Max level shown:
12026-09-09T00:49:07.094ZINFOphd-runner: phd_runner file = phd-tests/runner/src/main.rs line = 36 runner_args = ProcessArgs { command: Run(RunOptions { propolis_server_cmd: "/work/phd-test/propolis-server", base_propolis_branch: Some("master"), base_propolis_commit: None, base_propolis_cmd: None, crucible_downstairs_cmd: None, crucible_downstairs_commit: Some(Auto), tmp_directory: "/tmp/propolis-phd", artifact_directory: Some("/phd-artifacts"), output_mode: TmpFile, default_guest_cpus: 2, default_guest_memory_mib: 512, artifact_toml_path: "/work/phd-test/artifacts.toml", default_guest_artifact: "alpine", default_bootrom_artifact: "ovmf", include_filter: ["phd_tests::migrate::from_base"], exclude_filter: [], max_buildomat_wait_secs: 1200, manual_stop_on_failure: false }), disable_ansi: false, emit_bunyan: true } target = phd_runner
22026-09-09T00:49:07.122ZDEBGphd-runner: Created new artifact store from manifest file = phd-tests/framework/src/artifacts/store.rs line = 219 store = Store { local_dir: "/phd-artifacts", artifacts: {"alpine": Mutex { data: StoredArtifact { description: Artifact { filename: "alpine.iso", kind: GuestOs(Alpine), source: RemoteServer { sha256: "ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1" }, untar: None }, cached_path: None } }, "ovmf": Mutex { data: StoredArtifact { description: Artifact { filename: "OVMF_CODE.fd", kind: Bootrom, source: Buildomat(BuildomatArtifact { repo: Repo("oxidecomputer/edk2"), series: Series("image_debug"), commit: Commit("bf64f45b1a58e69d126a3c6ca1e4512c88668132"), sha256: "740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448" }), untar: None }, cached_path: None } }}, downloader: DownloadConfig { timeout: 600s, buildomat_backoff: ExponentialBackoff { current_interval: 1s, initial_interval: 1s, randomization_factor: 0.5, multiplier: 1.5, max_interval: 60s, start_time: Instant { tv_sec: 264, tv_nsec: 212157371 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32026-09-09T00:49:07.123ZINFOphd-runner: Adding Propolis server from local command file = phd-tests/framework/src/artifacts/store.rs line = 227 propolis_server_cmd = /work/phd-test/propolis-server target = phd_framework::artifacts::store
42026-09-09T00:49:07.124ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = ad8a31742adc45e925e63443a5b43c8e30604022 file = phd-tests/framework/src/artifacts/store.rs line = 311 target = phd_framework::artifacts::store
52026-09-09T00:49:07.130ZDEBGphd-runner: Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/crucible/nightly-image/ad8a31742adc45e925e63443a5b43c8e30604022/crucible-nightly.sha256.txt
62026-09-09T00:49:07.566ZINFOphd-runner: Adding 'current' Propolis server from Buildomat Git branch 'master' file = phd-tests/framework/src/artifacts/store.rs line = 248 target = phd_framework::artifacts::store
72026-09-09T00:49:08.132ZDEBGphd-runner: Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/1b414475111694537a6ee878e957bf5a18b2c3b1/propolis-server.sha256.txt
82026-09-09T00:49:08.306ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92026-09-09T00:49:08.307ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102026-09-09T00:49:08.309ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 83 target = phd_runner::execute
112026-09-09T00:49:08.310ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 91 target = phd_runner::execute
122026-09-09T00:49:08.310ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132026-09-09T00:49:08.310ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142026-09-09T00:49:08.312ZINFOphd-runner: [TEST - START] file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
152026-09-09T00:49:08.313ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd path = phd_tests::migrate::from_base::serial_history target = phd_framework::artifacts::store
162026-09-09T00:49:08.315ZDEBGphd-runner: [TEST - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::serial_history target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/bf64f45b1a58e69d126a3c6ca1e4512c88668132/OVMF_CODE.fd
172026-09-09T00:49:08.744ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso path = phd_tests::migrate::from_base::serial_history target = phd_framework::artifacts::store
182026-09-09T00:49:08.757ZDEBGphd-runner: [TEST - EVENT] Downloading alpine.iso from https://oxide-omicron-build.s3.amazonaws.com/alpine.iso file = phd-tests/framework/src/artifacts/store.rs line = 614 path = phd_tests::migrate::from_base::serial_history target = phd_framework::artifacts::store timeout = 600s
192026-09-09T00:49:15.835ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
202026-09-09T00:49:15.835ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
212026-09-09T00:49:15.852ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::serial_history stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 3.48M 25.3T 2M /phd-artifacts\n target = phd_framework::zfs
222026-09-09T00:49:15.854ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-50962619-790f-46c0-9cd6-437cbb3f3cf5"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
232026-09-09T00:49:15.876ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-50962619-790f-46c0-9cd6-437cbb3f3cf5", "phd-artifacts/phd-clone-a2a2c7e0-9452-4f29-a641-27935ab32d3d"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
242026-09-09T00:49:15.891ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-a2a2c7e0-9452-4f29-a641-27935ab32d3d"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
252026-09-09T00:49:15.903ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::serial_history stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-a2a2c7e0-9452-4f29-a641-27935ab32d3d 0B 25.3T 49.0M /phd-artifacts/phd-clone-a2a2c7e0-9452-4f29-a641-27935ab32d3d\n target = phd_framework::zfs
262026-09-09T00:49:15.907ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
272026-09-09T00:49:15.908ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base
282026-09-09T00:49:15.908ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/d43ef9b8aeafaac9a412688b2768500494122f6ae0b5560c15d97be0e7559c7c/propolis-server.tar.gz path = phd_tests::migrate::from_base::serial_history target = phd_framework::artifacts::store
292026-09-09T00:49:15.908ZDEBGphd-runner: [NEW - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::serial_history target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/1b414475111694537a6ee878e957bf5a18b2c3b1/propolis-server.tar.gz
302026-09-09T00:49:33.406ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/d43ef9b8aeafaac9a412688b2768500494122f6ae0b5560c15d97be0e7559c7c/propolis-server file = phd-tests/framework/src/artifacts/store.rs line = 160 path = phd_tests::migrate::from_base::serial_history target = phd_framework::artifacts::store untar_path = propolis-server
312026-09-09T00:49:33.406ZDEBGphd-runner: [NEW - EVENT] Extracting gzipped tarball... file = phd-tests/framework/src/artifacts/store.rs line = 514 path = phd_tests::migrate::from_base::serial_history target = phd_framework::artifacts::store
322026-09-09T00:49:59.095ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/d43ef9b8aeafaac9a412688b2768500494122f6ae0b5560c15d97be0e7559c7c/propolis-server" target = phd_framework::test_vm::server
332026-09-09T00:49:59.095ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base.stdout.log" target = phd_framework::log_config
342026-09-09T00:49:59.203ZINFOphd-runner: [NEW - EVENT] Launched server with pid 917 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
352026-09-09T00:49:59.218ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 54e192f0-a595-414d-8e81-b31ab549796b
362026-09-09T00:49:59.229ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 455 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 54e192f0-a595-414d-8e81-b31ab549796b
372026-09-09T00:49:59.233ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 43337 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
382026-09-09T00:49:59.727ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392026-09-09T00:49:59.731ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 54e192f0-a595-414d-8e81-b31ab549796b, name: "phd-vm-54e192f0-a595-414d-8e81-b31ab549796b", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 5b54cd3a-3ac2-48cc-a5d6-b12db05fec5f, project_id: fcb5dcd2-ef91-47cd-8666-63b0a4720466, sled_id: 3ca41614-7b22-49ed-b903-caa59dafb31c, sled_serial: "3ca41614-7b22-49ed-b903-caa59dafb31c", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 514 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 54e192f0-a595-414d-8e81-b31ab549796b
402026-09-09T00:49:59.731ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 575 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 54e192f0-a595-414d-8e81-b31ab549796b
412026-09-09T00:49:59.731ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 580 path = phd_tests::migrate::from_base::serial_history state = Run target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 54e192f0-a595-414d-8e81-b31ab549796b
422026-09-09T00:49:59.734ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 2 file = phd-tests/framework/src/test_vm/mod.rs line = 575 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 54e192f0-a595-414d-8e81-b31ab549796b
432026-09-09T00:49:59.734ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 890 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
442026-09-09T00:49:59.734ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 839 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = 300s vm = migration_serial_history_base vm_id = 54e192f0-a595-414d-8e81-b31ab549796b
452026-09-09T00:49:59.734ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost login: ") target = phd_framework::test_vm
462026-09-09T00:49:59.734ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 54e192f0-a595-414d-8e81-b31ab549796b
472026-09-09T00:49:59.734ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 54e192f0-a595-414d-8e81-b31ab549796b
482026-09-09T00:50:04.306ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4572 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 54e192f0-a595-414d-8e81-b31ab549796b
492026-09-09T00:50:04.306ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::serial_history step = WriteStr("root") target = phd_framework::test_vm
502026-09-09T00:50:04.309ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
512026-09-09T00:50:04.309ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 54e192f0-a595-414d-8e81-b31ab549796b
522026-09-09T00:50:04.309ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 54e192f0-a595-414d-8e81-b31ab549796b
532026-09-09T00:50:04.334ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 25 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 54e192f0-a595-414d-8e81-b31ab549796b
542026-09-09T00:50:04.335ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::serial_history step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
552026-09-09T00:50:04.335ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
562026-09-09T00:50:04.335ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 54e192f0-a595-414d-8e81-b31ab549796b
572026-09-09T00:50:04.335ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 54e192f0-a595-414d-8e81-b31ab549796b
582026-09-09T00:50:04.368ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 54e192f0-a595-414d-8e81-b31ab549796b
592026-09-09T00:50:04.368ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 887 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
602026-09-09T00:50:04.368ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4635 file = phd-tests/framework/src/test_vm/mod.rs line = 890 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
612026-09-09T00:50:04.369ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 54e192f0-a595-414d-8e81-b31ab549796b
622026-09-09T00:50:04.370ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = 54e192f0-a595-414d-8e81-b31ab549796b
632026-09-09T00:50:04.380ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 9 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 54e192f0-a595-414d-8e81-b31ab549796b
642026-09-09T00:50:04.380ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 54e192f0-a595-414d-8e81-b31ab549796b
652026-09-09T00:50:04.380ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = 54e192f0-a595-414d-8e81-b31ab549796b
662026-09-09T00:50:04.413ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 54e192f0-a595-414d-8e81-b31ab549796b
672026-09-09T00:50:04.413ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 54e192f0-a595-414d-8e81-b31ab549796b
682026-09-09T00:50:04.413ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = 54e192f0-a595-414d-8e81-b31ab549796b
692026-09-09T00:50:04.425ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 54e192f0-a595-414d-8e81-b31ab549796b
702026-09-09T00:50:04.426ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 54e192f0-a595-414d-8e81-b31ab549796b
712026-09-09T00:50:04.426ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = 54e192f0-a595-414d-8e81-b31ab549796b
722026-09-09T00:50:04.459ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 54e192f0-a595-414d-8e81-b31ab549796b
732026-09-09T00:50:04.469ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::serial_history propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_serial_history_base
742026-09-09T00:50:04.469ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
752026-09-09T00:50:04.469ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base_lifecycle_0
762026-09-09T00:50:04.470ZDEBGphd-runner: [NEW - EVENT] Examining locally-sourced artifact file = phd-tests/framework/src/artifacts/store.rs line = 56 path = /work/phd-test/propolis-server sha256 = None target = phd_framework::artifacts::store
772026-09-09T00:50:04.470ZDEBGphd-runner: [NEW - EVENT] Locally-sourced artifact is valid, caching its path file = phd-tests/framework/src/artifacts/store.rs line = 69 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
782026-09-09T00:50:04.470ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
792026-09-09T00:50:04.470ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base_lifecycle_0.stdout.log" target = phd_framework::log_config
802026-09-09T00:50:04.509ZINFOphd-runner: [NEW - EVENT] Launched server with pid 918 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
812026-09-09T00:50:04.522ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 52 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
822026-09-09T00:50:04.522ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 609 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 54e192f0-a595-414d-8e81-b31ab549796b target = phd_framework::test_vm target_id = 426939f1-04ac-48e8-9b76-4495292d53b4
832026-09-09T00:50:04.523ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 642 migration_id = 736ce444-ef8c-4168-9cb8-a11c5331c102 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 54e192f0-a595-414d-8e81-b31ab549796b target = phd_framework::test_vm target_id = 426939f1-04ac-48e8-9b76-4495292d53b4 timeout_duration = 45s
842026-09-09T00:50:04.523ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 54e192f0-a595-414d-8e81-b31ab549796b target = phd_framework::test_vm target_id = 426939f1-04ac-48e8-9b76-4495292d53b4 vm = migration_serial_history_base_lifecycle_0 vm_id = 426939f1-04ac-48e8-9b76-4495292d53b4
852026-09-09T00:50:04.524ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 455 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 54e192f0-a595-414d-8e81-b31ab549796b target = phd_framework::test_vm target_id = 426939f1-04ac-48e8-9b76-4495292d53b4 vm = migration_serial_history_base_lifecycle_0 vm_id = 426939f1-04ac-48e8-9b76-4495292d53b4
862026-09-09T00:50:05.283ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 426939f1-04ac-48e8-9b76-4495292d53b4, name: "phd-vm-426939f1-04ac-48e8-9b76-4495292d53b4", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 5b54cd3a-3ac2-48cc-a5d6-b12db05fec5f, project_id: fcb5dcd2-ef91-47cd-8666-63b0a4720466, sled_id: 37c1c5ba-f3cd-41dc-935f-2fcb4bc6be0a, sled_serial: "37c1c5ba-f3cd-41dc-935f-2fcb4bc6be0a", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 514 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 54e192f0-a595-414d-8e81-b31ab549796b target = phd_framework::test_vm target_id = 426939f1-04ac-48e8-9b76-4495292d53b4 vm = migration_serial_history_base_lifecycle_0 vm_id = 426939f1-04ac-48e8-9b76-4495292d53b4
872026-09-09T00:50:05.285ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 663 migration_id = 736ce444-ef8c-4168-9cb8-a11c5331c102 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 54e192f0-a595-414d-8e81-b31ab549796b target = phd_framework::test_vm target_id = 426939f1-04ac-48e8-9b76-4495292d53b4
882026-09-09T00:50:07.827ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7756}} target = phd_framework::serial
892026-09-09T00:50:08.040ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 676 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 54e192f0-a595-414d-8e81-b31ab549796b target = phd_framework::test_vm target_id = 426939f1-04ac-48e8-9b76-4495292d53b4
902026-09-09T00:50:08.040ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2756 file = phd-tests/framework/src/test_vm/mod.rs line = 663 migration_id = 736ce444-ef8c-4168-9cb8-a11c5331c102 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 54e192f0-a595-414d-8e81-b31ab549796b target = phd_framework::test_vm target_id = 426939f1-04ac-48e8-9b76-4495292d53b4
912026-09-09T00:50:08.044ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1172 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 54e192f0-a595-414d-8e81-b31ab549796b
922026-09-09T00:50:08.047ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 path = phd_tests::migrate::from_base::serial_history self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_serial_history_base vm_id = 54e192f0-a595-414d-8e81-b31ab549796b
932026-09-09T00:50:08.051ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1172 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 426939f1-04ac-48e8-9b76-4495292d53b4
942026-09-09T00:50:08.051ZDEBGphd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed file = phd-tests/framework/src/serial/mod.rs line = 213 target = phd_framework::serial
952026-09-09T00:50:08.053ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1195 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 426939f1-04ac-48e8-9b76-4495292d53b4
962026-09-09T00:50:08.053ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 8327 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
972026-09-09T00:50:08.054ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 141 target = phd_runner::execute
982026-09-09T00:50:08.054ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
992026-09-09T00:50:08.122ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 76 file = phd-tests/framework/src/test_vm/mod.rs line = 1172 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 54e192f0-a595-414d-8e81-b31ab549796b
1002026-09-09T00:50:08.122ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8906 file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 54e192f0-a595-414d-8e81-b31ab549796b
1012026-09-09T00:50:08.362ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 path = phd_tests::migrate::from_base::serial_history self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_serial_history_base_lifecycle_0 vm_id = 426939f1-04ac-48e8-9b76-4495292d53b4
1022026-09-09T00:50:08.444ZDEBGphd-runner: [VM CLEANUP - EVENT] zfs clone dropped file = phd-tests/framework/src/zfs.rs line = 83 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs vm = migration_serial_history_base_lifecycle_0 vm_id = 426939f1-04ac-48e8-9b76-4495292d53b4
1032026-09-09T00:50:08.444ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-a2a2c7e0-9452-4f29-a641-27935ab32d3d"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = destroy vm = migration_serial_history_base_lifecycle_0 vm_id = 426939f1-04ac-48e8-9b76-4495292d53b4
1042026-09-09T00:50:08.469ZDEBGphd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped file = phd-tests/framework/src/zfs.rs line = 57 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs vm = migration_serial_history_base_lifecycle_0 vm_id = 426939f1-04ac-48e8-9b76-4495292d53b4
1052026-09-09T00:50:08.469ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-50962619-790f-46c0-9cd6-437cbb3f3cf5"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = destroy vm = migration_serial_history_base_lifecycle_0 vm_id = 426939f1-04ac-48e8-9b76-4495292d53b4
1062026-09-09T00:50:08.487ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 436 file = phd-tests/framework/src/test_vm/mod.rs line = 1172 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 426939f1-04ac-48e8-9b76-4495292d53b4
1072026-09-09T00:50:08.488ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 3965 file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 54e192f0-a595-414d-8e81-b31ab549796b target = phd_framework::test_vm target_id = 426939f1-04ac-48e8-9b76-4495292d53b4 vm = migration_serial_history_base_lifecycle_0 vm_id = 426939f1-04ac-48e8-9b76-4495292d53b4
1082026-09-09T00:50:08.488ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3966 file = phd-tests/framework/src/test_vm/mod.rs line = 609 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 54e192f0-a595-414d-8e81-b31ab549796b target = phd_framework::test_vm target_id = 426939f1-04ac-48e8-9b76-4495292d53b4
1092026-09-09T00:50:08.488ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 60192 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
1102026-09-09T00:50:08.488ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 434 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1112026-09-09T00:50:08.488ZINFOphd-runner: Starting test phd_tests::migrate::from_base::can_migrate_from_base file = phd-tests/runner/src/execute.rs line = 91 target = phd_runner::execute
1122026-09-09T00:50:08.488ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1132026-09-09T00:50:08.488ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1142026-09-09T00:50:08.488ZINFOphd-runner: [TEST - START] file = phd-tests/tests/src/migrate.rs line = 34 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_tests::migrate::from_base
1152026-09-09T00:50:08.488ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd target = phd_framework::artifacts::store
1162026-09-09T00:50:08.489ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
1172026-09-09T00:50:08.489ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
1182026-09-09T00:50:08.489ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = list
1192026-09-09T00:50:08.500ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::can_migrate_from_base stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 1.30G 25.3T 1.30G /phd-artifacts\n target = phd_framework::zfs
1202026-09-09T00:50:08.500ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-360d601d-6160-4c16-bfcc-6ca77bf4daf4"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = snapshot
1212026-09-09T00:50:08.519ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-360d601d-6160-4c16-bfcc-6ca77bf4daf4", "phd-artifacts/phd-clone-c06128ec-de38-4fe0-9c87-0fafa27f1cf6"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = clone
1222026-09-09T00:50:08.536ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-c06128ec-de38-4fe0-9c87-0fafa27f1cf6"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = list
1232026-09-09T00:50:08.547ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::can_migrate_from_base stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-c06128ec-de38-4fe0-9c87-0fafa27f1cf6 0B 25.3T 1.30G /phd-artifacts/phd-clone-c06128ec-de38-4fe0-9c87-0fafa27f1cf6\n target = phd_framework::zfs
1242026-09-09T00:50:08.547ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
1252026-09-09T00:50:08.548ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base
1262026-09-09T00:50:08.548ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/d43ef9b8aeafaac9a412688b2768500494122f6ae0b5560c15d97be0e7559c7c/propolis-server target = phd_framework::artifacts::store
1272026-09-09T00:50:08.548ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/d43ef9b8aeafaac9a412688b2768500494122f6ae0b5560c15d97be0e7559c7c/propolis-server" target = phd_framework::test_vm::server
1282026-09-09T00:50:08.548ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base.stdout.log" target = phd_framework::log_config
1292026-09-09T00:50:08.589ZINFOphd-runner: [NEW - EVENT] Launched server with pid 927 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
1302026-09-09T00:50:08.606ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 58 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
1312026-09-09T00:50:08.606ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
1322026-09-09T00:50:08.607ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 455 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
1332026-09-09T00:50:09.304ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1342026-09-09T00:50:09.306ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 93dd7802-fa6b-4387-80c2-2965c1f27cac, name: "phd-vm-93dd7802-fa6b-4387-80c2-2965c1f27cac", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 0e6e3614-dab3-4e75-babd-d8411e8f1941, project_id: c6600e74-903d-4789-a2fc-a22d1a7fd895, sled_id: 46c3bd2b-e789-4274-82e5-b64c8d6b4b43, sled_serial: "46c3bd2b-e789-4274-82e5-b64c8d6b4b43", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 514 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
1352026-09-09T00:50:09.306ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 575 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
1362026-09-09T00:50:09.306ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 580 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
1372026-09-09T00:50:09.307ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 1 file = phd-tests/framework/src/test_vm/mod.rs line = 575 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
1382026-09-09T00:50:09.307ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 890 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
1392026-09-09T00:50:09.307ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 839 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
1402026-09-09T00:50:09.307ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
1412026-09-09T00:50:09.307ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
1422026-09-09T00:50:09.307ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
1432026-09-09T00:50:13.958ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4651 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
1442026-09-09T00:50:13.958ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
1452026-09-09T00:50:13.958ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
1462026-09-09T00:50:13.958ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
1472026-09-09T00:50:13.958ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
1482026-09-09T00:50:13.988ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 29 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
1492026-09-09T00:50:13.988ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
1502026-09-09T00:50:13.988ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
1512026-09-09T00:50:13.988ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
1522026-09-09T00:50:13.988ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
1532026-09-09T00:50:14.021ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
1542026-09-09T00:50:14.021ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 887 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
1552026-09-09T00:50:14.021ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4715 file = phd-tests/framework/src/test_vm/mod.rs line = 890 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
1562026-09-09T00:50:14.022ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
1572026-09-09T00:50:14.022ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
1582026-09-09T00:50:14.033ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
1592026-09-09T00:50:14.033ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
1602026-09-09T00:50:14.033ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
1612026-09-09T00:50:14.066ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
1622026-09-09T00:50:14.067ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
1632026-09-09T00:50:14.067ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
1642026-09-09T00:50:14.077ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 9 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
1652026-09-09T00:50:14.078ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
1662026-09-09T00:50:14.078ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
1672026-09-09T00:50:14.110ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
1682026-09-09T00:50:14.110ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
1692026-09-09T00:50:14.110ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
1702026-09-09T00:50:14.122ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
1712026-09-09T00:50:14.122ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
1722026-09-09T00:50:14.122ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
1732026-09-09T00:50:14.155ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
1742026-09-09T00:50:14.155ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
1752026-09-09T00:50:14.155ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
1762026-09-09T00:50:14.166ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
1772026-09-09T00:50:14.166ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
1782026-09-09T00:50:14.166ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
1792026-09-09T00:50:14.199ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
1802026-09-09T00:50:14.200ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
1812026-09-09T00:50:14.200ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
1822026-09-09T00:50:14.210ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
1832026-09-09T00:50:14.210ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
1842026-09-09T00:50:14.210ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
1852026-09-09T00:50:14.244ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
1862026-09-09T00:50:14.245ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
1872026-09-09T00:50:14.245ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
1882026-09-09T00:50:14.255ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 9 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
1892026-09-09T00:50:14.255ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
1902026-09-09T00:50:14.255ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
1912026-09-09T00:50:14.288ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
1922026-09-09T00:50:14.288ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::can_migrate_from_base propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base
1932026-09-09T00:50:14.288ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
1942026-09-09T00:50:14.289ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base_lifecycle_0
1952026-09-09T00:50:14.289ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
1962026-09-09T00:50:14.289ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
1972026-09-09T00:50:14.289ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base_lifecycle_0.stdout.log" target = phd_framework::log_config
1982026-09-09T00:50:14.325ZINFOphd-runner: [NEW - EVENT] Launched server with pid 928 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
1992026-09-09T00:50:14.339ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 50 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2002026-09-09T00:50:14.339ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 609 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac target = phd_framework::test_vm target_id = 6c6ec0ec-0e21-482f-b25d-9b74224e1535
2012026-09-09T00:50:14.339ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 642 migration_id = a146f9e1-0893-4e51-b065-25f854d243a2 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac target = phd_framework::test_vm target_id = 6c6ec0ec-0e21-482f-b25d-9b74224e1535 timeout_duration = 45s
2022026-09-09T00:50:14.339ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac target = phd_framework::test_vm target_id = 6c6ec0ec-0e21-482f-b25d-9b74224e1535 vm = migration_from_base_lifecycle_0 vm_id = 6c6ec0ec-0e21-482f-b25d-9b74224e1535
2032026-09-09T00:50:14.340ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 455 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac target = phd_framework::test_vm target_id = 6c6ec0ec-0e21-482f-b25d-9b74224e1535 vm = migration_from_base_lifecycle_0 vm_id = 6c6ec0ec-0e21-482f-b25d-9b74224e1535
2042026-09-09T00:50:14.943ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 6c6ec0ec-0e21-482f-b25d-9b74224e1535, name: "phd-vm-6c6ec0ec-0e21-482f-b25d-9b74224e1535", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 0e6e3614-dab3-4e75-babd-d8411e8f1941, project_id: c6600e74-903d-4789-a2fc-a22d1a7fd895, sled_id: 6bf2db48-38b0-4d8d-9f0e-eb3cf9ce1e86, sled_serial: "6bf2db48-38b0-4d8d-9f0e-eb3cf9ce1e86", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 514 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac target = phd_framework::test_vm target_id = 6c6ec0ec-0e21-482f-b25d-9b74224e1535 vm = migration_from_base_lifecycle_0 vm_id = 6c6ec0ec-0e21-482f-b25d-9b74224e1535
2052026-09-09T00:50:14.943ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 663 migration_id = a146f9e1-0893-4e51-b065-25f854d243a2 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac target = phd_framework::test_vm target_id = 6c6ec0ec-0e21-482f-b25d-9b74224e1535
2062026-09-09T00:50:17.457ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7847}} target = phd_framework::serial
2072026-09-09T00:50:18.112ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 676 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac target = phd_framework::test_vm target_id = 6c6ec0ec-0e21-482f-b25d-9b74224e1535
2082026-09-09T00:50:18.113ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3170 file = phd-tests/framework/src/test_vm/mod.rs line = 663 migration_id = a146f9e1-0893-4e51-b065-25f854d243a2 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac target = phd_framework::test_vm target_id = 6c6ec0ec-0e21-482f-b25d-9b74224e1535
2092026-09-09T00:50:18.115ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1172 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
2102026-09-09T00:50:18.116ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 6c6ec0ec-0e21-482f-b25d-9b74224e1535
2112026-09-09T00:50:18.116ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_lifecycle_0 vm_id = 6c6ec0ec-0e21-482f-b25d-9b74224e1535
2122026-09-09T00:50:18.117ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 path = phd_tests::migrate::from_base::can_migrate_from_base self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
2132026-09-09T00:50:18.194ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 78 file = phd-tests/framework/src/test_vm/mod.rs line = 1172 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
2142026-09-09T00:50:18.194ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9590 file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac
2152026-09-09T00:50:18.194ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 78 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 6c6ec0ec-0e21-482f-b25d-9b74224e1535
2162026-09-09T00:50:18.194ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 6c6ec0ec-0e21-482f-b25d-9b74224e1535
2172026-09-09T00:50:18.195ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_lifecycle_0 vm_id = 6c6ec0ec-0e21-482f-b25d-9b74224e1535
2182026-09-09T00:50:18.227ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 6c6ec0ec-0e21-482f-b25d-9b74224e1535
2192026-09-09T00:50:18.227ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1172 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 6c6ec0ec-0e21-482f-b25d-9b74224e1535
2202026-09-09T00:50:18.227ZDEBGphd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed file = phd-tests/framework/src/serial/mod.rs line = 213 target = phd_framework::serial
2212026-09-09T00:50:18.227ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 8925 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2222026-09-09T00:50:18.228ZINFOphd-runner: test phd_tests::migrate::from_base::can_migrate_from_base ... ok file = phd-tests/runner/src/execute.rs line = 141 target = phd_runner::execute
2232026-09-09T00:50:18.228ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2242026-09-09T00:50:18.229ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1195 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 6c6ec0ec-0e21-482f-b25d-9b74224e1535
2252026-09-09T00:50:18.984ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 path = phd_tests::migrate::from_base::can_migrate_from_base self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_from_base_lifecycle_0 vm_id = 6c6ec0ec-0e21-482f-b25d-9b74224e1535
2262026-09-09T00:50:19.068ZDEBGphd-runner: [VM CLEANUP - EVENT] zfs clone dropped file = phd-tests/framework/src/zfs.rs line = 83 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs vm = migration_from_base_lifecycle_0 vm_id = 6c6ec0ec-0e21-482f-b25d-9b74224e1535
2272026-09-09T00:50:19.068ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-c06128ec-de38-4fe0-9c87-0fafa27f1cf6"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = destroy vm = migration_from_base_lifecycle_0 vm_id = 6c6ec0ec-0e21-482f-b25d-9b74224e1535
2282026-09-09T00:50:19.093ZDEBGphd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped file = phd-tests/framework/src/zfs.rs line = 57 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs vm = migration_from_base_lifecycle_0 vm_id = 6c6ec0ec-0e21-482f-b25d-9b74224e1535
2292026-09-09T00:50:19.093ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-360d601d-6160-4c16-bfcc-6ca77bf4daf4"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = destroy vm = migration_from_base_lifecycle_0 vm_id = 6c6ec0ec-0e21-482f-b25d-9b74224e1535
2302026-09-09T00:50:19.110ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 883 file = phd-tests/framework/src/test_vm/mod.rs line = 1172 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 6c6ec0ec-0e21-482f-b25d-9b74224e1535
2312026-09-09T00:50:19.111ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 4772 file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac target = phd_framework::test_vm target_id = 6c6ec0ec-0e21-482f-b25d-9b74224e1535 vm = migration_from_base_lifecycle_0 vm_id = 6c6ec0ec-0e21-482f-b25d-9b74224e1535
2322026-09-09T00:50:19.111ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 882 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2332026-09-09T00:50:19.111ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4772 file = phd-tests/framework/src/test_vm/mod.rs line = 609 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 93dd7802-fa6b-4387-80c2-2965c1f27cac target = phd_framework::test_vm target_id = 6c6ec0ec-0e21-482f-b25d-9b74224e1535
2342026-09-09T00:50:19.111ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 10624 file = phd-tests/tests/src/migrate.rs line = 34 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_tests::migrate::from_base
2352026-09-09T00:50:19.111ZINFOphd-runner: Starting test phd_tests::migrate::from_base::migration_from_base_and_back file = phd-tests/runner/src/execute.rs line = 91 target = phd_runner::execute
2362026-09-09T00:50:19.111ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2372026-09-09T00:50:19.111ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2382026-09-09T00:50:19.111ZINFOphd-runner: [TEST - START] file = phd-tests/tests/src/migrate.rs line = 52 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_tests::migrate::from_base
2392026-09-09T00:50:19.111ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd target = phd_framework::artifacts::store
2402026-09-09T00:50:19.111ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
2412026-09-09T00:50:19.112ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
2422026-09-09T00:50:19.112ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = list
2432026-09-09T00:50:19.123ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::migration_from_base_and_back stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 1.30G 25.3T 1.30G /phd-artifacts\n target = phd_framework::zfs
2442026-09-09T00:50:19.123ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-b2e7cbac-6997-40fa-b257-f4706c44952d"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = snapshot
2452026-09-09T00:50:19.141ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-b2e7cbac-6997-40fa-b257-f4706c44952d", "phd-artifacts/phd-clone-61108629-e0af-47b7-b559-ef4de5d00a8f"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = clone
2462026-09-09T00:50:19.158ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-61108629-e0af-47b7-b559-ef4de5d00a8f"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = list
2472026-09-09T00:50:19.168ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::migration_from_base_and_back stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-61108629-e0af-47b7-b559-ef4de5d00a8f 0B 25.3T 1.30G /phd-artifacts/phd-clone-61108629-e0af-47b7-b559-ef4de5d00a8f\n target = phd_framework::zfs
2482026-09-09T00:50:19.168ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2492026-09-09T00:50:19.168ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back
2502026-09-09T00:50:19.168ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/d43ef9b8aeafaac9a412688b2768500494122f6ae0b5560c15d97be0e7559c7c/propolis-server target = phd_framework::artifacts::store
2512026-09-09T00:50:19.168ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/d43ef9b8aeafaac9a412688b2768500494122f6ae0b5560c15d97be0e7559c7c/propolis-server" target = phd_framework::test_vm::server
2522026-09-09T00:50:19.169ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back.stdout.log" target = phd_framework::log_config
2532026-09-09T00:50:19.208ZINFOphd-runner: [NEW - EVENT] Launched server with pid 937 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
2542026-09-09T00:50:19.222ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 53 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2552026-09-09T00:50:19.222ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
2562026-09-09T00:50:19.223ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 455 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
2572026-09-09T00:50:19.969ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2582026-09-09T00:50:19.970ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb, name: "phd-vm-104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 8022310d-f26f-4fd2-864b-6a16ea75fa14, project_id: 9f7ab5d8-e3d0-4518-86d1-7b9c9da770b3, sled_id: 0171b445-c82d-4755-8051-0d72c073c60b, sled_serial: "0171b445-c82d-4755-8051-0d72c073c60b", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 514 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
2592026-09-09T00:50:19.970ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 575 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
2602026-09-09T00:50:19.970ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 580 path = phd_tests::migrate::from_base::migration_from_base_and_back state = Run target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
2612026-09-09T00:50:19.971ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 1 file = phd-tests/framework/src/test_vm/mod.rs line = 575 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
2622026-09-09T00:50:19.971ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 890 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2632026-09-09T00:50:19.971ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 839 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
2642026-09-09T00:50:19.971ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost login: ") target = phd_framework::test_vm
2652026-09-09T00:50:19.971ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
2662026-09-09T00:50:19.971ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
2672026-09-09T00:50:24.593ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4622 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
2682026-09-09T00:50:24.594ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
2692026-09-09T00:50:24.594ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2702026-09-09T00:50:24.594ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
2712026-09-09T00:50:24.594ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
2722026-09-09T00:50:24.612ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
2732026-09-09T00:50:24.612ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
2742026-09-09T00:50:24.612ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2752026-09-09T00:50:24.612ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
2762026-09-09T00:50:24.612ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
2772026-09-09T00:50:24.644ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
2782026-09-09T00:50:24.644ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 887 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2792026-09-09T00:50:24.645ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4673 file = phd-tests/framework/src/test_vm/mod.rs line = 890 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2802026-09-09T00:50:24.645ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
2812026-09-09T00:50:24.645ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
2822026-09-09T00:50:24.656ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
2832026-09-09T00:50:24.656ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
2842026-09-09T00:50:24.656ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
2852026-09-09T00:50:24.689ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
2862026-09-09T00:50:24.689ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
2872026-09-09T00:50:24.689ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
2882026-09-09T00:50:24.701ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
2892026-09-09T00:50:24.701ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
2902026-09-09T00:50:24.701ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
2912026-09-09T00:50:24.734ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
2922026-09-09T00:50:24.734ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
2932026-09-09T00:50:24.734ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
2942026-09-09T00:50:24.745ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
2952026-09-09T00:50:24.745ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
2962026-09-09T00:50:24.745ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
2972026-09-09T00:50:24.778ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
2982026-09-09T00:50:24.778ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
2992026-09-09T00:50:24.778ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
3002026-09-09T00:50:24.789ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
3012026-09-09T00:50:24.789ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
3022026-09-09T00:50:24.789ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
3032026-09-09T00:50:24.821ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
3042026-09-09T00:50:24.821ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
3052026-09-09T00:50:24.821ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
3062026-09-09T00:50:24.833ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
3072026-09-09T00:50:24.833ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
3082026-09-09T00:50:24.833ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
3092026-09-09T00:50:24.865ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
3102026-09-09T00:50:24.866ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
3112026-09-09T00:50:24.866ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
3122026-09-09T00:50:24.877ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
3132026-09-09T00:50:24.877ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
3142026-09-09T00:50:24.877ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
3152026-09-09T00:50:24.899ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
3162026-09-09T00:50:24.899ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
3172026-09-09T00:50:24.899ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3182026-09-09T00:50:24.900ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_0
3192026-09-09T00:50:24.900ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
3202026-09-09T00:50:24.900ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
3212026-09-09T00:50:24.900ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_0.stdout.log" target = phd_framework::log_config
3222026-09-09T00:50:24.937ZINFOphd-runner: [NEW - EVENT] Launched server with pid 938 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3232026-09-09T00:50:24.950ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 50 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3242026-09-09T00:50:24.950ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 609 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb target = phd_framework::test_vm target_id = b88b0c5c-1636-42f8-80e3-b31ddfbf4151
3252026-09-09T00:50:24.950ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 642 migration_id = 7218dead-2558-46c1-83a4-cd64bed6a8de path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb target = phd_framework::test_vm target_id = b88b0c5c-1636-42f8-80e3-b31ddfbf4151 timeout_duration = 45s
3262026-09-09T00:50:24.950ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb target = phd_framework::test_vm target_id = b88b0c5c-1636-42f8-80e3-b31ddfbf4151 vm = migration_from_base_and_back_lifecycle_0 vm_id = b88b0c5c-1636-42f8-80e3-b31ddfbf4151
3272026-09-09T00:50:24.951ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 455 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb target = phd_framework::test_vm target_id = b88b0c5c-1636-42f8-80e3-b31ddfbf4151 vm = migration_from_base_and_back_lifecycle_0 vm_id = b88b0c5c-1636-42f8-80e3-b31ddfbf4151
3282026-09-09T00:50:25.664ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: b88b0c5c-1636-42f8-80e3-b31ddfbf4151, name: "phd-vm-b88b0c5c-1636-42f8-80e3-b31ddfbf4151", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 8022310d-f26f-4fd2-864b-6a16ea75fa14, project_id: 9f7ab5d8-e3d0-4518-86d1-7b9c9da770b3, sled_id: fc9c969f-3202-470c-91da-cd1ee3b94012, sled_serial: "fc9c969f-3202-470c-91da-cd1ee3b94012", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 514 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb target = phd_framework::test_vm target_id = b88b0c5c-1636-42f8-80e3-b31ddfbf4151 vm = migration_from_base_and_back_lifecycle_0 vm_id = b88b0c5c-1636-42f8-80e3-b31ddfbf4151
3292026-09-09T00:50:25.664ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 663 migration_id = 7218dead-2558-46c1-83a4-cd64bed6a8de path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb target = phd_framework::test_vm target_id = b88b0c5c-1636-42f8-80e3-b31ddfbf4151
3302026-09-09T00:50:28.187ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7847}} target = phd_framework::serial
3312026-09-09T00:50:29.104ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 676 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb target = phd_framework::test_vm target_id = b88b0c5c-1636-42f8-80e3-b31ddfbf4151
3322026-09-09T00:50:29.104ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3440 file = phd-tests/framework/src/test_vm/mod.rs line = 663 migration_id = 7218dead-2558-46c1-83a4-cd64bed6a8de path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb target = phd_framework::test_vm target_id = b88b0c5c-1636-42f8-80e3-b31ddfbf4151
3332026-09-09T00:50:29.106ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1172 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
3342026-09-09T00:50:29.106ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = b88b0c5c-1636-42f8-80e3-b31ddfbf4151
3352026-09-09T00:50:29.107ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_0 vm_id = b88b0c5c-1636-42f8-80e3-b31ddfbf4151
3362026-09-09T00:50:29.108ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
3372026-09-09T00:50:29.185ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 78 file = phd-tests/framework/src/test_vm/mod.rs line = 1172 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
3382026-09-09T00:50:29.185ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9963 file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb
3392026-09-09T00:50:30.697ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 1590 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = b88b0c5c-1636-42f8-80e3-b31ddfbf4151
3402026-09-09T00:50:30.698ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = b88b0c5c-1636-42f8-80e3-b31ddfbf4151
3412026-09-09T00:50:30.698ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_0 vm_id = b88b0c5c-1636-42f8-80e3-b31ddfbf4151
3422026-09-09T00:50:30.730ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = b88b0c5c-1636-42f8-80e3-b31ddfbf4151
3432026-09-09T00:50:30.730ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __BASE_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
3442026-09-09T00:50:30.730ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3452026-09-09T00:50:30.730ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_1
3462026-09-09T00:50:30.730ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/d43ef9b8aeafaac9a412688b2768500494122f6ae0b5560c15d97be0e7559c7c/propolis-server target = phd_framework::artifacts::store
3472026-09-09T00:50:30.731ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9004 server_path = "/phd-artifacts/d43ef9b8aeafaac9a412688b2768500494122f6ae0b5560c15d97be0e7559c7c/propolis-server" target = phd_framework::test_vm::server
3482026-09-09T00:50:30.731ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_1.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_1.stdout.log" target = phd_framework::log_config
3492026-09-09T00:50:30.771ZINFOphd-runner: [NEW - EVENT] Launched server with pid 940 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3502026-09-09T00:50:30.783ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 53 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3512026-09-09T00:50:30.783ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 609 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = b88b0c5c-1636-42f8-80e3-b31ddfbf4151 target = phd_framework::test_vm target_id = 0f2d9e75-e3c1-47b3-8e70-a3a042f80f38
3522026-09-09T00:50:30.783ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 642 migration_id = 271b6791-9521-48b1-8404-ca742ea212aa path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = b88b0c5c-1636-42f8-80e3-b31ddfbf4151 target = phd_framework::test_vm target_id = 0f2d9e75-e3c1-47b3-8e70-a3a042f80f38 timeout_duration = 45s
3532026-09-09T00:50:30.784ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = b88b0c5c-1636-42f8-80e3-b31ddfbf4151 target = phd_framework::test_vm target_id = 0f2d9e75-e3c1-47b3-8e70-a3a042f80f38 vm = migration_from_base_and_back_lifecycle_1 vm_id = 0f2d9e75-e3c1-47b3-8e70-a3a042f80f38
3542026-09-09T00:50:30.784ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9004/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 455 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = b88b0c5c-1636-42f8-80e3-b31ddfbf4151 target = phd_framework::test_vm target_id = 0f2d9e75-e3c1-47b3-8e70-a3a042f80f38 vm = migration_from_base_and_back_lifecycle_1 vm_id = 0f2d9e75-e3c1-47b3-8e70-a3a042f80f38
3552026-09-09T00:50:31.463ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 0f2d9e75-e3c1-47b3-8e70-a3a042f80f38, name: "phd-vm-0f2d9e75-e3c1-47b3-8e70-a3a042f80f38", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 8022310d-f26f-4fd2-864b-6a16ea75fa14, project_id: 9f7ab5d8-e3d0-4518-86d1-7b9c9da770b3, sled_id: 816dce4c-1a38-4d34-93f3-9ac47380258e, sled_serial: "816dce4c-1a38-4d34-93f3-9ac47380258e", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 514 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = b88b0c5c-1636-42f8-80e3-b31ddfbf4151 target = phd_framework::test_vm target_id = 0f2d9e75-e3c1-47b3-8e70-a3a042f80f38 vm = migration_from_base_and_back_lifecycle_1 vm_id = 0f2d9e75-e3c1-47b3-8e70-a3a042f80f38
3562026-09-09T00:50:31.463ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 663 migration_id = 271b6791-9521-48b1-8404-ca742ea212aa path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = b88b0c5c-1636-42f8-80e3-b31ddfbf4151 target = phd_framework::test_vm target_id = 0f2d9e75-e3c1-47b3-8e70-a3a042f80f38
3572026-09-09T00:50:34.000ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9004","from_start":7894}} target = phd_framework::serial
3582026-09-09T00:50:34.292ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 676 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = b88b0c5c-1636-42f8-80e3-b31ddfbf4151 target = phd_framework::test_vm target_id = 0f2d9e75-e3c1-47b3-8e70-a3a042f80f38
3592026-09-09T00:50:34.292ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2828 file = phd-tests/framework/src/test_vm/mod.rs line = 663 migration_id = 271b6791-9521-48b1-8404-ca742ea212aa path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = b88b0c5c-1636-42f8-80e3-b31ddfbf4151 target = phd_framework::test_vm target_id = 0f2d9e75-e3c1-47b3-8e70-a3a042f80f38
3602026-09-09T00:50:34.294ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1172 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = b88b0c5c-1636-42f8-80e3-b31ddfbf4151
3612026-09-09T00:50:34.294ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 0f2d9e75-e3c1-47b3-8e70-a3a042f80f38
3622026-09-09T00:50:34.294ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_1 vm_id = 0f2d9e75-e3c1-47b3-8e70-a3a042f80f38
3632026-09-09T00:50:34.296ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_0 vm_id = b88b0c5c-1636-42f8-80e3-b31ddfbf4151
3642026-09-09T00:50:34.380ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 85 file = phd-tests/framework/src/test_vm/mod.rs line = 1172 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = b88b0c5c-1636-42f8-80e3-b31ddfbf4151
3652026-09-09T00:50:34.380ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9430 file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb target = phd_framework::test_vm target_id = b88b0c5c-1636-42f8-80e3-b31ddfbf4151 vm = migration_from_base_and_back_lifecycle_0 vm_id = b88b0c5c-1636-42f8-80e3-b31ddfbf4151
3662026-09-09T00:50:34.380ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 9431 file = phd-tests/framework/src/test_vm/mod.rs line = 609 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 104d4602-7f18-4e8e-b9bd-f30e6a3ef2eb target = phd_framework::test_vm target_id = b88b0c5c-1636-42f8-80e3-b31ddfbf4151
3672026-09-09T00:50:34.381ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 86 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 0f2d9e75-e3c1-47b3-8e70-a3a042f80f38
3682026-09-09T00:50:34.381ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 0f2d9e75-e3c1-47b3-8e70-a3a042f80f38
3692026-09-09T00:50:34.381ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_1 vm_id = 0f2d9e75-e3c1-47b3-8e70-a3a042f80f38
3702026-09-09T00:50:34.416ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 35 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 0f2d9e75-e3c1-47b3-8e70-a3a042f80f38
3712026-09-09T00:50:34.416ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
3722026-09-09T00:50:34.417ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3732026-09-09T00:50:34.417ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_2
3742026-09-09T00:50:34.417ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
3752026-09-09T00:50:34.417ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9006 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
3762026-09-09T00:50:34.417ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_2.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_2.stdout.log" target = phd_framework::log_config
3772026-09-09T00:50:34.456ZINFOphd-runner: [NEW - EVENT] Launched server with pid 942 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3782026-09-09T00:50:34.470ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 52 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3792026-09-09T00:50:34.470ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 609 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 0f2d9e75-e3c1-47b3-8e70-a3a042f80f38 target = phd_framework::test_vm target_id = b0236544-a123-47a2-bc4d-c721ae335071
3802026-09-09T00:50:34.470ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 642 migration_id = 74e6eef0-b070-4291-b342-1df822956c74 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 0f2d9e75-e3c1-47b3-8e70-a3a042f80f38 target = phd_framework::test_vm target_id = b0236544-a123-47a2-bc4d-c721ae335071 timeout_duration = 45s
3812026-09-09T00:50:34.470ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 0f2d9e75-e3c1-47b3-8e70-a3a042f80f38 target = phd_framework::test_vm target_id = b0236544-a123-47a2-bc4d-c721ae335071 vm = migration_from_base_and_back_lifecycle_2 vm_id = b0236544-a123-47a2-bc4d-c721ae335071
3822026-09-09T00:50:34.470ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9006/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 455 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 0f2d9e75-e3c1-47b3-8e70-a3a042f80f38 target = phd_framework::test_vm target_id = b0236544-a123-47a2-bc4d-c721ae335071 vm = migration_from_base_and_back_lifecycle_2 vm_id = b0236544-a123-47a2-bc4d-c721ae335071
3832026-09-09T00:50:34.962ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: b0236544-a123-47a2-bc4d-c721ae335071, name: "phd-vm-b0236544-a123-47a2-bc4d-c721ae335071", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 8022310d-f26f-4fd2-864b-6a16ea75fa14, project_id: 9f7ab5d8-e3d0-4518-86d1-7b9c9da770b3, sled_id: cbcda68f-3f2d-4603-85e2-52cfb920402d, sled_serial: "cbcda68f-3f2d-4603-85e2-52cfb920402d", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 514 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 0f2d9e75-e3c1-47b3-8e70-a3a042f80f38 target = phd_framework::test_vm target_id = b0236544-a123-47a2-bc4d-c721ae335071 vm = migration_from_base_and_back_lifecycle_2 vm_id = b0236544-a123-47a2-bc4d-c721ae335071
3842026-09-09T00:50:34.962ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 663 migration_id = 74e6eef0-b070-4291-b342-1df822956c74 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 0f2d9e75-e3c1-47b3-8e70-a3a042f80f38 target = phd_framework::test_vm target_id = b0236544-a123-47a2-bc4d-c721ae335071
3852026-09-09T00:50:37.474ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9006","from_start":7941}} target = phd_framework::serial
3862026-09-09T00:50:37.825ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 676 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 0f2d9e75-e3c1-47b3-8e70-a3a042f80f38 target = phd_framework::test_vm target_id = b0236544-a123-47a2-bc4d-c721ae335071
3872026-09-09T00:50:37.825ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2862 file = phd-tests/framework/src/test_vm/mod.rs line = 663 migration_id = 74e6eef0-b070-4291-b342-1df822956c74 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 0f2d9e75-e3c1-47b3-8e70-a3a042f80f38 target = phd_framework::test_vm target_id = b0236544-a123-47a2-bc4d-c721ae335071
3882026-09-09T00:50:37.828ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1172 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 0f2d9e75-e3c1-47b3-8e70-a3a042f80f38
3892026-09-09T00:50:37.828ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = b0236544-a123-47a2-bc4d-c721ae335071
3902026-09-09T00:50:37.828ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_2 vm_id = b0236544-a123-47a2-bc4d-c721ae335071
3912026-09-09T00:50:37.830ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9004 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_1 vm_id = 0f2d9e75-e3c1-47b3-8e70-a3a042f80f38
3922026-09-09T00:50:37.908ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 80 file = phd-tests/framework/src/test_vm/mod.rs line = 1172 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 0f2d9e75-e3c1-47b3-8e70-a3a042f80f38
3932026-09-09T00:50:37.909ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 7125 file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = b88b0c5c-1636-42f8-80e3-b31ddfbf4151 target = phd_framework::test_vm target_id = 0f2d9e75-e3c1-47b3-8e70-a3a042f80f38 vm = migration_from_base_and_back_lifecycle_1 vm_id = 0f2d9e75-e3c1-47b3-8e70-a3a042f80f38
3942026-09-09T00:50:37.909ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 7125 file = phd-tests/framework/src/test_vm/mod.rs line = 609 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = b88b0c5c-1636-42f8-80e3-b31ddfbf4151 target = phd_framework::test_vm target_id = 0f2d9e75-e3c1-47b3-8e70-a3a042f80f38
3952026-09-09T00:50:37.909ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 80 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = b0236544-a123-47a2-bc4d-c721ae335071
3962026-09-09T00:50:37.909ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = b0236544-a123-47a2-bc4d-c721ae335071
3972026-09-09T00:50:37.909ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_2 vm_id = b0236544-a123-47a2-bc4d-c721ae335071
3982026-09-09T00:50:37.939ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 29 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = b0236544-a123-47a2-bc4d-c721ae335071
3992026-09-09T00:50:37.940ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1172 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = b0236544-a123-47a2-bc4d-c721ae335071
4002026-09-09T00:50:37.940ZDEBGphd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed file = phd-tests/framework/src/serial/mod.rs line = 213 target = phd_framework::serial
4012026-09-09T00:50:37.940ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 17972 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
4022026-09-09T00:50:37.940ZINFOphd-runner: test phd_tests::migrate::from_base::migration_from_base_and_back ... ok file = phd-tests/runner/src/execute.rs line = 141 target = phd_runner::execute
4032026-09-09T00:50:37.940ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
4042026-09-09T00:50:37.941ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1195 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = b0236544-a123-47a2-bc4d-c721ae335071
4052026-09-09T00:50:38.619ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9006 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_2 vm_id = b0236544-a123-47a2-bc4d-c721ae335071
4062026-09-09T00:50:38.705ZDEBGphd-runner: [VM CLEANUP - EVENT] zfs clone dropped file = phd-tests/framework/src/zfs.rs line = 83 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs vm = migration_from_base_and_back_lifecycle_2 vm_id = b0236544-a123-47a2-bc4d-c721ae335071
4072026-09-09T00:50:38.706ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-61108629-e0af-47b7-b559-ef4de5d00a8f"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = destroy vm = migration_from_base_and_back_lifecycle_2 vm_id = b0236544-a123-47a2-bc4d-c721ae335071
4082026-09-09T00:50:38.732ZDEBGphd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped file = phd-tests/framework/src/zfs.rs line = 57 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs vm = migration_from_base_and_back_lifecycle_2 vm_id = b0236544-a123-47a2-bc4d-c721ae335071
4092026-09-09T00:50:38.732ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-b2e7cbac-6997-40fa-b257-f4706c44952d"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = destroy vm = migration_from_base_and_back_lifecycle_2 vm_id = b0236544-a123-47a2-bc4d-c721ae335071
4102026-09-09T00:50:38.751ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 811 file = phd-tests/framework/src/test_vm/mod.rs line = 1172 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = b0236544-a123-47a2-bc4d-c721ae335071
4112026-09-09T00:50:38.751ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 810 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
4122026-09-09T00:50:38.751ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 4281 file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 0f2d9e75-e3c1-47b3-8e70-a3a042f80f38 target = phd_framework::test_vm target_id = b0236544-a123-47a2-bc4d-c721ae335071 vm = migration_from_base_and_back_lifecycle_2 vm_id = b0236544-a123-47a2-bc4d-c721ae335071
4132026-09-09T00:50:38.751ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4281 file = phd-tests/framework/src/test_vm/mod.rs line = 609 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 0f2d9e75-e3c1-47b3-8e70-a3a042f80f38 target = phd_framework::test_vm target_id = b0236544-a123-47a2-bc4d-c721ae335071
4142026-09-09T00:50:38.751ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
4152026-09-09T00:50:38.751ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 19641 file = phd-tests/tests/src/migrate.rs line = 52 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_tests::migrate::from_base
4162026-09-09T00:50:38.751ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
417 test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 90.46s
418 
4192026-09-09T00:50:38.754ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 41 target = phd_runner