Max level shown:
12025-03-07T03:29:10.579ZINFOphd-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-03-07T03:29:10.581ZDEBGphd-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: 2230, tv_nsec: 217313278 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32025-03-07T03:29:10.581ZINFOphd-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-03-07T03:29:10.581ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = d2d8f8ad449df7e2befb7ee2723a442dd74b9b72 file = phd-tests/framework/src/artifacts/store.rs line = 313 target = phd_framework::artifacts::store
52025-03-07T03:29:10.581ZDEBGphd-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/d2d8f8ad449df7e2befb7ee2723a442dd74b9b72/crucible-nightly.sha256.txt
62025-03-07T03:29:10.693ZINFOphd-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-03-07T03:29:11.088ZDEBGphd-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/6b5f2af796a3ea57405721407ab70520a93ec73f/propolis-server.sha256.txt
82025-03-07T03:29:11.191ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92025-03-07T03:29:11.191ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102025-03-07T03:29:11.192ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112025-03-07T03:29:11.192ZINFOphd-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-03-07T03:29:11.192ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132025-03-07T03:29:11.192ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142025-03-07T03:29:11.192ZINFOphd-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-03-07T03:29:11.193ZDEBGphd-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-03-07T03:29:11.193ZDEBGphd-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-03-07T03:29:11.802ZDEBGphd-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-03-07T03:29:11.802ZDEBGphd-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-03-07T03:29:45.943ZDEBGphd-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-03-07T03:29:45.943ZDEBGphd-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-03-07T03:29:45.968ZDEBGphd-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.01M 1.80T 1.91M /phd-artifacts\n target = phd_framework::zfs
222025-03-07T03:29:45.968ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-3a51295b-f273-44bc-9345-9b7f3c8fe337"] 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-03-07T03:29:46.027ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-3a51295b-f273-44bc-9345-9b7f3c8fe337", "phd-artifacts/phd-clone-29a4f811-5ced-44fc-9937-7d5ad69b88c7"] 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-03-07T03:29:46.047ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-29a4f811-5ced-44fc-9937-7d5ad69b88c7"] 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-03-07T03:29:46.059ZDEBGphd-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-29a4f811-5ced-44fc-9937-7d5ad69b88c7 0B 1.80T 48.9M /phd-artifacts/phd-clone-29a4f811-5ced-44fc-9937-7d5ad69b88c7\n target = phd_framework::zfs
262025-03-07T03:29:46.060ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 193 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
272025-03-07T03:29:46.060ZINFOphd-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 = 211 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back
282025-03-07T03:29:46.060ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/7ef64897759a55c59626e43de728f00c3d9ee960416ff8bc1a719a9f58b06983/propolis-server.tar.gz path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
292025-03-07T03:29:46.060ZDEBGphd-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/6b5f2af796a3ea57405721407ab70520a93ec73f/propolis-server.tar.gz
302025-03-07T03:30:10.359ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/7ef64897759a55c59626e43de728f00c3d9ee960416ff8bc1a719a9f58b06983/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-03-07T03:30:10.359ZDEBGphd-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-03-07T03:30:23.286ZINFOphd-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/7ef64897759a55c59626e43de728f00c3d9ee960416ff8bc1a719a9f58b06983/propolis-server" target = phd_framework::test_vm::server
332025-03-07T03:30:23.286ZINFOphd-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-03-07T03:30:23.335ZINFOphd-runner: [NEW - EVENT] Launched server with pid 871 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-03-07T03:30:23.336ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 37275 file = phd-tests/framework/src/test_vm/mod.rs line = 193 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
362025-03-07T03:30:23.336ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 276 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8fee1b46-535b-42a4-9699-99234350ef86
372025-03-07T03:30:23.337ZINFOphd-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 = 320 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8fee1b46-535b-42a4-9699-99234350ef86
382025-03-07T03:30:23.683ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392025-03-07T03:30:23.684ZINFOphd-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: 8fee1b46-535b-42a4-9699-99234350ef86, metadata: InstanceMetadata { project_id: c026ab75-84ba-409f-9ece-5988596ab253, silo_id: 8eaa4b32-a108-464f-b279-02cf154e2d67, sled_id: 247ab6a7-090e-4257-8e23-e4982245174c, sled_model: "pheidippes", sled_revision: 1, sled_serial: "247ab6a7-090e-4257-8e23-e4982245174c" }, name: "phd-vm-8fee1b46-535b-42a4-9699-99234350ef86" }, state: Creating } line = 379 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8fee1b46-535b-42a4-9699-99234350ef86
402025-03-07T03:30:23.684ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 348 file = phd-tests/framework/src/test_vm/mod.rs line = 276 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8fee1b46-535b-42a4-9699-99234350ef86
412025-03-07T03:30:23.684ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 440 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8fee1b46-535b-42a4-9699-99234350ef86
422025-03-07T03:30:23.685ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 445 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 = 8fee1b46-535b-42a4-9699-99234350ef86
432025-03-07T03:30:23.685ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 440 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8fee1b46-535b-42a4-9699-99234350ef86
442025-03-07T03:30:23.685ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 757 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
452025-03-07T03:30:23.685ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 706 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 = 8fee1b46-535b-42a4-9699-99234350ef86
462025-03-07T03:30:23.685ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 714 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost login: ") target = phd_framework::test_vm
472025-03-07T03:30:23.685ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 772 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8fee1b46-535b-42a4-9699-99234350ef86
482025-03-07T03:30:23.685ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = 8fee1b46-535b-42a4-9699-99234350ef86
492025-03-07T03:30:27.928ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4242 file = phd-tests/framework/src/test_vm/mod.rs line = 772 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8fee1b46-535b-42a4-9699-99234350ef86
502025-03-07T03:30:27.928ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 714 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
512025-03-07T03:30:27.928ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 714 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
522025-03-07T03:30:27.928ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 772 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8fee1b46-535b-42a4-9699-99234350ef86
532025-03-07T03:30:27.928ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = 8fee1b46-535b-42a4-9699-99234350ef86
542025-03-07T03:30:27.946ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 772 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8fee1b46-535b-42a4-9699-99234350ef86
552025-03-07T03:30:27.947ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 714 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
562025-03-07T03:30:27.947ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 714 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
572025-03-07T03:30:27.947ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 772 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8fee1b46-535b-42a4-9699-99234350ef86
582025-03-07T03:30:27.947ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = 8fee1b46-535b-42a4-9699-99234350ef86
592025-03-07T03:30:27.980ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 772 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8fee1b46-535b-42a4-9699-99234350ef86
602025-03-07T03:30:27.980ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 754 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
612025-03-07T03:30:27.980ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4294 file = phd-tests/framework/src/test_vm/mod.rs line = 757 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
622025-03-07T03:30:27.980ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 772 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8fee1b46-535b-42a4-9699-99234350ef86
632025-03-07T03:30:27.980ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 8fee1b46-535b-42a4-9699-99234350ef86
642025-03-07T03:30:27.991ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 772 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8fee1b46-535b-42a4-9699-99234350ef86
652025-03-07T03:30:27.991ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 772 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8fee1b46-535b-42a4-9699-99234350ef86
662025-03-07T03:30:27.991ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 8fee1b46-535b-42a4-9699-99234350ef86
672025-03-07T03:30:28.013ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 772 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8fee1b46-535b-42a4-9699-99234350ef86
682025-03-07T03:30:28.013ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 772 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8fee1b46-535b-42a4-9699-99234350ef86
692025-03-07T03:30:28.013ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 8fee1b46-535b-42a4-9699-99234350ef86
702025-03-07T03:30:28.023ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 772 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8fee1b46-535b-42a4-9699-99234350ef86
712025-03-07T03:30:28.023ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 772 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8fee1b46-535b-42a4-9699-99234350ef86
722025-03-07T03:30:28.024ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 8fee1b46-535b-42a4-9699-99234350ef86
732025-03-07T03:30:28.045ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 772 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8fee1b46-535b-42a4-9699-99234350ef86
742025-03-07T03:30:28.045ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 772 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8fee1b46-535b-42a4-9699-99234350ef86
752025-03-07T03:30:28.045ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 8fee1b46-535b-42a4-9699-99234350ef86
762025-03-07T03:30:28.057ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 772 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8fee1b46-535b-42a4-9699-99234350ef86
772025-03-07T03:30:28.057ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 772 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8fee1b46-535b-42a4-9699-99234350ef86
782025-03-07T03:30:28.057ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 8fee1b46-535b-42a4-9699-99234350ef86
792025-03-07T03:30:28.078ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 772 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8fee1b46-535b-42a4-9699-99234350ef86
802025-03-07T03:30:28.078ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
812025-03-07T03:30:28.078ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 193 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
822025-03-07T03:30:28.078ZINFOphd-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 = 211 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-03-07T03:30:28.079ZDEBGphd-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-03-07T03:30:28.079ZDEBGphd-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-03-07T03:30:28.079ZINFOphd-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-03-07T03:30:28.079ZINFOphd-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-03-07T03:30:28.096ZINFOphd-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
882025-03-07T03:30:28.097ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 193 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
892025-03-07T03:30:28.097ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 474 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 8fee1b46-535b-42a4-9699-99234350ef86 target = phd_framework::test_vm target_id = 04cf2496-897c-4ad5-a6f3-529fd3d9c0c6
902025-03-07T03:30:28.097ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 507 migration_id = 41ca6dfa-4ba2-4dc8-8e03-890eaa543a85 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 8fee1b46-535b-42a4-9699-99234350ef86 target = phd_framework::test_vm target_id = 04cf2496-897c-4ad5-a6f3-529fd3d9c0c6 timeout_duration = 45s
912025-03-07T03:30:28.097ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 276 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 8fee1b46-535b-42a4-9699-99234350ef86 target = phd_framework::test_vm target_id = 04cf2496-897c-4ad5-a6f3-529fd3d9c0c6 vm = migration_from_base_and_back_lifecycle_0 vm_id = 04cf2496-897c-4ad5-a6f3-529fd3d9c0c6
922025-03-07T03:30:28.098ZINFOphd-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 = 320 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 8fee1b46-535b-42a4-9699-99234350ef86 target = phd_framework::test_vm target_id = 04cf2496-897c-4ad5-a6f3-529fd3d9c0c6 vm = migration_from_base_and_back_lifecycle_0 vm_id = 04cf2496-897c-4ad5-a6f3-529fd3d9c0c6
932025-03-07T03:30:28.780ZINFOphd-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: 04cf2496-897c-4ad5-a6f3-529fd3d9c0c6, metadata: InstanceMetadata { project_id: c026ab75-84ba-409f-9ece-5988596ab253, silo_id: 8eaa4b32-a108-464f-b279-02cf154e2d67, sled_id: a3d1ba92-ad11-4f69-b9aa-2a59c0f47af5, sled_model: "pheidippes", sled_revision: 1, sled_serial: "a3d1ba92-ad11-4f69-b9aa-2a59c0f47af5" }, name: "phd-vm-04cf2496-897c-4ad5-a6f3-529fd3d9c0c6" }, state: Migrating } line = 379 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 8fee1b46-535b-42a4-9699-99234350ef86 target = phd_framework::test_vm target_id = 04cf2496-897c-4ad5-a6f3-529fd3d9c0c6 vm = migration_from_base_and_back_lifecycle_0 vm_id = 04cf2496-897c-4ad5-a6f3-529fd3d9c0c6
942025-03-07T03:30:28.780ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 682 file = phd-tests/framework/src/test_vm/mod.rs line = 276 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 8fee1b46-535b-42a4-9699-99234350ef86 target = phd_framework::test_vm target_id = 04cf2496-897c-4ad5-a6f3-529fd3d9c0c6 vm = migration_from_base_and_back_lifecycle_0 vm_id = 04cf2496-897c-4ad5-a6f3-529fd3d9c0c6
952025-03-07T03:30:28.780ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 528 migration_id = 41ca6dfa-4ba2-4dc8-8e03-890eaa543a85 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 8fee1b46-535b-42a4-9699-99234350ef86 target = phd_framework::test_vm target_id = 04cf2496-897c-4ad5-a6f3-529fd3d9c0c6
962025-03-07T03:30:31.299ZINFOphd-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
972025-03-07T03:30:32.098ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 541 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 8fee1b46-535b-42a4-9699-99234350ef86 target = phd_framework::test_vm target_id = 04cf2496-897c-4ad5-a6f3-529fd3d9c0c6
982025-03-07T03:30:32.098ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3318 file = phd-tests/framework/src/test_vm/mod.rs line = 528 migration_id = 41ca6dfa-4ba2-4dc8-8e03-890eaa543a85 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 8fee1b46-535b-42a4-9699-99234350ef86 target = phd_framework::test_vm target_id = 04cf2496-897c-4ad5-a6f3-529fd3d9c0c6
992025-03-07T03:30:32.098ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4001 file = phd-tests/framework/src/test_vm/mod.rs line = 474 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 8fee1b46-535b-42a4-9699-99234350ef86 target = phd_framework::test_vm target_id = 04cf2496-897c-4ad5-a6f3-529fd3d9c0c6
1002025-03-07T03:30:32.100ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1029 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8fee1b46-535b-42a4-9699-99234350ef86
1012025-03-07T03:30:32.100ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 772 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 = 04cf2496-897c-4ad5-a6f3-529fd3d9c0c6
1022025-03-07T03:30:32.100ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_0 vm_id = 04cf2496-897c-4ad5-a6f3-529fd3d9c0c6
1032025-03-07T03:30:32.101ZDEBGphd-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 = 8fee1b46-535b-42a4-9699-99234350ef86
1042025-03-07T03:30:32.197ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 96 file = phd-tests/framework/src/test_vm/mod.rs line = 1029 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8fee1b46-535b-42a4-9699-99234350ef86
1052025-03-07T03:30:32.197ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 97 file = phd-tests/framework/src/test_vm/mod.rs line = 772 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 = 04cf2496-897c-4ad5-a6f3-529fd3d9c0c6
1062025-03-07T03:30:32.197ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 772 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 = 04cf2496-897c-4ad5-a6f3-529fd3d9c0c6
1072025-03-07T03:30:32.197ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_0 vm_id = 04cf2496-897c-4ad5-a6f3-529fd3d9c0c6
1082025-03-07T03:30:32.220ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 772 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 = 04cf2496-897c-4ad5-a6f3-529fd3d9c0c6
1092025-03-07T03:30:32.220ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __BASE_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
1102025-03-07T03:30:32.220ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 193 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1112025-03-07T03:30:32.220ZINFOphd-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 = 211 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
1122025-03-07T03:30:32.220ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/7ef64897759a55c59626e43de728f00c3d9ee960416ff8bc1a719a9f58b06983/propolis-server target = phd_framework::artifacts::store
1132025-03-07T03:30:32.220ZINFOphd-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/7ef64897759a55c59626e43de728f00c3d9ee960416ff8bc1a719a9f58b06983/propolis-server" target = phd_framework::test_vm::server
1142025-03-07T03:30:32.220ZINFOphd-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
1152025-03-07T03:30:32.239ZINFOphd-runner: [NEW - EVENT] Launched server with pid 874 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
1162025-03-07T03:30:32.239ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 193 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1172025-03-07T03:30:32.239ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 474 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 04cf2496-897c-4ad5-a6f3-529fd3d9c0c6 target = phd_framework::test_vm target_id = 72d1a44f-5f97-473e-bbdd-42ce3e8f970b
1182025-03-07T03:30:32.239ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 507 migration_id = 98686eff-b234-4653-a3ed-e82d3a175731 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 04cf2496-897c-4ad5-a6f3-529fd3d9c0c6 target = phd_framework::test_vm target_id = 72d1a44f-5f97-473e-bbdd-42ce3e8f970b timeout_duration = 45s
1192025-03-07T03:30:32.239ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 276 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 04cf2496-897c-4ad5-a6f3-529fd3d9c0c6 target = phd_framework::test_vm target_id = 72d1a44f-5f97-473e-bbdd-42ce3e8f970b vm = migration_from_base_and_back_lifecycle_1 vm_id = 72d1a44f-5f97-473e-bbdd-42ce3e8f970b
1202025-03-07T03:30:32.240ZINFOphd-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 = 320 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 04cf2496-897c-4ad5-a6f3-529fd3d9c0c6 target = phd_framework::test_vm target_id = 72d1a44f-5f97-473e-bbdd-42ce3e8f970b vm = migration_from_base_and_back_lifecycle_1 vm_id = 72d1a44f-5f97-473e-bbdd-42ce3e8f970b
1212025-03-07T03:30:33.003ZINFOphd-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: 72d1a44f-5f97-473e-bbdd-42ce3e8f970b, metadata: InstanceMetadata { project_id: c026ab75-84ba-409f-9ece-5988596ab253, silo_id: 8eaa4b32-a108-464f-b279-02cf154e2d67, sled_id: 79bd1b19-4000-47da-ba54-e1b2db81c77a, sled_model: "pheidippes", sled_revision: 1, sled_serial: "79bd1b19-4000-47da-ba54-e1b2db81c77a" }, name: "phd-vm-72d1a44f-5f97-473e-bbdd-42ce3e8f970b" }, state: Migrating } line = 379 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 04cf2496-897c-4ad5-a6f3-529fd3d9c0c6 target = phd_framework::test_vm target_id = 72d1a44f-5f97-473e-bbdd-42ce3e8f970b vm = migration_from_base_and_back_lifecycle_1 vm_id = 72d1a44f-5f97-473e-bbdd-42ce3e8f970b
1222025-03-07T03:30:33.003ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 764 file = phd-tests/framework/src/test_vm/mod.rs line = 276 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 04cf2496-897c-4ad5-a6f3-529fd3d9c0c6 target = phd_framework::test_vm target_id = 72d1a44f-5f97-473e-bbdd-42ce3e8f970b vm = migration_from_base_and_back_lifecycle_1 vm_id = 72d1a44f-5f97-473e-bbdd-42ce3e8f970b
1232025-03-07T03:30:33.003ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 528 migration_id = 98686eff-b234-4653-a3ed-e82d3a175731 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 04cf2496-897c-4ad5-a6f3-529fd3d9c0c6 target = phd_framework::test_vm target_id = 72d1a44f-5f97-473e-bbdd-42ce3e8f970b
1242025-03-07T03:30:35.463ZINFOphd-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
1252025-03-07T03:30:35.686ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 541 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 04cf2496-897c-4ad5-a6f3-529fd3d9c0c6 target = phd_framework::test_vm target_id = 72d1a44f-5f97-473e-bbdd-42ce3e8f970b
1262025-03-07T03:30:35.686ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2682 file = phd-tests/framework/src/test_vm/mod.rs line = 528 migration_id = 98686eff-b234-4653-a3ed-e82d3a175731 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 04cf2496-897c-4ad5-a6f3-529fd3d9c0c6 target = phd_framework::test_vm target_id = 72d1a44f-5f97-473e-bbdd-42ce3e8f970b
1272025-03-07T03:30:35.686ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3446 file = phd-tests/framework/src/test_vm/mod.rs line = 474 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 04cf2496-897c-4ad5-a6f3-529fd3d9c0c6 target = phd_framework::test_vm target_id = 72d1a44f-5f97-473e-bbdd-42ce3e8f970b
1282025-03-07T03:30:35.687ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1029 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 = 04cf2496-897c-4ad5-a6f3-529fd3d9c0c6
1292025-03-07T03:30:35.687ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 772 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 = 72d1a44f-5f97-473e-bbdd-42ce3e8f970b
1302025-03-07T03:30:35.687ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_1 vm_id = 72d1a44f-5f97-473e-bbdd-42ce3e8f970b
1312025-03-07T03:30:35.688ZDEBGphd-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 = 04cf2496-897c-4ad5-a6f3-529fd3d9c0c6
1322025-03-07T03:30:35.784ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 97 file = phd-tests/framework/src/test_vm/mod.rs line = 1029 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 = 04cf2496-897c-4ad5-a6f3-529fd3d9c0c6
1332025-03-07T03:30:35.785ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 97 file = phd-tests/framework/src/test_vm/mod.rs line = 772 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 = 72d1a44f-5f97-473e-bbdd-42ce3e8f970b
1342025-03-07T03:30:35.785ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 772 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 = 72d1a44f-5f97-473e-bbdd-42ce3e8f970b
1352025-03-07T03:30:35.785ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_1 vm_id = 72d1a44f-5f97-473e-bbdd-42ce3e8f970b
1362025-03-07T03:30:35.817ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 772 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 = 72d1a44f-5f97-473e-bbdd-42ce3e8f970b
1372025-03-07T03:30:35.818ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
1382025-03-07T03:30:35.818ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 193 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1392025-03-07T03:30:35.818ZINFOphd-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 = 211 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
1402025-03-07T03:30:35.818ZDEBGphd-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
1412025-03-07T03:30:35.818ZINFOphd-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
1422025-03-07T03:30:35.818ZINFOphd-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
1432025-03-07T03:30:35.835ZINFOphd-runner: [NEW - EVENT] Launched server with pid 876 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
1442025-03-07T03:30:35.835ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 193 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1452025-03-07T03:30:35.835ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 474 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 72d1a44f-5f97-473e-bbdd-42ce3e8f970b target = phd_framework::test_vm target_id = 52c2eb0b-2313-4548-acb9-91d8dde1bd07
1462025-03-07T03:30:35.835ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 507 migration_id = 4aa51c6e-8524-4747-bb7b-1ce55771f23c path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 72d1a44f-5f97-473e-bbdd-42ce3e8f970b target = phd_framework::test_vm target_id = 52c2eb0b-2313-4548-acb9-91d8dde1bd07 timeout_duration = 45s
1472025-03-07T03:30:35.835ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 276 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 72d1a44f-5f97-473e-bbdd-42ce3e8f970b target = phd_framework::test_vm target_id = 52c2eb0b-2313-4548-acb9-91d8dde1bd07 vm = migration_from_base_and_back_lifecycle_2 vm_id = 52c2eb0b-2313-4548-acb9-91d8dde1bd07
1482025-03-07T03:30:35.836ZINFOphd-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 = 320 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 72d1a44f-5f97-473e-bbdd-42ce3e8f970b target = phd_framework::test_vm target_id = 52c2eb0b-2313-4548-acb9-91d8dde1bd07 vm = migration_from_base_and_back_lifecycle_2 vm_id = 52c2eb0b-2313-4548-acb9-91d8dde1bd07
1492025-03-07T03:30:36.234ZINFOphd-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: 52c2eb0b-2313-4548-acb9-91d8dde1bd07, metadata: InstanceMetadata { project_id: c026ab75-84ba-409f-9ece-5988596ab253, silo_id: 8eaa4b32-a108-464f-b279-02cf154e2d67, sled_id: 51f19a5f-cca0-4e9f-8517-85a6fd7c3952, sled_model: "pheidippes", sled_revision: 1, sled_serial: "51f19a5f-cca0-4e9f-8517-85a6fd7c3952" }, name: "phd-vm-52c2eb0b-2313-4548-acb9-91d8dde1bd07" }, state: Migrating } line = 379 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 72d1a44f-5f97-473e-bbdd-42ce3e8f970b target = phd_framework::test_vm target_id = 52c2eb0b-2313-4548-acb9-91d8dde1bd07 vm = migration_from_base_and_back_lifecycle_2 vm_id = 52c2eb0b-2313-4548-acb9-91d8dde1bd07
1502025-03-07T03:30:36.234ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 398 file = phd-tests/framework/src/test_vm/mod.rs line = 276 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 72d1a44f-5f97-473e-bbdd-42ce3e8f970b target = phd_framework::test_vm target_id = 52c2eb0b-2313-4548-acb9-91d8dde1bd07 vm = migration_from_base_and_back_lifecycle_2 vm_id = 52c2eb0b-2313-4548-acb9-91d8dde1bd07
1512025-03-07T03:30:36.234ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 528 migration_id = 4aa51c6e-8524-4747-bb7b-1ce55771f23c path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 72d1a44f-5f97-473e-bbdd-42ce3e8f970b target = phd_framework::test_vm target_id = 52c2eb0b-2313-4548-acb9-91d8dde1bd07
1522025-03-07T03:30:38.751ZINFOphd-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
1532025-03-07T03:30:39.155ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 541 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 72d1a44f-5f97-473e-bbdd-42ce3e8f970b target = phd_framework::test_vm target_id = 52c2eb0b-2313-4548-acb9-91d8dde1bd07
1542025-03-07T03:30:39.155ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2921 file = phd-tests/framework/src/test_vm/mod.rs line = 528 migration_id = 4aa51c6e-8524-4747-bb7b-1ce55771f23c path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 72d1a44f-5f97-473e-bbdd-42ce3e8f970b target = phd_framework::test_vm target_id = 52c2eb0b-2313-4548-acb9-91d8dde1bd07
1552025-03-07T03:30:39.155ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3319 file = phd-tests/framework/src/test_vm/mod.rs line = 474 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 72d1a44f-5f97-473e-bbdd-42ce3e8f970b target = phd_framework::test_vm target_id = 52c2eb0b-2313-4548-acb9-91d8dde1bd07
1562025-03-07T03:30:39.156ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1029 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 = 72d1a44f-5f97-473e-bbdd-42ce3e8f970b
1572025-03-07T03:30:39.157ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 772 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 = 52c2eb0b-2313-4548-acb9-91d8dde1bd07
1582025-03-07T03:30:39.157ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_2 vm_id = 52c2eb0b-2313-4548-acb9-91d8dde1bd07
1592025-03-07T03:30:39.157ZDEBGphd-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 = 72d1a44f-5f97-473e-bbdd-42ce3e8f970b
1602025-03-07T03:30:39.256ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 99 file = phd-tests/framework/src/test_vm/mod.rs line = 1029 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 = 72d1a44f-5f97-473e-bbdd-42ce3e8f970b
1612025-03-07T03:30:39.257ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 100 file = phd-tests/framework/src/test_vm/mod.rs line = 772 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 = 52c2eb0b-2313-4548-acb9-91d8dde1bd07
1622025-03-07T03:30:39.257ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 772 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 = 52c2eb0b-2313-4548-acb9-91d8dde1bd07
1632025-03-07T03:30:39.257ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_2 vm_id = 52c2eb0b-2313-4548-acb9-91d8dde1bd07
1642025-03-07T03:30:39.291ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 772 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 = 52c2eb0b-2313-4548-acb9-91d8dde1bd07
1652025-03-07T03:30:39.291ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1029 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 = 52c2eb0b-2313-4548-acb9-91d8dde1bd07
1662025-03-07T03:30:39.291ZDEBGphd-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-03-07T03:30:39.291ZINFOphd-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-03-07T03:30:39.292ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 15608 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1692025-03-07T03:30:39.292ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1702025-03-07T03:30:39.292ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1052 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 = 52c2eb0b-2313-4548-acb9-91d8dde1bd07
1712025-03-07T03:30:39.753ZDEBGphd-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 = 52c2eb0b-2313-4548-acb9-91d8dde1bd07
1722025-03-07T03:30:39.851ZDEBGphd-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 = 52c2eb0b-2313-4548-acb9-91d8dde1bd07
1732025-03-07T03:30:39.851ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-29a4f811-5ced-44fc-9937-7d5ad69b88c7"] 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 = 52c2eb0b-2313-4548-acb9-91d8dde1bd07
1742025-03-07T03:30:39.893ZDEBGphd-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 = 52c2eb0b-2313-4548-acb9-91d8dde1bd07
1752025-03-07T03:30:39.893ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-3a51295b-f273-44bc-9345-9b7f3c8fe337"] 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 = 52c2eb0b-2313-4548-acb9-91d8dde1bd07
1762025-03-07T03:30:39.921ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 629 file = phd-tests/framework/src/test_vm/mod.rs line = 1029 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 = 52c2eb0b-2313-4548-acb9-91d8dde1bd07
1772025-03-07T03:30:39.921ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 88728 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
1782025-03-07T03:30:39.921ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 629 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1792025-03-07T03:30:39.921ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
1802025-03-07T03:30:39.921ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1812025-03-07T03:30:39.921ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1822025-03-07T03:30:39.922ZINFOphd-runner: [TEST - START] file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
1832025-03-07T03:30:39.922ZDEBGphd-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
1842025-03-07T03:30:39.922ZDEBGphd-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
1852025-03-07T03:30:39.922ZDEBGphd-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
1862025-03-07T03:30:39.922ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1872025-03-07T03:30:39.940ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::serial_history stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 685M 1.80T 685M /phd-artifacts\n target = phd_framework::zfs
1882025-03-07T03:30:39.940ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-2222cacb-368f-4407-a205-a7151dad9132"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1892025-03-07T03:30:39.965ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-2222cacb-368f-4407-a205-a7151dad9132", "phd-artifacts/phd-clone-3743075c-9641-47cb-af54-7ae69892575c"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1902025-03-07T03:30:39.996ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-3743075c-9641-47cb-af54-7ae69892575c"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1912025-03-07T03:30:40.013ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::serial_history stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-3743075c-9641-47cb-af54-7ae69892575c 0B 1.80T 685M /phd-artifacts/phd-clone-3743075c-9641-47cb-af54-7ae69892575c\n target = phd_framework::zfs
1922025-03-07T03:30:40.014ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 193 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1932025-03-07T03:30:40.014ZINFOphd-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 = 211 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base
1942025-03-07T03:30:40.014ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/7ef64897759a55c59626e43de728f00c3d9ee960416ff8bc1a719a9f58b06983/propolis-server target = phd_framework::artifacts::store
1952025-03-07T03:30:40.014ZINFOphd-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::serial_history server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/7ef64897759a55c59626e43de728f00c3d9ee960416ff8bc1a719a9f58b06983/propolis-server" target = phd_framework::test_vm::server
1962025-03-07T03:30:40.014ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/migration_serial_history_base.stderr.log" stdout_path = "/tmp/propolis-phd/migration_serial_history_base.stdout.log" target = phd_framework::server_log_mode
1972025-03-07T03:30:40.026ZINFOphd-runner: [NEW - EVENT] Launched server with pid 885 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
1982025-03-07T03:30:40.026ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 12 file = phd-tests/framework/src/test_vm/mod.rs line = 193 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1992025-03-07T03:30:40.026ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 276 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 822f3fd4-0df5-4d68-a808-17e83dc629a6
2002025-03-07T03:30:40.027ZINFOphd-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 = 320 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 822f3fd4-0df5-4d68-a808-17e83dc629a6
2012025-03-07T03:30:40.456ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2022025-03-07T03:30:40.456ZINFOphd-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: 822f3fd4-0df5-4d68-a808-17e83dc629a6, metadata: InstanceMetadata { project_id: bb7cb62d-cbbf-4776-8a15-3c42a39fd6b6, silo_id: fcd0907c-4023-40ec-ba45-1c73b8df48ef, sled_id: 5c0964b2-0a89-45ce-a3af-a0e1eb8045bd, sled_model: "pheidippes", sled_revision: 1, sled_serial: "5c0964b2-0a89-45ce-a3af-a0e1eb8045bd" }, name: "phd-vm-822f3fd4-0df5-4d68-a808-17e83dc629a6" }, state: Creating } line = 379 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 822f3fd4-0df5-4d68-a808-17e83dc629a6
2032025-03-07T03:30:40.456ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 429 file = phd-tests/framework/src/test_vm/mod.rs line = 276 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 822f3fd4-0df5-4d68-a808-17e83dc629a6
2042025-03-07T03:30:40.456ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 440 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 822f3fd4-0df5-4d68-a808-17e83dc629a6
2052025-03-07T03:30:40.456ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 445 path = phd_tests::migrate::from_base::serial_history state = Run target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 822f3fd4-0df5-4d68-a808-17e83dc629a6
2062025-03-07T03:30:40.457ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 440 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 822f3fd4-0df5-4d68-a808-17e83dc629a6
2072025-03-07T03:30:40.457ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 757 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2082025-03-07T03:30:40.457ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 706 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = 300s vm = migration_serial_history_base vm_id = 822f3fd4-0df5-4d68-a808-17e83dc629a6
2092025-03-07T03:30:40.457ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 714 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost login: ") target = phd_framework::test_vm
2102025-03-07T03:30:40.457ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 772 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 822f3fd4-0df5-4d68-a808-17e83dc629a6
2112025-03-07T03:30:40.457ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 822f3fd4-0df5-4d68-a808-17e83dc629a6
2122025-03-07T03:30:44.620ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4162 file = phd-tests/framework/src/test_vm/mod.rs line = 772 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 822f3fd4-0df5-4d68-a808-17e83dc629a6
2132025-03-07T03:30:44.620ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 714 path = phd_tests::migrate::from_base::serial_history step = WriteStr("root") target = phd_framework::test_vm
2142025-03-07T03:30:44.620ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 714 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
2152025-03-07T03:30:44.620ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 772 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 822f3fd4-0df5-4d68-a808-17e83dc629a6
2162025-03-07T03:30:44.620ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 822f3fd4-0df5-4d68-a808-17e83dc629a6
2172025-03-07T03:30:44.638ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 772 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 822f3fd4-0df5-4d68-a808-17e83dc629a6
2182025-03-07T03:30:44.638ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 714 path = phd_tests::migrate::from_base::serial_history step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
2192025-03-07T03:30:44.638ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 714 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
2202025-03-07T03:30:44.638ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 772 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 822f3fd4-0df5-4d68-a808-17e83dc629a6
2212025-03-07T03:30:44.638ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 822f3fd4-0df5-4d68-a808-17e83dc629a6
2222025-03-07T03:30:44.671ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 772 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 822f3fd4-0df5-4d68-a808-17e83dc629a6
2232025-03-07T03:30:44.671ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 754 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2242025-03-07T03:30:44.671ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4214 file = phd-tests/framework/src/test_vm/mod.rs line = 757 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2252025-03-07T03:30:44.671ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 772 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 822f3fd4-0df5-4d68-a808-17e83dc629a6
2262025-03-07T03:30:44.672ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = 822f3fd4-0df5-4d68-a808-17e83dc629a6
2272025-03-07T03:30:44.682ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 772 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 822f3fd4-0df5-4d68-a808-17e83dc629a6
2282025-03-07T03:30:44.682ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 772 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 822f3fd4-0df5-4d68-a808-17e83dc629a6
2292025-03-07T03:30:44.682ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = 822f3fd4-0df5-4d68-a808-17e83dc629a6
2302025-03-07T03:30:44.715ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 772 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 822f3fd4-0df5-4d68-a808-17e83dc629a6
2312025-03-07T03:30:44.720ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::serial_history propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_serial_history_base
2322025-03-07T03:30:44.720ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 193 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2332025-03-07T03:30:44.720ZINFOphd-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 = 211 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base_lifecycle_0
2342025-03-07T03:30:44.720ZDEBGphd-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
2352025-03-07T03:30:44.720ZINFOphd-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::serial_history server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
2362025-03-07T03:30:44.720ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stdout.log" target = phd_framework::server_log_mode
2372025-03-07T03:30:44.738ZINFOphd-runner: [NEW - EVENT] Launched server with pid 886 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
2382025-03-07T03:30:44.738ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 193 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2392025-03-07T03:30:44.738ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 474 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 822f3fd4-0df5-4d68-a808-17e83dc629a6 target = phd_framework::test_vm target_id = 694ec2d8-08c6-4295-bd82-e0bec12ff831
2402025-03-07T03:30:44.738ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 507 migration_id = 1d85a87a-4fab-4ae9-9d7b-82837c34ddad path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 822f3fd4-0df5-4d68-a808-17e83dc629a6 target = phd_framework::test_vm target_id = 694ec2d8-08c6-4295-bd82-e0bec12ff831 timeout_duration = 45s
2412025-03-07T03:30:44.738ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 276 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 822f3fd4-0df5-4d68-a808-17e83dc629a6 target = phd_framework::test_vm target_id = 694ec2d8-08c6-4295-bd82-e0bec12ff831 vm = migration_serial_history_base_lifecycle_0 vm_id = 694ec2d8-08c6-4295-bd82-e0bec12ff831
2422025-03-07T03:30:44.739ZINFOphd-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 = 320 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 822f3fd4-0df5-4d68-a808-17e83dc629a6 target = phd_framework::test_vm target_id = 694ec2d8-08c6-4295-bd82-e0bec12ff831 vm = migration_serial_history_base_lifecycle_0 vm_id = 694ec2d8-08c6-4295-bd82-e0bec12ff831
2432025-03-07T03:30:45.202ZINFOphd-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: 694ec2d8-08c6-4295-bd82-e0bec12ff831, metadata: InstanceMetadata { project_id: bb7cb62d-cbbf-4776-8a15-3c42a39fd6b6, silo_id: fcd0907c-4023-40ec-ba45-1c73b8df48ef, sled_id: 68347b84-560f-49e1-b368-19191b7cdd71, sled_model: "pheidippes", sled_revision: 1, sled_serial: "68347b84-560f-49e1-b368-19191b7cdd71" }, name: "phd-vm-694ec2d8-08c6-4295-bd82-e0bec12ff831" }, state: Migrating } line = 379 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 822f3fd4-0df5-4d68-a808-17e83dc629a6 target = phd_framework::test_vm target_id = 694ec2d8-08c6-4295-bd82-e0bec12ff831 vm = migration_serial_history_base_lifecycle_0 vm_id = 694ec2d8-08c6-4295-bd82-e0bec12ff831
2442025-03-07T03:30:45.202ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 463 file = phd-tests/framework/src/test_vm/mod.rs line = 276 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 822f3fd4-0df5-4d68-a808-17e83dc629a6 target = phd_framework::test_vm target_id = 694ec2d8-08c6-4295-bd82-e0bec12ff831 vm = migration_serial_history_base_lifecycle_0 vm_id = 694ec2d8-08c6-4295-bd82-e0bec12ff831
2452025-03-07T03:30:45.202ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 528 migration_id = 1d85a87a-4fab-4ae9-9d7b-82837c34ddad path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 822f3fd4-0df5-4d68-a808-17e83dc629a6 target = phd_framework::test_vm target_id = 694ec2d8-08c6-4295-bd82-e0bec12ff831
2462025-03-07T03:30:47.705ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7727}} target = phd_framework::serial
2472025-03-07T03:30:49.401ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 541 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 822f3fd4-0df5-4d68-a808-17e83dc629a6 target = phd_framework::test_vm target_id = 694ec2d8-08c6-4295-bd82-e0bec12ff831
2482025-03-07T03:30:49.401ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4198 file = phd-tests/framework/src/test_vm/mod.rs line = 528 migration_id = 1d85a87a-4fab-4ae9-9d7b-82837c34ddad path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 822f3fd4-0df5-4d68-a808-17e83dc629a6 target = phd_framework::test_vm target_id = 694ec2d8-08c6-4295-bd82-e0bec12ff831
2492025-03-07T03:30:49.401ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4662 file = phd-tests/framework/src/test_vm/mod.rs line = 474 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 822f3fd4-0df5-4d68-a808-17e83dc629a6 target = phd_framework::test_vm target_id = 694ec2d8-08c6-4295-bd82-e0bec12ff831
2502025-03-07T03:30:49.402ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1029 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 822f3fd4-0df5-4d68-a808-17e83dc629a6
2512025-03-07T03:30:49.403ZDEBGphd-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::serial_history self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_serial_history_base vm_id = 822f3fd4-0df5-4d68-a808-17e83dc629a6
2522025-03-07T03:30:49.501ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 98 file = phd-tests/framework/src/test_vm/mod.rs line = 1029 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 822f3fd4-0df5-4d68-a808-17e83dc629a6
2532025-03-07T03:30:49.504ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1029 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 694ec2d8-08c6-4295-bd82-e0bec12ff831
2542025-03-07T03:30:49.504ZDEBGphd-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
2552025-03-07T03:30:49.504ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
2562025-03-07T03:30:49.504ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2572025-03-07T03:30:49.504ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 9048 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2582025-03-07T03:30:49.505ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1052 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 694ec2d8-08c6-4295-bd82-e0bec12ff831
2592025-03-07T03:30:49.861ZDEBGphd-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::serial_history self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_serial_history_base_lifecycle_0 vm_id = 694ec2d8-08c6-4295-bd82-e0bec12ff831
2602025-03-07T03:30:49.960ZDEBGphd-runner: [VM CLEANUP - EVENT] zfs clone dropped file = phd-tests/framework/src/zfs.rs line = 83 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs vm = migration_serial_history_base_lifecycle_0 vm_id = 694ec2d8-08c6-4295-bd82-e0bec12ff831
2612025-03-07T03:30:49.960ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-3743075c-9641-47cb-af54-7ae69892575c"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = destroy vm = migration_serial_history_base_lifecycle_0 vm_id = 694ec2d8-08c6-4295-bd82-e0bec12ff831
2622025-03-07T03:30:50.002ZDEBGphd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped file = phd-tests/framework/src/zfs.rs line = 57 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs vm = migration_serial_history_base_lifecycle_0 vm_id = 694ec2d8-08c6-4295-bd82-e0bec12ff831
2632025-03-07T03:30:50.002ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-2222cacb-368f-4407-a205-a7151dad9132"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = destroy vm = migration_serial_history_base_lifecycle_0 vm_id = 694ec2d8-08c6-4295-bd82-e0bec12ff831
2642025-03-07T03:30:50.034ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 530 file = phd-tests/framework/src/test_vm/mod.rs line = 1029 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 694ec2d8-08c6-4295-bd82-e0bec12ff831
2652025-03-07T03:30:50.034ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 10112 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2662025-03-07T03:30:50.035ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 530 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2672025-03-07T03:30:50.035ZINFOphd-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
2682025-03-07T03:30:50.035ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2692025-03-07T03:30:50.035ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2702025-03-07T03:30:50.035ZINFOphd-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
2712025-03-07T03:30:50.035ZDEBGphd-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
2722025-03-07T03:30:50.035ZDEBGphd-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-03-07T03:30:50.035ZDEBGphd-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
2742025-03-07T03:30:50.035ZDEBGphd-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
2752025-03-07T03:30:50.056ZDEBGphd-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 686M 1.80T 685M /phd-artifacts\n target = phd_framework::zfs
2762025-03-07T03:30:50.056ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-890cfef7-c836-4eb3-9bf0-fc690bc2f7cf"] 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
2772025-03-07T03:30:50.083ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-890cfef7-c836-4eb3-9bf0-fc690bc2f7cf", "phd-artifacts/phd-clone-ff86cf6f-cf19-46af-bdd3-2098f42ad08e"] 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
2782025-03-07T03:30:50.109ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-ff86cf6f-cf19-46af-bdd3-2098f42ad08e"] 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
2792025-03-07T03:30:50.125ZDEBGphd-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-ff86cf6f-cf19-46af-bdd3-2098f42ad08e 0B 1.80T 685M /phd-artifacts/phd-clone-ff86cf6f-cf19-46af-bdd3-2098f42ad08e\n target = phd_framework::zfs
2802025-03-07T03:30:50.126ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 193 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2812025-03-07T03:30:50.126ZINFOphd-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 = 211 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base
2822025-03-07T03:30:50.126ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/7ef64897759a55c59626e43de728f00c3d9ee960416ff8bc1a719a9f58b06983/propolis-server target = phd_framework::artifacts::store
2832025-03-07T03:30:50.126ZINFOphd-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/7ef64897759a55c59626e43de728f00c3d9ee960416ff8bc1a719a9f58b06983/propolis-server" target = phd_framework::test_vm::server
2842025-03-07T03:30:50.126ZINFOphd-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
2852025-03-07T03:30:50.138ZINFOphd-runner: [NEW - EVENT] Launched server with pid 895 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
2862025-03-07T03:30:50.139ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 12 file = phd-tests/framework/src/test_vm/mod.rs line = 193 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2872025-03-07T03:30:50.139ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 276 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 1f6e88b5-0f10-452a-a5a9-3c5c98358614
2882025-03-07T03:30:50.139ZINFOphd-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 = 320 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 1f6e88b5-0f10-452a-a5a9-3c5c98358614
2892025-03-07T03:30:50.786ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2902025-03-07T03:30:50.787ZINFOphd-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: 1f6e88b5-0f10-452a-a5a9-3c5c98358614, metadata: InstanceMetadata { project_id: 2f527598-a6f8-408b-bc36-c7115ff08128, silo_id: 6fb93785-84af-4c22-b246-18b9b2054152, sled_id: 20764c8b-4183-4101-9a9c-bf76a4a48648, sled_model: "pheidippes", sled_revision: 1, sled_serial: "20764c8b-4183-4101-9a9c-bf76a4a48648" }, name: "phd-vm-1f6e88b5-0f10-452a-a5a9-3c5c98358614" }, state: Creating } line = 379 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 1f6e88b5-0f10-452a-a5a9-3c5c98358614
2912025-03-07T03:30:50.787ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 648 file = phd-tests/framework/src/test_vm/mod.rs line = 276 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 1f6e88b5-0f10-452a-a5a9-3c5c98358614
2922025-03-07T03:30:50.787ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 440 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 1f6e88b5-0f10-452a-a5a9-3c5c98358614
2932025-03-07T03:30:50.787ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 445 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = 1f6e88b5-0f10-452a-a5a9-3c5c98358614
2942025-03-07T03:30:50.787ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 440 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 1f6e88b5-0f10-452a-a5a9-3c5c98358614
2952025-03-07T03:30:50.788ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 757 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2962025-03-07T03:30:50.788ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 706 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base vm_id = 1f6e88b5-0f10-452a-a5a9-3c5c98358614
2972025-03-07T03:30:50.788ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 714 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
2982025-03-07T03:30:50.788ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 772 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 1f6e88b5-0f10-452a-a5a9-3c5c98358614
2992025-03-07T03:30:50.788ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 1f6e88b5-0f10-452a-a5a9-3c5c98358614
3002025-03-07T03:30:54.969ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4181 file = phd-tests/framework/src/test_vm/mod.rs line = 772 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 1f6e88b5-0f10-452a-a5a9-3c5c98358614
3012025-03-07T03:30:54.969ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 714 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
3022025-03-07T03:30:54.969ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 714 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
3032025-03-07T03:30:54.969ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 772 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 1f6e88b5-0f10-452a-a5a9-3c5c98358614
3042025-03-07T03:30:54.969ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 1f6e88b5-0f10-452a-a5a9-3c5c98358614
3052025-03-07T03:30:54.987ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 772 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 1f6e88b5-0f10-452a-a5a9-3c5c98358614
3062025-03-07T03:30:54.987ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 714 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
3072025-03-07T03:30:54.988ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 714 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
3082025-03-07T03:30:54.988ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 772 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 1f6e88b5-0f10-452a-a5a9-3c5c98358614
3092025-03-07T03:30:54.988ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 1f6e88b5-0f10-452a-a5a9-3c5c98358614
3102025-03-07T03:30:55.020ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 772 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 1f6e88b5-0f10-452a-a5a9-3c5c98358614
3112025-03-07T03:30:55.021ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 754 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3122025-03-07T03:30:55.021ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4233 file = phd-tests/framework/src/test_vm/mod.rs line = 757 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3132025-03-07T03:30:55.021ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 772 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 1f6e88b5-0f10-452a-a5a9-3c5c98358614
3142025-03-07T03:30:55.021ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 1f6e88b5-0f10-452a-a5a9-3c5c98358614
3152025-03-07T03:30:55.031ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 772 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 1f6e88b5-0f10-452a-a5a9-3c5c98358614
3162025-03-07T03:30:55.031ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 772 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 1f6e88b5-0f10-452a-a5a9-3c5c98358614
3172025-03-07T03:30:55.032ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 1f6e88b5-0f10-452a-a5a9-3c5c98358614
3182025-03-07T03:30:55.064ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 772 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 1f6e88b5-0f10-452a-a5a9-3c5c98358614
3192025-03-07T03:30:55.065ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 772 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 1f6e88b5-0f10-452a-a5a9-3c5c98358614
3202025-03-07T03:30:55.065ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 1f6e88b5-0f10-452a-a5a9-3c5c98358614
3212025-03-07T03:30:55.075ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 772 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 1f6e88b5-0f10-452a-a5a9-3c5c98358614
3222025-03-07T03:30:55.075ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 772 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 1f6e88b5-0f10-452a-a5a9-3c5c98358614
3232025-03-07T03:30:55.075ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 1f6e88b5-0f10-452a-a5a9-3c5c98358614
3242025-03-07T03:30:55.108ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 772 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 1f6e88b5-0f10-452a-a5a9-3c5c98358614
3252025-03-07T03:30:55.108ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 772 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 1f6e88b5-0f10-452a-a5a9-3c5c98358614
3262025-03-07T03:30:55.109ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 1f6e88b5-0f10-452a-a5a9-3c5c98358614
3272025-03-07T03:30:55.119ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 772 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 1f6e88b5-0f10-452a-a5a9-3c5c98358614
3282025-03-07T03:30:55.119ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 772 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 1f6e88b5-0f10-452a-a5a9-3c5c98358614
3292025-03-07T03:30:55.119ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 1f6e88b5-0f10-452a-a5a9-3c5c98358614
3302025-03-07T03:30:55.142ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 772 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 1f6e88b5-0f10-452a-a5a9-3c5c98358614
3312025-03-07T03:30:55.142ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::can_migrate_from_base propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base
3322025-03-07T03:30:55.142ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 193 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3332025-03-07T03:30:55.142ZINFOphd-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 = 211 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base_lifecycle_0
3342025-03-07T03:30:55.142ZDEBGphd-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
3352025-03-07T03:30:55.142ZINFOphd-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
3362025-03-07T03:30:55.142ZINFOphd-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
3372025-03-07T03:30:55.161ZINFOphd-runner: [NEW - EVENT] Launched server with pid 896 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
3382025-03-07T03:30:55.161ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 19 file = phd-tests/framework/src/test_vm/mod.rs line = 193 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3392025-03-07T03:30:55.161ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 474 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 1f6e88b5-0f10-452a-a5a9-3c5c98358614 target = phd_framework::test_vm target_id = 27639b15-6792-4221-aec1-87de0155e9e7
3402025-03-07T03:30:55.161ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 507 migration_id = 9465d9f6-a9b5-4653-ba22-048011462814 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 1f6e88b5-0f10-452a-a5a9-3c5c98358614 target = phd_framework::test_vm target_id = 27639b15-6792-4221-aec1-87de0155e9e7 timeout_duration = 45s
3412025-03-07T03:30:55.161ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 276 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 1f6e88b5-0f10-452a-a5a9-3c5c98358614 target = phd_framework::test_vm target_id = 27639b15-6792-4221-aec1-87de0155e9e7 vm = migration_from_base_lifecycle_0 vm_id = 27639b15-6792-4221-aec1-87de0155e9e7
3422025-03-07T03:30:55.162ZINFOphd-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 = 320 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 1f6e88b5-0f10-452a-a5a9-3c5c98358614 target = phd_framework::test_vm target_id = 27639b15-6792-4221-aec1-87de0155e9e7 vm = migration_from_base_lifecycle_0 vm_id = 27639b15-6792-4221-aec1-87de0155e9e7
3432025-03-07T03:30:55.644ZINFOphd-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: 27639b15-6792-4221-aec1-87de0155e9e7, metadata: InstanceMetadata { project_id: 2f527598-a6f8-408b-bc36-c7115ff08128, silo_id: 6fb93785-84af-4c22-b246-18b9b2054152, sled_id: 3a260ec1-0060-4e3c-b138-c3b27ba56ea0, sled_model: "pheidippes", sled_revision: 1, sled_serial: "3a260ec1-0060-4e3c-b138-c3b27ba56ea0" }, name: "phd-vm-27639b15-6792-4221-aec1-87de0155e9e7" }, state: Migrating } line = 379 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 1f6e88b5-0f10-452a-a5a9-3c5c98358614 target = phd_framework::test_vm target_id = 27639b15-6792-4221-aec1-87de0155e9e7 vm = migration_from_base_lifecycle_0 vm_id = 27639b15-6792-4221-aec1-87de0155e9e7
3442025-03-07T03:30:55.644ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 482 file = phd-tests/framework/src/test_vm/mod.rs line = 276 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 1f6e88b5-0f10-452a-a5a9-3c5c98358614 target = phd_framework::test_vm target_id = 27639b15-6792-4221-aec1-87de0155e9e7 vm = migration_from_base_lifecycle_0 vm_id = 27639b15-6792-4221-aec1-87de0155e9e7
3452025-03-07T03:30:55.644ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 528 migration_id = 9465d9f6-a9b5-4653-ba22-048011462814 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 1f6e88b5-0f10-452a-a5a9-3c5c98358614 target = phd_framework::test_vm target_id = 27639b15-6792-4221-aec1-87de0155e9e7
3462025-03-07T03:30:57.935ZINFOphd-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
3472025-03-07T03:30:58.354ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 541 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 1f6e88b5-0f10-452a-a5a9-3c5c98358614 target = phd_framework::test_vm target_id = 27639b15-6792-4221-aec1-87de0155e9e7
3482025-03-07T03:30:58.354ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2710 file = phd-tests/framework/src/test_vm/mod.rs line = 528 migration_id = 9465d9f6-a9b5-4653-ba22-048011462814 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 1f6e88b5-0f10-452a-a5a9-3c5c98358614 target = phd_framework::test_vm target_id = 27639b15-6792-4221-aec1-87de0155e9e7
3492025-03-07T03:30:58.354ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3192 file = phd-tests/framework/src/test_vm/mod.rs line = 474 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 1f6e88b5-0f10-452a-a5a9-3c5c98358614 target = phd_framework::test_vm target_id = 27639b15-6792-4221-aec1-87de0155e9e7
3502025-03-07T03:30:58.355ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1029 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 1f6e88b5-0f10-452a-a5a9-3c5c98358614
3512025-03-07T03:30:58.355ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 772 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 27639b15-6792-4221-aec1-87de0155e9e7
3522025-03-07T03:30:58.356ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_lifecycle_0 vm_id = 27639b15-6792-4221-aec1-87de0155e9e7
3532025-03-07T03:30:58.356ZDEBGphd-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 = 1f6e88b5-0f10-452a-a5a9-3c5c98358614
3542025-03-07T03:30:58.456ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 100 file = phd-tests/framework/src/test_vm/mod.rs line = 1029 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 1f6e88b5-0f10-452a-a5a9-3c5c98358614
3552025-03-07T03:30:58.457ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 101 file = phd-tests/framework/src/test_vm/mod.rs line = 772 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 27639b15-6792-4221-aec1-87de0155e9e7
3562025-03-07T03:30:58.457ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 772 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 27639b15-6792-4221-aec1-87de0155e9e7
3572025-03-07T03:30:58.457ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_lifecycle_0 vm_id = 27639b15-6792-4221-aec1-87de0155e9e7
3582025-03-07T03:30:58.480ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 772 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 27639b15-6792-4221-aec1-87de0155e9e7
3592025-03-07T03:30:58.480ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1029 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 27639b15-6792-4221-aec1-87de0155e9e7
3602025-03-07T03:30:58.480ZDEBGphd-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
3612025-03-07T03:30:58.480ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 7694 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
3622025-03-07T03:30:58.480ZINFOphd-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
3632025-03-07T03:30:58.480ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3642025-03-07T03:30:58.481ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1052 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 27639b15-6792-4221-aec1-87de0155e9e7
3652025-03-07T03:30:58.870ZDEBGphd-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 = 27639b15-6792-4221-aec1-87de0155e9e7
3662025-03-07T03:30:58.971ZDEBGphd-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 = 27639b15-6792-4221-aec1-87de0155e9e7
3672025-03-07T03:30:58.972ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-ff86cf6f-cf19-46af-bdd3-2098f42ad08e"] 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 = 27639b15-6792-4221-aec1-87de0155e9e7
3682025-03-07T03:30:59.014ZDEBGphd-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 = 27639b15-6792-4221-aec1-87de0155e9e7
3692025-03-07T03:30:59.014ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-890cfef7-c836-4eb3-9bf0-fc690bc2f7cf"] 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 = 27639b15-6792-4221-aec1-87de0155e9e7
3702025-03-07T03:30:59.047ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 566 file = phd-tests/framework/src/test_vm/mod.rs line = 1029 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 27639b15-6792-4221-aec1-87de0155e9e7
3712025-03-07T03:30:59.047ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 9012 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
3722025-03-07T03:30:59.047ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 566 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3732025-03-07T03:30:59.047ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
3742025-03-07T03:30:59.047ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
375 test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 107.86s
376 
3772025-03-07T03:30:59.048ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 40 target = phd_runner