Max level shown:
12025-01-25T00:33:50.908ZINFOphd-runner: phd_runner file = phd-tests/runner/src/main.rs line = 35 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"), server_logging_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-01-25T00:33:50.910ZDEBGphd-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("6d92acf0a22718dd4175d7c64dbcf7aaec3740bd"), sha256: "29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f" }), 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: 493, tv_nsec: 596386340 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32025-01-25T00:33:50.910ZINFOphd-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-01-25T00:33:50.910ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = ace54d9cb5957fda79422e8237d7c54c33af928e file = phd-tests/framework/src/artifacts/store.rs line = 313 target = phd_framework::artifacts::store
52025-01-25T00:33:50.910ZDEBGphd-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/ace54d9cb5957fda79422e8237d7c54c33af928e/crucible-nightly.sha256.txt
62025-01-25T00:33:51.047ZINFOphd-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-01-25T00:33:51.551ZDEBGphd-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/a3e035a315b945d5a8d0010c81b49e376c19e077/propolis-server.sha256.txt
82025-01-25T00:33:51.672ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92025-01-25T00:33:51.672ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102025-01-25T00:33:51.672ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112025-01-25T00:33:51.673ZINFOphd-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-01-25T00:33:51.673ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132025-01-25T00:33:51.673ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142025-01-25T00:33:51.673ZINFOphd-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-01-25T00:33:51.673ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
162025-01-25T00:33:51.673ZDEBGphd-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/6d92acf0a22718dd4175d7c64dbcf7aaec3740bd/OVMF_CODE.fd
172025-01-25T00:33:52.334ZDEBGphd-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-01-25T00:33:52.334ZDEBGphd-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-01-25T00:34:22.966ZDEBGphd-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-01-25T00:34:22.967ZDEBGphd-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-01-25T00:34:22.997ZDEBGphd-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.00M 1.80T 1.91M /phd-artifacts\n target = phd_framework::zfs
222025-01-25T00:34:22.997ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-4deafd29-28aa-43fa-81a6-477cbaec5432"] 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-01-25T00:34:23.025ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-4deafd29-28aa-43fa-81a6-477cbaec5432", "phd-artifacts/phd-clone-3a8719df-2887-4f52-b4fa-8748d69f412d"] 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-01-25T00:34:23.045ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-3a8719df-2887-4f52-b4fa-8748d69f412d"] 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-01-25T00:34:23.057ZDEBGphd-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-3a8719df-2887-4f52-b4fa-8748d69f412d 0B 1.80T 48.9M /phd-artifacts/phd-clone-3a8719df-2887-4f52-b4fa-8748d69f412d\n target = phd_framework::zfs
262025-01-25T00:34:23.058ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
272025-01-25T00:34:23.058ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 210 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back
282025-01-25T00:34:23.058ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/9b548dc8d4c253c847b75f57d8689a5d67fd24043fc63728fe9be67be5abb3b5/propolis-server.tar.gz path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
292025-01-25T00:34:23.059ZDEBGphd-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/a3e035a315b945d5a8d0010c81b49e376c19e077/propolis-server.tar.gz
302025-01-25T00:34:47.269ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/9b548dc8d4c253c847b75f57d8689a5d67fd24043fc63728fe9be67be5abb3b5/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-01-25T00:34:47.269ZDEBGphd-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-01-25T00:35:00.236ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/9b548dc8d4c253c847b75f57d8689a5d67fd24043fc63728fe9be67be5abb3b5/propolis-server" target = phd_framework::test_vm::server
332025-01-25T00:35:00.237ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 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::server_log_mode
342025-01-25T00:35:00.291ZINFOphd-runner: [NEW - EVENT] Launched server with pid 867 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
352025-01-25T00:35:00.291ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 37233 file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
362025-01-25T00:35:00.292ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = da58559f-31be-4160-a0fa-4b6710aa53f3
372025-01-25T00:35:00.293ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 319 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = da58559f-31be-4160-a0fa-4b6710aa53f3
382025-01-25T00:35:00.907ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392025-01-25T00:35:00.908ZINFOphd-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: da58559f-31be-4160-a0fa-4b6710aa53f3, metadata: InstanceMetadata { project_id: 52e46ca0-828e-4067-862c-cb376917e34a, silo_id: 666c4917-5b10-435b-b9c9-fda6b8f69da2, sled_id: c9bfb920-24e2-4c83-8316-b81d193217ee, sled_model: "pheidippes", sled_revision: 1, sled_serial: "c9bfb920-24e2-4c83-8316-b81d193217ee" }, name: "phd-vm-da58559f-31be-4160-a0fa-4b6710aa53f3" }, state: Creating } line = 378 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = da58559f-31be-4160-a0fa-4b6710aa53f3
402025-01-25T00:35:00.908ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 616 file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = da58559f-31be-4160-a0fa-4b6710aa53f3
412025-01-25T00:35:00.908ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 439 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = da58559f-31be-4160-a0fa-4b6710aa53f3
422025-01-25T00:35:00.908ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 444 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 = da58559f-31be-4160-a0fa-4b6710aa53f3
432025-01-25T00:35:00.909ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 439 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = da58559f-31be-4160-a0fa-4b6710aa53f3
442025-01-25T00:35:00.909ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 723 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
452025-01-25T00:35:00.909ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 672 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 = da58559f-31be-4160-a0fa-4b6710aa53f3
462025-01-25T00:35:00.909ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost login: ") target = phd_framework::test_vm
472025-01-25T00:35:00.909ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = da58559f-31be-4160-a0fa-4b6710aa53f3
482025-01-25T00:35:00.909ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = da58559f-31be-4160-a0fa-4b6710aa53f3
492025-01-25T00:35:05.121ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4211 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = da58559f-31be-4160-a0fa-4b6710aa53f3
502025-01-25T00:35:05.121ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
512025-01-25T00:35:05.121ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
522025-01-25T00:35:05.121ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = da58559f-31be-4160-a0fa-4b6710aa53f3
532025-01-25T00:35:05.121ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = da58559f-31be-4160-a0fa-4b6710aa53f3
542025-01-25T00:35:05.139ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = da58559f-31be-4160-a0fa-4b6710aa53f3
552025-01-25T00:35:05.140ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
562025-01-25T00:35:05.140ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
572025-01-25T00:35:05.140ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = da58559f-31be-4160-a0fa-4b6710aa53f3
582025-01-25T00:35:05.140ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = da58559f-31be-4160-a0fa-4b6710aa53f3
592025-01-25T00:35:05.172ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = da58559f-31be-4160-a0fa-4b6710aa53f3
602025-01-25T00:35:05.173ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
612025-01-25T00:35:05.173ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4263 file = phd-tests/framework/src/test_vm/mod.rs line = 723 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
622025-01-25T00:35:05.173ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = da58559f-31be-4160-a0fa-4b6710aa53f3
632025-01-25T00:35:05.173ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = da58559f-31be-4160-a0fa-4b6710aa53f3
642025-01-25T00:35:05.183ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = da58559f-31be-4160-a0fa-4b6710aa53f3
652025-01-25T00:35:05.183ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = da58559f-31be-4160-a0fa-4b6710aa53f3
662025-01-25T00:35:05.184ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = da58559f-31be-4160-a0fa-4b6710aa53f3
672025-01-25T00:35:05.205ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = da58559f-31be-4160-a0fa-4b6710aa53f3
682025-01-25T00:35:05.205ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = da58559f-31be-4160-a0fa-4b6710aa53f3
692025-01-25T00:35:05.205ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = da58559f-31be-4160-a0fa-4b6710aa53f3
702025-01-25T00:35:05.216ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = da58559f-31be-4160-a0fa-4b6710aa53f3
712025-01-25T00:35:05.216ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = da58559f-31be-4160-a0fa-4b6710aa53f3
722025-01-25T00:35:05.216ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = da58559f-31be-4160-a0fa-4b6710aa53f3
732025-01-25T00:35:05.239ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = da58559f-31be-4160-a0fa-4b6710aa53f3
742025-01-25T00:35:05.239ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = da58559f-31be-4160-a0fa-4b6710aa53f3
752025-01-25T00:35:05.239ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = da58559f-31be-4160-a0fa-4b6710aa53f3
762025-01-25T00:35:05.249ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = da58559f-31be-4160-a0fa-4b6710aa53f3
772025-01-25T00:35:05.249ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = da58559f-31be-4160-a0fa-4b6710aa53f3
782025-01-25T00:35:05.250ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = da58559f-31be-4160-a0fa-4b6710aa53f3
792025-01-25T00:35:05.271ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = da58559f-31be-4160-a0fa-4b6710aa53f3
802025-01-25T00:35:05.271ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 74 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
812025-01-25T00:35:05.271ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
822025-01-25T00:35:05.271ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 210 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
832025-01-25T00:35:05.271ZDEBGphd-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
842025-01-25T00:35:05.271ZDEBGphd-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
852025-01-25T00:35:05.271ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 55 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
862025-01-25T00:35:05.272ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 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::server_log_mode
872025-01-25T00:35:05.290ZINFOphd-runner: [NEW - EVENT] Launched server with pid 868 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
882025-01-25T00:35:05.291ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 19 file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
892025-01-25T00:35:05.291ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 473 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::test_vm target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
902025-01-25T00:35:05.291ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 506 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::test_vm target_id = 42a74249-108f-4849-b987-0e2f267ea9a2 timeout_duration = 45s
912025-01-25T00:35:05.291ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::test_vm target_id = 42a74249-108f-4849-b987-0e2f267ea9a2 vm = migration_from_base_and_back_lifecycle_0 vm_id = 42a74249-108f-4849-b987-0e2f267ea9a2
922025-01-25T00:35:05.291ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 319 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::test_vm target_id = 42a74249-108f-4849-b987-0e2f267ea9a2 vm = migration_from_base_and_back_lifecycle_0 vm_id = 42a74249-108f-4849-b987-0e2f267ea9a2
932025-01-25T00:35:06.012ZINFOphd-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: 42a74249-108f-4849-b987-0e2f267ea9a2, metadata: InstanceMetadata { project_id: 52e46ca0-828e-4067-862c-cb376917e34a, silo_id: 666c4917-5b10-435b-b9c9-fda6b8f69da2, sled_id: 129fe86d-f737-4785-8f80-8f95f89a0405, sled_model: "pheidippes", sled_revision: 1, sled_serial: "129fe86d-f737-4785-8f80-8f95f89a0405" }, name: "phd-vm-42a74249-108f-4849-b987-0e2f267ea9a2" }, state: Migrating } line = 378 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::test_vm target_id = 42a74249-108f-4849-b987-0e2f267ea9a2 vm = migration_from_base_and_back_lifecycle_0 vm_id = 42a74249-108f-4849-b987-0e2f267ea9a2
942025-01-25T00:35:06.012ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 720 file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::test_vm target_id = 42a74249-108f-4849-b987-0e2f267ea9a2 vm = migration_from_base_and_back_lifecycle_0 vm_id = 42a74249-108f-4849-b987-0e2f267ea9a2
952025-01-25T00:35:06.012ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 527 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::test_vm target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
962025-01-25T00:35:08.552ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::test_vm target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
972025-01-25T00:35:08.552ZINFOphd-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
982025-01-25T00:35:08.553ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = da58559f-31be-4160-a0fa-4b6710aa53f3
992025-01-25T00:35:08.553ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 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 = 42a74249-108f-4849-b987-0e2f267ea9a2
1002025-01-25T00:35:08.553ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = 42a74249-108f-4849-b987-0e2f267ea9a2
1012025-01-25T00:35:08.554ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = da58559f-31be-4160-a0fa-4b6710aa53f3
1022025-01-25T00:35:08.563ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 9 file = phd-tests/framework/src/test_vm/mod.rs line = 738 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 = 42a74249-108f-4849-b987-0e2f267ea9a2
1032025-01-25T00:35:08.563ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 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 = 42a74249-108f-4849-b987-0e2f267ea9a2
1042025-01-25T00:35:08.563ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = 42a74249-108f-4849-b987-0e2f267ea9a2
1052025-01-25T00:35:08.596ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 738 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 = 42a74249-108f-4849-b987-0e2f267ea9a2
1062025-01-25T00:35:08.596ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 74 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
1072025-01-25T00:35:08.596ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1082025-01-25T00:35:08.596ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 210 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
1092025-01-25T00:35:08.596ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/9b548dc8d4c253c847b75f57d8689a5d67fd24043fc63728fe9be67be5abb3b5/propolis-server target = phd_framework::artifacts::store
1102025-01-25T00:35:08.596ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9004 server_path = "/phd-artifacts/9b548dc8d4c253c847b75f57d8689a5d67fd24043fc63728fe9be67be5abb3b5/propolis-server" target = phd_framework::test_vm::server
1112025-01-25T00:35:08.596ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 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::server_log_mode
1122025-01-25T00:35:08.615ZINFOphd-runner: [NEW - EVENT] Launched server with pid 869 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
1132025-01-25T00:35:08.615ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 19 file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1142025-01-25T00:35:08.616ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 473 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 42a74249-108f-4849-b987-0e2f267ea9a2 target = phd_framework::test_vm target_id = e1eb8115-c359-4f24-9c2e-d9bb29825cc3
1152025-01-25T00:35:08.616ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 506 migration_id = f7428bef-02da-4349-b191-a54a9eef30ca path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 42a74249-108f-4849-b987-0e2f267ea9a2 target = phd_framework::test_vm target_id = e1eb8115-c359-4f24-9c2e-d9bb29825cc3 timeout_duration = 45s
1162025-01-25T00:35:08.616ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 42a74249-108f-4849-b987-0e2f267ea9a2 target = phd_framework::test_vm target_id = e1eb8115-c359-4f24-9c2e-d9bb29825cc3 vm = migration_from_base_and_back_lifecycle_1 vm_id = e1eb8115-c359-4f24-9c2e-d9bb29825cc3
1172025-01-25T00:35:08.616ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9004/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 319 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 42a74249-108f-4849-b987-0e2f267ea9a2 target = phd_framework::test_vm target_id = e1eb8115-c359-4f24-9c2e-d9bb29825cc3 vm = migration_from_base_and_back_lifecycle_1 vm_id = e1eb8115-c359-4f24-9c2e-d9bb29825cc3
1182025-01-25T00:35:08.968ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 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 = da58559f-31be-4160-a0fa-4b6710aa53f3
1192025-01-25T00:35:09.090ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 536 file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = da58559f-31be-4160-a0fa-4b6710aa53f3
1202025-01-25T00:35:09.295ZINFOphd-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: e1eb8115-c359-4f24-9c2e-d9bb29825cc3, metadata: InstanceMetadata { project_id: 52e46ca0-828e-4067-862c-cb376917e34a, silo_id: 666c4917-5b10-435b-b9c9-fda6b8f69da2, sled_id: 6640c4aa-db8b-48d4-a7ec-83a6e4588db5, sled_model: "pheidippes", sled_revision: 1, sled_serial: "6640c4aa-db8b-48d4-a7ec-83a6e4588db5" }, name: "phd-vm-e1eb8115-c359-4f24-9c2e-d9bb29825cc3" }, state: Migrating } line = 378 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 42a74249-108f-4849-b987-0e2f267ea9a2 target = phd_framework::test_vm target_id = e1eb8115-c359-4f24-9c2e-d9bb29825cc3 vm = migration_from_base_and_back_lifecycle_1 vm_id = e1eb8115-c359-4f24-9c2e-d9bb29825cc3
1212025-01-25T00:35:09.295ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 679 file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 42a74249-108f-4849-b987-0e2f267ea9a2 target = phd_framework::test_vm target_id = e1eb8115-c359-4f24-9c2e-d9bb29825cc3 vm = migration_from_base_and_back_lifecycle_1 vm_id = e1eb8115-c359-4f24-9c2e-d9bb29825cc3
1222025-01-25T00:35:09.296ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 527 migration_id = f7428bef-02da-4349-b191-a54a9eef30ca path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 42a74249-108f-4849-b987-0e2f267ea9a2 target = phd_framework::test_vm target_id = e1eb8115-c359-4f24-9c2e-d9bb29825cc3
1232025-01-25T00:35:11.859ZINFOphd-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
1242025-01-25T00:35:12.956ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 42a74249-108f-4849-b987-0e2f267ea9a2 target = phd_framework::test_vm target_id = e1eb8115-c359-4f24-9c2e-d9bb29825cc3
1252025-01-25T00:35:12.956ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3660 file = phd-tests/framework/src/test_vm/mod.rs line = 527 migration_id = f7428bef-02da-4349-b191-a54a9eef30ca path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 42a74249-108f-4849-b987-0e2f267ea9a2 target = phd_framework::test_vm target_id = e1eb8115-c359-4f24-9c2e-d9bb29825cc3
1262025-01-25T00:35:12.957ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4340 file = phd-tests/framework/src/test_vm/mod.rs line = 473 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 42a74249-108f-4849-b987-0e2f267ea9a2 target = phd_framework::test_vm target_id = e1eb8115-c359-4f24-9c2e-d9bb29825cc3
1272025-01-25T00:35:12.958ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 995 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 = 42a74249-108f-4849-b987-0e2f267ea9a2
1282025-01-25T00:35:12.958ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 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 = e1eb8115-c359-4f24-9c2e-d9bb29825cc3
1292025-01-25T00:35:12.958ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = e1eb8115-c359-4f24-9c2e-d9bb29825cc3
1302025-01-25T00:35:12.959ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 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 = 42a74249-108f-4849-b987-0e2f267ea9a2
1312025-01-25T00:35:13.090ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 131 file = phd-tests/framework/src/test_vm/mod.rs line = 995 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 = 42a74249-108f-4849-b987-0e2f267ea9a2
1322025-01-25T00:35:13.091ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 132 file = phd-tests/framework/src/test_vm/mod.rs line = 738 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 = e1eb8115-c359-4f24-9c2e-d9bb29825cc3
1332025-01-25T00:35:13.091ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 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 = e1eb8115-c359-4f24-9c2e-d9bb29825cc3
1342025-01-25T00:35:13.091ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = e1eb8115-c359-4f24-9c2e-d9bb29825cc3
1352025-01-25T00:35:13.113ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 738 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 = e1eb8115-c359-4f24-9c2e-d9bb29825cc3
1362025-01-25T00:35:13.114ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 74 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
1372025-01-25T00:35:13.114ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1382025-01-25T00:35:13.114ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 210 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
1392025-01-25T00:35:13.114ZDEBGphd-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
1402025-01-25T00:35:13.114ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 55 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
1412025-01-25T00:35:13.114ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 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::server_log_mode
1422025-01-25T00:35:13.132ZINFOphd-runner: [NEW - EVENT] Launched server with pid 872 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
1432025-01-25T00:35:13.132ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1442025-01-25T00:35:13.132ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 473 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = e1eb8115-c359-4f24-9c2e-d9bb29825cc3 target = phd_framework::test_vm target_id = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f
1452025-01-25T00:35:13.132ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 506 migration_id = e0f131d9-a5b7-48d2-8f0f-8149a7b2f454 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = e1eb8115-c359-4f24-9c2e-d9bb29825cc3 target = phd_framework::test_vm target_id = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f timeout_duration = 45s
1462025-01-25T00:35:13.132ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = e1eb8115-c359-4f24-9c2e-d9bb29825cc3 target = phd_framework::test_vm target_id = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f vm = migration_from_base_and_back_lifecycle_2 vm_id = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f
1472025-01-25T00:35:13.133ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9006/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 319 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = e1eb8115-c359-4f24-9c2e-d9bb29825cc3 target = phd_framework::test_vm target_id = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f vm = migration_from_base_and_back_lifecycle_2 vm_id = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f
1482025-01-25T00:35:13.792ZINFOphd-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: 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f, metadata: InstanceMetadata { project_id: 52e46ca0-828e-4067-862c-cb376917e34a, silo_id: 666c4917-5b10-435b-b9c9-fda6b8f69da2, sled_id: 3652ad76-4e90-4d0d-b851-de617eba10f7, sled_model: "pheidippes", sled_revision: 1, sled_serial: "3652ad76-4e90-4d0d-b851-de617eba10f7" }, name: "phd-vm-94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f" }, state: Migrating } line = 378 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = e1eb8115-c359-4f24-9c2e-d9bb29825cc3 target = phd_framework::test_vm target_id = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f vm = migration_from_base_and_back_lifecycle_2 vm_id = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f
1492025-01-25T00:35:13.792ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 659 file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = e1eb8115-c359-4f24-9c2e-d9bb29825cc3 target = phd_framework::test_vm target_id = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f vm = migration_from_base_and_back_lifecycle_2 vm_id = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f
1502025-01-25T00:35:13.792ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 527 migration_id = e0f131d9-a5b7-48d2-8f0f-8149a7b2f454 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = e1eb8115-c359-4f24-9c2e-d9bb29825cc3 target = phd_framework::test_vm target_id = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f
1512025-01-25T00:35:16.365ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = e1eb8115-c359-4f24-9c2e-d9bb29825cc3 target = phd_framework::test_vm target_id = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f
1522025-01-25T00:35:16.365ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2573 file = phd-tests/framework/src/test_vm/mod.rs line = 527 migration_id = e0f131d9-a5b7-48d2-8f0f-8149a7b2f454 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = e1eb8115-c359-4f24-9c2e-d9bb29825cc3 target = phd_framework::test_vm target_id = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f
1532025-01-25T00:35:16.366ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3233 file = phd-tests/framework/src/test_vm/mod.rs line = 473 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = e1eb8115-c359-4f24-9c2e-d9bb29825cc3 target = phd_framework::test_vm target_id = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f
1542025-01-25T00:35:16.366ZINFOphd-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
1552025-01-25T00:35:16.367ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 995 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 = e1eb8115-c359-4f24-9c2e-d9bb29825cc3
1562025-01-25T00:35:16.368ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 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 = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f
1572025-01-25T00:35:16.368ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f
1582025-01-25T00:35:16.368ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1018 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 = e1eb8115-c359-4f24-9c2e-d9bb29825cc3
1592025-01-25T00:35:16.908ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 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 = e1eb8115-c359-4f24-9c2e-d9bb29825cc3
1602025-01-25T00:35:17.037ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 669 file = phd-tests/framework/src/test_vm/mod.rs line = 995 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 = e1eb8115-c359-4f24-9c2e-d9bb29825cc3
1612025-01-25T00:35:19.781ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 3413 file = phd-tests/framework/src/test_vm/mod.rs line = 738 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 = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f
1622025-01-25T00:35:19.781ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 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 = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f
1632025-01-25T00:35:19.781ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f
1642025-01-25T00:35:19.814ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 738 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 = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f
1652025-01-25T00:35:19.814ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 995 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 = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f
1662025-01-25T00:35:19.814ZDEBGphd-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
1672025-01-25T00:35:19.815ZINFOphd-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
1682025-01-25T00:35:19.815ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1692025-01-25T00:35:19.815ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 18907 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1702025-01-25T00:35:19.816ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1018 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 = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f
1712025-01-25T00:35:20.398ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 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 = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f
1722025-01-25T00:35:20.530ZDEBGphd-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 = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f
1732025-01-25T00:35:20.530ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-3a8719df-2887-4f52-b4fa-8748d69f412d"] 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 = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f
1742025-01-25T00:35:20.565ZDEBGphd-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 = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f
1752025-01-25T00:35:20.565ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-4deafd29-28aa-43fa-81a6-477cbaec5432"] 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 = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f
1762025-01-25T00:35:20.591ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 776 file = phd-tests/framework/src/test_vm/mod.rs line = 995 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 = 94e75d11-c6c5-4b8e-87f3-e26fe88b7b0f
1772025-01-25T00:35:20.592ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 776 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1782025-01-25T00:35:20.592ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
1792025-01-25T00:35:20.592ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1802025-01-25T00:35:20.592ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1812025-01-25T00:35:20.592ZINFOphd-runner: [TEST - START] file = phd-tests/tests/src/migrate.rs line = 40 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_tests::migrate::from_base target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
1822025-01-25T00:35:20.592ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::artifacts::store target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
1832025-01-25T00:35:20.592ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::artifacts::store target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
1842025-01-25T00:35:20.592ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::artifacts::store target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
1852025-01-25T00:35:20.592ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"] file = phd-tests/framework/src/zfs.rs line = 304 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::zfs target_id = 42a74249-108f-4849-b987-0e2f267ea9a2 verb = list
1862025-01-25T00:35:20.612ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 685M 1.80T 685M /phd-artifacts\n target = phd_framework::zfs target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
1872025-01-25T00:35:20.612ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-50d7b31d-6abb-4c30-9fd6-c0317de446b8"] file = phd-tests/framework/src/zfs.rs line = 304 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::zfs target_id = 42a74249-108f-4849-b987-0e2f267ea9a2 verb = snapshot
1882025-01-25T00:35:20.635ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-50d7b31d-6abb-4c30-9fd6-c0317de446b8", "phd-artifacts/phd-clone-5419db2c-ecf0-4ffa-ab1b-0c08cf3fe961"] file = phd-tests/framework/src/zfs.rs line = 304 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::zfs target_id = 42a74249-108f-4849-b987-0e2f267ea9a2 verb = clone
1892025-01-25T00:35:20.660ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-5419db2c-ecf0-4ffa-ab1b-0c08cf3fe961"] file = phd-tests/framework/src/zfs.rs line = 304 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::zfs target_id = 42a74249-108f-4849-b987-0e2f267ea9a2 verb = list
1902025-01-25T00:35:20.677ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-5419db2c-ecf0-4ffa-ab1b-0c08cf3fe961 0B 1.80T 685M /phd-artifacts/phd-clone-5419db2c-ecf0-4ffa-ab1b-0c08cf3fe961\n target = phd_framework::zfs target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
1912025-01-25T00:35:20.678ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 192 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::test_vm target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
1922025-01-25T00:35:20.678ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 210 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::test_vm target_id = 42a74249-108f-4849-b987-0e2f267ea9a2 vm_name = migration_serial_history_base
1932025-01-25T00:35:20.678ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = /phd-artifacts/9b548dc8d4c253c847b75f57d8689a5d67fd24043fc63728fe9be67be5abb3b5/propolis-server source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::artifacts::store target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
1942025-01-25T00:35:20.678ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 55 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/9b548dc8d4c253c847b75f57d8689a5d67fd24043fc63728fe9be67be5abb3b5/propolis-server" source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::test_vm::server target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
1952025-01-25T00:35:20.678ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 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::server_log_mode target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
1962025-01-25T00:35:20.689ZINFOphd-runner: [NEW - EVENT] Launched server with pid 881 file = phd-tests/framework/src/test_vm/server.rs line = 107 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::test_vm::server target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
1972025-01-25T00:35:20.690ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 192 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::test_vm target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
1982025-01-25T00:35:20.690ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 275 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::test_vm target_id = 42a74249-108f-4849-b987-0e2f267ea9a2 vm = migration_serial_history_base vm_id = 8436650c-1d00-46d9-8f36-866b0674357a
1992025-01-25T00:35:20.690ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 319 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::test_vm target_id = 42a74249-108f-4849-b987-0e2f267ea9a2 vm = migration_serial_history_base vm_id = 8436650c-1d00-46d9-8f36-866b0674357a
2002025-01-25T00:35:21.522ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::serial target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
2012025-01-25T00:35:21.523ZINFOphd-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: 8436650c-1d00-46d9-8f36-866b0674357a, metadata: InstanceMetadata { project_id: c95c5951-73bf-42da-9a1b-01928d12ca2d, silo_id: 9d5e6656-aaa3-448d-99f2-f6f6bc638a00, sled_id: f9f63221-30ca-4d74-aede-5dc9ea2a6a9d, sled_model: "pheidippes", sled_revision: 1, sled_serial: "f9f63221-30ca-4d74-aede-5dc9ea2a6a9d" }, name: "phd-vm-8436650c-1d00-46d9-8f36-866b0674357a" }, state: Creating } line = 378 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::test_vm target_id = 42a74249-108f-4849-b987-0e2f267ea9a2 vm = migration_serial_history_base vm_id = 8436650c-1d00-46d9-8f36-866b0674357a
2022025-01-25T00:35:21.523ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 833 file = phd-tests/framework/src/test_vm/mod.rs line = 275 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::test_vm target_id = 42a74249-108f-4849-b987-0e2f267ea9a2 vm = migration_serial_history_base vm_id = 8436650c-1d00-46d9-8f36-866b0674357a
2032025-01-25T00:35:21.523ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 439 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::test_vm target_id = 42a74249-108f-4849-b987-0e2f267ea9a2 vm = migration_serial_history_base vm_id = 8436650c-1d00-46d9-8f36-866b0674357a
2042025-01-25T00:35:21.523ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 444 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 state = Run target = phd_framework::test_vm target_id = 42a74249-108f-4849-b987-0e2f267ea9a2 vm = migration_serial_history_base vm_id = 8436650c-1d00-46d9-8f36-866b0674357a
2052025-01-25T00:35:21.524ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 439 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::test_vm target_id = 42a74249-108f-4849-b987-0e2f267ea9a2 vm = migration_serial_history_base vm_id = 8436650c-1d00-46d9-8f36-866b0674357a
2062025-01-25T00:35:21.524ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 723 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::test_vm target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
2072025-01-25T00:35:21.524ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 672 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::test_vm target_id = 42a74249-108f-4849-b987-0e2f267ea9a2 timeout_duration = 300s vm = migration_serial_history_base vm_id = 8436650c-1d00-46d9-8f36-866b0674357a
2082025-01-25T00:35:21.524ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 step = WaitFor("localhost login: ") target = phd_framework::test_vm target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
2092025-01-25T00:35:21.524ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::test_vm target_id = 42a74249-108f-4849-b987-0e2f267ea9a2 vm = migration_serial_history_base vm_id = 8436650c-1d00-46d9-8f36-866b0674357a
2102025-01-25T00:35:21.524ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::test_vm target_id = 42a74249-108f-4849-b987-0e2f267ea9a2 timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 8436650c-1d00-46d9-8f36-866b0674357a
2112025-01-25T00:35:25.672ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4148 file = phd-tests/framework/src/test_vm/mod.rs line = 738 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::test_vm target_id = 42a74249-108f-4849-b987-0e2f267ea9a2 vm = migration_serial_history_base vm_id = 8436650c-1d00-46d9-8f36-866b0674357a
2122025-01-25T00:35:25.672ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 step = WriteStr("root") target = phd_framework::test_vm target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
2132025-01-25T00:35:25.672ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 step = WaitFor("localhost:~#") target = phd_framework::test_vm target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
2142025-01-25T00:35:25.672ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::test_vm target_id = 42a74249-108f-4849-b987-0e2f267ea9a2 vm = migration_serial_history_base vm_id = 8436650c-1d00-46d9-8f36-866b0674357a
2152025-01-25T00:35:25.673ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::test_vm target_id = 42a74249-108f-4849-b987-0e2f267ea9a2 timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 8436650c-1d00-46d9-8f36-866b0674357a
2162025-01-25T00:35:25.689ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 16 file = phd-tests/framework/src/test_vm/mod.rs line = 738 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::test_vm target_id = 42a74249-108f-4849-b987-0e2f267ea9a2 vm = migration_serial_history_base vm_id = 8436650c-1d00-46d9-8f36-866b0674357a
2172025-01-25T00:35:25.689ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
2182025-01-25T00:35:25.690ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 step = WaitFor("localhost:~#") target = phd_framework::test_vm target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
2192025-01-25T00:35:25.690ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::test_vm target_id = 42a74249-108f-4849-b987-0e2f267ea9a2 vm = migration_serial_history_base vm_id = 8436650c-1d00-46d9-8f36-866b0674357a
2202025-01-25T00:35:25.690ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::test_vm target_id = 42a74249-108f-4849-b987-0e2f267ea9a2 timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 8436650c-1d00-46d9-8f36-866b0674357a
2212025-01-25T00:35:25.723ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 738 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::test_vm target_id = 42a74249-108f-4849-b987-0e2f267ea9a2 vm = migration_serial_history_base vm_id = 8436650c-1d00-46d9-8f36-866b0674357a
2222025-01-25T00:35:25.723ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 720 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::test_vm target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
2232025-01-25T00:35:25.723ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4199 file = phd-tests/framework/src/test_vm/mod.rs line = 723 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::test_vm target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
2242025-01-25T00:35:25.723ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::test_vm target_id = 42a74249-108f-4849-b987-0e2f267ea9a2 vm = migration_serial_history_base vm_id = 8436650c-1d00-46d9-8f36-866b0674357a
2252025-01-25T00:35:25.723ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::test_vm target_id = 42a74249-108f-4849-b987-0e2f267ea9a2 timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = 8436650c-1d00-46d9-8f36-866b0674357a
2262025-01-25T00:35:25.734ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 738 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::test_vm target_id = 42a74249-108f-4849-b987-0e2f267ea9a2 vm = migration_serial_history_base vm_id = 8436650c-1d00-46d9-8f36-866b0674357a
2272025-01-25T00:35:25.734ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::test_vm target_id = 42a74249-108f-4849-b987-0e2f267ea9a2 vm = migration_serial_history_base vm_id = 8436650c-1d00-46d9-8f36-866b0674357a
2282025-01-25T00:35:25.734ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::test_vm target_id = 42a74249-108f-4849-b987-0e2f267ea9a2 timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = 8436650c-1d00-46d9-8f36-866b0674357a
2292025-01-25T00:35:25.767ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 738 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::test_vm target_id = 42a74249-108f-4849-b987-0e2f267ea9a2 vm = migration_serial_history_base vm_id = 8436650c-1d00-46d9-8f36-866b0674357a
2302025-01-25T00:35:25.772ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 74 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history propolis_artifact = __DEFAULT_PROPOLIS source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::lifecycle target_id = 42a74249-108f-4849-b987-0e2f267ea9a2 vm_name = migration_serial_history_base
2312025-01-25T00:35:25.772ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 192 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::test_vm target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
2322025-01-25T00:35:25.772ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 210 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::test_vm target_id = 42a74249-108f-4849-b987-0e2f267ea9a2 vm_name = migration_serial_history_base_lifecycle_0
2332025-01-25T00:35:25.772ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = /work/phd-test/propolis-server source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::artifacts::store target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
2342025-01-25T00:35:25.772ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 55 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::test_vm::server target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
2352025-01-25T00:35:25.772ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 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::server_log_mode target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
2362025-01-25T00:35:25.790ZINFOphd-runner: [NEW - EVENT] Launched server with pid 882 file = phd-tests/framework/src/test_vm/server.rs line = 107 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::test_vm::server target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
2372025-01-25T00:35:25.790ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 192 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::test_vm target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
2382025-01-25T00:35:25.790ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 473 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 8436650c-1d00-46d9-8f36-866b0674357a target = phd_framework::test_vm target_id = 71ade7f1-6176-4485-9a38-26fda744cd95
2392025-01-25T00:35:25.791ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 506 migration_id = 884329bb-7e60-4758-b8f4-542208ee3565 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 8436650c-1d00-46d9-8f36-866b0674357a target = phd_framework::test_vm target_id = 71ade7f1-6176-4485-9a38-26fda744cd95 timeout_duration = 45s
2402025-01-25T00:35:25.791ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 275 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 8436650c-1d00-46d9-8f36-866b0674357a target = phd_framework::test_vm target_id = 71ade7f1-6176-4485-9a38-26fda744cd95 vm = migration_serial_history_base_lifecycle_0 vm_id = 71ade7f1-6176-4485-9a38-26fda744cd95
2412025-01-25T00:35:25.791ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 319 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 8436650c-1d00-46d9-8f36-866b0674357a target = phd_framework::test_vm target_id = 71ade7f1-6176-4485-9a38-26fda744cd95 vm = migration_serial_history_base_lifecycle_0 vm_id = 71ade7f1-6176-4485-9a38-26fda744cd95
2422025-01-25T00:35:26.261ZINFOphd-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: 71ade7f1-6176-4485-9a38-26fda744cd95, metadata: InstanceMetadata { project_id: c95c5951-73bf-42da-9a1b-01928d12ca2d, silo_id: 9d5e6656-aaa3-448d-99f2-f6f6bc638a00, sled_id: 18504a95-c558-4503-a1f5-18fd8b8e5b59, sled_model: "pheidippes", sled_revision: 1, sled_serial: "18504a95-c558-4503-a1f5-18fd8b8e5b59" }, name: "phd-vm-71ade7f1-6176-4485-9a38-26fda744cd95" }, state: Migrating } line = 378 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 8436650c-1d00-46d9-8f36-866b0674357a target = phd_framework::test_vm target_id = 71ade7f1-6176-4485-9a38-26fda744cd95 vm = migration_serial_history_base_lifecycle_0 vm_id = 71ade7f1-6176-4485-9a38-26fda744cd95
2432025-01-25T00:35:26.261ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 470 file = phd-tests/framework/src/test_vm/mod.rs line = 275 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 8436650c-1d00-46d9-8f36-866b0674357a target = phd_framework::test_vm target_id = 71ade7f1-6176-4485-9a38-26fda744cd95 vm = migration_serial_history_base_lifecycle_0 vm_id = 71ade7f1-6176-4485-9a38-26fda744cd95
2442025-01-25T00:35:26.261ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 527 migration_id = 884329bb-7e60-4758-b8f4-542208ee3565 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 8436650c-1d00-46d9-8f36-866b0674357a target = phd_framework::test_vm target_id = 71ade7f1-6176-4485-9a38-26fda744cd95
2452025-01-25T00:35:28.829ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::migration_from_base_and_back s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7727}} source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::serial target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
2462025-01-25T00:35:28.894ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 540 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 8436650c-1d00-46d9-8f36-866b0674357a target = phd_framework::test_vm target_id = 71ade7f1-6176-4485-9a38-26fda744cd95
2472025-01-25T00:35:28.895ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2633 file = phd-tests/framework/src/test_vm/mod.rs line = 527 migration_id = 884329bb-7e60-4758-b8f4-542208ee3565 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 8436650c-1d00-46d9-8f36-866b0674357a target = phd_framework::test_vm target_id = 71ade7f1-6176-4485-9a38-26fda744cd95
2482025-01-25T00:35:28.895ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3104 file = phd-tests/framework/src/test_vm/mod.rs line = 473 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 8436650c-1d00-46d9-8f36-866b0674357a target = phd_framework::test_vm target_id = 71ade7f1-6176-4485-9a38-26fda744cd95
2492025-01-25T00:35:28.896ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 995 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::test_vm target_id = 42a74249-108f-4849-b987-0e2f267ea9a2 vm = migration_serial_history_base vm_id = 8436650c-1d00-46d9-8f36-866b0674357a
2502025-01-25T00:35:28.897ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history self.address = 127.0.0.1:9000 source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::test_vm::server target_id = 42a74249-108f-4849-b987-0e2f267ea9a2 vm = migration_serial_history_base vm_id = 8436650c-1d00-46d9-8f36-866b0674357a
2512025-01-25T00:35:29.031ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 134 file = phd-tests/framework/src/test_vm/mod.rs line = 995 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::test_vm target_id = 42a74249-108f-4849-b987-0e2f267ea9a2 vm = migration_serial_history_base vm_id = 8436650c-1d00-46d9-8f36-866b0674357a
2522025-01-25T00:35:29.034ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 995 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::test_vm target_id = 42a74249-108f-4849-b987-0e2f267ea9a2 vm = migration_serial_history_base_lifecycle_0 vm_id = 71ade7f1-6176-4485-9a38-26fda744cd95
2532025-01-25T00:35:29.034ZDEBGphd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed file = phd-tests/framework/src/serial/mod.rs line = 213 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::serial target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
2542025-01-25T00:35:29.034ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
2552025-01-25T00:35:29.034ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 7511 file = phd-tests/framework/src/serial/mod.rs line = 200 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::serial target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
2562025-01-25T00:35:29.034ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2572025-01-25T00:35:29.035ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1018 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::test_vm target_id = 42a74249-108f-4849-b987-0e2f267ea9a2 vm = migration_serial_history_base_lifecycle_0 vm_id = 71ade7f1-6176-4485-9a38-26fda744cd95
2582025-01-25T00:35:29.565ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history self.address = 127.0.0.1:9002 source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::test_vm::server target_id = 42a74249-108f-4849-b987-0e2f267ea9a2 vm = migration_serial_history_base_lifecycle_0 vm_id = 71ade7f1-6176-4485-9a38-26fda744cd95
2592025-01-25T00:35:29.695ZDEBGphd-runner: [VM CLEANUP - EVENT] zfs clone dropped file = phd-tests/framework/src/zfs.rs line = 83 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::zfs target_id = 42a74249-108f-4849-b987-0e2f267ea9a2 vm = migration_serial_history_base_lifecycle_0 vm_id = 71ade7f1-6176-4485-9a38-26fda744cd95
2602025-01-25T00:35:29.695ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-5419db2c-ecf0-4ffa-ab1b-0c08cf3fe961"] file = phd-tests/framework/src/zfs.rs line = 304 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::zfs target_id = 42a74249-108f-4849-b987-0e2f267ea9a2 verb = destroy vm = migration_serial_history_base_lifecycle_0 vm_id = 71ade7f1-6176-4485-9a38-26fda744cd95
2612025-01-25T00:35:29.730ZDEBGphd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped file = phd-tests/framework/src/zfs.rs line = 57 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::zfs target_id = 42a74249-108f-4849-b987-0e2f267ea9a2 vm = migration_serial_history_base_lifecycle_0 vm_id = 71ade7f1-6176-4485-9a38-26fda744cd95
2622025-01-25T00:35:29.730ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-50d7b31d-6abb-4c30-9fd6-c0317de446b8"] file = phd-tests/framework/src/zfs.rs line = 304 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::zfs target_id = 42a74249-108f-4849-b987-0e2f267ea9a2 verb = destroy vm = migration_serial_history_base_lifecycle_0 vm_id = 71ade7f1-6176-4485-9a38-26fda744cd95
2632025-01-25T00:35:29.761ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 726 file = phd-tests/framework/src/test_vm/mod.rs line = 995 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_framework::test_vm target_id = 42a74249-108f-4849-b987-0e2f267ea9a2 vm = migration_serial_history_base_lifecycle_0 vm_id = 71ade7f1-6176-4485-9a38-26fda744cd95
2642025-01-25T00:35:29.761ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 9168 file = phd-tests/tests/src/migrate.rs line = 40 migration_id = 0235615d-e942-42e1-97ad-cd5206522131 path = phd_tests::migrate::from_base::serial_history source = migration_from_base_and_back source_id = da58559f-31be-4160-a0fa-4b6710aa53f3 target = phd_tests::migrate::from_base target_id = 42a74249-108f-4849-b987-0e2f267ea9a2
2652025-01-25T00:35:29.761ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 727 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2662025-01-25T00:35:29.761ZINFOphd-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
2672025-01-25T00:35:29.761ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2682025-01-25T00:35:29.761ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2692025-01-25T00:35:29.761ZINFOphd-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
2702025-01-25T00:35:29.761ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd target = phd_framework::artifacts::store
2712025-01-25T00:35:29.761ZDEBGphd-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
2722025-01-25T00:35:29.761ZDEBGphd-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
2732025-01-25T00:35:29.762ZDEBGphd-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
2742025-01-25T00:35:29.783ZDEBGphd-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 687M 1.80T 685M /phd-artifacts\n target = phd_framework::zfs
2752025-01-25T00:35:29.783ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-1ca717fa-3ebf-4b44-93a9-09a62565f66b"] 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
2762025-01-25T00:35:29.806ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-1ca717fa-3ebf-4b44-93a9-09a62565f66b", "phd-artifacts/phd-clone-3b1d494e-902f-4c54-bf8e-f4477eda64e7"] 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
2772025-01-25T00:35:29.832ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-3b1d494e-902f-4c54-bf8e-f4477eda64e7"] 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
2782025-01-25T00:35:29.849ZDEBGphd-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-3b1d494e-902f-4c54-bf8e-f4477eda64e7 0B 1.80T 685M /phd-artifacts/phd-clone-3b1d494e-902f-4c54-bf8e-f4477eda64e7\n target = phd_framework::zfs
2792025-01-25T00:35:29.850ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2802025-01-25T00:35:29.850ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 210 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base
2812025-01-25T00:35:29.850ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/9b548dc8d4c253c847b75f57d8689a5d67fd24043fc63728fe9be67be5abb3b5/propolis-server target = phd_framework::artifacts::store
2822025-01-25T00:35:29.850ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/9b548dc8d4c253c847b75f57d8689a5d67fd24043fc63728fe9be67be5abb3b5/propolis-server" target = phd_framework::test_vm::server
2832025-01-25T00:35:29.850ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 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::server_log_mode
2842025-01-25T00:35:29.862ZINFOphd-runner: [NEW - EVENT] Launched server with pid 891 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
2852025-01-25T00:35:29.862ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 12 file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2862025-01-25T00:35:29.862ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
2872025-01-25T00:35:29.862ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 319 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
2882025-01-25T00:35:30.592ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2892025-01-25T00:35:30.593ZINFOphd-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: 68a4a226-5449-44c9-8f05-638b2b37e309, metadata: InstanceMetadata { project_id: 77645343-238f-4002-b3ed-c8ba29bf4058, silo_id: 0d6372ad-a201-4f24-9938-809e57f94724, sled_id: 4769f55b-8cb0-4acc-bb5b-5edfc90ebc81, sled_model: "pheidippes", sled_revision: 1, sled_serial: "4769f55b-8cb0-4acc-bb5b-5edfc90ebc81" }, name: "phd-vm-68a4a226-5449-44c9-8f05-638b2b37e309" }, state: Creating } line = 378 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
2902025-01-25T00:35:30.593ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 731 file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
2912025-01-25T00:35:30.593ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 439 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
2922025-01-25T00:35:30.593ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 444 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
2932025-01-25T00:35:30.594ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 439 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
2942025-01-25T00:35:30.594ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 723 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2952025-01-25T00:35:30.594ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 672 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
2962025-01-25T00:35:30.594ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
2972025-01-25T00:35:30.594ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
2982025-01-25T00:35:30.594ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
2992025-01-25T00:35:34.794ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4199 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
3002025-01-25T00:35:34.794ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
3012025-01-25T00:35:34.794ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
3022025-01-25T00:35:34.794ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
3032025-01-25T00:35:34.794ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
3042025-01-25T00:35:34.812ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
3052025-01-25T00:35:34.812ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
3062025-01-25T00:35:34.812ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
3072025-01-25T00:35:34.812ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
3082025-01-25T00:35:34.812ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
3092025-01-25T00:35:34.845ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
3102025-01-25T00:35:34.845ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3112025-01-25T00:35:34.845ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4251 file = phd-tests/framework/src/test_vm/mod.rs line = 723 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3122025-01-25T00:35:34.845ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
3132025-01-25T00:35:34.845ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = 68a4a226-5449-44c9-8f05-638b2b37e309
3142025-01-25T00:35:34.857ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
3152025-01-25T00:35:34.857ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
3162025-01-25T00:35:34.857ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = 68a4a226-5449-44c9-8f05-638b2b37e309
3172025-01-25T00:35:34.890ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
3182025-01-25T00:35:34.890ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
3192025-01-25T00:35:34.890ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = 68a4a226-5449-44c9-8f05-638b2b37e309
3202025-01-25T00:35:34.900ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
3212025-01-25T00:35:34.900ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
3222025-01-25T00:35:34.901ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = 68a4a226-5449-44c9-8f05-638b2b37e309
3232025-01-25T00:35:34.922ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
3242025-01-25T00:35:34.922ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
3252025-01-25T00:35:34.922ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = 68a4a226-5449-44c9-8f05-638b2b37e309
3262025-01-25T00:35:34.933ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
3272025-01-25T00:35:34.933ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
3282025-01-25T00:35:34.933ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = 68a4a226-5449-44c9-8f05-638b2b37e309
3292025-01-25T00:35:34.955ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
3302025-01-25T00:35:34.955ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 74 path = phd_tests::migrate::from_base::can_migrate_from_base propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base
3312025-01-25T00:35:34.955ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3322025-01-25T00:35:34.956ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 210 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base_lifecycle_0
3332025-01-25T00:35:34.956ZDEBGphd-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
3342025-01-25T00:35:34.956ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 55 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
3352025-01-25T00:35:34.956ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 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::server_log_mode
3362025-01-25T00:35:34.975ZINFOphd-runner: [NEW - EVENT] Launched server with pid 892 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
3372025-01-25T00:35:34.975ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 19 file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3382025-01-25T00:35:34.975ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 473 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 68a4a226-5449-44c9-8f05-638b2b37e309 target = phd_framework::test_vm target_id = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1
3392025-01-25T00:35:34.975ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 506 migration_id = f076a7ca-4e10-42b4-ba48-218e343b92ed path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 68a4a226-5449-44c9-8f05-638b2b37e309 target = phd_framework::test_vm target_id = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1 timeout_duration = 45s
3402025-01-25T00:35:34.975ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 68a4a226-5449-44c9-8f05-638b2b37e309 target = phd_framework::test_vm target_id = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1 vm = migration_from_base_lifecycle_0 vm_id = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1
3412025-01-25T00:35:34.976ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 319 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 68a4a226-5449-44c9-8f05-638b2b37e309 target = phd_framework::test_vm target_id = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1 vm = migration_from_base_lifecycle_0 vm_id = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1
3422025-01-25T00:35:35.810ZINFOphd-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: dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1, metadata: InstanceMetadata { project_id: 77645343-238f-4002-b3ed-c8ba29bf4058, silo_id: 0d6372ad-a201-4f24-9938-809e57f94724, sled_id: b19a7249-7bb5-4b95-bd67-e7c42d4aa059, sled_model: "pheidippes", sled_revision: 1, sled_serial: "b19a7249-7bb5-4b95-bd67-e7c42d4aa059" }, name: "phd-vm-dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1" }, state: Migrating } line = 378 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 68a4a226-5449-44c9-8f05-638b2b37e309 target = phd_framework::test_vm target_id = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1 vm = migration_from_base_lifecycle_0 vm_id = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1
3432025-01-25T00:35:35.811ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 835 file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 68a4a226-5449-44c9-8f05-638b2b37e309 target = phd_framework::test_vm target_id = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1 vm = migration_from_base_lifecycle_0 vm_id = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1
3442025-01-25T00:35:35.811ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 527 migration_id = f076a7ca-4e10-42b4-ba48-218e343b92ed path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 68a4a226-5449-44c9-8f05-638b2b37e309 target = phd_framework::test_vm target_id = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1
3452025-01-25T00:35:38.378ZINFOphd-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
3462025-01-25T00:35:40.076ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 68a4a226-5449-44c9-8f05-638b2b37e309 target = phd_framework::test_vm target_id = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1
3472025-01-25T00:35:40.076ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4265 file = phd-tests/framework/src/test_vm/mod.rs line = 527 migration_id = f076a7ca-4e10-42b4-ba48-218e343b92ed path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 68a4a226-5449-44c9-8f05-638b2b37e309 target = phd_framework::test_vm target_id = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1
3482025-01-25T00:35:40.076ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 5101 file = phd-tests/framework/src/test_vm/mod.rs line = 473 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 68a4a226-5449-44c9-8f05-638b2b37e309 target = phd_framework::test_vm target_id = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1
3492025-01-25T00:35:40.078ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
3502025-01-25T00:35:40.078ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1
3512025-01-25T00:35:40.078ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1
3522025-01-25T00:35:40.079ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 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 = 68a4a226-5449-44c9-8f05-638b2b37e309
3532025-01-25T00:35:40.209ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 130 file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 68a4a226-5449-44c9-8f05-638b2b37e309
3542025-01-25T00:35:40.209ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 131 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1
3552025-01-25T00:35:40.209ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1
3562025-01-25T00:35:40.209ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1
3572025-01-25T00:35:40.242ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1
3582025-01-25T00:35:40.242ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1
3592025-01-25T00:35:40.242ZDEBGphd-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
3602025-01-25T00:35:40.242ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 9649 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
3612025-01-25T00:35:40.243ZINFOphd-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
3622025-01-25T00:35:40.243ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3632025-01-25T00:35:40.243ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1
3642025-01-25T00:35:40.692ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 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 = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1
3652025-01-25T00:35:40.811ZDEBGphd-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 = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1
3662025-01-25T00:35:40.811ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-3b1d494e-902f-4c54-bf8e-f4477eda64e7"] 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 = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1
3672025-01-25T00:35:40.850ZDEBGphd-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 = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1
3682025-01-25T00:35:40.850ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-1ca717fa-3ebf-4b44-93a9-09a62565f66b"] 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 = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1
3692025-01-25T00:35:40.880ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 637 file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = dc2fbf02-c6d2-4dde-ae42-1a3b950ef0c1
3702025-01-25T00:35:40.880ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 11118 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
3712025-01-25T00:35:40.880ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 637 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3722025-01-25T00:35:40.880ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
3732025-01-25T00:35:40.880ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
374 test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 109.21s
375 
3762025-01-25T00:35:40.880ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 40 target = phd_runner