Max level shown:
12026-01-30T06:45:18.638ZINFOphd-runner: phd_runner file = phd-tests/runner/src/main.rs line = 36 runner_args = ProcessArgs { command: Run(RunOptions { propolis_server_cmd: "/work/phd-test/propolis-server", base_propolis_branch: Some("master"), base_propolis_commit: None, base_propolis_cmd: None, crucible_downstairs_cmd: None, crucible_downstairs_commit: Some(Auto), tmp_directory: "/tmp/propolis-phd", artifact_directory: Some("/phd-artifacts"), output_mode: TmpFile, default_guest_cpus: 2, default_guest_memory_mib: 512, artifact_toml_path: "/work/phd-test/artifacts.toml", default_guest_artifact: "alpine", default_bootrom_artifact: "ovmf", include_filter: ["phd_tests::migrate::from_base"], exclude_filter: [], max_buildomat_wait_secs: 1200 }), disable_ansi: false, emit_bunyan: true } target = phd_runner
22026-01-30T06:45:18.641ZDEBGphd-runner: Created new artifact store from manifest file = phd-tests/framework/src/artifacts/store.rs line = 219 store = Store { local_dir: "/phd-artifacts", artifacts: {"alpine": Mutex { data: StoredArtifact { description: Artifact { filename: "alpine.iso", kind: GuestOs(Alpine), source: RemoteServer { sha256: "ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1" }, untar: None }, cached_path: None } }, "ovmf": Mutex { data: StoredArtifact { description: Artifact { filename: "OVMF_CODE.fd", kind: Bootrom, source: Buildomat(BuildomatArtifact { repo: Repo("oxidecomputer/edk2"), series: Series("image_debug"), commit: Commit("907a5fd1763ce5ddd74001261e5b52cd200a25f9"), sha256: "ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb" }), untar: None }, cached_path: None } }}, downloader: DownloadConfig { timeout: 600s, buildomat_backoff: ExponentialBackoff { current_interval: 1s, initial_interval: 1s, randomization_factor: 0.5, multiplier: 1.5, max_interval: 60s, start_time: Instant { tv_sec: 205, tv_nsec: 817594443 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32026-01-30T06:45:18.641ZINFOphd-runner: Adding Propolis server from local command file = phd-tests/framework/src/artifacts/store.rs line = 227 propolis_server_cmd = /work/phd-test/propolis-server target = phd_framework::artifacts::store
42026-01-30T06:45:18.641ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = 7103cd3a3d7b0112d2949dd135db06fef0c156bb file = phd-tests/framework/src/artifacts/store.rs line = 311 target = phd_framework::artifacts::store
52026-01-30T06:45:18.642ZDEBGphd-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/7103cd3a3d7b0112d2949dd135db06fef0c156bb/crucible-nightly.sha256.txt
62026-01-30T06:45:18.785ZINFOphd-runner: Adding 'current' Propolis server from Buildomat Git branch 'master' file = phd-tests/framework/src/artifacts/store.rs line = 248 target = phd_framework::artifacts::store
72026-01-30T06:45:19.221ZDEBGphd-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/7d4e2a49b9ef7750140bdddd2391d24d4729ec8c/propolis-server.sha256.txt
82026-01-30T06:45:19.339ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92026-01-30T06:45:19.339ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102026-01-30T06:45:19.339ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112026-01-30T06:45:19.339ZINFOphd-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
122026-01-30T06:45:19.339ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132026-01-30T06:45:19.339ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142026-01-30T06:45:19.340ZINFOphd-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
152026-01-30T06:45:19.340ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
162026-01-30T06:45:19.340ZDEBGphd-runner: [TEST - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/907a5fd1763ce5ddd74001261e5b52cd200a25f9/OVMF_CODE.fd
172026-01-30T06:45:19.925ZDEBGphd-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::can_migrate_from_base target = phd_framework::artifacts::store
182026-01-30T06:45:19.925ZDEBGphd-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 = 614 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store timeout = 600s
192026-01-30T06:45:47.361ZDEBGphd-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
202026-01-30T06:45:47.361ZDEBGphd-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
212026-01-30T06:45:47.368ZDEBGphd-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 2.00M 1.80T 1.91M /phd-artifacts\n target = phd_framework::zfs
222026-01-30T06:45:47.369ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-7f5cc8df-ddeb-4932-b7de-61b4ecfa59e0"] 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
232026-01-30T06:45:47.413ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-7f5cc8df-ddeb-4932-b7de-61b4ecfa59e0", "phd-artifacts/phd-clone-32829a2e-d10c-4b46-a338-9db4b0ab6679"] 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
242026-01-30T06:45:47.424ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-32829a2e-d10c-4b46-a338-9db4b0ab6679"] 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
252026-01-30T06:45:47.432ZDEBGphd-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-32829a2e-d10c-4b46-a338-9db4b0ab6679 0B 1.80T 48.9M /phd-artifacts/phd-clone-32829a2e-d10c-4b46-a338-9db4b0ab6679\n target = phd_framework::zfs
262026-01-30T06:45:47.432ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
272026-01-30T06:45:47.433ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 217 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base
282026-01-30T06:45:47.433ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/4e48ad7ec8cba34ec05881b91da083140c288b0dc4c403067d0e95ac54f7a22a/propolis-server.tar.gz path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
292026-01-30T06:45:47.433ZDEBGphd-runner: [NEW - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/7d4e2a49b9ef7750140bdddd2391d24d4729ec8c/propolis-server.tar.gz
302026-01-30T06:46:17.766ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/4e48ad7ec8cba34ec05881b91da083140c288b0dc4c403067d0e95ac54f7a22a/propolis-server file = phd-tests/framework/src/artifacts/store.rs line = 160 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store untar_path = propolis-server
312026-01-30T06:46:17.766ZDEBGphd-runner: [NEW - EVENT] Extracting gzipped tarball... file = phd-tests/framework/src/artifacts/store.rs line = 514 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
322026-01-30T06:46:34.746ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/4e48ad7ec8cba34ec05881b91da083140c288b0dc4c403067d0e95ac54f7a22a/propolis-server" target = phd_framework::test_vm::server
332026-01-30T06:46:34.746ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/migration_from_base.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base.stdout.log" target = phd_framework::log_config
342026-01-30T06:46:34.801ZINFOphd-runner: [NEW - EVENT] Launched server with pid 859 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
352026-01-30T06:46:34.801ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5ff06f3a-6138-4163-92af-107b0c603434
362026-01-30T06:46:34.802ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 347 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5ff06f3a-6138-4163-92af-107b0c603434
372026-01-30T06:46:34.803ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 47370 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
382026-01-30T06:46:35.321ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392026-01-30T06:46:35.322ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 5ff06f3a-6138-4163-92af-107b0c603434, name: "phd-vm-5ff06f3a-6138-4163-92af-107b0c603434", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 98c48034-e7cd-4ba4-abb7-5266f88b5782, project_id: 8241fa6c-6e71-4c96-947a-4f4f455ae735, sled_id: 4e4b44b6-caf9-4f3e-8d0a-10845a5e63f7, sled_serial: "4e4b44b6-caf9-4f3e-8d0a-10845a5e63f7", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 406 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5ff06f3a-6138-4163-92af-107b0c603434
402026-01-30T06:46:35.322ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 467 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5ff06f3a-6138-4163-92af-107b0c603434
412026-01-30T06:46:35.322ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 472 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = 5ff06f3a-6138-4163-92af-107b0c603434
422026-01-30T06:46:35.323ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 467 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5ff06f3a-6138-4163-92af-107b0c603434
432026-01-30T06:46:35.323ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
442026-01-30T06:46:35.323ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 731 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base vm_id = 5ff06f3a-6138-4163-92af-107b0c603434
452026-01-30T06:46:35.323ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
462026-01-30T06:46:35.323ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5ff06f3a-6138-4163-92af-107b0c603434
472026-01-30T06:46:35.323ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 5ff06f3a-6138-4163-92af-107b0c603434
482026-01-30T06:46:39.734ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4410 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5ff06f3a-6138-4163-92af-107b0c603434
492026-01-30T06:46:39.734ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
502026-01-30T06:46:39.735ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
512026-01-30T06:46:39.735ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5ff06f3a-6138-4163-92af-107b0c603434
522026-01-30T06:46:39.735ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 5ff06f3a-6138-4163-92af-107b0c603434
532026-01-30T06:46:39.754ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 19 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5ff06f3a-6138-4163-92af-107b0c603434
542026-01-30T06:46:39.754ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
552026-01-30T06:46:39.754ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
562026-01-30T06:46:39.755ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5ff06f3a-6138-4163-92af-107b0c603434
572026-01-30T06:46:39.755ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 5ff06f3a-6138-4163-92af-107b0c603434
582026-01-30T06:46:39.787ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5ff06f3a-6138-4163-92af-107b0c603434
592026-01-30T06:46:39.787ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
602026-01-30T06:46:39.788ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4464 file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
612026-01-30T06:46:39.788ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5ff06f3a-6138-4163-92af-107b0c603434
622026-01-30T06:46:39.788ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 5ff06f3a-6138-4163-92af-107b0c603434
632026-01-30T06:46:39.799ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5ff06f3a-6138-4163-92af-107b0c603434
642026-01-30T06:46:39.799ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5ff06f3a-6138-4163-92af-107b0c603434
652026-01-30T06:46:39.799ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 5ff06f3a-6138-4163-92af-107b0c603434
662026-01-30T06:46:39.822ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5ff06f3a-6138-4163-92af-107b0c603434
672026-01-30T06:46:39.822ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5ff06f3a-6138-4163-92af-107b0c603434
682026-01-30T06:46:39.822ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 5ff06f3a-6138-4163-92af-107b0c603434
692026-01-30T06:46:39.833ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5ff06f3a-6138-4163-92af-107b0c603434
702026-01-30T06:46:39.833ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5ff06f3a-6138-4163-92af-107b0c603434
712026-01-30T06:46:39.833ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 5ff06f3a-6138-4163-92af-107b0c603434
722026-01-30T06:46:39.866ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5ff06f3a-6138-4163-92af-107b0c603434
732026-01-30T06:46:39.866ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5ff06f3a-6138-4163-92af-107b0c603434
742026-01-30T06:46:39.866ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 5ff06f3a-6138-4163-92af-107b0c603434
752026-01-30T06:46:39.877ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5ff06f3a-6138-4163-92af-107b0c603434
762026-01-30T06:46:39.878ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5ff06f3a-6138-4163-92af-107b0c603434
772026-01-30T06:46:39.878ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 5ff06f3a-6138-4163-92af-107b0c603434
782026-01-30T06:46:39.911ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5ff06f3a-6138-4163-92af-107b0c603434
792026-01-30T06:46:39.911ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::can_migrate_from_base propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base
802026-01-30T06:46:39.911ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
812026-01-30T06:46:39.911ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 217 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base_lifecycle_0
822026-01-30T06:46:39.911ZDEBGphd-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
832026-01-30T06:46:39.911ZDEBGphd-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
842026-01-30T06:46:39.911ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
852026-01-30T06:46:39.911ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stdout.log" target = phd_framework::log_config
862026-01-30T06:46:39.932ZINFOphd-runner: [NEW - EVENT] Launched server with pid 860 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
872026-01-30T06:46:39.932ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
882026-01-30T06:46:39.932ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 5ff06f3a-6138-4163-92af-107b0c603434 target = phd_framework::test_vm target_id = 3463eacd-3884-40e6-9c38-8539703a57da
892026-01-30T06:46:39.932ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 534 migration_id = 0ed8921a-193b-4003-9e33-fe35e0c8fe0d path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 5ff06f3a-6138-4163-92af-107b0c603434 target = phd_framework::test_vm target_id = 3463eacd-3884-40e6-9c38-8539703a57da timeout_duration = 45s
902026-01-30T06:46:39.933ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 5ff06f3a-6138-4163-92af-107b0c603434 target = phd_framework::test_vm target_id = 3463eacd-3884-40e6-9c38-8539703a57da vm = migration_from_base_lifecycle_0 vm_id = 3463eacd-3884-40e6-9c38-8539703a57da
912026-01-30T06:46:39.933ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 347 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 5ff06f3a-6138-4163-92af-107b0c603434 target = phd_framework::test_vm target_id = 3463eacd-3884-40e6-9c38-8539703a57da vm = migration_from_base_lifecycle_0 vm_id = 3463eacd-3884-40e6-9c38-8539703a57da
922026-01-30T06:46:40.553ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 3463eacd-3884-40e6-9c38-8539703a57da, name: "phd-vm-3463eacd-3884-40e6-9c38-8539703a57da", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 98c48034-e7cd-4ba4-abb7-5266f88b5782, project_id: 8241fa6c-6e71-4c96-947a-4f4f455ae735, sled_id: c37483d0-04c0-4f6e-b043-3ab887f83604, sled_serial: "c37483d0-04c0-4f6e-b043-3ab887f83604", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 406 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 5ff06f3a-6138-4163-92af-107b0c603434 target = phd_framework::test_vm target_id = 3463eacd-3884-40e6-9c38-8539703a57da vm = migration_from_base_lifecycle_0 vm_id = 3463eacd-3884-40e6-9c38-8539703a57da
932026-01-30T06:46:40.554ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 0ed8921a-193b-4003-9e33-fe35e0c8fe0d path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 5ff06f3a-6138-4163-92af-107b0c603434 target = phd_framework::test_vm target_id = 3463eacd-3884-40e6-9c38-8539703a57da
942026-01-30T06:46:42.835ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7760}} target = phd_framework::serial
952026-01-30T06:46:43.696ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 568 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 5ff06f3a-6138-4163-92af-107b0c603434 target = phd_framework::test_vm target_id = 3463eacd-3884-40e6-9c38-8539703a57da
962026-01-30T06:46:43.696ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3142 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 0ed8921a-193b-4003-9e33-fe35e0c8fe0d path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 5ff06f3a-6138-4163-92af-107b0c603434 target = phd_framework::test_vm target_id = 3463eacd-3884-40e6-9c38-8539703a57da
972026-01-30T06:46:43.697ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5ff06f3a-6138-4163-92af-107b0c603434
982026-01-30T06:46:43.698ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 3463eacd-3884-40e6-9c38-8539703a57da
992026-01-30T06:46:43.698ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_lifecycle_0 vm_id = 3463eacd-3884-40e6-9c38-8539703a57da
1002026-01-30T06:46:43.699ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::can_migrate_from_base self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_from_base vm_id = 5ff06f3a-6138-4163-92af-107b0c603434
1012026-01-30T06:46:43.774ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 76 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5ff06f3a-6138-4163-92af-107b0c603434
1022026-01-30T06:46:43.774ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8972 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5ff06f3a-6138-4163-92af-107b0c603434
1032026-01-30T06:46:43.774ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 76 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 3463eacd-3884-40e6-9c38-8539703a57da
1042026-01-30T06:46:43.775ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 3463eacd-3884-40e6-9c38-8539703a57da
1052026-01-30T06:46:43.775ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_lifecycle_0 vm_id = 3463eacd-3884-40e6-9c38-8539703a57da
1062026-01-30T06:46:43.807ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 3463eacd-3884-40e6-9c38-8539703a57da
1072026-01-30T06:46:43.807ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 3463eacd-3884-40e6-9c38-8539703a57da
1082026-01-30T06:46:43.808ZDEBGphd-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
1092026-01-30T06:46:43.808ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 8486 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1102026-01-30T06:46:43.808ZINFOphd-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
1112026-01-30T06:46:43.808ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1122026-01-30T06:46:43.809ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1077 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 3463eacd-3884-40e6-9c38-8539703a57da
1132026-01-30T06:46:44.452ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::can_migrate_from_base self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_from_base_lifecycle_0 vm_id = 3463eacd-3884-40e6-9c38-8539703a57da
1142026-01-30T06:46:44.528ZDEBGphd-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 = 3463eacd-3884-40e6-9c38-8539703a57da
1152026-01-30T06:46:44.528ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-32829a2e-d10c-4b46-a338-9db4b0ab6679"] 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 = 3463eacd-3884-40e6-9c38-8539703a57da
1162026-01-30T06:46:44.547ZDEBGphd-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 = 3463eacd-3884-40e6-9c38-8539703a57da
1172026-01-30T06:46:44.548ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-7f5cc8df-ddeb-4932-b7de-61b4ecfa59e0"] 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 = 3463eacd-3884-40e6-9c38-8539703a57da
1182026-01-30T06:46:44.561ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 753 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 3463eacd-3884-40e6-9c38-8539703a57da
1192026-01-30T06:46:44.561ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 752 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1202026-01-30T06:46:44.561ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 4628 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 5ff06f3a-6138-4163-92af-107b0c603434 target = phd_framework::test_vm target_id = 3463eacd-3884-40e6-9c38-8539703a57da vm = migration_from_base_lifecycle_0 vm_id = 3463eacd-3884-40e6-9c38-8539703a57da
1212026-01-30T06:46:44.561ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
1222026-01-30T06:46:44.561ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4628 file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 5ff06f3a-6138-4163-92af-107b0c603434 target = phd_framework::test_vm target_id = 3463eacd-3884-40e6-9c38-8539703a57da
1232026-01-30T06:46:44.561ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1242026-01-30T06:46:44.561ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 85221 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
1252026-01-30T06:46:44.561ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1262026-01-30T06:46:44.561ZINFOphd-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
1272026-01-30T06:46:44.561ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd target = phd_framework::artifacts::store
1282026-01-30T06:46:44.561ZDEBGphd-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
1292026-01-30T06:46:44.561ZDEBGphd-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
1302026-01-30T06:46:44.561ZDEBGphd-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
1312026-01-30T06:46:44.568ZDEBGphd-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 865M 1.80T 864M /phd-artifacts\n target = phd_framework::zfs
1322026-01-30T06:46:44.568ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-ba2e7938-7041-4644-9192-e9877f47b98b"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1332026-01-30T06:46:44.578ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-ba2e7938-7041-4644-9192-e9877f47b98b", "phd-artifacts/phd-clone-90e62ebc-344a-407b-8f1c-7c0bfffae6ae"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1342026-01-30T06:46:44.592ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-90e62ebc-344a-407b-8f1c-7c0bfffae6ae"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1352026-01-30T06:46:44.599ZDEBGphd-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-90e62ebc-344a-407b-8f1c-7c0bfffae6ae 0B 1.80T 864M /phd-artifacts/phd-clone-90e62ebc-344a-407b-8f1c-7c0bfffae6ae\n target = phd_framework::zfs
1362026-01-30T06:46:44.599ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1372026-01-30T06:46:44.599ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 217 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base
1382026-01-30T06:46:44.599ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/4e48ad7ec8cba34ec05881b91da083140c288b0dc4c403067d0e95ac54f7a22a/propolis-server target = phd_framework::artifacts::store
1392026-01-30T06:46:44.599ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/4e48ad7ec8cba34ec05881b91da083140c288b0dc4c403067d0e95ac54f7a22a/propolis-server" target = phd_framework::test_vm::server
1402026-01-30T06:46:44.599ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/migration_serial_history_base.stderr.log" stdout_path = "/tmp/propolis-phd/migration_serial_history_base.stdout.log" target = phd_framework::log_config
1412026-01-30T06:46:44.619ZINFOphd-runner: [NEW - EVENT] Launched server with pid 869 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
1422026-01-30T06:46:44.619ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 19 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1432026-01-30T06:46:44.619ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a1a0adc2-0839-439a-9fca-401c3e736597
1442026-01-30T06:46:44.620ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 347 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a1a0adc2-0839-439a-9fca-401c3e736597
1452026-01-30T06:46:45.210ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1462026-01-30T06:46:45.211ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: a1a0adc2-0839-439a-9fca-401c3e736597, name: "phd-vm-a1a0adc2-0839-439a-9fca-401c3e736597", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: f5c83d79-6054-49d0-8ac5-6cc5da487c77, project_id: 790ed34e-c656-44cc-8719-08c85940fff6, sled_id: a8773d89-ee59-437d-9057-73c4df820b2a, sled_serial: "a8773d89-ee59-437d-9057-73c4df820b2a", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 406 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a1a0adc2-0839-439a-9fca-401c3e736597
1472026-01-30T06:46:45.211ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 467 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a1a0adc2-0839-439a-9fca-401c3e736597
1482026-01-30T06:46:45.211ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 472 path = phd_tests::migrate::from_base::serial_history state = Run target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a1a0adc2-0839-439a-9fca-401c3e736597
1492026-01-30T06:46:45.212ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 467 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a1a0adc2-0839-439a-9fca-401c3e736597
1502026-01-30T06:46:45.212ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1512026-01-30T06:46:45.212ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 731 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = 300s vm = migration_serial_history_base vm_id = a1a0adc2-0839-439a-9fca-401c3e736597
1522026-01-30T06:46:45.212ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost login: ") target = phd_framework::test_vm
1532026-01-30T06:46:45.212ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a1a0adc2-0839-439a-9fca-401c3e736597
1542026-01-30T06:46:45.212ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = a1a0adc2-0839-439a-9fca-401c3e736597
1552026-01-30T06:46:49.596ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4384 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a1a0adc2-0839-439a-9fca-401c3e736597
1562026-01-30T06:46:49.596ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::serial_history step = WriteStr("root") target = phd_framework::test_vm
1572026-01-30T06:46:49.596ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
1582026-01-30T06:46:49.596ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a1a0adc2-0839-439a-9fca-401c3e736597
1592026-01-30T06:46:49.596ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = a1a0adc2-0839-439a-9fca-401c3e736597
1602026-01-30T06:46:49.614ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a1a0adc2-0839-439a-9fca-401c3e736597
1612026-01-30T06:46:49.614ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::serial_history step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
1622026-01-30T06:46:49.615ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
1632026-01-30T06:46:49.615ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a1a0adc2-0839-439a-9fca-401c3e736597
1642026-01-30T06:46:49.615ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = a1a0adc2-0839-439a-9fca-401c3e736597
1652026-01-30T06:46:49.648ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a1a0adc2-0839-439a-9fca-401c3e736597
1662026-01-30T06:46:49.648ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1672026-01-30T06:46:49.648ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4436 file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1682026-01-30T06:46:49.648ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a1a0adc2-0839-439a-9fca-401c3e736597
1692026-01-30T06:46:49.648ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = a1a0adc2-0839-439a-9fca-401c3e736597
1702026-01-30T06:46:49.659ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a1a0adc2-0839-439a-9fca-401c3e736597
1712026-01-30T06:46:49.659ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a1a0adc2-0839-439a-9fca-401c3e736597
1722026-01-30T06:46:49.659ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = a1a0adc2-0839-439a-9fca-401c3e736597
1732026-01-30T06:46:49.691ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a1a0adc2-0839-439a-9fca-401c3e736597
1742026-01-30T06:46:49.696ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::serial_history propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_serial_history_base
1752026-01-30T06:46:49.696ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1762026-01-30T06:46:49.696ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 217 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base_lifecycle_0
1772026-01-30T06:46:49.696ZDEBGphd-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
1782026-01-30T06:46:49.696ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
1792026-01-30T06:46:49.696ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stdout.log" target = phd_framework::log_config
1802026-01-30T06:46:49.717ZINFOphd-runner: [NEW - EVENT] Launched server with pid 870 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
1812026-01-30T06:46:49.717ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1822026-01-30T06:46:49.718ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = a1a0adc2-0839-439a-9fca-401c3e736597 target = phd_framework::test_vm target_id = 6616829f-2b0b-4af4-9c2e-fb55778900d7
1832026-01-30T06:46:49.718ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 534 migration_id = 35f5f86d-aa8b-4413-b6f1-67768a5424a8 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = a1a0adc2-0839-439a-9fca-401c3e736597 target = phd_framework::test_vm target_id = 6616829f-2b0b-4af4-9c2e-fb55778900d7 timeout_duration = 45s
1842026-01-30T06:46:49.718ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = a1a0adc2-0839-439a-9fca-401c3e736597 target = phd_framework::test_vm target_id = 6616829f-2b0b-4af4-9c2e-fb55778900d7 vm = migration_serial_history_base_lifecycle_0 vm_id = 6616829f-2b0b-4af4-9c2e-fb55778900d7
1852026-01-30T06:46:49.718ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 347 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = a1a0adc2-0839-439a-9fca-401c3e736597 target = phd_framework::test_vm target_id = 6616829f-2b0b-4af4-9c2e-fb55778900d7 vm = migration_serial_history_base_lifecycle_0 vm_id = 6616829f-2b0b-4af4-9c2e-fb55778900d7
1862026-01-30T06:46:50.256ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 6616829f-2b0b-4af4-9c2e-fb55778900d7, name: "phd-vm-6616829f-2b0b-4af4-9c2e-fb55778900d7", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: f5c83d79-6054-49d0-8ac5-6cc5da487c77, project_id: 790ed34e-c656-44cc-8719-08c85940fff6, sled_id: 45a8f1e6-b9a2-4ecb-aec3-faca94ff4d05, sled_serial: "45a8f1e6-b9a2-4ecb-aec3-faca94ff4d05", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 406 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = a1a0adc2-0839-439a-9fca-401c3e736597 target = phd_framework::test_vm target_id = 6616829f-2b0b-4af4-9c2e-fb55778900d7 vm = migration_serial_history_base_lifecycle_0 vm_id = 6616829f-2b0b-4af4-9c2e-fb55778900d7
1872026-01-30T06:46:50.256ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 35f5f86d-aa8b-4413-b6f1-67768a5424a8 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = a1a0adc2-0839-439a-9fca-401c3e736597 target = phd_framework::test_vm target_id = 6616829f-2b0b-4af4-9c2e-fb55778900d7
1882026-01-30T06:46:52.505ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7727}} target = phd_framework::serial
1892026-01-30T06:46:53.193ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 568 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = a1a0adc2-0839-439a-9fca-401c3e736597 target = phd_framework::test_vm target_id = 6616829f-2b0b-4af4-9c2e-fb55778900d7
1902026-01-30T06:46:53.193ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2936 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 35f5f86d-aa8b-4413-b6f1-67768a5424a8 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = a1a0adc2-0839-439a-9fca-401c3e736597 target = phd_framework::test_vm target_id = 6616829f-2b0b-4af4-9c2e-fb55778900d7
1912026-01-30T06:46:53.195ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a1a0adc2-0839-439a-9fca-401c3e736597
1922026-01-30T06:46:53.196ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::serial_history self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_serial_history_base vm_id = a1a0adc2-0839-439a-9fca-401c3e736597
1932026-01-30T06:46:53.271ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 75 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a1a0adc2-0839-439a-9fca-401c3e736597
1942026-01-30T06:46:53.271ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8651 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a1a0adc2-0839-439a-9fca-401c3e736597
1952026-01-30T06:46:53.273ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 6616829f-2b0b-4af4-9c2e-fb55778900d7
1962026-01-30T06:46:53.273ZDEBGphd-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
1972026-01-30T06:46:53.273ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 8063 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1982026-01-30T06:46:53.273ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
1992026-01-30T06:46:53.274ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2002026-01-30T06:46:53.275ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1077 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 6616829f-2b0b-4af4-9c2e-fb55778900d7
2012026-01-30T06:46:53.706ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::serial_history self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_serial_history_base_lifecycle_0 vm_id = 6616829f-2b0b-4af4-9c2e-fb55778900d7
2022026-01-30T06:46:53.781ZDEBGphd-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 = 6616829f-2b0b-4af4-9c2e-fb55778900d7
2032026-01-30T06:46:53.781ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-90e62ebc-344a-407b-8f1c-7c0bfffae6ae"] 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 = 6616829f-2b0b-4af4-9c2e-fb55778900d7
2042026-01-30T06:46:53.803ZDEBGphd-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 = 6616829f-2b0b-4af4-9c2e-fb55778900d7
2052026-01-30T06:46:53.803ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-ba2e7938-7041-4644-9192-e9877f47b98b"] 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 = 6616829f-2b0b-4af4-9c2e-fb55778900d7
2062026-01-30T06:46:53.819ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 545 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 6616829f-2b0b-4af4-9c2e-fb55778900d7
2072026-01-30T06:46:53.819ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 545 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2082026-01-30T06:46:53.819ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 4101 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = a1a0adc2-0839-439a-9fca-401c3e736597 target = phd_framework::test_vm target_id = 6616829f-2b0b-4af4-9c2e-fb55778900d7 vm = migration_serial_history_base_lifecycle_0 vm_id = 6616829f-2b0b-4af4-9c2e-fb55778900d7
2092026-01-30T06:46:53.820ZINFOphd-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
2102026-01-30T06:46:53.820ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2112026-01-30T06:46:53.820ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4101 file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = a1a0adc2-0839-439a-9fca-401c3e736597 target = phd_framework::test_vm target_id = 6616829f-2b0b-4af4-9c2e-fb55778900d7
2122026-01-30T06:46:53.820ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2132026-01-30T06:46:53.820ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 9258 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2142026-01-30T06:46:53.820ZINFOphd-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
2152026-01-30T06:46:53.820ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd target = phd_framework::artifacts::store
2162026-01-30T06:46:53.820ZDEBGphd-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
2172026-01-30T06:46:53.820ZDEBGphd-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
2182026-01-30T06:46:53.820ZDEBGphd-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
2192026-01-30T06:46:53.827ZDEBGphd-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 867M 1.80T 864M /phd-artifacts\n target = phd_framework::zfs
2202026-01-30T06:46:53.827ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-51dcf431-6326-4af4-9992-20f92b23c360"] 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
2212026-01-30T06:46:53.839ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-51dcf431-6326-4af4-9992-20f92b23c360", "phd-artifacts/phd-clone-d3e224c7-6893-457a-b209-e3e8ba68eceb"] 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
2222026-01-30T06:46:53.852ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-d3e224c7-6893-457a-b209-e3e8ba68eceb"] 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
2232026-01-30T06:46:53.859ZDEBGphd-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-d3e224c7-6893-457a-b209-e3e8ba68eceb 0B 1.80T 864M /phd-artifacts/phd-clone-d3e224c7-6893-457a-b209-e3e8ba68eceb\n target = phd_framework::zfs
2242026-01-30T06:46:53.859ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2252026-01-30T06:46:53.859ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 217 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back
2262026-01-30T06:46:53.859ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/4e48ad7ec8cba34ec05881b91da083140c288b0dc4c403067d0e95ac54f7a22a/propolis-server target = phd_framework::artifacts::store
2272026-01-30T06:46:53.859ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/4e48ad7ec8cba34ec05881b91da083140c288b0dc4c403067d0e95ac54f7a22a/propolis-server" target = phd_framework::test_vm::server
2282026-01-30T06:46:53.859ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back.stdout.log" target = phd_framework::log_config
2292026-01-30T06:46:53.880ZINFOphd-runner: [NEW - EVENT] Launched server with pid 879 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
2302026-01-30T06:46:53.880ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 20 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2312026-01-30T06:46:53.880ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = bd610771-9a8f-4dc8-a567-685bb8eacb59
2322026-01-30T06:46:53.880ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 347 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = bd610771-9a8f-4dc8-a567-685bb8eacb59
2332026-01-30T06:46:54.557ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2342026-01-30T06:46:54.558ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: bd610771-9a8f-4dc8-a567-685bb8eacb59, name: "phd-vm-bd610771-9a8f-4dc8-a567-685bb8eacb59", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 04ba66ff-9655-463c-992d-a7ae0715c047, project_id: 2f8ab596-f679-4507-a91a-d48ebc47cbe5, sled_id: edc93cd4-deea-45a2-bc9c-b66d577871ea, sled_serial: "edc93cd4-deea-45a2-bc9c-b66d577871ea", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 406 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = bd610771-9a8f-4dc8-a567-685bb8eacb59
2352026-01-30T06:46:54.558ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 467 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = bd610771-9a8f-4dc8-a567-685bb8eacb59
2362026-01-30T06:46:54.558ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 472 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 = bd610771-9a8f-4dc8-a567-685bb8eacb59
2372026-01-30T06:46:54.559ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 467 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = bd610771-9a8f-4dc8-a567-685bb8eacb59
2382026-01-30T06:46:54.559ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2392026-01-30T06:46:54.559ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 731 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base_and_back vm_id = bd610771-9a8f-4dc8-a567-685bb8eacb59
2402026-01-30T06:46:54.559ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost login: ") target = phd_framework::test_vm
2412026-01-30T06:46:54.559ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = bd610771-9a8f-4dc8-a567-685bb8eacb59
2422026-01-30T06:46:54.559ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = bd610771-9a8f-4dc8-a567-685bb8eacb59
2432026-01-30T06:46:58.945ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4385 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = bd610771-9a8f-4dc8-a567-685bb8eacb59
2442026-01-30T06:46:58.945ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
2452026-01-30T06:46:58.945ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2462026-01-30T06:46:58.945ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = bd610771-9a8f-4dc8-a567-685bb8eacb59
2472026-01-30T06:46:58.945ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = bd610771-9a8f-4dc8-a567-685bb8eacb59
2482026-01-30T06:46:58.963ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = bd610771-9a8f-4dc8-a567-685bb8eacb59
2492026-01-30T06:46:58.963ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
2502026-01-30T06:46:58.964ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2512026-01-30T06:46:58.964ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = bd610771-9a8f-4dc8-a567-685bb8eacb59
2522026-01-30T06:46:58.964ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = bd610771-9a8f-4dc8-a567-685bb8eacb59
2532026-01-30T06:46:58.996ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = bd610771-9a8f-4dc8-a567-685bb8eacb59
2542026-01-30T06:46:58.996ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2552026-01-30T06:46:58.996ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4437 file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2562026-01-30T06:46:58.997ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = bd610771-9a8f-4dc8-a567-685bb8eacb59
2572026-01-30T06:46:58.997ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = bd610771-9a8f-4dc8-a567-685bb8eacb59
2582026-01-30T06:46:59.007ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = bd610771-9a8f-4dc8-a567-685bb8eacb59
2592026-01-30T06:46:59.007ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = bd610771-9a8f-4dc8-a567-685bb8eacb59
2602026-01-30T06:46:59.008ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = bd610771-9a8f-4dc8-a567-685bb8eacb59
2612026-01-30T06:46:59.030ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = bd610771-9a8f-4dc8-a567-685bb8eacb59
2622026-01-30T06:46:59.030ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = bd610771-9a8f-4dc8-a567-685bb8eacb59
2632026-01-30T06:46:59.030ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = bd610771-9a8f-4dc8-a567-685bb8eacb59
2642026-01-30T06:46:59.042ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = bd610771-9a8f-4dc8-a567-685bb8eacb59
2652026-01-30T06:46:59.042ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = bd610771-9a8f-4dc8-a567-685bb8eacb59
2662026-01-30T06:46:59.042ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = bd610771-9a8f-4dc8-a567-685bb8eacb59
2672026-01-30T06:46:59.075ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = bd610771-9a8f-4dc8-a567-685bb8eacb59
2682026-01-30T06:46:59.075ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = bd610771-9a8f-4dc8-a567-685bb8eacb59
2692026-01-30T06:46:59.075ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = bd610771-9a8f-4dc8-a567-685bb8eacb59
2702026-01-30T06:46:59.087ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = bd610771-9a8f-4dc8-a567-685bb8eacb59
2712026-01-30T06:46:59.087ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = bd610771-9a8f-4dc8-a567-685bb8eacb59
2722026-01-30T06:46:59.087ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = bd610771-9a8f-4dc8-a567-685bb8eacb59
2732026-01-30T06:46:59.120ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = bd610771-9a8f-4dc8-a567-685bb8eacb59
2742026-01-30T06:46:59.120ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
2752026-01-30T06:46:59.120ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2762026-01-30T06:46:59.120ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 217 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
2772026-01-30T06:46:59.120ZDEBGphd-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
2782026-01-30T06:46:59.120ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
2792026-01-30T06:46:59.120ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stdout.log" target = phd_framework::log_config
2802026-01-30T06:46:59.141ZINFOphd-runner: [NEW - EVENT] Launched server with pid 880 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
2812026-01-30T06:46:59.141ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2822026-01-30T06:46:59.141ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = bd610771-9a8f-4dc8-a567-685bb8eacb59 target = phd_framework::test_vm target_id = 71a828fd-dc40-4df9-8c86-ee96b7652e50
2832026-01-30T06:46:59.141ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 534 migration_id = 5e582f5d-6b92-4910-9b06-0fcbf88a4d44 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = bd610771-9a8f-4dc8-a567-685bb8eacb59 target = phd_framework::test_vm target_id = 71a828fd-dc40-4df9-8c86-ee96b7652e50 timeout_duration = 45s
2842026-01-30T06:46:59.141ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = bd610771-9a8f-4dc8-a567-685bb8eacb59 target = phd_framework::test_vm target_id = 71a828fd-dc40-4df9-8c86-ee96b7652e50 vm = migration_from_base_and_back_lifecycle_0 vm_id = 71a828fd-dc40-4df9-8c86-ee96b7652e50
2852026-01-30T06:46:59.142ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 347 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = bd610771-9a8f-4dc8-a567-685bb8eacb59 target = phd_framework::test_vm target_id = 71a828fd-dc40-4df9-8c86-ee96b7652e50 vm = migration_from_base_and_back_lifecycle_0 vm_id = 71a828fd-dc40-4df9-8c86-ee96b7652e50
2862026-01-30T06:46:59.487ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 71a828fd-dc40-4df9-8c86-ee96b7652e50, name: "phd-vm-71a828fd-dc40-4df9-8c86-ee96b7652e50", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 04ba66ff-9655-463c-992d-a7ae0715c047, project_id: 2f8ab596-f679-4507-a91a-d48ebc47cbe5, sled_id: eacd0e2d-e196-4fb0-a08b-3ceaaab3cac3, sled_serial: "eacd0e2d-e196-4fb0-a08b-3ceaaab3cac3", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 406 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = bd610771-9a8f-4dc8-a567-685bb8eacb59 target = phd_framework::test_vm target_id = 71a828fd-dc40-4df9-8c86-ee96b7652e50 vm = migration_from_base_and_back_lifecycle_0 vm_id = 71a828fd-dc40-4df9-8c86-ee96b7652e50
2872026-01-30T06:46:59.487ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 5e582f5d-6b92-4910-9b06-0fcbf88a4d44 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = bd610771-9a8f-4dc8-a567-685bb8eacb59 target = phd_framework::test_vm target_id = 71a828fd-dc40-4df9-8c86-ee96b7652e50
2882026-01-30T06:47:01.744ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7760}} target = phd_framework::serial
2892026-01-30T06:47:02.446ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 568 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = bd610771-9a8f-4dc8-a567-685bb8eacb59 target = phd_framework::test_vm target_id = 71a828fd-dc40-4df9-8c86-ee96b7652e50
2902026-01-30T06:47:02.446ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2959 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 5e582f5d-6b92-4910-9b06-0fcbf88a4d44 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = bd610771-9a8f-4dc8-a567-685bb8eacb59 target = phd_framework::test_vm target_id = 71a828fd-dc40-4df9-8c86-ee96b7652e50
2912026-01-30T06:47:02.448ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = bd610771-9a8f-4dc8-a567-685bb8eacb59
2922026-01-30T06:47:02.448ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 71a828fd-dc40-4df9-8c86-ee96b7652e50
2932026-01-30T06:47:02.448ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_0 vm_id = 71a828fd-dc40-4df9-8c86-ee96b7652e50
2942026-01-30T06:47:02.449ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_from_base_and_back vm_id = bd610771-9a8f-4dc8-a567-685bb8eacb59
2952026-01-30T06:47:02.521ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 73 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = bd610771-9a8f-4dc8-a567-685bb8eacb59
2962026-01-30T06:47:02.521ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8641 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = bd610771-9a8f-4dc8-a567-685bb8eacb59
2972026-01-30T06:47:02.521ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 73 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 71a828fd-dc40-4df9-8c86-ee96b7652e50
2982026-01-30T06:47:02.522ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 71a828fd-dc40-4df9-8c86-ee96b7652e50
2992026-01-30T06:47:02.522ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_0 vm_id = 71a828fd-dc40-4df9-8c86-ee96b7652e50
3002026-01-30T06:47:02.549ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 26 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 71a828fd-dc40-4df9-8c86-ee96b7652e50
3012026-01-30T06:47:02.549ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __BASE_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
3022026-01-30T06:47:02.549ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3032026-01-30T06:47:02.549ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 217 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
3042026-01-30T06:47:02.549ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/4e48ad7ec8cba34ec05881b91da083140c288b0dc4c403067d0e95ac54f7a22a/propolis-server target = phd_framework::artifacts::store
3052026-01-30T06:47:02.549ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9004 server_path = "/phd-artifacts/4e48ad7ec8cba34ec05881b91da083140c288b0dc4c403067d0e95ac54f7a22a/propolis-server" target = phd_framework::test_vm::server
3062026-01-30T06:47:02.549ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stdout.log" target = phd_framework::log_config
3072026-01-30T06:47:02.570ZINFOphd-runner: [NEW - EVENT] Launched server with pid 882 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3082026-01-30T06:47:02.570ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3092026-01-30T06:47:02.570ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 71a828fd-dc40-4df9-8c86-ee96b7652e50 target = phd_framework::test_vm target_id = 1ee3ca47-5d1d-40c3-a226-09809984a1f2
3102026-01-30T06:47:02.570ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 534 migration_id = b79049f0-98e8-422e-a72a-f71dfa4d3534 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 71a828fd-dc40-4df9-8c86-ee96b7652e50 target = phd_framework::test_vm target_id = 1ee3ca47-5d1d-40c3-a226-09809984a1f2 timeout_duration = 45s
3112026-01-30T06:47:02.570ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 71a828fd-dc40-4df9-8c86-ee96b7652e50 target = phd_framework::test_vm target_id = 1ee3ca47-5d1d-40c3-a226-09809984a1f2 vm = migration_from_base_and_back_lifecycle_1 vm_id = 1ee3ca47-5d1d-40c3-a226-09809984a1f2
3122026-01-30T06:47:02.571ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9004/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 347 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 71a828fd-dc40-4df9-8c86-ee96b7652e50 target = phd_framework::test_vm target_id = 1ee3ca47-5d1d-40c3-a226-09809984a1f2 vm = migration_from_base_and_back_lifecycle_1 vm_id = 1ee3ca47-5d1d-40c3-a226-09809984a1f2
3132026-01-30T06:47:02.899ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 1ee3ca47-5d1d-40c3-a226-09809984a1f2, name: "phd-vm-1ee3ca47-5d1d-40c3-a226-09809984a1f2", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 04ba66ff-9655-463c-992d-a7ae0715c047, project_id: 2f8ab596-f679-4507-a91a-d48ebc47cbe5, sled_id: f97c8172-c38b-49b8-b183-2b5dd6fc8047, sled_serial: "f97c8172-c38b-49b8-b183-2b5dd6fc8047", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 406 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 71a828fd-dc40-4df9-8c86-ee96b7652e50 target = phd_framework::test_vm target_id = 1ee3ca47-5d1d-40c3-a226-09809984a1f2 vm = migration_from_base_and_back_lifecycle_1 vm_id = 1ee3ca47-5d1d-40c3-a226-09809984a1f2
3142026-01-30T06:47:02.900ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = b79049f0-98e8-422e-a72a-f71dfa4d3534 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 71a828fd-dc40-4df9-8c86-ee96b7652e50 target = phd_framework::test_vm target_id = 1ee3ca47-5d1d-40c3-a226-09809984a1f2
3152026-01-30T06:47:05.131ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9004","from_start":7807}} target = phd_framework::serial
3162026-01-30T06:47:05.331ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 568 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 71a828fd-dc40-4df9-8c86-ee96b7652e50 target = phd_framework::test_vm target_id = 1ee3ca47-5d1d-40c3-a226-09809984a1f2
3172026-01-30T06:47:05.331ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2431 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = b79049f0-98e8-422e-a72a-f71dfa4d3534 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 71a828fd-dc40-4df9-8c86-ee96b7652e50 target = phd_framework::test_vm target_id = 1ee3ca47-5d1d-40c3-a226-09809984a1f2
3182026-01-30T06:47:05.333ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 71a828fd-dc40-4df9-8c86-ee96b7652e50
3192026-01-30T06:47:05.333ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 1ee3ca47-5d1d-40c3-a226-09809984a1f2
3202026-01-30T06:47:05.333ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_1 vm_id = 1ee3ca47-5d1d-40c3-a226-09809984a1f2
3212026-01-30T06:47:05.334ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_0 vm_id = 71a828fd-dc40-4df9-8c86-ee96b7652e50
3222026-01-30T06:47:05.410ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 77 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 71a828fd-dc40-4df9-8c86-ee96b7652e50
3232026-01-30T06:47:05.411ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 6269 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = bd610771-9a8f-4dc8-a567-685bb8eacb59 target = phd_framework::test_vm target_id = 71a828fd-dc40-4df9-8c86-ee96b7652e50 vm = migration_from_base_and_back_lifecycle_0 vm_id = 71a828fd-dc40-4df9-8c86-ee96b7652e50
3242026-01-30T06:47:05.411ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 6269 file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = bd610771-9a8f-4dc8-a567-685bb8eacb59 target = phd_framework::test_vm target_id = 71a828fd-dc40-4df9-8c86-ee96b7652e50
3252026-01-30T06:47:05.411ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 77 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 1ee3ca47-5d1d-40c3-a226-09809984a1f2
3262026-01-30T06:47:05.411ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 1ee3ca47-5d1d-40c3-a226-09809984a1f2
3272026-01-30T06:47:05.411ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_1 vm_id = 1ee3ca47-5d1d-40c3-a226-09809984a1f2
3282026-01-30T06:47:05.445ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 1ee3ca47-5d1d-40c3-a226-09809984a1f2
3292026-01-30T06:47:05.445ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
3302026-01-30T06:47:05.445ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3312026-01-30T06:47:05.445ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 217 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
3322026-01-30T06:47:05.445ZDEBGphd-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
3332026-01-30T06:47:05.445ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9006 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
3342026-01-30T06:47:05.445ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stdout.log" target = phd_framework::log_config
3352026-01-30T06:47:05.465ZINFOphd-runner: [NEW - EVENT] Launched server with pid 884 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3362026-01-30T06:47:05.466ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 20 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3372026-01-30T06:47:05.466ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 1ee3ca47-5d1d-40c3-a226-09809984a1f2 target = phd_framework::test_vm target_id = 1e675cb1-670a-4f2d-9212-88f0d2b1fe2c
3382026-01-30T06:47:05.466ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 534 migration_id = 7e39d170-6cd6-468e-8d10-411b638dde18 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 1ee3ca47-5d1d-40c3-a226-09809984a1f2 target = phd_framework::test_vm target_id = 1e675cb1-670a-4f2d-9212-88f0d2b1fe2c timeout_duration = 45s
3392026-01-30T06:47:05.466ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 1ee3ca47-5d1d-40c3-a226-09809984a1f2 target = phd_framework::test_vm target_id = 1e675cb1-670a-4f2d-9212-88f0d2b1fe2c vm = migration_from_base_and_back_lifecycle_2 vm_id = 1e675cb1-670a-4f2d-9212-88f0d2b1fe2c
3402026-01-30T06:47:05.467ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9006/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 347 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 1ee3ca47-5d1d-40c3-a226-09809984a1f2 target = phd_framework::test_vm target_id = 1e675cb1-670a-4f2d-9212-88f0d2b1fe2c vm = migration_from_base_and_back_lifecycle_2 vm_id = 1e675cb1-670a-4f2d-9212-88f0d2b1fe2c
3412026-01-30T06:47:06.020ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 1e675cb1-670a-4f2d-9212-88f0d2b1fe2c, name: "phd-vm-1e675cb1-670a-4f2d-9212-88f0d2b1fe2c", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 04ba66ff-9655-463c-992d-a7ae0715c047, project_id: 2f8ab596-f679-4507-a91a-d48ebc47cbe5, sled_id: d2e8e37b-af56-480b-be3a-e84f431cc51f, sled_serial: "d2e8e37b-af56-480b-be3a-e84f431cc51f", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 406 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 1ee3ca47-5d1d-40c3-a226-09809984a1f2 target = phd_framework::test_vm target_id = 1e675cb1-670a-4f2d-9212-88f0d2b1fe2c vm = migration_from_base_and_back_lifecycle_2 vm_id = 1e675cb1-670a-4f2d-9212-88f0d2b1fe2c
3422026-01-30T06:47:06.020ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 7e39d170-6cd6-468e-8d10-411b638dde18 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 1ee3ca47-5d1d-40c3-a226-09809984a1f2 target = phd_framework::test_vm target_id = 1e675cb1-670a-4f2d-9212-88f0d2b1fe2c
3432026-01-30T06:47:08.291ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9006","from_start":7854}} target = phd_framework::serial
3442026-01-30T06:47:08.473ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 568 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 1ee3ca47-5d1d-40c3-a226-09809984a1f2 target = phd_framework::test_vm target_id = 1e675cb1-670a-4f2d-9212-88f0d2b1fe2c
3452026-01-30T06:47:08.473ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2453 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 7e39d170-6cd6-468e-8d10-411b638dde18 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 1ee3ca47-5d1d-40c3-a226-09809984a1f2 target = phd_framework::test_vm target_id = 1e675cb1-670a-4f2d-9212-88f0d2b1fe2c
3462026-01-30T06:47:08.475ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 1ee3ca47-5d1d-40c3-a226-09809984a1f2
3472026-01-30T06:47:08.475ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 1e675cb1-670a-4f2d-9212-88f0d2b1fe2c
3482026-01-30T06:47:08.475ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_2 vm_id = 1e675cb1-670a-4f2d-9212-88f0d2b1fe2c
3492026-01-30T06:47:08.476ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9004 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_1 vm_id = 1ee3ca47-5d1d-40c3-a226-09809984a1f2
3502026-01-30T06:47:08.546ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 70 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 1ee3ca47-5d1d-40c3-a226-09809984a1f2
3512026-01-30T06:47:08.546ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 5975 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 71a828fd-dc40-4df9-8c86-ee96b7652e50 target = phd_framework::test_vm target_id = 1ee3ca47-5d1d-40c3-a226-09809984a1f2 vm = migration_from_base_and_back_lifecycle_1 vm_id = 1ee3ca47-5d1d-40c3-a226-09809984a1f2
3522026-01-30T06:47:08.546ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 5976 file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 71a828fd-dc40-4df9-8c86-ee96b7652e50 target = phd_framework::test_vm target_id = 1ee3ca47-5d1d-40c3-a226-09809984a1f2
3532026-01-30T06:47:08.546ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 71 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 1e675cb1-670a-4f2d-9212-88f0d2b1fe2c
3542026-01-30T06:47:08.547ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 1e675cb1-670a-4f2d-9212-88f0d2b1fe2c
3552026-01-30T06:47:08.547ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_2 vm_id = 1e675cb1-670a-4f2d-9212-88f0d2b1fe2c
3562026-01-30T06:47:08.575ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 27 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 1e675cb1-670a-4f2d-9212-88f0d2b1fe2c
3572026-01-30T06:47:08.575ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 1e675cb1-670a-4f2d-9212-88f0d2b1fe2c
3582026-01-30T06:47:08.575ZDEBGphd-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
3592026-01-30T06:47:08.575ZINFOphd-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
3602026-01-30T06:47:08.575ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 14017 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
3612026-01-30T06:47:08.575ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3622026-01-30T06:47:08.576ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1077 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 1e675cb1-670a-4f2d-9212-88f0d2b1fe2c
3632026-01-30T06:47:09.097ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9006 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_2 vm_id = 1e675cb1-670a-4f2d-9212-88f0d2b1fe2c
3642026-01-30T06:47:09.173ZDEBGphd-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 = 1e675cb1-670a-4f2d-9212-88f0d2b1fe2c
3652026-01-30T06:47:09.173ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-d3e224c7-6893-457a-b209-e3e8ba68eceb"] 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 = 1e675cb1-670a-4f2d-9212-88f0d2b1fe2c
3662026-01-30T06:47:09.195ZDEBGphd-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 = 1e675cb1-670a-4f2d-9212-88f0d2b1fe2c
3672026-01-30T06:47:09.195ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-51dcf431-6326-4af4-9992-20f92b23c360"] 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 = 1e675cb1-670a-4f2d-9212-88f0d2b1fe2c
3682026-01-30T06:47:09.209ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 633 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 1e675cb1-670a-4f2d-9212-88f0d2b1fe2c
3692026-01-30T06:47:09.209ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 3742 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 1ee3ca47-5d1d-40c3-a226-09809984a1f2 target = phd_framework::test_vm target_id = 1e675cb1-670a-4f2d-9212-88f0d2b1fe2c vm = migration_from_base_and_back_lifecycle_2 vm_id = 1e675cb1-670a-4f2d-9212-88f0d2b1fe2c
3702026-01-30T06:47:09.209ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 633 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3712026-01-30T06:47:09.209ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3742 file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 1ee3ca47-5d1d-40c3-a226-09809984a1f2 target = phd_framework::test_vm target_id = 1e675cb1-670a-4f2d-9212-88f0d2b1fe2c
3722026-01-30T06:47:09.209ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
3732026-01-30T06:47:09.209ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 15388 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
3742026-01-30T06:47:09.209ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
375 test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 109.87s
376 
3772026-01-30T06:47:09.209ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 41 target = phd_runner