Max level shown:
12024-10-18T00:08:30.260ZINFOphd-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
22024-10-18T00:08:30.262ZDEBGphd-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: 443, tv_nsec: 545547855 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32024-10-18T00:08:30.262ZINFOphd-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
42024-10-18T00:08:30.262ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = 2b88ab88461fb06aaf2aab11c5e381a3cad25eac file = phd-tests/framework/src/artifacts/store.rs line = 313 target = phd_framework::artifacts::store
52024-10-18T00:08:30.263ZDEBGphd-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/2b88ab88461fb06aaf2aab11c5e381a3cad25eac/crucible-nightly.sha256.txt
62024-10-18T00:08:30.392ZINFOphd-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
72024-10-18T00:08:30.805ZDEBGphd-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/93ed767388c4fab11af8a98ad33fdbeac4098b0c/propolis-server.sha256.txt
82024-10-18T00:08:30.907ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92024-10-18T00:08:30.908ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102024-10-18T00:08:30.908ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112024-10-18T00:08:30.908ZINFOphd-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
122024-10-18T00:08:30.908ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132024-10-18T00:08:30.908ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142024-10-18T00:08:30.908ZINFOphd-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
152024-10-18T00:08:30.908ZDEBGphd-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
162024-10-18T00:08:30.909ZDEBGphd-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
172024-10-18T00:08:31.540ZDEBGphd-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
182024-10-18T00:08:31.540ZDEBGphd-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 = 618 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store timeout = 600s
192024-10-18T00:08:59.643ZDEBGphd-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
202024-10-18T00:08:59.644ZDEBGphd-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
212024-10-18T00:08:59.674ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::migration_from_base_and_back stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 2.00M 1.80T 1.91M /phd-artifacts\n target = phd_framework::zfs
222024-10-18T00:08:59.675ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-ab1d0981-edef-4c6e-8c53-ecdaaa43373c"] 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
232024-10-18T00:08:59.728ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-ab1d0981-edef-4c6e-8c53-ecdaaa43373c", "phd-artifacts/phd-clone-e601aac1-7a73-46d0-b2b4-49a7b067535f"] 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
242024-10-18T00:08:59.749ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-e601aac1-7a73-46d0-b2b4-49a7b067535f"] 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
252024-10-18T00:08:59.761ZDEBGphd-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-e601aac1-7a73-46d0-b2b4-49a7b067535f 0B 1.80T 48.9M /phd-artifacts/phd-clone-e601aac1-7a73-46d0-b2b4-49a7b067535f\n target = phd_framework::zfs
262024-10-18T00:08:59.762ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
272024-10-18T00:08:59.762ZINFOphd-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 = 206 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back
282024-10-18T00:08:59.762ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/86bf638b2dc07f3834f56c274d1b3dd45a7a34c57925dcb4cfc422cc4e037af4/propolis-server.tar.gz path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
292024-10-18T00:08:59.762ZDEBGphd-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/93ed767388c4fab11af8a98ad33fdbeac4098b0c/propolis-server.tar.gz
302024-10-18T00:09:24.925ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/86bf638b2dc07f3834f56c274d1b3dd45a7a34c57925dcb4cfc422cc4e037af4/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
312024-10-18T00:09:24.925ZDEBGphd-runner: [NEW - EVENT] Extracting gzipped tarball... file = phd-tests/framework/src/artifacts/store.rs line = 518 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
322024-10-18T00:09:38.658ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back.config.toml" 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/86bf638b2dc07f3834f56c274d1b3dd45a7a34c57925dcb4cfc422cc4e037af4/propolis-server" target = phd_framework::test_vm::server
332024-10-18T00:09:38.658ZINFOphd-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
342024-10-18T00:09:38.701ZINFOphd-runner: [NEW - EVENT] Launched server with pid 865 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
352024-10-18T00:09:38.702ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 38939 file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
362024-10-18T00:09:38.702ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = db5c01df-a6a4-4e6a-803e-83c97cd41df5
372024-10-18T00:09:38.703ZINFOphd-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/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 372 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = db5c01df-a6a4-4e6a-803e-83c97cd41df5
382024-10-18T00:09:39.455ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392024-10-18T00:09:39.456ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: db5c01df-a6a4-4e6a-803e-83c97cd41df5, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 338e6e02-a155-48de-81d0-aa11bff7d43e, silo_id: 4585d7dc-f726-41c9-a29b-022262172a3f, sled_id: 1e390991-1031-4d5d-a64e-20c796c56585, sled_model: "pheidippes", sled_revision: 1, sled_serial: "1e390991-1031-4d5d-a64e-20c796c56585" }, name: "phd-vm-db5c01df-a6a4-4e6a-803e-83c97cd41df5", vcpus: 2 }, state: Creating } line = 431 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = db5c01df-a6a4-4e6a-803e-83c97cd41df5
402024-10-18T00:09:39.456ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 753 file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = db5c01df-a6a4-4e6a-803e-83c97cd41df5
412024-10-18T00:09:39.456ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 508 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = db5c01df-a6a4-4e6a-803e-83c97cd41df5
422024-10-18T00:09:39.456ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 513 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 = db5c01df-a6a4-4e6a-803e-83c97cd41df5
432024-10-18T00:09:39.457ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 508 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = db5c01df-a6a4-4e6a-803e-83c97cd41df5
442024-10-18T00:09:39.457ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 765 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
452024-10-18T00:09:39.457ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 714 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 = db5c01df-a6a4-4e6a-803e-83c97cd41df5
462024-10-18T00:09:39.457ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 722 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost login: ") target = phd_framework::test_vm
472024-10-18T00:09:39.457ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = db5c01df-a6a4-4e6a-803e-83c97cd41df5
482024-10-18T00:09:39.457ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 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 = db5c01df-a6a4-4e6a-803e-83c97cd41df5
492024-10-18T00:09:43.635ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4178 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = db5c01df-a6a4-4e6a-803e-83c97cd41df5
502024-10-18T00:09:43.635ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 722 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
512024-10-18T00:09:43.635ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 722 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
522024-10-18T00:09:43.635ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = db5c01df-a6a4-4e6a-803e-83c97cd41df5
532024-10-18T00:09:43.636ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 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 = db5c01df-a6a4-4e6a-803e-83c97cd41df5
542024-10-18T00:09:43.654ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = db5c01df-a6a4-4e6a-803e-83c97cd41df5
552024-10-18T00:09:43.654ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 762 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
562024-10-18T00:09:43.654ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4197 file = phd-tests/framework/src/test_vm/mod.rs line = 765 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
572024-10-18T00:09:43.654ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = db5c01df-a6a4-4e6a-803e-83c97cd41df5
582024-10-18T00:09:43.654ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 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 = db5c01df-a6a4-4e6a-803e-83c97cd41df5
592024-10-18T00:09:43.665ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = db5c01df-a6a4-4e6a-803e-83c97cd41df5
602024-10-18T00:09:43.665ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = db5c01df-a6a4-4e6a-803e-83c97cd41df5
612024-10-18T00:09:43.665ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 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 = db5c01df-a6a4-4e6a-803e-83c97cd41df5
622024-10-18T00:09:43.698ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = db5c01df-a6a4-4e6a-803e-83c97cd41df5
632024-10-18T00:09:43.698ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = db5c01df-a6a4-4e6a-803e-83c97cd41df5
642024-10-18T00:09:43.698ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 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 = db5c01df-a6a4-4e6a-803e-83c97cd41df5
652024-10-18T00:09:43.710ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = db5c01df-a6a4-4e6a-803e-83c97cd41df5
662024-10-18T00:09:43.710ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = db5c01df-a6a4-4e6a-803e-83c97cd41df5
672024-10-18T00:09:43.710ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 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 = db5c01df-a6a4-4e6a-803e-83c97cd41df5
682024-10-18T00:09:43.743ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = db5c01df-a6a4-4e6a-803e-83c97cd41df5
692024-10-18T00:09:43.743ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = db5c01df-a6a4-4e6a-803e-83c97cd41df5
702024-10-18T00:09:43.743ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 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 = db5c01df-a6a4-4e6a-803e-83c97cd41df5
712024-10-18T00:09:43.755ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = db5c01df-a6a4-4e6a-803e-83c97cd41df5
722024-10-18T00:09:43.755ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = db5c01df-a6a4-4e6a-803e-83c97cd41df5
732024-10-18T00:09:43.755ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 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 = db5c01df-a6a4-4e6a-803e-83c97cd41df5
742024-10-18T00:09:43.788ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = db5c01df-a6a4-4e6a-803e-83c97cd41df5
752024-10-18T00:09:43.788ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 74 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
762024-10-18T00:09:43.788ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
772024-10-18T00:09:43.788ZINFOphd-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 = 206 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
782024-10-18T00:09:43.788ZDEBGphd-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
792024-10-18T00:09:43.788ZDEBGphd-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
802024-10-18T00:09:43.788ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.config.toml" 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
812024-10-18T00:09:43.788ZINFOphd-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
822024-10-18T00:09:43.803ZINFOphd-runner: [NEW - EVENT] Launched server with pid 866 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
832024-10-18T00:09:43.803ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 15 file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
842024-10-18T00:09:43.804ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 542 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = db5c01df-a6a4-4e6a-803e-83c97cd41df5 target = phd_framework::test_vm target_id = 959f2ec6-7742-4c9e-89cc-f62568a614da
852024-10-18T00:09:43.804ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 575 migration_id = 3407697f-d655-4df2-b623-3242b8905df5 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = db5c01df-a6a4-4e6a-803e-83c97cd41df5 target = phd_framework::test_vm target_id = 959f2ec6-7742-4c9e-89cc-f62568a614da timeout_duration = 45s
862024-10-18T00:09:43.804ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = db5c01df-a6a4-4e6a-803e-83c97cd41df5 target = phd_framework::test_vm target_id = 959f2ec6-7742-4c9e-89cc-f62568a614da vm = migration_from_base_and_back_lifecycle_0 vm_id = 959f2ec6-7742-4c9e-89cc-f62568a614da
872024-10-18T00:09:43.804ZINFOphd-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/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 372 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = db5c01df-a6a4-4e6a-803e-83c97cd41df5 target = phd_framework::test_vm target_id = 959f2ec6-7742-4c9e-89cc-f62568a614da vm = migration_from_base_and_back_lifecycle_0 vm_id = 959f2ec6-7742-4c9e-89cc-f62568a614da
882024-10-18T00:09:44.415ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 959f2ec6-7742-4c9e-89cc-f62568a614da, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 338e6e02-a155-48de-81d0-aa11bff7d43e, silo_id: 4585d7dc-f726-41c9-a29b-022262172a3f, sled_id: 7e420bd0-ef76-451b-9460-bbd17df3336c, sled_model: "pheidippes", sled_revision: 1, sled_serial: "7e420bd0-ef76-451b-9460-bbd17df3336c" }, name: "phd-vm-959f2ec6-7742-4c9e-89cc-f62568a614da", vcpus: 2 }, state: Migrating } line = 431 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = db5c01df-a6a4-4e6a-803e-83c97cd41df5 target = phd_framework::test_vm target_id = 959f2ec6-7742-4c9e-89cc-f62568a614da vm = migration_from_base_and_back_lifecycle_0 vm_id = 959f2ec6-7742-4c9e-89cc-f62568a614da
892024-10-18T00:09:44.415ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 611 file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = db5c01df-a6a4-4e6a-803e-83c97cd41df5 target = phd_framework::test_vm target_id = 959f2ec6-7742-4c9e-89cc-f62568a614da vm = migration_from_base_and_back_lifecycle_0 vm_id = 959f2ec6-7742-4c9e-89cc-f62568a614da
902024-10-18T00:09:44.415ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 596 migration_id = 3407697f-d655-4df2-b623-3242b8905df5 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = db5c01df-a6a4-4e6a-803e-83c97cd41df5 target = phd_framework::test_vm target_id = 959f2ec6-7742-4c9e-89cc-f62568a614da
912024-10-18T00:09:46.930ZINFOphd-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":7718}} target = phd_framework::serial
922024-10-18T00:09:47.073ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 609 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = db5c01df-a6a4-4e6a-803e-83c97cd41df5 target = phd_framework::test_vm target_id = 959f2ec6-7742-4c9e-89cc-f62568a614da
932024-10-18T00:09:47.073ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2657 file = phd-tests/framework/src/test_vm/mod.rs line = 596 migration_id = 3407697f-d655-4df2-b623-3242b8905df5 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = db5c01df-a6a4-4e6a-803e-83c97cd41df5 target = phd_framework::test_vm target_id = 959f2ec6-7742-4c9e-89cc-f62568a614da
942024-10-18T00:09:47.073ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3269 file = phd-tests/framework/src/test_vm/mod.rs line = 542 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = db5c01df-a6a4-4e6a-803e-83c97cd41df5 target = phd_framework::test_vm target_id = 959f2ec6-7742-4c9e-89cc-f62568a614da
952024-10-18T00:09:47.074ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1037 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = db5c01df-a6a4-4e6a-803e-83c97cd41df5
962024-10-18T00:09:47.074ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 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 = 959f2ec6-7742-4c9e-89cc-f62568a614da
972024-10-18T00:09:47.074ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 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 = 959f2ec6-7742-4c9e-89cc-f62568a614da
982024-10-18T00:09:47.075ZDEBGphd-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 = db5c01df-a6a4-4e6a-803e-83c97cd41df5
992024-10-18T00:09:47.191ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 116 file = phd-tests/framework/src/test_vm/mod.rs line = 1037 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = db5c01df-a6a4-4e6a-803e-83c97cd41df5
1002024-10-18T00:09:48.847ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 1772 file = phd-tests/framework/src/test_vm/mod.rs line = 780 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 = 959f2ec6-7742-4c9e-89cc-f62568a614da
1012024-10-18T00:09:48.847ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 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 = 959f2ec6-7742-4c9e-89cc-f62568a614da
1022024-10-18T00:09:48.847ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 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 = 959f2ec6-7742-4c9e-89cc-f62568a614da
1032024-10-18T00:09:48.870ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 780 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 = 959f2ec6-7742-4c9e-89cc-f62568a614da
1042024-10-18T00:09:48.870ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 74 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __BASE_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
1052024-10-18T00:09:48.870ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1062024-10-18T00:09:48.870ZINFOphd-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 = 206 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
1072024-10-18T00:09:48.870ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/86bf638b2dc07f3834f56c274d1b3dd45a7a34c57925dcb4cfc422cc4e037af4/propolis-server target = phd_framework::artifacts::store
1082024-10-18T00:09:48.870ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.config.toml" 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/86bf638b2dc07f3834f56c274d1b3dd45a7a34c57925dcb4cfc422cc4e037af4/propolis-server" target = phd_framework::test_vm::server
1092024-10-18T00:09:48.870ZINFOphd-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
1102024-10-18T00:09:48.885ZINFOphd-runner: [NEW - EVENT] Launched server with pid 868 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
1112024-10-18T00:09:48.885ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 15 file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1122024-10-18T00:09:48.885ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 542 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 959f2ec6-7742-4c9e-89cc-f62568a614da target = phd_framework::test_vm target_id = 24757f51-8a94-4887-bd84-759387a994d0
1132024-10-18T00:09:48.885ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 575 migration_id = 5b29057f-2201-4e72-8570-2553408c205a path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 959f2ec6-7742-4c9e-89cc-f62568a614da target = phd_framework::test_vm target_id = 24757f51-8a94-4887-bd84-759387a994d0 timeout_duration = 45s
1142024-10-18T00:09:48.885ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 959f2ec6-7742-4c9e-89cc-f62568a614da target = phd_framework::test_vm target_id = 24757f51-8a94-4887-bd84-759387a994d0 vm = migration_from_base_and_back_lifecycle_1 vm_id = 24757f51-8a94-4887-bd84-759387a994d0
1152024-10-18T00:09:48.886ZINFOphd-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/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 372 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 959f2ec6-7742-4c9e-89cc-f62568a614da target = phd_framework::test_vm target_id = 24757f51-8a94-4887-bd84-759387a994d0 vm = migration_from_base_and_back_lifecycle_1 vm_id = 24757f51-8a94-4887-bd84-759387a994d0
1162024-10-18T00:09:49.716ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 24757f51-8a94-4887-bd84-759387a994d0, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 338e6e02-a155-48de-81d0-aa11bff7d43e, silo_id: 4585d7dc-f726-41c9-a29b-022262172a3f, sled_id: df1a1d0a-835d-4c4f-bb59-541fbcf491e6, sled_model: "pheidippes", sled_revision: 1, sled_serial: "df1a1d0a-835d-4c4f-bb59-541fbcf491e6" }, name: "phd-vm-24757f51-8a94-4887-bd84-759387a994d0", vcpus: 2 }, state: Migrating } line = 431 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 959f2ec6-7742-4c9e-89cc-f62568a614da target = phd_framework::test_vm target_id = 24757f51-8a94-4887-bd84-759387a994d0 vm = migration_from_base_and_back_lifecycle_1 vm_id = 24757f51-8a94-4887-bd84-759387a994d0
1172024-10-18T00:09:49.716ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 830 file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 959f2ec6-7742-4c9e-89cc-f62568a614da target = phd_framework::test_vm target_id = 24757f51-8a94-4887-bd84-759387a994d0 vm = migration_from_base_and_back_lifecycle_1 vm_id = 24757f51-8a94-4887-bd84-759387a994d0
1182024-10-18T00:09:49.716ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 596 migration_id = 5b29057f-2201-4e72-8570-2553408c205a path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 959f2ec6-7742-4c9e-89cc-f62568a614da target = phd_framework::test_vm target_id = 24757f51-8a94-4887-bd84-759387a994d0
1192024-10-18T00:09:52.323ZINFOphd-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":7765}} target = phd_framework::serial
1202024-10-18T00:09:53.100ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 609 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 959f2ec6-7742-4c9e-89cc-f62568a614da target = phd_framework::test_vm target_id = 24757f51-8a94-4887-bd84-759387a994d0
1212024-10-18T00:09:53.100ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3383 file = phd-tests/framework/src/test_vm/mod.rs line = 596 migration_id = 5b29057f-2201-4e72-8570-2553408c205a path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 959f2ec6-7742-4c9e-89cc-f62568a614da target = phd_framework::test_vm target_id = 24757f51-8a94-4887-bd84-759387a994d0
1222024-10-18T00:09:53.100ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4214 file = phd-tests/framework/src/test_vm/mod.rs line = 542 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 959f2ec6-7742-4c9e-89cc-f62568a614da target = phd_framework::test_vm target_id = 24757f51-8a94-4887-bd84-759387a994d0
1232024-10-18T00:09:53.101ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1037 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 = 959f2ec6-7742-4c9e-89cc-f62568a614da
1242024-10-18T00:09:53.101ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 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 = 24757f51-8a94-4887-bd84-759387a994d0
1252024-10-18T00:09:53.101ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 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 = 24757f51-8a94-4887-bd84-759387a994d0
1262024-10-18T00:09:53.102ZDEBGphd-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 = 959f2ec6-7742-4c9e-89cc-f62568a614da
1272024-10-18T00:09:53.216ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 114 file = phd-tests/framework/src/test_vm/mod.rs line = 1037 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 = 959f2ec6-7742-4c9e-89cc-f62568a614da
1282024-10-18T00:09:53.217ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 115 file = phd-tests/framework/src/test_vm/mod.rs line = 780 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 = 24757f51-8a94-4887-bd84-759387a994d0
1292024-10-18T00:09:53.217ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 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 = 24757f51-8a94-4887-bd84-759387a994d0
1302024-10-18T00:09:53.217ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 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 = 24757f51-8a94-4887-bd84-759387a994d0
1312024-10-18T00:09:53.239ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 780 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 = 24757f51-8a94-4887-bd84-759387a994d0
1322024-10-18T00:09:53.239ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 74 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
1332024-10-18T00:09:53.239ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1342024-10-18T00:09:53.240ZINFOphd-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 = 206 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
1352024-10-18T00:09:53.240ZDEBGphd-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
1362024-10-18T00:09:53.240ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.config.toml" 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
1372024-10-18T00:09:53.240ZINFOphd-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
1382024-10-18T00:09:53.255ZINFOphd-runner: [NEW - EVENT] Launched server with pid 870 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
1392024-10-18T00:09:53.255ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 15 file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1402024-10-18T00:09:53.255ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 542 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 24757f51-8a94-4887-bd84-759387a994d0 target = phd_framework::test_vm target_id = 05e516f5-f27e-43b6-aa42-d848e77fcd19
1412024-10-18T00:09:53.255ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 575 migration_id = aeec4faf-8a39-4239-8b5f-301c4c82285b path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 24757f51-8a94-4887-bd84-759387a994d0 target = phd_framework::test_vm target_id = 05e516f5-f27e-43b6-aa42-d848e77fcd19 timeout_duration = 45s
1422024-10-18T00:09:53.255ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 24757f51-8a94-4887-bd84-759387a994d0 target = phd_framework::test_vm target_id = 05e516f5-f27e-43b6-aa42-d848e77fcd19 vm = migration_from_base_and_back_lifecycle_2 vm_id = 05e516f5-f27e-43b6-aa42-d848e77fcd19
1432024-10-18T00:09:53.256ZINFOphd-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/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 372 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 24757f51-8a94-4887-bd84-759387a994d0 target = phd_framework::test_vm target_id = 05e516f5-f27e-43b6-aa42-d848e77fcd19 vm = migration_from_base_and_back_lifecycle_2 vm_id = 05e516f5-f27e-43b6-aa42-d848e77fcd19
1442024-10-18T00:09:53.964ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 05e516f5-f27e-43b6-aa42-d848e77fcd19, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 338e6e02-a155-48de-81d0-aa11bff7d43e, silo_id: 4585d7dc-f726-41c9-a29b-022262172a3f, sled_id: 70e5e67a-9801-4ee0-8d06-1e87fd63712c, sled_model: "pheidippes", sled_revision: 1, sled_serial: "70e5e67a-9801-4ee0-8d06-1e87fd63712c" }, name: "phd-vm-05e516f5-f27e-43b6-aa42-d848e77fcd19", vcpus: 2 }, state: Migrating } line = 431 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 24757f51-8a94-4887-bd84-759387a994d0 target = phd_framework::test_vm target_id = 05e516f5-f27e-43b6-aa42-d848e77fcd19 vm = migration_from_base_and_back_lifecycle_2 vm_id = 05e516f5-f27e-43b6-aa42-d848e77fcd19
1452024-10-18T00:09:53.964ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 708 file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 24757f51-8a94-4887-bd84-759387a994d0 target = phd_framework::test_vm target_id = 05e516f5-f27e-43b6-aa42-d848e77fcd19 vm = migration_from_base_and_back_lifecycle_2 vm_id = 05e516f5-f27e-43b6-aa42-d848e77fcd19
1462024-10-18T00:09:53.964ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 596 migration_id = aeec4faf-8a39-4239-8b5f-301c4c82285b path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 24757f51-8a94-4887-bd84-759387a994d0 target = phd_framework::test_vm target_id = 05e516f5-f27e-43b6-aa42-d848e77fcd19
1472024-10-18T00:09:56.523ZINFOphd-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":7812}} target = phd_framework::serial
1482024-10-18T00:09:57.702ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 609 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 24757f51-8a94-4887-bd84-759387a994d0 target = phd_framework::test_vm target_id = 05e516f5-f27e-43b6-aa42-d848e77fcd19
1492024-10-18T00:09:57.702ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3738 file = phd-tests/framework/src/test_vm/mod.rs line = 596 migration_id = aeec4faf-8a39-4239-8b5f-301c4c82285b path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 24757f51-8a94-4887-bd84-759387a994d0 target = phd_framework::test_vm target_id = 05e516f5-f27e-43b6-aa42-d848e77fcd19
1502024-10-18T00:09:57.702ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4446 file = phd-tests/framework/src/test_vm/mod.rs line = 542 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 24757f51-8a94-4887-bd84-759387a994d0 target = phd_framework::test_vm target_id = 05e516f5-f27e-43b6-aa42-d848e77fcd19
1512024-10-18T00:09:57.704ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1037 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 = 24757f51-8a94-4887-bd84-759387a994d0
1522024-10-18T00:09:57.704ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 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 = 05e516f5-f27e-43b6-aa42-d848e77fcd19
1532024-10-18T00:09:57.704ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 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 = 05e516f5-f27e-43b6-aa42-d848e77fcd19
1542024-10-18T00:09:57.704ZDEBGphd-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 = 24757f51-8a94-4887-bd84-759387a994d0
1552024-10-18T00:09:57.820ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 115 file = phd-tests/framework/src/test_vm/mod.rs line = 1037 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 = 24757f51-8a94-4887-bd84-759387a994d0
1562024-10-18T00:09:57.820ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 116 file = phd-tests/framework/src/test_vm/mod.rs line = 780 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 = 05e516f5-f27e-43b6-aa42-d848e77fcd19
1572024-10-18T00:09:57.820ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 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 = 05e516f5-f27e-43b6-aa42-d848e77fcd19
1582024-10-18T00:09:57.820ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 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 = 05e516f5-f27e-43b6-aa42-d848e77fcd19
1592024-10-18T00:09:57.843ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 780 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 = 05e516f5-f27e-43b6-aa42-d848e77fcd19
1602024-10-18T00:09:57.843ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1037 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 = 05e516f5-f27e-43b6-aa42-d848e77fcd19
1612024-10-18T00:09:57.843ZDEBGphd-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
1622024-10-18T00:09:57.843ZINFOphd-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
1632024-10-18T00:09:57.843ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1642024-10-18T00:09:57.843ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 18388 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1652024-10-18T00:09:57.844ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1060 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 = 05e516f5-f27e-43b6-aa42-d848e77fcd19
1662024-10-18T00:09:58.567ZDEBGphd-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 = 05e516f5-f27e-43b6-aa42-d848e77fcd19
1672024-10-18T00:09:58.685ZDEBGphd-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 = 05e516f5-f27e-43b6-aa42-d848e77fcd19
1682024-10-18T00:09:58.685ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-e601aac1-7a73-46d0-b2b4-49a7b067535f"] 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 = 05e516f5-f27e-43b6-aa42-d848e77fcd19
1692024-10-18T00:09:58.723ZDEBGphd-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 = 05e516f5-f27e-43b6-aa42-d848e77fcd19
1702024-10-18T00:09:58.723ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-ab1d0981-edef-4c6e-8c53-ecdaaa43373c"] 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 = 05e516f5-f27e-43b6-aa42-d848e77fcd19
1712024-10-18T00:09:58.752ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 909 file = phd-tests/framework/src/test_vm/mod.rs line = 1037 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 = 05e516f5-f27e-43b6-aa42-d848e77fcd19
1722024-10-18T00:09:58.753ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 87844 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
1732024-10-18T00:09:58.753ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 909 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1742024-10-18T00:09:58.753ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
1752024-10-18T00:09:58.753ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1762024-10-18T00:09:58.753ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1772024-10-18T00:09:58.753ZINFOphd-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
1782024-10-18T00:09:58.753ZDEBGphd-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
1792024-10-18T00:09:58.753ZDEBGphd-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
1802024-10-18T00:09:58.753ZDEBGphd-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
1812024-10-18T00:09:58.754ZDEBGphd-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
1822024-10-18T00:09:58.773ZDEBGphd-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 726M 1.80T 726M /phd-artifacts\n target = phd_framework::zfs
1832024-10-18T00:09:58.774ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-13388e12-ab2f-4fdd-a98b-b30056bacf79"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1842024-10-18T00:09:58.799ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-13388e12-ab2f-4fdd-a98b-b30056bacf79", "phd-artifacts/phd-clone-278ac98f-46a8-4300-aab5-b58c6124211e"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1852024-10-18T00:09:58.828ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-278ac98f-46a8-4300-aab5-b58c6124211e"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1862024-10-18T00:09:58.845ZDEBGphd-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-278ac98f-46a8-4300-aab5-b58c6124211e 0B 1.80T 726M /phd-artifacts/phd-clone-278ac98f-46a8-4300-aab5-b58c6124211e\n target = phd_framework::zfs
1872024-10-18T00:09:58.846ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1882024-10-18T00:09:58.846ZINFOphd-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 = 206 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base
1892024-10-18T00:09:58.846ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/86bf638b2dc07f3834f56c274d1b3dd45a7a34c57925dcb4cfc422cc4e037af4/propolis-server target = phd_framework::artifacts::store
1902024-10-18T00:09:58.846ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_serial_history_base.config.toml" 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/86bf638b2dc07f3834f56c274d1b3dd45a7a34c57925dcb4cfc422cc4e037af4/propolis-server" target = phd_framework::test_vm::server
1912024-10-18T00:09:58.846ZINFOphd-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
1922024-10-18T00:09:58.856ZINFOphd-runner: [NEW - EVENT] Launched server with pid 879 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
1932024-10-18T00:09:58.857ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1942024-10-18T00:09:58.857ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 1cd3c8ad-2f66-4683-bbbc-2db771e9eb30
1952024-10-18T00:09:58.857ZINFOphd-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/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 372 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 1cd3c8ad-2f66-4683-bbbc-2db771e9eb30
1962024-10-18T00:09:59.526ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1972024-10-18T00:09:59.527ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 1cd3c8ad-2f66-4683-bbbc-2db771e9eb30, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 266d2460-a2ce-4d87-9795-0718c2c7b430, silo_id: fd5201c7-5fdd-4518-9860-1cde1d569c0b, sled_id: cfb7a83f-927f-4f9e-946b-883252ac460d, sled_model: "pheidippes", sled_revision: 1, sled_serial: "cfb7a83f-927f-4f9e-946b-883252ac460d" }, name: "phd-vm-1cd3c8ad-2f66-4683-bbbc-2db771e9eb30", vcpus: 2 }, state: Creating } line = 431 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 1cd3c8ad-2f66-4683-bbbc-2db771e9eb30
1982024-10-18T00:09:59.527ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 669 file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 1cd3c8ad-2f66-4683-bbbc-2db771e9eb30
1992024-10-18T00:09:59.527ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 508 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 1cd3c8ad-2f66-4683-bbbc-2db771e9eb30
2002024-10-18T00:09:59.527ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 513 path = phd_tests::migrate::from_base::serial_history state = Run target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 1cd3c8ad-2f66-4683-bbbc-2db771e9eb30
2012024-10-18T00:09:59.527ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 508 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 1cd3c8ad-2f66-4683-bbbc-2db771e9eb30
2022024-10-18T00:09:59.527ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 765 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2032024-10-18T00:09:59.527ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 714 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = 300s vm = migration_serial_history_base vm_id = 1cd3c8ad-2f66-4683-bbbc-2db771e9eb30
2042024-10-18T00:09:59.527ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 722 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost login: ") target = phd_framework::test_vm
2052024-10-18T00:09:59.527ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 1cd3c8ad-2f66-4683-bbbc-2db771e9eb30
2062024-10-18T00:09:59.528ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 1cd3c8ad-2f66-4683-bbbc-2db771e9eb30
2072024-10-18T00:10:03.737ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4209 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 1cd3c8ad-2f66-4683-bbbc-2db771e9eb30
2082024-10-18T00:10:03.737ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 722 path = phd_tests::migrate::from_base::serial_history step = WriteStr("root") target = phd_framework::test_vm
2092024-10-18T00:10:03.737ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 722 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
2102024-10-18T00:10:03.737ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 1cd3c8ad-2f66-4683-bbbc-2db771e9eb30
2112024-10-18T00:10:03.737ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 1cd3c8ad-2f66-4683-bbbc-2db771e9eb30
2122024-10-18T00:10:03.755ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 1cd3c8ad-2f66-4683-bbbc-2db771e9eb30
2132024-10-18T00:10:03.755ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 762 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2142024-10-18T00:10:03.755ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4227 file = phd-tests/framework/src/test_vm/mod.rs line = 765 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2152024-10-18T00:10:03.756ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 1cd3c8ad-2f66-4683-bbbc-2db771e9eb30
2162024-10-18T00:10:03.756ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = 1cd3c8ad-2f66-4683-bbbc-2db771e9eb30
2172024-10-18T00:10:03.766ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 1cd3c8ad-2f66-4683-bbbc-2db771e9eb30
2182024-10-18T00:10:03.766ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 1cd3c8ad-2f66-4683-bbbc-2db771e9eb30
2192024-10-18T00:10:03.766ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = 1cd3c8ad-2f66-4683-bbbc-2db771e9eb30
2202024-10-18T00:10:03.799ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 1cd3c8ad-2f66-4683-bbbc-2db771e9eb30
2212024-10-18T00:10:03.804ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 74 path = phd_tests::migrate::from_base::serial_history propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_serial_history_base
2222024-10-18T00:10:03.804ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2232024-10-18T00:10:03.804ZINFOphd-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 = 206 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base_lifecycle_0
2242024-10-18T00:10:03.804ZDEBGphd-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
2252024-10-18T00:10:03.804ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.config.toml" 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
2262024-10-18T00:10:03.804ZINFOphd-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
2272024-10-18T00:10:03.819ZINFOphd-runner: [NEW - EVENT] Launched server with pid 880 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
2282024-10-18T00:10:03.819ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 15 file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2292024-10-18T00:10:03.820ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 542 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 1cd3c8ad-2f66-4683-bbbc-2db771e9eb30 target = phd_framework::test_vm target_id = 26c8e9c3-d964-4fb4-9373-5a089f187dc7
2302024-10-18T00:10:03.820ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 575 migration_id = 265b9a3a-0690-41c7-89bc-d8d53cedfdf5 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 1cd3c8ad-2f66-4683-bbbc-2db771e9eb30 target = phd_framework::test_vm target_id = 26c8e9c3-d964-4fb4-9373-5a089f187dc7 timeout_duration = 45s
2312024-10-18T00:10:03.820ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 1cd3c8ad-2f66-4683-bbbc-2db771e9eb30 target = phd_framework::test_vm target_id = 26c8e9c3-d964-4fb4-9373-5a089f187dc7 vm = migration_serial_history_base_lifecycle_0 vm_id = 26c8e9c3-d964-4fb4-9373-5a089f187dc7
2322024-10-18T00:10:03.820ZINFOphd-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/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 372 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 1cd3c8ad-2f66-4683-bbbc-2db771e9eb30 target = phd_framework::test_vm target_id = 26c8e9c3-d964-4fb4-9373-5a089f187dc7 vm = migration_serial_history_base_lifecycle_0 vm_id = 26c8e9c3-d964-4fb4-9373-5a089f187dc7
2332024-10-18T00:10:04.530ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 26c8e9c3-d964-4fb4-9373-5a089f187dc7, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 266d2460-a2ce-4d87-9795-0718c2c7b430, silo_id: fd5201c7-5fdd-4518-9860-1cde1d569c0b, sled_id: d5860dca-bcc4-477f-a481-303ca62450c6, sled_model: "pheidippes", sled_revision: 1, sled_serial: "d5860dca-bcc4-477f-a481-303ca62450c6" }, name: "phd-vm-26c8e9c3-d964-4fb4-9373-5a089f187dc7", vcpus: 2 }, state: Migrating } line = 431 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 1cd3c8ad-2f66-4683-bbbc-2db771e9eb30 target = phd_framework::test_vm target_id = 26c8e9c3-d964-4fb4-9373-5a089f187dc7 vm = migration_serial_history_base_lifecycle_0 vm_id = 26c8e9c3-d964-4fb4-9373-5a089f187dc7
2342024-10-18T00:10:04.530ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 710 file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 1cd3c8ad-2f66-4683-bbbc-2db771e9eb30 target = phd_framework::test_vm target_id = 26c8e9c3-d964-4fb4-9373-5a089f187dc7 vm = migration_serial_history_base_lifecycle_0 vm_id = 26c8e9c3-d964-4fb4-9373-5a089f187dc7
2352024-10-18T00:10:04.530ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 596 migration_id = 265b9a3a-0690-41c7-89bc-d8d53cedfdf5 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 1cd3c8ad-2f66-4683-bbbc-2db771e9eb30 target = phd_framework::test_vm target_id = 26c8e9c3-d964-4fb4-9373-5a089f187dc7
2362024-10-18T00:10:07.062ZINFOphd-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":7685}} target = phd_framework::serial
2372024-10-18T00:10:07.738ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 609 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 1cd3c8ad-2f66-4683-bbbc-2db771e9eb30 target = phd_framework::test_vm target_id = 26c8e9c3-d964-4fb4-9373-5a089f187dc7
2382024-10-18T00:10:07.738ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3207 file = phd-tests/framework/src/test_vm/mod.rs line = 596 migration_id = 265b9a3a-0690-41c7-89bc-d8d53cedfdf5 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 1cd3c8ad-2f66-4683-bbbc-2db771e9eb30 target = phd_framework::test_vm target_id = 26c8e9c3-d964-4fb4-9373-5a089f187dc7
2392024-10-18T00:10:07.738ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3918 file = phd-tests/framework/src/test_vm/mod.rs line = 542 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 1cd3c8ad-2f66-4683-bbbc-2db771e9eb30 target = phd_framework::test_vm target_id = 26c8e9c3-d964-4fb4-9373-5a089f187dc7
2402024-10-18T00:10:07.739ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1037 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 1cd3c8ad-2f66-4683-bbbc-2db771e9eb30
2412024-10-18T00:10:07.740ZDEBGphd-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 = 1cd3c8ad-2f66-4683-bbbc-2db771e9eb30
2422024-10-18T00:10:07.869ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 129 file = phd-tests/framework/src/test_vm/mod.rs line = 1037 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 1cd3c8ad-2f66-4683-bbbc-2db771e9eb30
2432024-10-18T00:10:07.872ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1037 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 26c8e9c3-d964-4fb4-9373-5a089f187dc7
2442024-10-18T00:10:07.872ZDEBGphd-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
2452024-10-18T00:10:07.872ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
2462024-10-18T00:10:07.872ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 8345 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2472024-10-18T00:10:07.872ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2482024-10-18T00:10:07.873ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1060 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 26c8e9c3-d964-4fb4-9373-5a089f187dc7
2492024-10-18T00:10:08.258ZDEBGphd-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 = 26c8e9c3-d964-4fb4-9373-5a089f187dc7
2502024-10-18T00:10:08.392ZDEBGphd-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 = 26c8e9c3-d964-4fb4-9373-5a089f187dc7
2512024-10-18T00:10:08.392ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-278ac98f-46a8-4300-aab5-b58c6124211e"] 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 = 26c8e9c3-d964-4fb4-9373-5a089f187dc7
2522024-10-18T00:10:08.432ZDEBGphd-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 = 26c8e9c3-d964-4fb4-9373-5a089f187dc7
2532024-10-18T00:10:08.432ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-13388e12-ab2f-4fdd-a98b-b30056bacf79"] 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 = 26c8e9c3-d964-4fb4-9373-5a089f187dc7
2542024-10-18T00:10:08.463ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 591 file = phd-tests/framework/src/test_vm/mod.rs line = 1037 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 26c8e9c3-d964-4fb4-9373-5a089f187dc7
2552024-10-18T00:10:08.463ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 9709 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2562024-10-18T00:10:08.463ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 591 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2572024-10-18T00:10:08.463ZINFOphd-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
2582024-10-18T00:10:08.463ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2592024-10-18T00:10:08.463ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2602024-10-18T00:10:08.463ZINFOphd-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
2612024-10-18T00:10:08.464ZDEBGphd-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
2622024-10-18T00:10:08.464ZDEBGphd-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
2632024-10-18T00:10:08.464ZDEBGphd-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
2642024-10-18T00:10:08.464ZDEBGphd-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
2652024-10-18T00:10:08.483ZDEBGphd-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 728M 1.80T 726M /phd-artifacts\n target = phd_framework::zfs
2662024-10-18T00:10:08.483ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-e7f072a9-1824-4fd5-9700-d5d0cdaec61d"] 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
2672024-10-18T00:10:08.511ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-e7f072a9-1824-4fd5-9700-d5d0cdaec61d", "phd-artifacts/phd-clone-ff29b756-938c-4cbe-93d7-fecce9f517e2"] 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
2682024-10-18T00:10:08.539ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-ff29b756-938c-4cbe-93d7-fecce9f517e2"] 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
2692024-10-18T00:10:08.557ZDEBGphd-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-ff29b756-938c-4cbe-93d7-fecce9f517e2 0B 1.80T 726M /phd-artifacts/phd-clone-ff29b756-938c-4cbe-93d7-fecce9f517e2\n target = phd_framework::zfs
2702024-10-18T00:10:08.557ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2712024-10-18T00:10:08.558ZINFOphd-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 = 206 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base
2722024-10-18T00:10:08.558ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/86bf638b2dc07f3834f56c274d1b3dd45a7a34c57925dcb4cfc422cc4e037af4/propolis-server target = phd_framework::artifacts::store
2732024-10-18T00:10:08.558ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_from_base.config.toml" 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/86bf638b2dc07f3834f56c274d1b3dd45a7a34c57925dcb4cfc422cc4e037af4/propolis-server" target = phd_framework::test_vm::server
2742024-10-18T00:10:08.558ZINFOphd-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
2752024-10-18T00:10:08.569ZINFOphd-runner: [NEW - EVENT] Launched server with pid 889 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
2762024-10-18T00:10:08.569ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2772024-10-18T00:10:08.569ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d045a936-e8c2-4dd5-a549-91570bbacbdd
2782024-10-18T00:10:08.570ZINFOphd-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/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 372 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d045a936-e8c2-4dd5-a549-91570bbacbdd
2792024-10-18T00:10:09.037ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2802024-10-18T00:10:09.038ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: d045a936-e8c2-4dd5-a549-91570bbacbdd, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 064ed154-c183-455b-9166-6c446bfc07a6, silo_id: abadba55-d163-4b1d-89b3-0f23a192a163, sled_id: 9634393f-3cb6-48a1-ba26-6fa4869e8bd7, sled_model: "pheidippes", sled_revision: 1, sled_serial: "9634393f-3cb6-48a1-ba26-6fa4869e8bd7" }, name: "phd-vm-d045a936-e8c2-4dd5-a549-91570bbacbdd", vcpus: 2 }, state: Creating } line = 431 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d045a936-e8c2-4dd5-a549-91570bbacbdd
2812024-10-18T00:10:09.038ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 468 file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d045a936-e8c2-4dd5-a549-91570bbacbdd
2822024-10-18T00:10:09.038ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 508 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d045a936-e8c2-4dd5-a549-91570bbacbdd
2832024-10-18T00:10:09.038ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 513 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = d045a936-e8c2-4dd5-a549-91570bbacbdd
2842024-10-18T00:10:09.038ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 508 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d045a936-e8c2-4dd5-a549-91570bbacbdd
2852024-10-18T00:10:09.038ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 765 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2862024-10-18T00:10:09.038ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 714 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base vm_id = d045a936-e8c2-4dd5-a549-91570bbacbdd
2872024-10-18T00:10:09.039ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 722 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
2882024-10-18T00:10:09.039ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d045a936-e8c2-4dd5-a549-91570bbacbdd
2892024-10-18T00:10:09.039ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = d045a936-e8c2-4dd5-a549-91570bbacbdd
2902024-10-18T00:10:13.189ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4150 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d045a936-e8c2-4dd5-a549-91570bbacbdd
2912024-10-18T00:10:13.189ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 722 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
2922024-10-18T00:10:13.189ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 722 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
2932024-10-18T00:10:13.189ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d045a936-e8c2-4dd5-a549-91570bbacbdd
2942024-10-18T00:10:13.189ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = d045a936-e8c2-4dd5-a549-91570bbacbdd
2952024-10-18T00:10:13.207ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d045a936-e8c2-4dd5-a549-91570bbacbdd
2962024-10-18T00:10:13.207ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 762 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2972024-10-18T00:10:13.207ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4168 file = phd-tests/framework/src/test_vm/mod.rs line = 765 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2982024-10-18T00:10:13.207ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d045a936-e8c2-4dd5-a549-91570bbacbdd
2992024-10-18T00:10:13.208ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 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 = d045a936-e8c2-4dd5-a549-91570bbacbdd
3002024-10-18T00:10:13.218ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d045a936-e8c2-4dd5-a549-91570bbacbdd
3012024-10-18T00:10:13.218ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d045a936-e8c2-4dd5-a549-91570bbacbdd
3022024-10-18T00:10:13.218ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 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 = d045a936-e8c2-4dd5-a549-91570bbacbdd
3032024-10-18T00:10:13.251ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d045a936-e8c2-4dd5-a549-91570bbacbdd
3042024-10-18T00:10:13.251ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d045a936-e8c2-4dd5-a549-91570bbacbdd
3052024-10-18T00:10:13.251ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 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 = d045a936-e8c2-4dd5-a549-91570bbacbdd
3062024-10-18T00:10:13.262ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d045a936-e8c2-4dd5-a549-91570bbacbdd
3072024-10-18T00:10:13.262ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d045a936-e8c2-4dd5-a549-91570bbacbdd
3082024-10-18T00:10:13.262ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 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 = d045a936-e8c2-4dd5-a549-91570bbacbdd
3092024-10-18T00:10:13.295ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d045a936-e8c2-4dd5-a549-91570bbacbdd
3102024-10-18T00:10:13.295ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d045a936-e8c2-4dd5-a549-91570bbacbdd
3112024-10-18T00:10:13.295ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 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 = d045a936-e8c2-4dd5-a549-91570bbacbdd
3122024-10-18T00:10:13.306ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d045a936-e8c2-4dd5-a549-91570bbacbdd
3132024-10-18T00:10:13.306ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d045a936-e8c2-4dd5-a549-91570bbacbdd
3142024-10-18T00:10:13.306ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 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 = d045a936-e8c2-4dd5-a549-91570bbacbdd
3152024-10-18T00:10:13.339ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d045a936-e8c2-4dd5-a549-91570bbacbdd
3162024-10-18T00:10:13.339ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 74 path = phd_tests::migrate::from_base::can_migrate_from_base propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base
3172024-10-18T00:10:13.339ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3182024-10-18T00:10:13.339ZINFOphd-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 = 206 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base_lifecycle_0
3192024-10-18T00:10:13.339ZDEBGphd-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
3202024-10-18T00:10:13.339ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.config.toml" 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
3212024-10-18T00:10:13.339ZINFOphd-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
3222024-10-18T00:10:13.354ZINFOphd-runner: [NEW - EVENT] Launched server with pid 890 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
3232024-10-18T00:10:13.354ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 15 file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3242024-10-18T00:10:13.354ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 542 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = d045a936-e8c2-4dd5-a549-91570bbacbdd target = phd_framework::test_vm target_id = 1c9c4e14-ff6c-4e30-8339-3d8a4b4a654e
3252024-10-18T00:10:13.355ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 575 migration_id = e82ed64a-674f-43a3-a48b-8e6b4480c022 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = d045a936-e8c2-4dd5-a549-91570bbacbdd target = phd_framework::test_vm target_id = 1c9c4e14-ff6c-4e30-8339-3d8a4b4a654e timeout_duration = 45s
3262024-10-18T00:10:13.355ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = d045a936-e8c2-4dd5-a549-91570bbacbdd target = phd_framework::test_vm target_id = 1c9c4e14-ff6c-4e30-8339-3d8a4b4a654e vm = migration_from_base_lifecycle_0 vm_id = 1c9c4e14-ff6c-4e30-8339-3d8a4b4a654e
3272024-10-18T00:10:13.355ZINFOphd-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/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 372 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = d045a936-e8c2-4dd5-a549-91570bbacbdd target = phd_framework::test_vm target_id = 1c9c4e14-ff6c-4e30-8339-3d8a4b4a654e vm = migration_from_base_lifecycle_0 vm_id = 1c9c4e14-ff6c-4e30-8339-3d8a4b4a654e
3282024-10-18T00:10:13.911ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 1c9c4e14-ff6c-4e30-8339-3d8a4b4a654e, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 064ed154-c183-455b-9166-6c446bfc07a6, silo_id: abadba55-d163-4b1d-89b3-0f23a192a163, sled_id: afb513e9-3ace-446c-b534-a280820e681d, sled_model: "pheidippes", sled_revision: 1, sled_serial: "afb513e9-3ace-446c-b534-a280820e681d" }, name: "phd-vm-1c9c4e14-ff6c-4e30-8339-3d8a4b4a654e", vcpus: 2 }, state: Migrating } line = 431 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = d045a936-e8c2-4dd5-a549-91570bbacbdd target = phd_framework::test_vm target_id = 1c9c4e14-ff6c-4e30-8339-3d8a4b4a654e vm = migration_from_base_lifecycle_0 vm_id = 1c9c4e14-ff6c-4e30-8339-3d8a4b4a654e
3292024-10-18T00:10:13.911ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 556 file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = d045a936-e8c2-4dd5-a549-91570bbacbdd target = phd_framework::test_vm target_id = 1c9c4e14-ff6c-4e30-8339-3d8a4b4a654e vm = migration_from_base_lifecycle_0 vm_id = 1c9c4e14-ff6c-4e30-8339-3d8a4b4a654e
3302024-10-18T00:10:13.911ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 596 migration_id = e82ed64a-674f-43a3-a48b-8e6b4480c022 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = d045a936-e8c2-4dd5-a549-91570bbacbdd target = phd_framework::test_vm target_id = 1c9c4e14-ff6c-4e30-8339-3d8a4b4a654e
3312024-10-18T00:10:16.436ZINFOphd-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":7718}} target = phd_framework::serial
3322024-10-18T00:10:17.504ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 609 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = d045a936-e8c2-4dd5-a549-91570bbacbdd target = phd_framework::test_vm target_id = 1c9c4e14-ff6c-4e30-8339-3d8a4b4a654e
3332024-10-18T00:10:17.504ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3592 file = phd-tests/framework/src/test_vm/mod.rs line = 596 migration_id = e82ed64a-674f-43a3-a48b-8e6b4480c022 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = d045a936-e8c2-4dd5-a549-91570bbacbdd target = phd_framework::test_vm target_id = 1c9c4e14-ff6c-4e30-8339-3d8a4b4a654e
3342024-10-18T00:10:17.504ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4149 file = phd-tests/framework/src/test_vm/mod.rs line = 542 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = d045a936-e8c2-4dd5-a549-91570bbacbdd target = phd_framework::test_vm target_id = 1c9c4e14-ff6c-4e30-8339-3d8a4b4a654e
3352024-10-18T00:10:17.505ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1037 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d045a936-e8c2-4dd5-a549-91570bbacbdd
3362024-10-18T00:10:17.506ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 1c9c4e14-ff6c-4e30-8339-3d8a4b4a654e
3372024-10-18T00:10:17.506ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 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 = 1c9c4e14-ff6c-4e30-8339-3d8a4b4a654e
3382024-10-18T00:10:17.506ZDEBGphd-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 = d045a936-e8c2-4dd5-a549-91570bbacbdd
3392024-10-18T00:10:17.635ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 129 file = phd-tests/framework/src/test_vm/mod.rs line = 1037 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d045a936-e8c2-4dd5-a549-91570bbacbdd
3402024-10-18T00:10:17.635ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 129 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 1c9c4e14-ff6c-4e30-8339-3d8a4b4a654e
3412024-10-18T00:10:17.635ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 1c9c4e14-ff6c-4e30-8339-3d8a4b4a654e
3422024-10-18T00:10:17.635ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 787 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 = 1c9c4e14-ff6c-4e30-8339-3d8a4b4a654e
3432024-10-18T00:10:17.658ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 1c9c4e14-ff6c-4e30-8339-3d8a4b4a654e
3442024-10-18T00:10:17.658ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1037 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 1c9c4e14-ff6c-4e30-8339-3d8a4b4a654e
3452024-10-18T00:10:17.658ZDEBGphd-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
3462024-10-18T00:10:17.658ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 8621 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
3472024-10-18T00:10:17.659ZINFOphd-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
3482024-10-18T00:10:17.659ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3492024-10-18T00:10:17.659ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1060 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 1c9c4e14-ff6c-4e30-8339-3d8a4b4a654e
3502024-10-18T00:10:18.224ZDEBGphd-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 = 1c9c4e14-ff6c-4e30-8339-3d8a4b4a654e
3512024-10-18T00:10:18.352ZDEBGphd-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 = 1c9c4e14-ff6c-4e30-8339-3d8a4b4a654e
3522024-10-18T00:10:18.352ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-ff29b756-938c-4cbe-93d7-fecce9f517e2"] 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 = 1c9c4e14-ff6c-4e30-8339-3d8a4b4a654e
3532024-10-18T00:10:18.392ZDEBGphd-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 = 1c9c4e14-ff6c-4e30-8339-3d8a4b4a654e
3542024-10-18T00:10:18.392ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-e7f072a9-1824-4fd5-9700-d5d0cdaec61d"] 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 = 1c9c4e14-ff6c-4e30-8339-3d8a4b4a654e
3552024-10-18T00:10:18.420ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 762 file = phd-tests/framework/src/test_vm/mod.rs line = 1037 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 1c9c4e14-ff6c-4e30-8339-3d8a4b4a654e
3562024-10-18T00:10:18.421ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 9957 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
3572024-10-18T00:10:18.421ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 762 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3582024-10-18T00:10:18.421ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
3592024-10-18T00:10:18.421ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
360 test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 107.51s
361 
3622024-10-18T00:10:18.421ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 40 target = phd_runner