Max level shown:
12025-09-17T17:30:42.795ZINFOphd-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 }), disable_ansi: false, emit_bunyan: true } target = phd_runner
22025-09-17T17:30:42.798ZDEBGphd-runner: Created new artifact store from manifest file = phd-tests/framework/src/artifacts/store.rs line = 221 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("907a5fd1763ce5ddd74001261e5b52cd200a25f9"), sha256: "ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb" }), 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: 326, tv_nsec: 53141721 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32025-09-17T17:30:42.798ZINFOphd-runner: Adding Propolis server from local command file = phd-tests/framework/src/artifacts/store.rs line = 229 propolis_server_cmd = /work/phd-test/propolis-server target = phd_framework::artifacts::store
42025-09-17T17:30:42.798ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = 779775d5130ff7a4836f52f48b7e64d1479ee104 file = phd-tests/framework/src/artifacts/store.rs line = 313 target = phd_framework::artifacts::store
52025-09-17T17:30:42.798ZDEBGphd-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/779775d5130ff7a4836f52f48b7e64d1479ee104/crucible-nightly.sha256.txt
62025-09-17T17:30:42.989ZINFOphd-runner: Adding 'current' Propolis server from Buildomat Git branch 'master' file = phd-tests/framework/src/artifacts/store.rs line = 250 target = phd_framework::artifacts::store
72025-09-17T17:30:43.470ZDEBGphd-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/e4357072d545265f12904d79d63c24c4a5fa10e9/propolis-server.sha256.txt
82025-09-17T17:30:43.663ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92025-09-17T17:30:43.663ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102025-09-17T17:30:43.663ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112025-09-17T17:30:43.663ZINFOphd-runner: Starting test phd_tests::migrate::from_base::migration_from_base_and_back file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
122025-09-17T17:30:43.663ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132025-09-17T17:30:43.664ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142025-09-17T17:30:43.664ZINFOphd-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
152025-09-17T17:30:43.664ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
162025-09-17T17:30:43.664ZDEBGphd-runner: [TEST - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/907a5fd1763ce5ddd74001261e5b52cd200a25f9/OVMF_CODE.fd
172025-09-17T17:30:44.718ZDEBGphd-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::migration_from_base_and_back target = phd_framework::artifacts::store
182025-09-17T17:30:44.749ZDEBGphd-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 = 621 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store timeout = 600s
192025-09-17T17:31:14.234ZDEBGphd-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
202025-09-17T17:31:14.234ZDEBGphd-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
212025-09-17T17:31:14.242ZDEBGphd-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 2.88M 1.80T 1.91M /phd-artifacts\n target = phd_framework::zfs
222025-09-17T17:31:14.242ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-cb191566-bc8d-403d-aeef-967491ae724c"] 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
232025-09-17T17:31:14.288ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-cb191566-bc8d-403d-aeef-967491ae724c", "phd-artifacts/phd-clone-67acc8a4-8ad3-4cb4-93e6-4c7d805532e2"] 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
242025-09-17T17:31:14.301ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-67acc8a4-8ad3-4cb4-93e6-4c7d805532e2"] 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
252025-09-17T17:31:14.307ZDEBGphd-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-67acc8a4-8ad3-4cb4-93e6-4c7d805532e2 0B 1.80T 48.9M /phd-artifacts/phd-clone-67acc8a4-8ad3-4cb4-93e6-4c7d805532e2\n target = phd_framework::zfs
262025-09-17T17:31:14.308ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
272025-09-17T17:31:14.308ZINFOphd-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 = 215 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back
282025-09-17T17:31:14.308ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/3d0152b67bcf0ca50cfd40528a9967993ec4ee0dac57bc8e881ea0a6309e3938/propolis-server.tar.gz path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
292025-09-17T17:31:14.308ZDEBGphd-runner: [NEW - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/e4357072d545265f12904d79d63c24c4a5fa10e9/propolis-server.tar.gz
302025-09-17T17:31:51.139ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/3d0152b67bcf0ca50cfd40528a9967993ec4ee0dac57bc8e881ea0a6309e3938/propolis-server file = phd-tests/framework/src/artifacts/store.rs line = 162 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store untar_path = propolis-server
312025-09-17T17:31:51.139ZDEBGphd-runner: [NEW - EVENT] Extracting gzipped tarball... file = phd-tests/framework/src/artifacts/store.rs line = 521 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
322025-09-17T17:32:05.318ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/3d0152b67bcf0ca50cfd40528a9967993ec4ee0dac57bc8e881ea0a6309e3938/propolis-server" target = phd_framework::test_vm::server
332025-09-17T17:32:05.318ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back.stdout.log" target = phd_framework::log_config
342025-09-17T17:32:05.362ZINFOphd-runner: [NEW - EVENT] Launched server with pid 868 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
352025-09-17T17:32:05.394ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 283e3b17-5e76-4d35-8bdc-0186891b3af0
362025-09-17T17:32:05.397ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 51088 file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
372025-09-17T17:32:05.464ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
382025-09-17T17:32:05.465ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 283e3b17-5e76-4d35-8bdc-0186891b3af0, metadata: InstanceMetadata { project_id: ea62b084-60ef-49b8-89fe-4ae2cae609d8, silo_id: 50d68a84-d253-4361-b209-f3faa591053d, sled_id: e36b56a2-acf9-4c75-a990-93625d5b81f3, sled_model: "pheidippes", sled_revision: 1, sled_serial: "e36b56a2-acf9-4c75-a990-93625d5b81f3" }, name: "phd-vm-283e3b17-5e76-4d35-8bdc-0186891b3af0" }, state: Creating } line = 404 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 283e3b17-5e76-4d35-8bdc-0186891b3af0
392025-09-17T17:32:05.465ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 465 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 283e3b17-5e76-4d35-8bdc-0186891b3af0
402025-09-17T17:32:05.465ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 470 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 = 283e3b17-5e76-4d35-8bdc-0186891b3af0
412025-09-17T17:32:05.466ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 465 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 283e3b17-5e76-4d35-8bdc-0186891b3af0
422025-09-17T17:32:05.466ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
432025-09-17T17:32:05.466ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 731 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 = 283e3b17-5e76-4d35-8bdc-0186891b3af0
442025-09-17T17:32:05.466ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost login: ") target = phd_framework::test_vm
452025-09-17T17:32:05.466ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 283e3b17-5e76-4d35-8bdc-0186891b3af0
462025-09-17T17:32:05.466ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = 283e3b17-5e76-4d35-8bdc-0186891b3af0
472025-09-17T17:32:09.863ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4397 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 283e3b17-5e76-4d35-8bdc-0186891b3af0
482025-09-17T17:32:09.864ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
492025-09-17T17:32:09.864ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
502025-09-17T17:32:09.864ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 283e3b17-5e76-4d35-8bdc-0186891b3af0
512025-09-17T17:32:09.864ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = 283e3b17-5e76-4d35-8bdc-0186891b3af0
522025-09-17T17:32:09.882ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 283e3b17-5e76-4d35-8bdc-0186891b3af0
532025-09-17T17:32:09.882ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
542025-09-17T17:32:09.882ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
552025-09-17T17:32:09.882ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 283e3b17-5e76-4d35-8bdc-0186891b3af0
562025-09-17T17:32:09.882ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = 283e3b17-5e76-4d35-8bdc-0186891b3af0
572025-09-17T17:32:09.905ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 283e3b17-5e76-4d35-8bdc-0186891b3af0
582025-09-17T17:32:09.905ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
592025-09-17T17:32:09.905ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4439 file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
602025-09-17T17:32:09.905ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 283e3b17-5e76-4d35-8bdc-0186891b3af0
612025-09-17T17:32:09.905ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = 283e3b17-5e76-4d35-8bdc-0186891b3af0
622025-09-17T17:32:09.916ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 283e3b17-5e76-4d35-8bdc-0186891b3af0
632025-09-17T17:32:09.916ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 283e3b17-5e76-4d35-8bdc-0186891b3af0
642025-09-17T17:32:09.916ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = 283e3b17-5e76-4d35-8bdc-0186891b3af0
652025-09-17T17:32:09.949ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 283e3b17-5e76-4d35-8bdc-0186891b3af0
662025-09-17T17:32:09.949ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 283e3b17-5e76-4d35-8bdc-0186891b3af0
672025-09-17T17:32:09.949ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = 283e3b17-5e76-4d35-8bdc-0186891b3af0
682025-09-17T17:32:09.960ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 283e3b17-5e76-4d35-8bdc-0186891b3af0
692025-09-17T17:32:09.960ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 283e3b17-5e76-4d35-8bdc-0186891b3af0
702025-09-17T17:32:09.960ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = 283e3b17-5e76-4d35-8bdc-0186891b3af0
712025-09-17T17:32:09.983ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 283e3b17-5e76-4d35-8bdc-0186891b3af0
722025-09-17T17:32:09.983ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 283e3b17-5e76-4d35-8bdc-0186891b3af0
732025-09-17T17:32:09.983ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = 283e3b17-5e76-4d35-8bdc-0186891b3af0
742025-09-17T17:32:09.994ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 283e3b17-5e76-4d35-8bdc-0186891b3af0
752025-09-17T17:32:09.995ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 283e3b17-5e76-4d35-8bdc-0186891b3af0
762025-09-17T17:32:09.995ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = 283e3b17-5e76-4d35-8bdc-0186891b3af0
772025-09-17T17:32:10.028ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 283e3b17-5e76-4d35-8bdc-0186891b3af0
782025-09-17T17:32:10.028ZINFOphd-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
792025-09-17T17:32:10.028ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
802025-09-17T17:32:10.028ZINFOphd-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 = 215 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
812025-09-17T17:32:10.028ZDEBGphd-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
822025-09-17T17:32:10.028ZDEBGphd-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
832025-09-17T17:32:10.028ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 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
842025-09-17T17:32:10.028ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stdout.log" target = phd_framework::log_config
852025-09-17T17:32:10.048ZINFOphd-runner: [NEW - EVENT] Launched server with pid 869 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
862025-09-17T17:32:10.079ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 50 file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
872025-09-17T17:32:10.079ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 283e3b17-5e76-4d35-8bdc-0186891b3af0 target = phd_framework::test_vm target_id = 18011fbd-cac6-4d96-a1a4-7a6c16c749e9
882025-09-17T17:32:10.079ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 532 migration_id = 3d47ea0e-5f4d-42ac-9d7d-709eb3efda3e path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 283e3b17-5e76-4d35-8bdc-0186891b3af0 target = phd_framework::test_vm target_id = 18011fbd-cac6-4d96-a1a4-7a6c16c749e9 timeout_duration = 45s
892025-09-17T17:32:10.079ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 283e3b17-5e76-4d35-8bdc-0186891b3af0 target = phd_framework::test_vm target_id = 18011fbd-cac6-4d96-a1a4-7a6c16c749e9 vm = migration_from_base_and_back_lifecycle_0 vm_id = 18011fbd-cac6-4d96-a1a4-7a6c16c749e9
902025-09-17T17:32:10.148ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 18011fbd-cac6-4d96-a1a4-7a6c16c749e9, metadata: InstanceMetadata { project_id: ea62b084-60ef-49b8-89fe-4ae2cae609d8, silo_id: 50d68a84-d253-4361-b209-f3faa591053d, sled_id: 9a12e3c9-40e7-4b94-895d-e9fff3b6f6e7, sled_model: "pheidippes", sled_revision: 1, sled_serial: "9a12e3c9-40e7-4b94-895d-e9fff3b6f6e7" }, name: "phd-vm-18011fbd-cac6-4d96-a1a4-7a6c16c749e9" }, state: Migrating } line = 404 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 283e3b17-5e76-4d35-8bdc-0186891b3af0 target = phd_framework::test_vm target_id = 18011fbd-cac6-4d96-a1a4-7a6c16c749e9 vm = migration_from_base_and_back_lifecycle_0 vm_id = 18011fbd-cac6-4d96-a1a4-7a6c16c749e9
912025-09-17T17:32:10.148ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = 3d47ea0e-5f4d-42ac-9d7d-709eb3efda3e path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 283e3b17-5e76-4d35-8bdc-0186891b3af0 target = phd_framework::test_vm target_id = 18011fbd-cac6-4d96-a1a4-7a6c16c749e9
922025-09-17T17:32:12.434ZINFOphd-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":7760}} target = phd_framework::serial
932025-09-17T17:32:13.174ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 566 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 283e3b17-5e76-4d35-8bdc-0186891b3af0 target = phd_framework::test_vm target_id = 18011fbd-cac6-4d96-a1a4-7a6c16c749e9
942025-09-17T17:32:13.174ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3026 file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = 3d47ea0e-5f4d-42ac-9d7d-709eb3efda3e path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 283e3b17-5e76-4d35-8bdc-0186891b3af0 target = phd_framework::test_vm target_id = 18011fbd-cac6-4d96-a1a4-7a6c16c749e9
952025-09-17T17:32:13.175ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 283e3b17-5e76-4d35-8bdc-0186891b3af0
962025-09-17T17:32:13.175ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = 18011fbd-cac6-4d96-a1a4-7a6c16c749e9
972025-09-17T17:32:13.176ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = 18011fbd-cac6-4d96-a1a4-7a6c16c749e9
982025-09-17T17:32:13.177ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 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 = 283e3b17-5e76-4d35-8bdc-0186891b3af0
992025-09-17T17:32:13.252ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 76 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 283e3b17-5e76-4d35-8bdc-0186891b3af0
1002025-09-17T17:32:13.252ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 7858 file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 283e3b17-5e76-4d35-8bdc-0186891b3af0
1012025-09-17T17:32:13.252ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 76 file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = 18011fbd-cac6-4d96-a1a4-7a6c16c749e9
1022025-09-17T17:32:13.252ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = 18011fbd-cac6-4d96-a1a4-7a6c16c749e9
1032025-09-17T17:32:13.252ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = 18011fbd-cac6-4d96-a1a4-7a6c16c749e9
1042025-09-17T17:32:13.287ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 34 file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = 18011fbd-cac6-4d96-a1a4-7a6c16c749e9
1052025-09-17T17:32:13.287ZINFOphd-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
1062025-09-17T17:32:13.287ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1072025-09-17T17:32:13.288ZINFOphd-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 = 215 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
1082025-09-17T17:32:13.288ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/3d0152b67bcf0ca50cfd40528a9967993ec4ee0dac57bc8e881ea0a6309e3938/propolis-server target = phd_framework::artifacts::store
1092025-09-17T17:32:13.288ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9004 server_path = "/phd-artifacts/3d0152b67bcf0ca50cfd40528a9967993ec4ee0dac57bc8e881ea0a6309e3938/propolis-server" target = phd_framework::test_vm::server
1102025-09-17T17:32:13.288ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stdout.log" target = phd_framework::log_config
1112025-09-17T17:32:13.306ZINFOphd-runner: [NEW - EVENT] Launched server with pid 871 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
1122025-09-17T17:32:13.337ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 49 file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1132025-09-17T17:32:13.337ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 18011fbd-cac6-4d96-a1a4-7a6c16c749e9 target = phd_framework::test_vm target_id = 62d9d40e-94c1-4707-b3f6-3d60fcdb3e3f
1142025-09-17T17:32:13.337ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 532 migration_id = d2ab955b-ed5a-464b-8ab7-caa56903c1e9 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 18011fbd-cac6-4d96-a1a4-7a6c16c749e9 target = phd_framework::test_vm target_id = 62d9d40e-94c1-4707-b3f6-3d60fcdb3e3f timeout_duration = 45s
1152025-09-17T17:32:13.337ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 18011fbd-cac6-4d96-a1a4-7a6c16c749e9 target = phd_framework::test_vm target_id = 62d9d40e-94c1-4707-b3f6-3d60fcdb3e3f vm = migration_from_base_and_back_lifecycle_1 vm_id = 62d9d40e-94c1-4707-b3f6-3d60fcdb3e3f
1162025-09-17T17:32:13.398ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 62d9d40e-94c1-4707-b3f6-3d60fcdb3e3f, metadata: InstanceMetadata { project_id: ea62b084-60ef-49b8-89fe-4ae2cae609d8, silo_id: 50d68a84-d253-4361-b209-f3faa591053d, sled_id: 098e7d74-c3ac-441d-bd72-6cfb53caca53, sled_model: "pheidippes", sled_revision: 1, sled_serial: "098e7d74-c3ac-441d-bd72-6cfb53caca53" }, name: "phd-vm-62d9d40e-94c1-4707-b3f6-3d60fcdb3e3f" }, state: Migrating } line = 404 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 18011fbd-cac6-4d96-a1a4-7a6c16c749e9 target = phd_framework::test_vm target_id = 62d9d40e-94c1-4707-b3f6-3d60fcdb3e3f vm = migration_from_base_and_back_lifecycle_1 vm_id = 62d9d40e-94c1-4707-b3f6-3d60fcdb3e3f
1172025-09-17T17:32:13.398ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = d2ab955b-ed5a-464b-8ab7-caa56903c1e9 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 18011fbd-cac6-4d96-a1a4-7a6c16c749e9 target = phd_framework::test_vm target_id = 62d9d40e-94c1-4707-b3f6-3d60fcdb3e3f
1182025-09-17T17:32:15.695ZINFOphd-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":7807}} target = phd_framework::serial
1192025-09-17T17:32:17.353ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 566 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 18011fbd-cac6-4d96-a1a4-7a6c16c749e9 target = phd_framework::test_vm target_id = 62d9d40e-94c1-4707-b3f6-3d60fcdb3e3f
1202025-09-17T17:32:17.353ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3954 file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = d2ab955b-ed5a-464b-8ab7-caa56903c1e9 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 18011fbd-cac6-4d96-a1a4-7a6c16c749e9 target = phd_framework::test_vm target_id = 62d9d40e-94c1-4707-b3f6-3d60fcdb3e3f
1212025-09-17T17:32:17.355ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 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 = 18011fbd-cac6-4d96-a1a4-7a6c16c749e9
1222025-09-17T17:32:17.355ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = 62d9d40e-94c1-4707-b3f6-3d60fcdb3e3f
1232025-09-17T17:32:17.355ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = 62d9d40e-94c1-4707-b3f6-3d60fcdb3e3f
1242025-09-17T17:32:17.356ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 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 = 18011fbd-cac6-4d96-a1a4-7a6c16c749e9
1252025-09-17T17:32:17.432ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 77 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 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 = 18011fbd-cac6-4d96-a1a4-7a6c16c749e9
1262025-09-17T17:32:17.432ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 7352 file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 283e3b17-5e76-4d35-8bdc-0186891b3af0 target = phd_framework::test_vm target_id = 18011fbd-cac6-4d96-a1a4-7a6c16c749e9 vm = migration_from_base_and_back_lifecycle_0 vm_id = 18011fbd-cac6-4d96-a1a4-7a6c16c749e9
1272025-09-17T17:32:17.432ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 7353 file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 283e3b17-5e76-4d35-8bdc-0186891b3af0 target = phd_framework::test_vm target_id = 18011fbd-cac6-4d96-a1a4-7a6c16c749e9
1282025-09-17T17:32:17.432ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 77 file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = 62d9d40e-94c1-4707-b3f6-3d60fcdb3e3f
1292025-09-17T17:32:17.432ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = 62d9d40e-94c1-4707-b3f6-3d60fcdb3e3f
1302025-09-17T17:32:17.432ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = 62d9d40e-94c1-4707-b3f6-3d60fcdb3e3f
1312025-09-17T17:32:17.466ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = 62d9d40e-94c1-4707-b3f6-3d60fcdb3e3f
1322025-09-17T17:32:17.466ZINFOphd-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
1332025-09-17T17:32:17.466ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1342025-09-17T17:32:17.466ZINFOphd-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 = 215 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
1352025-09-17T17:32:17.467ZDEBGphd-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
1362025-09-17T17:32:17.467ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 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
1372025-09-17T17:32:17.467ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stdout.log" target = phd_framework::log_config
1382025-09-17T17:32:17.486ZINFOphd-runner: [NEW - EVENT] Launched server with pid 873 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
1392025-09-17T17:32:17.517ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 50 file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1402025-09-17T17:32:17.517ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 62d9d40e-94c1-4707-b3f6-3d60fcdb3e3f target = phd_framework::test_vm target_id = ee15804e-8313-4106-ae40-83cfa3977ab1
1412025-09-17T17:32:17.517ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 532 migration_id = f0e6529c-6ec9-4539-8a9e-1568ae25b74a path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 62d9d40e-94c1-4707-b3f6-3d60fcdb3e3f target = phd_framework::test_vm target_id = ee15804e-8313-4106-ae40-83cfa3977ab1 timeout_duration = 45s
1422025-09-17T17:32:17.517ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 62d9d40e-94c1-4707-b3f6-3d60fcdb3e3f target = phd_framework::test_vm target_id = ee15804e-8313-4106-ae40-83cfa3977ab1 vm = migration_from_base_and_back_lifecycle_2 vm_id = ee15804e-8313-4106-ae40-83cfa3977ab1
1432025-09-17T17:32:17.577ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: ee15804e-8313-4106-ae40-83cfa3977ab1, metadata: InstanceMetadata { project_id: ea62b084-60ef-49b8-89fe-4ae2cae609d8, silo_id: 50d68a84-d253-4361-b209-f3faa591053d, sled_id: 1e537052-2ea6-4f2b-a8a0-6afb6d8f956a, sled_model: "pheidippes", sled_revision: 1, sled_serial: "1e537052-2ea6-4f2b-a8a0-6afb6d8f956a" }, name: "phd-vm-ee15804e-8313-4106-ae40-83cfa3977ab1" }, state: Migrating } line = 404 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 62d9d40e-94c1-4707-b3f6-3d60fcdb3e3f target = phd_framework::test_vm target_id = ee15804e-8313-4106-ae40-83cfa3977ab1 vm = migration_from_base_and_back_lifecycle_2 vm_id = ee15804e-8313-4106-ae40-83cfa3977ab1
1442025-09-17T17:32:17.577ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = f0e6529c-6ec9-4539-8a9e-1568ae25b74a path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 62d9d40e-94c1-4707-b3f6-3d60fcdb3e3f target = phd_framework::test_vm target_id = ee15804e-8313-4106-ae40-83cfa3977ab1
1452025-09-17T17:32:19.870ZINFOphd-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":7854}} target = phd_framework::serial
1462025-09-17T17:32:20.244ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 566 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 62d9d40e-94c1-4707-b3f6-3d60fcdb3e3f target = phd_framework::test_vm target_id = ee15804e-8313-4106-ae40-83cfa3977ab1
1472025-09-17T17:32:20.244ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2667 file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = f0e6529c-6ec9-4539-8a9e-1568ae25b74a path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 62d9d40e-94c1-4707-b3f6-3d60fcdb3e3f target = phd_framework::test_vm target_id = ee15804e-8313-4106-ae40-83cfa3977ab1
1482025-09-17T17:32:20.246ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 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 = 62d9d40e-94c1-4707-b3f6-3d60fcdb3e3f
1492025-09-17T17:32:20.246ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = ee15804e-8313-4106-ae40-83cfa3977ab1
1502025-09-17T17:32:20.246ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = ee15804e-8313-4106-ae40-83cfa3977ab1
1512025-09-17T17:32:20.247ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 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 = 62d9d40e-94c1-4707-b3f6-3d60fcdb3e3f
1522025-09-17T17:32:20.320ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 74 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 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 = 62d9d40e-94c1-4707-b3f6-3d60fcdb3e3f
1532025-09-17T17:32:20.321ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 6983 file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 18011fbd-cac6-4d96-a1a4-7a6c16c749e9 target = phd_framework::test_vm target_id = 62d9d40e-94c1-4707-b3f6-3d60fcdb3e3f vm = migration_from_base_and_back_lifecycle_1 vm_id = 62d9d40e-94c1-4707-b3f6-3d60fcdb3e3f
1542025-09-17T17:32:20.321ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 6983 file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 18011fbd-cac6-4d96-a1a4-7a6c16c749e9 target = phd_framework::test_vm target_id = 62d9d40e-94c1-4707-b3f6-3d60fcdb3e3f
1552025-09-17T17:32:20.321ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 74 file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = ee15804e-8313-4106-ae40-83cfa3977ab1
1562025-09-17T17:32:20.321ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = ee15804e-8313-4106-ae40-83cfa3977ab1
1572025-09-17T17:32:20.321ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = ee15804e-8313-4106-ae40-83cfa3977ab1
1582025-09-17T17:32:20.358ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 36 file = phd-tests/framework/src/test_vm/mod.rs line = 797 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 = ee15804e-8313-4106-ae40-83cfa3977ab1
1592025-09-17T17:32:20.358ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 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 = ee15804e-8313-4106-ae40-83cfa3977ab1
1602025-09-17T17:32:20.358ZDEBGphd-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
1612025-09-17T17:32:20.358ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 14894 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1622025-09-17T17:32:20.358ZINFOphd-runner: test phd_tests::migrate::from_base::migration_from_base_and_back ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
1632025-09-17T17:32:20.359ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1642025-09-17T17:32:20.359ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1077 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 = ee15804e-8313-4106-ae40-83cfa3977ab1
1652025-09-17T17:32:21.096ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 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 = ee15804e-8313-4106-ae40-83cfa3977ab1
1662025-09-17T17:32:21.168ZDEBGphd-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 = ee15804e-8313-4106-ae40-83cfa3977ab1
1672025-09-17T17:32:21.168ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-67acc8a4-8ad3-4cb4-93e6-4c7d805532e2"] 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 = ee15804e-8313-4106-ae40-83cfa3977ab1
1682025-09-17T17:32:21.190ZDEBGphd-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 = ee15804e-8313-4106-ae40-83cfa3977ab1
1692025-09-17T17:32:21.190ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-cb191566-bc8d-403d-aeef-967491ae724c"] 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 = ee15804e-8313-4106-ae40-83cfa3977ab1
1702025-09-17T17:32:21.203ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 845 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 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 = ee15804e-8313-4106-ae40-83cfa3977ab1
1712025-09-17T17:32:21.203ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 844 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1722025-09-17T17:32:21.203ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 3686 file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 62d9d40e-94c1-4707-b3f6-3d60fcdb3e3f target = phd_framework::test_vm target_id = ee15804e-8313-4106-ae40-83cfa3977ab1 vm = migration_from_base_and_back_lifecycle_2 vm_id = ee15804e-8313-4106-ae40-83cfa3977ab1
1732025-09-17T17:32:21.203ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3686 file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 62d9d40e-94c1-4707-b3f6-3d60fcdb3e3f target = phd_framework::test_vm target_id = ee15804e-8313-4106-ae40-83cfa3977ab1
1742025-09-17T17:32:21.204ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
1752025-09-17T17:32:21.204ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 97539 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
1762025-09-17T17:32:21.204ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1772025-09-17T17:32:21.204ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1782025-09-17T17:32:21.204ZINFOphd-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
1792025-09-17T17:32:21.204ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd target = phd_framework::artifacts::store
1802025-09-17T17:32:21.204ZDEBGphd-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
1812025-09-17T17:32:21.204ZDEBGphd-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
1822025-09-17T17:32:21.204ZDEBGphd-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
1832025-09-17T17:32:21.209ZDEBGphd-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 755M 1.80T 754M /phd-artifacts\n target = phd_framework::zfs
1842025-09-17T17:32:21.209ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-64f7425d-21a0-4ec8-8a14-bbd95b4fac94"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1852025-09-17T17:32:21.222ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-64f7425d-21a0-4ec8-8a14-bbd95b4fac94", "phd-artifacts/phd-clone-811de380-ed8f-4fdc-b7f1-876229766e76"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1862025-09-17T17:32:21.235ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-811de380-ed8f-4fdc-b7f1-876229766e76"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1872025-09-17T17:32:21.240ZDEBGphd-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-811de380-ed8f-4fdc-b7f1-876229766e76 0B 1.80T 754M /phd-artifacts/phd-clone-811de380-ed8f-4fdc-b7f1-876229766e76\n target = phd_framework::zfs
1882025-09-17T17:32:21.241ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1892025-09-17T17:32:21.241ZINFOphd-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 = 215 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base
1902025-09-17T17:32:21.241ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/3d0152b67bcf0ca50cfd40528a9967993ec4ee0dac57bc8e881ea0a6309e3938/propolis-server target = phd_framework::artifacts::store
1912025-09-17T17:32:21.241ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/3d0152b67bcf0ca50cfd40528a9967993ec4ee0dac57bc8e881ea0a6309e3938/propolis-server" target = phd_framework::test_vm::server
1922025-09-17T17:32:21.241ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/migration_serial_history_base.stderr.log" stdout_path = "/tmp/propolis-phd/migration_serial_history_base.stdout.log" target = phd_framework::log_config
1932025-09-17T17:32:21.259ZINFOphd-runner: [NEW - EVENT] Launched server with pid 882 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
1942025-09-17T17:32:21.292ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 51 file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1952025-09-17T17:32:21.292ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6d0897e5-5707-4059-88d0-a727af242e8d
1962025-09-17T17:32:21.356ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1972025-09-17T17:32:21.357ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 6d0897e5-5707-4059-88d0-a727af242e8d, metadata: InstanceMetadata { project_id: 683f4ce2-ddf6-4af9-a03f-43ef9b0027da, silo_id: de422707-86be-4f0b-b3f2-3a60b4fd1340, sled_id: e696b8f5-0668-4eb3-b55d-767fca269434, sled_model: "pheidippes", sled_revision: 1, sled_serial: "e696b8f5-0668-4eb3-b55d-767fca269434" }, name: "phd-vm-6d0897e5-5707-4059-88d0-a727af242e8d" }, state: Creating } line = 404 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6d0897e5-5707-4059-88d0-a727af242e8d
1982025-09-17T17:32:21.357ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 465 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6d0897e5-5707-4059-88d0-a727af242e8d
1992025-09-17T17:32:21.357ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 470 path = phd_tests::migrate::from_base::serial_history state = Run target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6d0897e5-5707-4059-88d0-a727af242e8d
2002025-09-17T17:32:21.358ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 465 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6d0897e5-5707-4059-88d0-a727af242e8d
2012025-09-17T17:32:21.358ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2022025-09-17T17:32:21.358ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 731 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = 300s vm = migration_serial_history_base vm_id = 6d0897e5-5707-4059-88d0-a727af242e8d
2032025-09-17T17:32:21.358ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost login: ") target = phd_framework::test_vm
2042025-09-17T17:32:21.358ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6d0897e5-5707-4059-88d0-a727af242e8d
2052025-09-17T17:32:21.358ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 6d0897e5-5707-4059-88d0-a727af242e8d
2062025-09-17T17:32:25.742ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4384 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6d0897e5-5707-4059-88d0-a727af242e8d
2072025-09-17T17:32:25.742ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::serial_history step = WriteStr("root") target = phd_framework::test_vm
2082025-09-17T17:32:25.743ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
2092025-09-17T17:32:25.743ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6d0897e5-5707-4059-88d0-a727af242e8d
2102025-09-17T17:32:25.743ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 6d0897e5-5707-4059-88d0-a727af242e8d
2112025-09-17T17:32:25.762ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6d0897e5-5707-4059-88d0-a727af242e8d
2122025-09-17T17:32:25.762ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::serial_history step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
2132025-09-17T17:32:25.762ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
2142025-09-17T17:32:25.762ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6d0897e5-5707-4059-88d0-a727af242e8d
2152025-09-17T17:32:25.762ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 6d0897e5-5707-4059-88d0-a727af242e8d
2162025-09-17T17:32:25.795ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6d0897e5-5707-4059-88d0-a727af242e8d
2172025-09-17T17:32:25.795ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2182025-09-17T17:32:25.795ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4437 file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2192025-09-17T17:32:25.795ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6d0897e5-5707-4059-88d0-a727af242e8d
2202025-09-17T17:32:25.796ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = 6d0897e5-5707-4059-88d0-a727af242e8d
2212025-09-17T17:32:25.806ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6d0897e5-5707-4059-88d0-a727af242e8d
2222025-09-17T17:32:25.806ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6d0897e5-5707-4059-88d0-a727af242e8d
2232025-09-17T17:32:25.806ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = 6d0897e5-5707-4059-88d0-a727af242e8d
2242025-09-17T17:32:25.839ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6d0897e5-5707-4059-88d0-a727af242e8d
2252025-09-17T17:32:25.844ZINFOphd-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
2262025-09-17T17:32:25.844ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2272025-09-17T17:32:25.844ZINFOphd-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 = 215 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base_lifecycle_0
2282025-09-17T17:32:25.844ZDEBGphd-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
2292025-09-17T17:32:25.844ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 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
2302025-09-17T17:32:25.844ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stdout.log" target = phd_framework::log_config
2312025-09-17T17:32:25.864ZINFOphd-runner: [NEW - EVENT] Launched server with pid 883 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
2322025-09-17T17:32:25.895ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 51 file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2332025-09-17T17:32:25.895ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 6d0897e5-5707-4059-88d0-a727af242e8d target = phd_framework::test_vm target_id = d6eba633-c9cb-4234-9be2-af33f8307360
2342025-09-17T17:32:25.895ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 532 migration_id = 4ee99848-0782-41bf-aca8-8926f9b06eeb path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 6d0897e5-5707-4059-88d0-a727af242e8d target = phd_framework::test_vm target_id = d6eba633-c9cb-4234-9be2-af33f8307360 timeout_duration = 45s
2352025-09-17T17:32:25.895ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 6d0897e5-5707-4059-88d0-a727af242e8d target = phd_framework::test_vm target_id = d6eba633-c9cb-4234-9be2-af33f8307360 vm = migration_serial_history_base_lifecycle_0 vm_id = d6eba633-c9cb-4234-9be2-af33f8307360
2362025-09-17T17:32:25.958ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: d6eba633-c9cb-4234-9be2-af33f8307360, metadata: InstanceMetadata { project_id: 683f4ce2-ddf6-4af9-a03f-43ef9b0027da, silo_id: de422707-86be-4f0b-b3f2-3a60b4fd1340, sled_id: 7caf3010-7cce-4813-a992-a7095da65288, sled_model: "pheidippes", sled_revision: 1, sled_serial: "7caf3010-7cce-4813-a992-a7095da65288" }, name: "phd-vm-d6eba633-c9cb-4234-9be2-af33f8307360" }, state: Migrating } line = 404 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 6d0897e5-5707-4059-88d0-a727af242e8d target = phd_framework::test_vm target_id = d6eba633-c9cb-4234-9be2-af33f8307360 vm = migration_serial_history_base_lifecycle_0 vm_id = d6eba633-c9cb-4234-9be2-af33f8307360
2372025-09-17T17:32:25.958ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = 4ee99848-0782-41bf-aca8-8926f9b06eeb path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 6d0897e5-5707-4059-88d0-a727af242e8d target = phd_framework::test_vm target_id = d6eba633-c9cb-4234-9be2-af33f8307360
2382025-09-17T17:32:28.020ZINFOphd-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":7727}} target = phd_framework::serial
2392025-09-17T17:32:28.415ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 566 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 6d0897e5-5707-4059-88d0-a727af242e8d target = phd_framework::test_vm target_id = d6eba633-c9cb-4234-9be2-af33f8307360
2402025-09-17T17:32:28.415ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2456 file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = 4ee99848-0782-41bf-aca8-8926f9b06eeb path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 6d0897e5-5707-4059-88d0-a727af242e8d target = phd_framework::test_vm target_id = d6eba633-c9cb-4234-9be2-af33f8307360
2412025-09-17T17:32:28.417ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6d0897e5-5707-4059-88d0-a727af242e8d
2422025-09-17T17:32:28.418ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 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 = 6d0897e5-5707-4059-88d0-a727af242e8d
2432025-09-17T17:32:28.488ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 70 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6d0897e5-5707-4059-88d0-a727af242e8d
2442025-09-17T17:32:28.488ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 7196 file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6d0897e5-5707-4059-88d0-a727af242e8d
2452025-09-17T17:32:28.490ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = d6eba633-c9cb-4234-9be2-af33f8307360
2462025-09-17T17:32:28.490ZDEBGphd-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
2472025-09-17T17:32:28.491ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 7134 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2482025-09-17T17:32:28.491ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
2492025-09-17T17:32:28.491ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2502025-09-17T17:32:28.491ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1077 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = d6eba633-c9cb-4234-9be2-af33f8307360
2512025-09-17T17:32:29.084ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 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 = d6eba633-c9cb-4234-9be2-af33f8307360
2522025-09-17T17:32:29.158ZDEBGphd-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 = d6eba633-c9cb-4234-9be2-af33f8307360
2532025-09-17T17:32:29.158ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-811de380-ed8f-4fdc-b7f1-876229766e76"] 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 = d6eba633-c9cb-4234-9be2-af33f8307360
2542025-09-17T17:32:29.179ZDEBGphd-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 = d6eba633-c9cb-4234-9be2-af33f8307360
2552025-09-17T17:32:29.179ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-64f7425d-21a0-4ec8-8a14-bbd95b4fac94"] 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 = d6eba633-c9cb-4234-9be2-af33f8307360
2562025-09-17T17:32:29.193ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 702 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = d6eba633-c9cb-4234-9be2-af33f8307360
2572025-09-17T17:32:29.193ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 3298 file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 6d0897e5-5707-4059-88d0-a727af242e8d target = phd_framework::test_vm target_id = d6eba633-c9cb-4234-9be2-af33f8307360 vm = migration_serial_history_base_lifecycle_0 vm_id = d6eba633-c9cb-4234-9be2-af33f8307360
2582025-09-17T17:32:29.193ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3298 file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 6d0897e5-5707-4059-88d0-a727af242e8d target = phd_framework::test_vm target_id = d6eba633-c9cb-4234-9be2-af33f8307360
2592025-09-17T17:32:29.193ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 702 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2602025-09-17T17:32:29.193ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 7989 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2612025-09-17T17:32:29.193ZINFOphd-runner: Starting test phd_tests::migrate::from_base::can_migrate_from_base file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
2622025-09-17T17:32:29.193ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2632025-09-17T17:32:29.193ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2642025-09-17T17:32:29.194ZINFOphd-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
2652025-09-17T17:32:29.194ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd target = phd_framework::artifacts::store
2662025-09-17T17:32:29.194ZDEBGphd-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
2672025-09-17T17:32:29.194ZDEBGphd-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
2682025-09-17T17:32:29.194ZDEBGphd-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
2692025-09-17T17:32:29.200ZDEBGphd-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 755M 1.80T 754M /phd-artifacts\n target = phd_framework::zfs
2702025-09-17T17:32:29.200ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-a308f78d-2213-4eb9-8ff4-a92b169855be"] 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
2712025-09-17T17:32:29.214ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-a308f78d-2213-4eb9-8ff4-a92b169855be", "phd-artifacts/phd-clone-3d53a24a-8915-4ff0-a416-414a9cd33bf6"] 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
2722025-09-17T17:32:29.226ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-3d53a24a-8915-4ff0-a416-414a9cd33bf6"] 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
2732025-09-17T17:32:29.232ZDEBGphd-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-3d53a24a-8915-4ff0-a416-414a9cd33bf6 0B 1.80T 754M /phd-artifacts/phd-clone-3d53a24a-8915-4ff0-a416-414a9cd33bf6\n target = phd_framework::zfs
2742025-09-17T17:32:29.232ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2752025-09-17T17:32:29.232ZINFOphd-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 = 215 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base
2762025-09-17T17:32:29.232ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/3d0152b67bcf0ca50cfd40528a9967993ec4ee0dac57bc8e881ea0a6309e3938/propolis-server target = phd_framework::artifacts::store
2772025-09-17T17:32:29.232ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/3d0152b67bcf0ca50cfd40528a9967993ec4ee0dac57bc8e881ea0a6309e3938/propolis-server" target = phd_framework::test_vm::server
2782025-09-17T17:32:29.232ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/migration_from_base.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base.stdout.log" target = phd_framework::log_config
2792025-09-17T17:32:29.251ZINFOphd-runner: [NEW - EVENT] Launched server with pid 892 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
2802025-09-17T17:32:29.284ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 51 file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2812025-09-17T17:32:29.284ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cd3ec317-83e0-467d-b135-f19b2901c7f3
2822025-09-17T17:32:29.349ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2832025-09-17T17:32:29.349ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: cd3ec317-83e0-467d-b135-f19b2901c7f3, metadata: InstanceMetadata { project_id: 1f55c361-44e6-4034-9c93-3ed40f5b7ecf, silo_id: 3e95aee4-3699-4a09-9fd2-97a70be2f8fa, sled_id: d9fd2a4a-863b-43e1-8fd9-6fbc3216f19a, sled_model: "pheidippes", sled_revision: 1, sled_serial: "d9fd2a4a-863b-43e1-8fd9-6fbc3216f19a" }, name: "phd-vm-cd3ec317-83e0-467d-b135-f19b2901c7f3" }, state: Creating } line = 404 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cd3ec317-83e0-467d-b135-f19b2901c7f3
2842025-09-17T17:32:29.349ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 465 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cd3ec317-83e0-467d-b135-f19b2901c7f3
2852025-09-17T17:32:29.349ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 470 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = cd3ec317-83e0-467d-b135-f19b2901c7f3
2862025-09-17T17:32:29.350ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 465 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cd3ec317-83e0-467d-b135-f19b2901c7f3
2872025-09-17T17:32:29.350ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2882025-09-17T17:32:29.350ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 731 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base vm_id = cd3ec317-83e0-467d-b135-f19b2901c7f3
2892025-09-17T17:32:29.350ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
2902025-09-17T17:32:29.350ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cd3ec317-83e0-467d-b135-f19b2901c7f3
2912025-09-17T17:32:29.350ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = cd3ec317-83e0-467d-b135-f19b2901c7f3
2922025-09-17T17:32:33.686ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4336 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cd3ec317-83e0-467d-b135-f19b2901c7f3
2932025-09-17T17:32:33.686ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
2942025-09-17T17:32:33.687ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
2952025-09-17T17:32:33.687ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cd3ec317-83e0-467d-b135-f19b2901c7f3
2962025-09-17T17:32:33.687ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = cd3ec317-83e0-467d-b135-f19b2901c7f3
2972025-09-17T17:32:33.704ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cd3ec317-83e0-467d-b135-f19b2901c7f3
2982025-09-17T17:32:33.704ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
2992025-09-17T17:32:33.704ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
3002025-09-17T17:32:33.705ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cd3ec317-83e0-467d-b135-f19b2901c7f3
3012025-09-17T17:32:33.705ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = cd3ec317-83e0-467d-b135-f19b2901c7f3
3022025-09-17T17:32:33.737ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cd3ec317-83e0-467d-b135-f19b2901c7f3
3032025-09-17T17:32:33.737ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3042025-09-17T17:32:33.737ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4387 file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3052025-09-17T17:32:33.738ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cd3ec317-83e0-467d-b135-f19b2901c7f3
3062025-09-17T17:32:33.738ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = cd3ec317-83e0-467d-b135-f19b2901c7f3
3072025-09-17T17:32:33.748ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cd3ec317-83e0-467d-b135-f19b2901c7f3
3082025-09-17T17:32:33.748ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cd3ec317-83e0-467d-b135-f19b2901c7f3
3092025-09-17T17:32:33.749ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = cd3ec317-83e0-467d-b135-f19b2901c7f3
3102025-09-17T17:32:33.781ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cd3ec317-83e0-467d-b135-f19b2901c7f3
3112025-09-17T17:32:33.781ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cd3ec317-83e0-467d-b135-f19b2901c7f3
3122025-09-17T17:32:33.781ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = cd3ec317-83e0-467d-b135-f19b2901c7f3
3132025-09-17T17:32:33.792ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cd3ec317-83e0-467d-b135-f19b2901c7f3
3142025-09-17T17:32:33.792ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cd3ec317-83e0-467d-b135-f19b2901c7f3
3152025-09-17T17:32:33.792ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = cd3ec317-83e0-467d-b135-f19b2901c7f3
3162025-09-17T17:32:33.825ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cd3ec317-83e0-467d-b135-f19b2901c7f3
3172025-09-17T17:32:33.825ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cd3ec317-83e0-467d-b135-f19b2901c7f3
3182025-09-17T17:32:33.825ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = cd3ec317-83e0-467d-b135-f19b2901c7f3
3192025-09-17T17:32:33.836ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cd3ec317-83e0-467d-b135-f19b2901c7f3
3202025-09-17T17:32:33.836ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cd3ec317-83e0-467d-b135-f19b2901c7f3
3212025-09-17T17:32:33.836ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = cd3ec317-83e0-467d-b135-f19b2901c7f3
3222025-09-17T17:32:33.859ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cd3ec317-83e0-467d-b135-f19b2901c7f3
3232025-09-17T17:32:33.859ZINFOphd-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
3242025-09-17T17:32:33.859ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3252025-09-17T17:32:33.859ZINFOphd-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 = 215 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base_lifecycle_0
3262025-09-17T17:32:33.859ZDEBGphd-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
3272025-09-17T17:32:33.859ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 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
3282025-09-17T17:32:33.859ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stdout.log" target = phd_framework::log_config
3292025-09-17T17:32:33.878ZINFOphd-runner: [NEW - EVENT] Launched server with pid 893 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
3302025-09-17T17:32:33.910ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 51 file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3312025-09-17T17:32:33.910ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = cd3ec317-83e0-467d-b135-f19b2901c7f3 target = phd_framework::test_vm target_id = 8552a0f8-b5b3-4002-b433-1ec4040e097f
3322025-09-17T17:32:33.910ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 532 migration_id = 15b1a7eb-80b6-4c34-89c2-b94e7901b7a6 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = cd3ec317-83e0-467d-b135-f19b2901c7f3 target = phd_framework::test_vm target_id = 8552a0f8-b5b3-4002-b433-1ec4040e097f timeout_duration = 45s
3332025-09-17T17:32:33.911ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = cd3ec317-83e0-467d-b135-f19b2901c7f3 target = phd_framework::test_vm target_id = 8552a0f8-b5b3-4002-b433-1ec4040e097f vm = migration_from_base_lifecycle_0 vm_id = 8552a0f8-b5b3-4002-b433-1ec4040e097f
3342025-09-17T17:32:33.974ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 8552a0f8-b5b3-4002-b433-1ec4040e097f, metadata: InstanceMetadata { project_id: 1f55c361-44e6-4034-9c93-3ed40f5b7ecf, silo_id: 3e95aee4-3699-4a09-9fd2-97a70be2f8fa, sled_id: ae37a720-bd0f-4eb3-bd8a-437849615055, sled_model: "pheidippes", sled_revision: 1, sled_serial: "ae37a720-bd0f-4eb3-bd8a-437849615055" }, name: "phd-vm-8552a0f8-b5b3-4002-b433-1ec4040e097f" }, state: Migrating } line = 404 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = cd3ec317-83e0-467d-b135-f19b2901c7f3 target = phd_framework::test_vm target_id = 8552a0f8-b5b3-4002-b433-1ec4040e097f vm = migration_from_base_lifecycle_0 vm_id = 8552a0f8-b5b3-4002-b433-1ec4040e097f
3352025-09-17T17:32:33.974ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = 15b1a7eb-80b6-4c34-89c2-b94e7901b7a6 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = cd3ec317-83e0-467d-b135-f19b2901c7f3 target = phd_framework::test_vm target_id = 8552a0f8-b5b3-4002-b433-1ec4040e097f
3362025-09-17T17:32:36.065ZINFOphd-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":7760}} target = phd_framework::serial
3372025-09-17T17:32:36.626ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 566 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = cd3ec317-83e0-467d-b135-f19b2901c7f3 target = phd_framework::test_vm target_id = 8552a0f8-b5b3-4002-b433-1ec4040e097f
3382025-09-17T17:32:36.626ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2651 file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = 15b1a7eb-80b6-4c34-89c2-b94e7901b7a6 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = cd3ec317-83e0-467d-b135-f19b2901c7f3 target = phd_framework::test_vm target_id = 8552a0f8-b5b3-4002-b433-1ec4040e097f
3392025-09-17T17:32:36.627ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cd3ec317-83e0-467d-b135-f19b2901c7f3
3402025-09-17T17:32:36.628ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 8552a0f8-b5b3-4002-b433-1ec4040e097f
3412025-09-17T17:32:36.628ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = 8552a0f8-b5b3-4002-b433-1ec4040e097f
3422025-09-17T17:32:36.628ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 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 = cd3ec317-83e0-467d-b135-f19b2901c7f3
3432025-09-17T17:32:36.702ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 74 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cd3ec317-83e0-467d-b135-f19b2901c7f3
3442025-09-17T17:32:36.703ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 7418 file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = cd3ec317-83e0-467d-b135-f19b2901c7f3
3452025-09-17T17:32:36.703ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 75 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 8552a0f8-b5b3-4002-b433-1ec4040e097f
3462025-09-17T17:32:36.703ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 8552a0f8-b5b3-4002-b433-1ec4040e097f
3472025-09-17T17:32:36.703ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 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 = 8552a0f8-b5b3-4002-b433-1ec4040e097f
3482025-09-17T17:32:36.728ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 24 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 8552a0f8-b5b3-4002-b433-1ec4040e097f
3492025-09-17T17:32:36.728ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 8552a0f8-b5b3-4002-b433-1ec4040e097f
3502025-09-17T17:32:36.728ZDEBGphd-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
3512025-09-17T17:32:36.728ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 7379 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
3522025-09-17T17:32:36.728ZINFOphd-runner: test phd_tests::migrate::from_base::can_migrate_from_base ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
3532025-09-17T17:32:36.729ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3542025-09-17T17:32:36.729ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1077 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 8552a0f8-b5b3-4002-b433-1ec4040e097f
3552025-09-17T17:32:36.993ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 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 = 8552a0f8-b5b3-4002-b433-1ec4040e097f
3562025-09-17T17:32:37.060ZDEBGphd-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 = 8552a0f8-b5b3-4002-b433-1ec4040e097f
3572025-09-17T17:32:37.060ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-3d53a24a-8915-4ff0-a416-414a9cd33bf6"] 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 = 8552a0f8-b5b3-4002-b433-1ec4040e097f
3582025-09-17T17:32:37.081ZDEBGphd-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 = 8552a0f8-b5b3-4002-b433-1ec4040e097f
3592025-09-17T17:32:37.081ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-a308f78d-2213-4eb9-8ff4-a92b169855be"] 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 = 8552a0f8-b5b3-4002-b433-1ec4040e097f
3602025-09-17T17:32:37.099ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 370 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 8552a0f8-b5b3-4002-b433-1ec4040e097f
3612025-09-17T17:32:37.099ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 370 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3622025-09-17T17:32:37.099ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 3188 file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = cd3ec317-83e0-467d-b135-f19b2901c7f3 target = phd_framework::test_vm target_id = 8552a0f8-b5b3-4002-b433-1ec4040e097f vm = migration_from_base_lifecycle_0 vm_id = 8552a0f8-b5b3-4002-b433-1ec4040e097f
3632025-09-17T17:32:37.099ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
3642025-09-17T17:32:37.099ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3188 file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = cd3ec317-83e0-467d-b135-f19b2901c7f3 target = phd_framework::test_vm target_id = 8552a0f8-b5b3-4002-b433-1ec4040e097f
3652025-09-17T17:32:37.099ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
366 test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 113.44s
367 
3682025-09-17T17:32:37.099ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 7905 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
3692025-09-17T17:32:37.099ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 41 target = phd_runner