Max level shown:
12024-10-01T19:59:23.989ZINFOphd-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-01T19:59:23.992ZDEBGphd-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: 214, tv_nsec: 498201954 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32024-10-01T19:59:23.992ZINFOphd-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-01T19:59:23.992ZINFOphd-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-01T19:59:23.992ZDEBGphd-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-01T19:59:24.142ZINFOphd-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-01T19:59:24.544ZDEBGphd-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/f255595c642967c0d399baca73cc20b1e9b20f75/propolis-server.sha256.txt
82024-10-01T19:59:24.659ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92024-10-01T19:59:24.659ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102024-10-01T19:59:24.659ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112024-10-01T19:59:24.659ZINFOphd-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-01T19:59:24.659ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132024-10-01T19:59:24.659ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142024-10-01T19:59:24.660ZINFOphd-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-01T19:59:24.660ZDEBGphd-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-01T19:59:24.660ZDEBGphd-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-01T19:59:25.250ZDEBGphd-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-01T19:59:25.250ZDEBGphd-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-01T19:59:52.091ZDEBGphd-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-01T19:59:52.092ZDEBGphd-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-01T19:59:52.119ZDEBGphd-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-01T19:59:52.119ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-a0f38ef5-0036-4cc0-afd9-20d4b58cf696"] 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-01T19:59:52.169ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-a0f38ef5-0036-4cc0-afd9-20d4b58cf696", "phd-artifacts/phd-clone-6cc0914b-a2c4-4a6e-9b6d-d1ab516a2185"] 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-01T19:59:52.189ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-6cc0914b-a2c4-4a6e-9b6d-d1ab516a2185"] 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-01T19:59:52.202ZDEBGphd-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-6cc0914b-a2c4-4a6e-9b6d-d1ab516a2185 0B 1.80T 48.9M /phd-artifacts/phd-clone-6cc0914b-a2c4-4a6e-9b6d-d1ab516a2185\n target = phd_framework::zfs
262024-10-01T19:59:52.203ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
272024-10-01T19:59:52.203ZINFOphd-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 = 204 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-01T19:59:52.203ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/7592b238c8fb7ebb207851f88e8f988699e3f283e0080035c4874ef335cde8cc/propolis-server.tar.gz path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
292024-10-01T19:59:52.203ZDEBGphd-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/f255595c642967c0d399baca73cc20b1e9b20f75/propolis-server.tar.gz
302024-10-01T20:00:17.561ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/7592b238c8fb7ebb207851f88e8f988699e3f283e0080035c4874ef335cde8cc/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-01T20:00:17.561ZDEBGphd-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-01T20:00:30.697ZINFOphd-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/7592b238c8fb7ebb207851f88e8f988699e3f283e0080035c4874ef335cde8cc/propolis-server" target = phd_framework::test_vm::server
332024-10-01T20:00:30.697ZINFOphd-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-01T20:00:30.760ZINFOphd-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-01T20:00:30.760ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 38557 file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
362024-10-01T20:00:30.760ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
372024-10-01T20:00:30.761ZINFOphd-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 = 370 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
382024-10-01T20:00:31.226ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392024-10-01T20:00:31.227ZINFOphd-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: a9275e88-1499-43c4-b8e5-29de5c4c8e67, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 4336174a-0ea4-463b-b332-2cf8c7c69d92, silo_id: 6e40f4e5-de2b-49d7-b646-2a331457b57d, sled_id: 38f162bf-aa4d-4b34-84b2-15393aedcdaf, sled_model: "pheidippes", sled_revision: 1, sled_serial: "38f162bf-aa4d-4b34-84b2-15393aedcdaf" }, name: "phd-vm-a9275e88-1499-43c4-b8e5-29de5c4c8e67", vcpus: 2 }, state: Creating } line = 429 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
402024-10-01T20:00:31.227ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 466 file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
412024-10-01T20:00:31.227ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 506 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
422024-10-01T20:00:31.227ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 511 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 = a9275e88-1499-43c4-b8e5-29de5c4c8e67
432024-10-01T20:00:31.228ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 506 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
442024-10-01T20:00:31.228ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 763 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
452024-10-01T20:00:31.228ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 712 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 = a9275e88-1499-43c4-b8e5-29de5c4c8e67
462024-10-01T20:00:31.228ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost login: ") target = phd_framework::test_vm
472024-10-01T20:00:31.228ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
482024-10-01T20:00:31.228ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = a9275e88-1499-43c4-b8e5-29de5c4c8e67
492024-10-01T20:00:35.493ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4264 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
502024-10-01T20:00:35.493ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
512024-10-01T20:00:35.493ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
522024-10-01T20:00:35.493ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
532024-10-01T20:00:35.493ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = a9275e88-1499-43c4-b8e5-29de5c4c8e67
542024-10-01T20:00:35.512ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
552024-10-01T20:00:35.512ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 760 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
562024-10-01T20:00:35.512ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4284 file = phd-tests/framework/src/test_vm/mod.rs line = 763 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
572024-10-01T20:00:35.513ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
582024-10-01T20:00:35.513ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = a9275e88-1499-43c4-b8e5-29de5c4c8e67
592024-10-01T20:00:35.523ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
602024-10-01T20:00:35.523ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
612024-10-01T20:00:35.523ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = a9275e88-1499-43c4-b8e5-29de5c4c8e67
622024-10-01T20:00:35.545ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
632024-10-01T20:00:35.545ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
642024-10-01T20:00:35.545ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = a9275e88-1499-43c4-b8e5-29de5c4c8e67
652024-10-01T20:00:35.556ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
662024-10-01T20:00:35.557ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
672024-10-01T20:00:35.557ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = a9275e88-1499-43c4-b8e5-29de5c4c8e67
682024-10-01T20:00:35.579ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
692024-10-01T20:00:35.579ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
702024-10-01T20:00:35.579ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = a9275e88-1499-43c4-b8e5-29de5c4c8e67
712024-10-01T20:00:35.590ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
722024-10-01T20:00:35.590ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
732024-10-01T20:00:35.590ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = a9275e88-1499-43c4-b8e5-29de5c4c8e67
742024-10-01T20:00:35.612ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
752024-10-01T20:00:35.612ZINFOphd-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-01T20:00:35.612ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
772024-10-01T20:00:35.613ZINFOphd-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 = 204 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-01T20:00:35.613ZDEBGphd-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-01T20:00:35.613ZDEBGphd-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-01T20:00:35.613ZINFOphd-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-01T20:00:35.613ZINFOphd-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-01T20:00:35.635ZINFOphd-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-01T20:00:35.635ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
842024-10-01T20:00:35.635ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67 target = phd_framework::test_vm target_id = 59a686b4-ee5f-4046-9143-b703c67a7566
852024-10-01T20:00:35.635ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 573 migration_id = 2b6a5068-51b3-450b-a4bf-80c953217c16 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67 target = phd_framework::test_vm target_id = 59a686b4-ee5f-4046-9143-b703c67a7566 timeout_duration = 45s
862024-10-01T20:00:35.635ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67 target = phd_framework::test_vm target_id = 59a686b4-ee5f-4046-9143-b703c67a7566 vm = migration_from_base_and_back_lifecycle_0 vm_id = 59a686b4-ee5f-4046-9143-b703c67a7566
872024-10-01T20:00:35.636ZINFOphd-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 = 370 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67 target = phd_framework::test_vm target_id = 59a686b4-ee5f-4046-9143-b703c67a7566 vm = migration_from_base_and_back_lifecycle_0 vm_id = 59a686b4-ee5f-4046-9143-b703c67a7566
882024-10-01T20:00:36.352ZINFOphd-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: 59a686b4-ee5f-4046-9143-b703c67a7566, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 4336174a-0ea4-463b-b332-2cf8c7c69d92, silo_id: 6e40f4e5-de2b-49d7-b646-2a331457b57d, sled_id: ecc90046-8a87-4dc6-a5c8-2a68108652a7, sled_model: "pheidippes", sled_revision: 1, sled_serial: "ecc90046-8a87-4dc6-a5c8-2a68108652a7" }, name: "phd-vm-59a686b4-ee5f-4046-9143-b703c67a7566", vcpus: 2 }, state: Migrating } line = 429 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67 target = phd_framework::test_vm target_id = 59a686b4-ee5f-4046-9143-b703c67a7566 vm = migration_from_base_and_back_lifecycle_0 vm_id = 59a686b4-ee5f-4046-9143-b703c67a7566
892024-10-01T20:00:36.352ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 716 file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67 target = phd_framework::test_vm target_id = 59a686b4-ee5f-4046-9143-b703c67a7566 vm = migration_from_base_and_back_lifecycle_0 vm_id = 59a686b4-ee5f-4046-9143-b703c67a7566
902024-10-01T20:00:36.352ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 2b6a5068-51b3-450b-a4bf-80c953217c16 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67 target = phd_framework::test_vm target_id = 59a686b4-ee5f-4046-9143-b703c67a7566
912024-10-01T20:00:38.950ZINFOphd-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-01T20:00:40.128ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 607 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67 target = phd_framework::test_vm target_id = 59a686b4-ee5f-4046-9143-b703c67a7566
932024-10-01T20:00:40.128ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3776 file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 2b6a5068-51b3-450b-a4bf-80c953217c16 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67 target = phd_framework::test_vm target_id = 59a686b4-ee5f-4046-9143-b703c67a7566
942024-10-01T20:00:40.128ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4493 file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67 target = phd_framework::test_vm target_id = 59a686b4-ee5f-4046-9143-b703c67a7566
952024-10-01T20:00:40.130ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
962024-10-01T20:00:40.130ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 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 = 59a686b4-ee5f-4046-9143-b703c67a7566
972024-10-01T20:00:40.130ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = 59a686b4-ee5f-4046-9143-b703c67a7566
982024-10-01T20:00:40.131ZDEBGphd-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 = a9275e88-1499-43c4-b8e5-29de5c4c8e67
992024-10-01T20:00:40.265ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 135 file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
1002024-10-01T20:00:40.266ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 135 file = phd-tests/framework/src/test_vm/mod.rs line = 778 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 = 59a686b4-ee5f-4046-9143-b703c67a7566
1012024-10-01T20:00:40.266ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 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 = 59a686b4-ee5f-4046-9143-b703c67a7566
1022024-10-01T20:00:40.266ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = 59a686b4-ee5f-4046-9143-b703c67a7566
1032024-10-01T20:00:40.288ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 778 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 = 59a686b4-ee5f-4046-9143-b703c67a7566
1042024-10-01T20:00:40.289ZINFOphd-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-01T20:00:40.289ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1062024-10-01T20:00:40.289ZINFOphd-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 = 204 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-01T20:00:40.289ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/7592b238c8fb7ebb207851f88e8f988699e3f283e0080035c4874ef335cde8cc/propolis-server target = phd_framework::artifacts::store
1082024-10-01T20:00:40.289ZINFOphd-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/7592b238c8fb7ebb207851f88e8f988699e3f283e0080035c4874ef335cde8cc/propolis-server" target = phd_framework::test_vm::server
1092024-10-01T20:00:40.289ZINFOphd-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-01T20:00:40.315ZINFOphd-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-01T20:00:40.315ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 26 file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1122024-10-01T20:00:40.315ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 59a686b4-ee5f-4046-9143-b703c67a7566 target = phd_framework::test_vm target_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb
1132024-10-01T20:00:40.315ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 573 migration_id = 34ea1b40-b974-4b84-bf73-e857cd252df8 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 59a686b4-ee5f-4046-9143-b703c67a7566 target = phd_framework::test_vm target_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb timeout_duration = 45s
1142024-10-01T20:00:40.315ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 59a686b4-ee5f-4046-9143-b703c67a7566 target = phd_framework::test_vm target_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb vm = migration_from_base_and_back_lifecycle_1 vm_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb
1152024-10-01T20:00:40.316ZINFOphd-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 = 370 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 59a686b4-ee5f-4046-9143-b703c67a7566 target = phd_framework::test_vm target_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb vm = migration_from_base_and_back_lifecycle_1 vm_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb
1162024-10-01T20:00:41.031ZINFOphd-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: fe47fbf7-8a9b-486c-a117-e4e69281cfcb, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 4336174a-0ea4-463b-b332-2cf8c7c69d92, silo_id: 6e40f4e5-de2b-49d7-b646-2a331457b57d, sled_id: 9ae8f9cb-b088-4a4e-b841-69b01d899621, sled_model: "pheidippes", sled_revision: 1, sled_serial: "9ae8f9cb-b088-4a4e-b841-69b01d899621" }, name: "phd-vm-fe47fbf7-8a9b-486c-a117-e4e69281cfcb", vcpus: 2 }, state: Migrating } line = 429 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 59a686b4-ee5f-4046-9143-b703c67a7566 target = phd_framework::test_vm target_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb vm = migration_from_base_and_back_lifecycle_1 vm_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb
1172024-10-01T20:00:41.031ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 715 file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 59a686b4-ee5f-4046-9143-b703c67a7566 target = phd_framework::test_vm target_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb vm = migration_from_base_and_back_lifecycle_1 vm_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb
1182024-10-01T20:00:41.031ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 34ea1b40-b974-4b84-bf73-e857cd252df8 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 59a686b4-ee5f-4046-9143-b703c67a7566 target = phd_framework::test_vm target_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb
1192024-10-01T20:00:43.630ZINFOphd-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-01T20:00:45.565ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 607 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 59a686b4-ee5f-4046-9143-b703c67a7566 target = phd_framework::test_vm target_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb
1212024-10-01T20:00:45.565ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4533 file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 34ea1b40-b974-4b84-bf73-e857cd252df8 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 59a686b4-ee5f-4046-9143-b703c67a7566 target = phd_framework::test_vm target_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb
1222024-10-01T20:00:45.565ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 5249 file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 59a686b4-ee5f-4046-9143-b703c67a7566 target = phd_framework::test_vm target_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb
1232024-10-01T20:00:45.567ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 59a686b4-ee5f-4046-9143-b703c67a7566
1242024-10-01T20:00:45.567ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 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 = fe47fbf7-8a9b-486c-a117-e4e69281cfcb
1252024-10-01T20:00:45.567ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = fe47fbf7-8a9b-486c-a117-e4e69281cfcb
1262024-10-01T20:00:45.568ZDEBGphd-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 = 59a686b4-ee5f-4046-9143-b703c67a7566
1272024-10-01T20:00:45.704ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 136 file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 59a686b4-ee5f-4046-9143-b703c67a7566
1282024-10-01T20:00:45.704ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 137 file = phd-tests/framework/src/test_vm/mod.rs line = 778 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 = fe47fbf7-8a9b-486c-a117-e4e69281cfcb
1292024-10-01T20:00:45.705ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 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 = fe47fbf7-8a9b-486c-a117-e4e69281cfcb
1302024-10-01T20:00:45.705ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = fe47fbf7-8a9b-486c-a117-e4e69281cfcb
1312024-10-01T20:00:45.737ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 778 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 = fe47fbf7-8a9b-486c-a117-e4e69281cfcb
1322024-10-01T20:00:45.737ZINFOphd-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-01T20:00:45.738ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1342024-10-01T20:00:45.738ZINFOphd-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 = 204 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-01T20:00:45.738ZDEBGphd-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-01T20:00:45.738ZINFOphd-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-01T20:00:45.738ZINFOphd-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-01T20:00:45.758ZINFOphd-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-01T20:00:45.758ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 20 file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1402024-10-01T20:00:45.758ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb target = phd_framework::test_vm target_id = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1
1412024-10-01T20:00:45.758ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 573 migration_id = b4a1d37d-6c0f-43d9-ab23-fe2b1bd398e6 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb target = phd_framework::test_vm target_id = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1 timeout_duration = 45s
1422024-10-01T20:00:45.758ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb target = phd_framework::test_vm target_id = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1 vm = migration_from_base_and_back_lifecycle_2 vm_id = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1
1432024-10-01T20:00:45.759ZINFOphd-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 = 370 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb target = phd_framework::test_vm target_id = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1 vm = migration_from_base_and_back_lifecycle_2 vm_id = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1
1442024-10-01T20:00:46.285ZINFOphd-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: 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 4336174a-0ea4-463b-b332-2cf8c7c69d92, silo_id: 6e40f4e5-de2b-49d7-b646-2a331457b57d, sled_id: 4175766b-267e-4107-bb66-89049b1e1866, sled_model: "pheidippes", sled_revision: 1, sled_serial: "4175766b-267e-4107-bb66-89049b1e1866" }, name: "phd-vm-4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1", vcpus: 2 }, state: Migrating } line = 429 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb target = phd_framework::test_vm target_id = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1 vm = migration_from_base_and_back_lifecycle_2 vm_id = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1
1452024-10-01T20:00:46.285ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 526 file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb target = phd_framework::test_vm target_id = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1 vm = migration_from_base_and_back_lifecycle_2 vm_id = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1
1462024-10-01T20:00:46.285ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = b4a1d37d-6c0f-43d9-ab23-fe2b1bd398e6 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb target = phd_framework::test_vm target_id = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1
1472024-10-01T20:00:48.883ZINFOphd-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-01T20:00:49.559ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 607 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb target = phd_framework::test_vm target_id = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1
1492024-10-01T20:00:49.559ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3274 file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = b4a1d37d-6c0f-43d9-ab23-fe2b1bd398e6 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb target = phd_framework::test_vm target_id = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1
1502024-10-01T20:00:49.559ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3801 file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb target = phd_framework::test_vm target_id = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1
1512024-10-01T20:00:49.561ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb
1522024-10-01T20:00:49.561ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 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 = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1
1532024-10-01T20:00:49.561ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1
1542024-10-01T20:00:49.561ZDEBGphd-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 = fe47fbf7-8a9b-486c-a117-e4e69281cfcb
1552024-10-01T20:00:49.686ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 125 file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb
1562024-10-01T20:00:49.686ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 125 file = phd-tests/framework/src/test_vm/mod.rs line = 778 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 = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1
1572024-10-01T20:00:49.687ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 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 = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1
1582024-10-01T20:00:49.687ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1
1592024-10-01T20:00:49.709ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 778 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 = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1
1602024-10-01T20:00:49.709ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1
1612024-10-01T20:00:49.710ZDEBGphd-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-01T20:00:49.710ZINFOphd-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-01T20:00:49.710ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1642024-10-01T20:00:49.710ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 18483 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1652024-10-01T20:00:49.710ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1041 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 = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1
1662024-10-01T20:00:50.073ZDEBGphd-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 = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1
1672024-10-01T20:00:50.207ZDEBGphd-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 = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1
1682024-10-01T20:00:50.207ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-6cc0914b-a2c4-4a6e-9b6d-d1ab516a2185"] 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 = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1
1692024-10-01T20:00:50.246ZDEBGphd-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 = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1
1702024-10-01T20:00:50.246ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-a0f38ef5-0036-4cc0-afd9-20d4b58cf696"] 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 = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1
1712024-10-01T20:00:50.274ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 564 file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1
1722024-10-01T20:00:50.274ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 85614 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-01T20:00:50.275ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 564 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1742024-10-01T20:00:50.275ZINFOphd-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-01T20:00:50.275ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1762024-10-01T20:00:50.275ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1772024-10-01T20:00:50.275ZINFOphd-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-01T20:00:50.275ZDEBGphd-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-01T20:00:50.275ZDEBGphd-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-01T20:00:50.275ZDEBGphd-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-01T20:00:50.275ZDEBGphd-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-01T20:00:50.296ZDEBGphd-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 721M 1.80T 720M /phd-artifacts\n target = phd_framework::zfs
1832024-10-01T20:00:50.296ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-c997e465-5e4f-48e8-914e-8a8a10ec2077"] 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-01T20:00:50.323ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-c997e465-5e4f-48e8-914e-8a8a10ec2077", "phd-artifacts/phd-clone-14a11271-eb74-408f-b0c3-eb7e3df35975"] 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-01T20:00:50.352ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-14a11271-eb74-408f-b0c3-eb7e3df35975"] 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-01T20:00:50.371ZDEBGphd-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-14a11271-eb74-408f-b0c3-eb7e3df35975 0B 1.80T 720M /phd-artifacts/phd-clone-14a11271-eb74-408f-b0c3-eb7e3df35975\n target = phd_framework::zfs
1872024-10-01T20:00:50.372ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1882024-10-01T20:00:50.372ZINFOphd-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 = 204 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base
1892024-10-01T20:00:50.372ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/7592b238c8fb7ebb207851f88e8f988699e3f283e0080035c4874ef335cde8cc/propolis-server target = phd_framework::artifacts::store
1902024-10-01T20:00:50.372ZINFOphd-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/7592b238c8fb7ebb207851f88e8f988699e3f283e0080035c4874ef335cde8cc/propolis-server" target = phd_framework::test_vm::server
1912024-10-01T20:00:50.372ZINFOphd-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-01T20:00:50.385ZINFOphd-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-01T20:00:50.385ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 13 file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1942024-10-01T20:00:50.385ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 40a9c89c-1794-4834-9801-97ece6f94f68
1952024-10-01T20:00:50.386ZINFOphd-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 = 370 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 40a9c89c-1794-4834-9801-97ece6f94f68
1962024-10-01T20:00:51.015ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1972024-10-01T20:00:51.016ZINFOphd-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: 40a9c89c-1794-4834-9801-97ece6f94f68, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: ac0df723-e417-418e-93c6-28361af02673, silo_id: c02ed028-39b3-4c0e-b404-8a743b4f8465, sled_id: 20919762-d901-48ed-ab4a-fa87ccc4eea4, sled_model: "pheidippes", sled_revision: 1, sled_serial: "20919762-d901-48ed-ab4a-fa87ccc4eea4" }, name: "phd-vm-40a9c89c-1794-4834-9801-97ece6f94f68", vcpus: 2 }, state: Creating } line = 429 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 40a9c89c-1794-4834-9801-97ece6f94f68
1982024-10-01T20:00:51.016ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 630 file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 40a9c89c-1794-4834-9801-97ece6f94f68
1992024-10-01T20:00:51.016ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 506 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 40a9c89c-1794-4834-9801-97ece6f94f68
2002024-10-01T20:00:51.016ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 511 path = phd_tests::migrate::from_base::serial_history state = Run target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 40a9c89c-1794-4834-9801-97ece6f94f68
2012024-10-01T20:00:51.017ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 506 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 40a9c89c-1794-4834-9801-97ece6f94f68
2022024-10-01T20:00:51.017ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 763 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2032024-10-01T20:00:51.017ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 712 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = 300s vm = migration_serial_history_base vm_id = 40a9c89c-1794-4834-9801-97ece6f94f68
2042024-10-01T20:00:51.017ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost login: ") target = phd_framework::test_vm
2052024-10-01T20:00:51.017ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 40a9c89c-1794-4834-9801-97ece6f94f68
2062024-10-01T20:00:51.017ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 40a9c89c-1794-4834-9801-97ece6f94f68
2072024-10-01T20:00:55.228ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4210 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 40a9c89c-1794-4834-9801-97ece6f94f68
2082024-10-01T20:00:55.228ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::serial_history step = WriteStr("root") target = phd_framework::test_vm
2092024-10-01T20:00:55.228ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
2102024-10-01T20:00:55.228ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 40a9c89c-1794-4834-9801-97ece6f94f68
2112024-10-01T20:00:55.228ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 40a9c89c-1794-4834-9801-97ece6f94f68
2122024-10-01T20:00:55.246ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 40a9c89c-1794-4834-9801-97ece6f94f68
2132024-10-01T20:00:55.246ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 760 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2142024-10-01T20:00:55.246ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4229 file = phd-tests/framework/src/test_vm/mod.rs line = 763 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2152024-10-01T20:00:55.246ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 40a9c89c-1794-4834-9801-97ece6f94f68
2162024-10-01T20:00:55.246ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = 40a9c89c-1794-4834-9801-97ece6f94f68
2172024-10-01T20:00:55.257ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 40a9c89c-1794-4834-9801-97ece6f94f68
2182024-10-01T20:00:55.257ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 40a9c89c-1794-4834-9801-97ece6f94f68
2192024-10-01T20:00:55.257ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = 40a9c89c-1794-4834-9801-97ece6f94f68
2202024-10-01T20:00:55.278ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 40a9c89c-1794-4834-9801-97ece6f94f68
2212024-10-01T20:00:55.283ZINFOphd-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-01T20:00:55.283ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2232024-10-01T20:00:55.283ZINFOphd-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 = 204 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base_lifecycle_0
2242024-10-01T20:00:55.283ZDEBGphd-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-01T20:00:55.283ZINFOphd-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-01T20:00:55.283ZINFOphd-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-01T20:00:55.305ZINFOphd-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-01T20:00:55.305ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2292024-10-01T20:00:55.305ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 40a9c89c-1794-4834-9801-97ece6f94f68 target = phd_framework::test_vm target_id = 6b60fcac-e8dd-42c3-957a-487725a4cb65
2302024-10-01T20:00:55.305ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 573 migration_id = 8e08c986-8874-4786-afc3-a487688b040d path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 40a9c89c-1794-4834-9801-97ece6f94f68 target = phd_framework::test_vm target_id = 6b60fcac-e8dd-42c3-957a-487725a4cb65 timeout_duration = 45s
2312024-10-01T20:00:55.306ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 40a9c89c-1794-4834-9801-97ece6f94f68 target = phd_framework::test_vm target_id = 6b60fcac-e8dd-42c3-957a-487725a4cb65 vm = migration_serial_history_base_lifecycle_0 vm_id = 6b60fcac-e8dd-42c3-957a-487725a4cb65
2322024-10-01T20:00:55.306ZINFOphd-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 = 370 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 40a9c89c-1794-4834-9801-97ece6f94f68 target = phd_framework::test_vm target_id = 6b60fcac-e8dd-42c3-957a-487725a4cb65 vm = migration_serial_history_base_lifecycle_0 vm_id = 6b60fcac-e8dd-42c3-957a-487725a4cb65
2332024-10-01T20:00:55.811ZINFOphd-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: 6b60fcac-e8dd-42c3-957a-487725a4cb65, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: ac0df723-e417-418e-93c6-28361af02673, silo_id: c02ed028-39b3-4c0e-b404-8a743b4f8465, sled_id: 13819a9e-1ab7-44a6-9e49-46b10b9aad87, sled_model: "pheidippes", sled_revision: 1, sled_serial: "13819a9e-1ab7-44a6-9e49-46b10b9aad87" }, name: "phd-vm-6b60fcac-e8dd-42c3-957a-487725a4cb65", vcpus: 2 }, state: Migrating } line = 429 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 40a9c89c-1794-4834-9801-97ece6f94f68 target = phd_framework::test_vm target_id = 6b60fcac-e8dd-42c3-957a-487725a4cb65 vm = migration_serial_history_base_lifecycle_0 vm_id = 6b60fcac-e8dd-42c3-957a-487725a4cb65
2342024-10-01T20:00:55.811ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 505 file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 40a9c89c-1794-4834-9801-97ece6f94f68 target = phd_framework::test_vm target_id = 6b60fcac-e8dd-42c3-957a-487725a4cb65 vm = migration_serial_history_base_lifecycle_0 vm_id = 6b60fcac-e8dd-42c3-957a-487725a4cb65
2352024-10-01T20:00:55.811ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 8e08c986-8874-4786-afc3-a487688b040d path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 40a9c89c-1794-4834-9801-97ece6f94f68 target = phd_framework::test_vm target_id = 6b60fcac-e8dd-42c3-957a-487725a4cb65
2362024-10-01T20:00:58.382ZINFOphd-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-01T20:01:00.146ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 607 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 40a9c89c-1794-4834-9801-97ece6f94f68 target = phd_framework::test_vm target_id = 6b60fcac-e8dd-42c3-957a-487725a4cb65
2382024-10-01T20:01:00.146ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4334 file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 8e08c986-8874-4786-afc3-a487688b040d path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 40a9c89c-1794-4834-9801-97ece6f94f68 target = phd_framework::test_vm target_id = 6b60fcac-e8dd-42c3-957a-487725a4cb65
2392024-10-01T20:01:00.146ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4840 file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 40a9c89c-1794-4834-9801-97ece6f94f68 target = phd_framework::test_vm target_id = 6b60fcac-e8dd-42c3-957a-487725a4cb65
2402024-10-01T20:01:00.147ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 40a9c89c-1794-4834-9801-97ece6f94f68
2412024-10-01T20:01:00.148ZDEBGphd-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 = 40a9c89c-1794-4834-9801-97ece6f94f68
2422024-10-01T20:01:00.281ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 134 file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 40a9c89c-1794-4834-9801-97ece6f94f68
2432024-10-01T20:01:00.284ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 6b60fcac-e8dd-42c3-957a-487725a4cb65
2442024-10-01T20:01:00.284ZDEBGphd-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-01T20:01:00.284ZINFOphd-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-01T20:01:00.284ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2472024-10-01T20:01:00.284ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 9268 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2482024-10-01T20:01:00.285ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1041 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 6b60fcac-e8dd-42c3-957a-487725a4cb65
2492024-10-01T20:01:00.687ZDEBGphd-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 = 6b60fcac-e8dd-42c3-957a-487725a4cb65
2502024-10-01T20:01:00.825ZDEBGphd-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 = 6b60fcac-e8dd-42c3-957a-487725a4cb65
2512024-10-01T20:01:00.825ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-14a11271-eb74-408f-b0c3-eb7e3df35975"] 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 = 6b60fcac-e8dd-42c3-957a-487725a4cb65
2522024-10-01T20:01:00.868ZDEBGphd-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 = 6b60fcac-e8dd-42c3-957a-487725a4cb65
2532024-10-01T20:01:00.868ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-c997e465-5e4f-48e8-914e-8a8a10ec2077"] 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 = 6b60fcac-e8dd-42c3-957a-487725a4cb65
2542024-10-01T20:01:00.902ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 617 file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 6b60fcac-e8dd-42c3-957a-487725a4cb65
2552024-10-01T20:01:00.902ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 10626 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-01T20:01:00.902ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 618 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2572024-10-01T20:01:00.902ZINFOphd-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-01T20:01:00.902ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2592024-10-01T20:01:00.902ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2602024-10-01T20:01:00.902ZINFOphd-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-01T20:01:00.903ZDEBGphd-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-01T20:01:00.903ZDEBGphd-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-01T20:01:00.903ZDEBGphd-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-01T20:01:00.903ZDEBGphd-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-01T20:01:00.924ZDEBGphd-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 723M 1.80T 720M /phd-artifacts\n target = phd_framework::zfs
2662024-10-01T20:01:00.924ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-b9719295-0aa3-4b99-babe-477dd292214f"] 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-01T20:01:00.948ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-b9719295-0aa3-4b99-babe-477dd292214f", "phd-artifacts/phd-clone-769b72d6-ee9a-4d35-b02c-f212fad38d3e"] 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-01T20:01:00.975ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-769b72d6-ee9a-4d35-b02c-f212fad38d3e"] 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-01T20:01:00.994ZDEBGphd-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-769b72d6-ee9a-4d35-b02c-f212fad38d3e 0B 1.80T 720M /phd-artifacts/phd-clone-769b72d6-ee9a-4d35-b02c-f212fad38d3e\n target = phd_framework::zfs
2702024-10-01T20:01:00.994ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2712024-10-01T20:01:00.994ZINFOphd-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 = 204 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base
2722024-10-01T20:01:00.994ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/7592b238c8fb7ebb207851f88e8f988699e3f283e0080035c4874ef335cde8cc/propolis-server target = phd_framework::artifacts::store
2732024-10-01T20:01:00.995ZINFOphd-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/7592b238c8fb7ebb207851f88e8f988699e3f283e0080035c4874ef335cde8cc/propolis-server" target = phd_framework::test_vm::server
2742024-10-01T20:01:00.995ZINFOphd-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-01T20:01:01.007ZINFOphd-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-01T20:01:01.008ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 13 file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2772024-10-01T20:01:01.008ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
2782024-10-01T20:01:01.008ZINFOphd-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 = 370 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
2792024-10-01T20:01:01.795ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2802024-10-01T20:01:01.795ZINFOphd-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: 0c348a65-bc4f-4f9c-89f2-53cee23579a4, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 0784e672-ffbe-45e4-9991-7d4218f2c4aa, silo_id: f6f91628-b300-4a6a-9170-905d09795a24, sled_id: 3c54b763-d69d-4a12-8811-796984676242, sled_model: "pheidippes", sled_revision: 1, sled_serial: "3c54b763-d69d-4a12-8811-796984676242" }, name: "phd-vm-0c348a65-bc4f-4f9c-89f2-53cee23579a4", vcpus: 2 }, state: Creating } line = 429 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
2812024-10-01T20:01:01.795ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 787 file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
2822024-10-01T20:01:01.795ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 506 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
2832024-10-01T20:01:01.795ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 511 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
2842024-10-01T20:01:01.796ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 506 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
2852024-10-01T20:01:01.796ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 763 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2862024-10-01T20:01:01.796ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 712 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
2872024-10-01T20:01:01.796ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
2882024-10-01T20:01:01.796ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
2892024-10-01T20:01:01.796ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
2902024-10-01T20:01:05.960ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4164 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
2912024-10-01T20:01:05.960ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
2922024-10-01T20:01:05.961ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
2932024-10-01T20:01:05.961ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
2942024-10-01T20:01:05.961ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
2952024-10-01T20:01:05.979ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
2962024-10-01T20:01:05.979ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 760 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2972024-10-01T20:01:05.979ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4182 file = phd-tests/framework/src/test_vm/mod.rs line = 763 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2982024-10-01T20:01:05.979ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
2992024-10-01T20:01:05.979ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
3002024-10-01T20:01:05.990ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
3012024-10-01T20:01:05.990ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
3022024-10-01T20:01:05.990ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
3032024-10-01T20:01:06.012ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
3042024-10-01T20:01:06.012ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
3052024-10-01T20:01:06.012ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
3062024-10-01T20:01:06.023ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
3072024-10-01T20:01:06.024ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
3082024-10-01T20:01:06.024ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
3092024-10-01T20:01:06.046ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
3102024-10-01T20:01:06.046ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
3112024-10-01T20:01:06.046ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
3122024-10-01T20:01:06.057ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
3132024-10-01T20:01:06.057ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
3142024-10-01T20:01:06.057ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
3152024-10-01T20:01:06.090ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
3162024-10-01T20:01:06.090ZINFOphd-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-01T20:01:06.090ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3182024-10-01T20:01:06.090ZINFOphd-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 = 204 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base_lifecycle_0
3192024-10-01T20:01:06.090ZDEBGphd-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-01T20:01:06.091ZINFOphd-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-01T20:01:06.091ZINFOphd-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-01T20:01:06.113ZINFOphd-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-01T20:01:06.113ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3242024-10-01T20:01:06.113ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4 target = phd_framework::test_vm target_id = 8f973ecd-8984-49f3-98df-9461d5145e9d
3252024-10-01T20:01:06.113ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 573 migration_id = 2bbabf1f-570a-4a2c-8d43-9802e460d5fe path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4 target = phd_framework::test_vm target_id = 8f973ecd-8984-49f3-98df-9461d5145e9d timeout_duration = 45s
3262024-10-01T20:01:06.114ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4 target = phd_framework::test_vm target_id = 8f973ecd-8984-49f3-98df-9461d5145e9d vm = migration_from_base_lifecycle_0 vm_id = 8f973ecd-8984-49f3-98df-9461d5145e9d
3272024-10-01T20:01:06.114ZINFOphd-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 = 370 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4 target = phd_framework::test_vm target_id = 8f973ecd-8984-49f3-98df-9461d5145e9d vm = migration_from_base_lifecycle_0 vm_id = 8f973ecd-8984-49f3-98df-9461d5145e9d
3282024-10-01T20:01:06.760ZINFOphd-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: 8f973ecd-8984-49f3-98df-9461d5145e9d, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 0784e672-ffbe-45e4-9991-7d4218f2c4aa, silo_id: f6f91628-b300-4a6a-9170-905d09795a24, sled_id: 230b3000-4832-44fb-ac90-46359527f254, sled_model: "pheidippes", sled_revision: 1, sled_serial: "230b3000-4832-44fb-ac90-46359527f254" }, name: "phd-vm-8f973ecd-8984-49f3-98df-9461d5145e9d", vcpus: 2 }, state: Migrating } line = 429 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4 target = phd_framework::test_vm target_id = 8f973ecd-8984-49f3-98df-9461d5145e9d vm = migration_from_base_lifecycle_0 vm_id = 8f973ecd-8984-49f3-98df-9461d5145e9d
3292024-10-01T20:01:06.760ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 646 file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4 target = phd_framework::test_vm target_id = 8f973ecd-8984-49f3-98df-9461d5145e9d vm = migration_from_base_lifecycle_0 vm_id = 8f973ecd-8984-49f3-98df-9461d5145e9d
3302024-10-01T20:01:06.760ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 2bbabf1f-570a-4a2c-8d43-9802e460d5fe path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4 target = phd_framework::test_vm target_id = 8f973ecd-8984-49f3-98df-9461d5145e9d
3312024-10-01T20:01:09.369ZINFOphd-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-01T20:01:11.166ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 607 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4 target = phd_framework::test_vm target_id = 8f973ecd-8984-49f3-98df-9461d5145e9d
3332024-10-01T20:01:11.166ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4405 file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 2bbabf1f-570a-4a2c-8d43-9802e460d5fe path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4 target = phd_framework::test_vm target_id = 8f973ecd-8984-49f3-98df-9461d5145e9d
3342024-10-01T20:01:11.166ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 5052 file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4 target = phd_framework::test_vm target_id = 8f973ecd-8984-49f3-98df-9461d5145e9d
3352024-10-01T20:01:11.167ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
3362024-10-01T20:01:11.167ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 8f973ecd-8984-49f3-98df-9461d5145e9d
3372024-10-01T20:01:11.167ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = 8f973ecd-8984-49f3-98df-9461d5145e9d
3382024-10-01T20:01:11.168ZDEBGphd-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 = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
3392024-10-01T20:01:11.306ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 138 file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
3402024-10-01T20:01:11.306ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 139 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 8f973ecd-8984-49f3-98df-9461d5145e9d
3412024-10-01T20:01:11.307ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 8f973ecd-8984-49f3-98df-9461d5145e9d
3422024-10-01T20:01:11.307ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 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 = 8f973ecd-8984-49f3-98df-9461d5145e9d
3432024-10-01T20:01:11.329ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 8f973ecd-8984-49f3-98df-9461d5145e9d
3442024-10-01T20:01:11.329ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 8f973ecd-8984-49f3-98df-9461d5145e9d
3452024-10-01T20:01:11.330ZDEBGphd-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-01T20:01:11.330ZINFOphd-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
3472024-10-01T20:01:11.330ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 9535 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
3482024-10-01T20:01:11.330ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3492024-10-01T20:01:11.331ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1041 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 8f973ecd-8984-49f3-98df-9461d5145e9d
3502024-10-01T20:01:11.780ZDEBGphd-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 = 8f973ecd-8984-49f3-98df-9461d5145e9d
3512024-10-01T20:01:11.904ZDEBGphd-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 = 8f973ecd-8984-49f3-98df-9461d5145e9d
3522024-10-01T20:01:11.904ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-769b72d6-ee9a-4d35-b02c-f212fad38d3e"] 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 = 8f973ecd-8984-49f3-98df-9461d5145e9d
3532024-10-01T20:01:11.944ZDEBGphd-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 = 8f973ecd-8984-49f3-98df-9461d5145e9d
3542024-10-01T20:01:11.944ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-b9719295-0aa3-4b99-babe-477dd292214f"] 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 = 8f973ecd-8984-49f3-98df-9461d5145e9d
3552024-10-01T20:01:11.969ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 639 file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 8f973ecd-8984-49f3-98df-9461d5145e9d
3562024-10-01T20:01:11.969ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 11066 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-01T20:01:11.969ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 639 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3582024-10-01T20:01:11.969ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
3592024-10-01T20:01:11.969ZINFOphd-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.31s
361 
3622024-10-01T20:01:11.969ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 40 target = phd_runner