Max level shown:
12025-10-28T22:22:35.415ZINFOphd-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
22025-10-28T22:22:35.418ZDEBGphd-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: 295, tv_nsec: 199086350 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32025-10-28T22:22:35.418ZINFOphd-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
42025-10-28T22:22:35.418ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = 75ea3408643664877aa603ffc65996ed6dc34c0a file = phd-tests/framework/src/artifacts/store.rs line = 311 target = phd_framework::artifacts::store
52025-10-28T22:22:35.418ZDEBGphd-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/75ea3408643664877aa603ffc65996ed6dc34c0a/crucible-nightly.sha256.txt
62025-10-28T22:22:35.558ZINFOphd-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
72025-10-28T22:22:36.040ZDEBGphd-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/ddbbde447273542a005d83837affddda0501f7d1/propolis-server.sha256.txt
82025-10-28T22:22:36.149ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92025-10-28T22:22:36.150ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102025-10-28T22:22:36.150ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112025-10-28T22:22:36.150ZINFOphd-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
122025-10-28T22:22:36.150ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132025-10-28T22:22:36.150ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142025-10-28T22:22:36.150ZINFOphd-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
152025-10-28T22:22:36.151ZDEBGphd-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
162025-10-28T22:22:36.151ZDEBGphd-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
172025-10-28T22:22:36.744ZDEBGphd-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
182025-10-28T22:22:36.744ZDEBGphd-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
192025-10-28T22:23:04.231ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
202025-10-28T22:23:04.231ZDEBGphd-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
212025-10-28T22:23:04.239ZDEBGphd-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 3.31M 1.80T 1.91M /phd-artifacts\n target = phd_framework::zfs
222025-10-28T22:23:04.239ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-91940b11-5010-4d7f-9174-0a85b49a0543"] 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
232025-10-28T22:23:04.292ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-91940b11-5010-4d7f-9174-0a85b49a0543", "phd-artifacts/phd-clone-c2365fd3-2c00-4f40-b9a1-e952f1ed9977"] 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
242025-10-28T22:23:04.308ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-c2365fd3-2c00-4f40-b9a1-e952f1ed9977"] 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
252025-10-28T22:23:04.314ZDEBGphd-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-c2365fd3-2c00-4f40-b9a1-e952f1ed9977 0B 1.80T 48.9M /phd-artifacts/phd-clone-c2365fd3-2c00-4f40-b9a1-e952f1ed9977\n target = phd_framework::zfs
262025-10-28T22:23:04.315ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
272025-10-28T22:23:04.315ZINFOphd-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 = 215 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base
282025-10-28T22:23:04.315ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/2c149a1db1b127d2a24e8cab050f022951746262f2e8be1d60f460282b6affc5/propolis-server.tar.gz path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
292025-10-28T22:23:04.316ZDEBGphd-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/ddbbde447273542a005d83837affddda0501f7d1/propolis-server.tar.gz
302025-10-28T22:23:34.198ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/2c149a1db1b127d2a24e8cab050f022951746262f2e8be1d60f460282b6affc5/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
312025-10-28T22:23:34.198ZDEBGphd-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
322025-10-28T22:23:50.419ZINFOphd-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/2c149a1db1b127d2a24e8cab050f022951746262f2e8be1d60f460282b6affc5/propolis-server" target = phd_framework::test_vm::server
332025-10-28T22:23:50.419ZINFOphd-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
342025-10-28T22:23:50.488ZINFOphd-runner: [NEW - EVENT] Launched server with pid 868 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
352025-10-28T22:23:50.489ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
362025-10-28T22:23:50.490ZINFOphd-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 = 345 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
372025-10-28T22:23:50.490ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 46175 file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
382025-10-28T22:23:50.801ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392025-10-28T22:23:50.802ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: ef30f830-cd44-4506-89bd-0ae7e38faeb5, metadata: InstanceMetadata { project_id: 2e5ad00b-ffb6-4143-ad0c-59d6ade20898, silo_id: ee772b54-6bcd-4fbd-88c3-7422de745acd, sled_id: a688dbbf-65f1-405a-8179-7ce3ee1e88e1, sled_model: "pheidippes", sled_revision: 1, sled_serial: "a688dbbf-65f1-405a-8179-7ce3ee1e88e1" }, name: "phd-vm-ef30f830-cd44-4506-89bd-0ae7e38faeb5" }, state: Creating } line = 404 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
402025-10-28T22:23:50.802ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 465 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
412025-10-28T22:23:50.802ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 470 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
422025-10-28T22:23:50.802ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 465 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
432025-10-28T22:23:50.803ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
442025-10-28T22:23:50.803ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 729 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
452025-10-28T22:23:50.803ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 737 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
462025-10-28T22:23:50.803ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
472025-10-28T22:23:50.803ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
482025-10-28T22:23:55.267ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4464 file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
492025-10-28T22:23:55.267ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 737 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
502025-10-28T22:23:55.268ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 737 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
512025-10-28T22:23:55.268ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
522025-10-28T22:23:55.268ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
532025-10-28T22:23:55.286ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
542025-10-28T22:23:55.286ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 737 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
552025-10-28T22:23:55.286ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 737 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
562025-10-28T22:23:55.286ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
572025-10-28T22:23:55.286ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
582025-10-28T22:23:55.319ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
592025-10-28T22:23:55.319ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
602025-10-28T22:23:55.319ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4516 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
612025-10-28T22:23:55.319ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
622025-10-28T22:23:55.319ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 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 = ef30f830-cd44-4506-89bd-0ae7e38faeb5
632025-10-28T22:23:55.330ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
642025-10-28T22:23:55.330ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
652025-10-28T22:23:55.330ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 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 = ef30f830-cd44-4506-89bd-0ae7e38faeb5
662025-10-28T22:23:55.363ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
672025-10-28T22:23:55.363ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
682025-10-28T22:23:55.363ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 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 = ef30f830-cd44-4506-89bd-0ae7e38faeb5
692025-10-28T22:23:55.374ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
702025-10-28T22:23:55.374ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
712025-10-28T22:23:55.374ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 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 = ef30f830-cd44-4506-89bd-0ae7e38faeb5
722025-10-28T22:23:55.407ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
732025-10-28T22:23:55.407ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
742025-10-28T22:23:55.407ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 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 = ef30f830-cd44-4506-89bd-0ae7e38faeb5
752025-10-28T22:23:55.417ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
762025-10-28T22:23:55.418ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
772025-10-28T22:23:55.418ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 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 = ef30f830-cd44-4506-89bd-0ae7e38faeb5
782025-10-28T22:23:55.440ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
792025-10-28T22:23:55.440ZINFOphd-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
802025-10-28T22:23:55.440ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
812025-10-28T22:23:55.440ZINFOphd-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 = 215 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base_lifecycle_0
822025-10-28T22:23:55.441ZDEBGphd-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
832025-10-28T22:23:55.441ZDEBGphd-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
842025-10-28T22:23:55.441ZINFOphd-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
852025-10-28T22:23:55.441ZINFOphd-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
862025-10-28T22:23:55.460ZINFOphd-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::can_migrate_from_base target = phd_framework::test_vm::server
872025-10-28T22:23:55.460ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 19 file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
882025-10-28T22:23:55.460ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5 target = phd_framework::test_vm target_id = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f
892025-10-28T22:23:55.460ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 532 migration_id = 32819543-4c9e-462a-8e9f-fd0c0260ca56 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5 target = phd_framework::test_vm target_id = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f timeout_duration = 45s
902025-10-28T22:23:55.461ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5 target = phd_framework::test_vm target_id = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f vm = migration_from_base_lifecycle_0 vm_id = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f
912025-10-28T22:23:55.461ZINFOphd-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 = 345 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5 target = phd_framework::test_vm target_id = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f vm = migration_from_base_lifecycle_0 vm_id = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f
922025-10-28T22:23:56.063ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f, metadata: InstanceMetadata { project_id: 2e5ad00b-ffb6-4143-ad0c-59d6ade20898, silo_id: ee772b54-6bcd-4fbd-88c3-7422de745acd, sled_id: 0ddf9931-e434-4a7d-8a8c-0e7cf15b4f60, sled_model: "pheidippes", sled_revision: 1, sled_serial: "0ddf9931-e434-4a7d-8a8c-0e7cf15b4f60" }, name: "phd-vm-ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f" }, state: Migrating } line = 404 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5 target = phd_framework::test_vm target_id = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f vm = migration_from_base_lifecycle_0 vm_id = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f
932025-10-28T22:23:56.063ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = 32819543-4c9e-462a-8e9f-fd0c0260ca56 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5 target = phd_framework::test_vm target_id = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f
942025-10-28T22:23:58.324ZINFOphd-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
952025-10-28T22:23:59.997ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 566 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5 target = phd_framework::test_vm target_id = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f
962025-10-28T22:23:59.997ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3934 file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = 32819543-4c9e-462a-8e9f-fd0c0260ca56 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5 target = phd_framework::test_vm target_id = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f
972025-10-28T22:23:59.999ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1052 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
982025-10-28T22:24:00.000ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f
992025-10-28T22:24:00.000ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 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 = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f
1002025-10-28T22:24:00.001ZDEBGphd-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 = ef30f830-cd44-4506-89bd-0ae7e38faeb5
1012025-10-28T22:24:00.071ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 71 file = phd-tests/framework/src/test_vm/mod.rs line = 1052 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
1022025-10-28T22:24:00.071ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9581 file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
1032025-10-28T22:24:00.883ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 883 file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f
1042025-10-28T22:24:00.884ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f
1052025-10-28T22:24:00.884ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 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 = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f
1062025-10-28T22:24:00.918ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f
1072025-10-28T22:24:00.918ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1052 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f
1082025-10-28T22:24:00.918ZDEBGphd-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
1092025-10-28T22:24:00.918ZINFOphd-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
1102025-10-28T22:24:00.918ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 10117 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1112025-10-28T22:24:00.918ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1122025-10-28T22:24:00.920ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1075 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f
1132025-10-28T22:24:01.235ZDEBGphd-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 = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f
1142025-10-28T22:24:01.304ZDEBGphd-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 = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f
1152025-10-28T22:24:01.305ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-c2365fd3-2c00-4f40-b9a1-e952f1ed9977"] 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 = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f
1162025-10-28T22:24:01.329ZDEBGphd-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 = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f
1172025-10-28T22:24:01.329ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-91940b11-5010-4d7f-9174-0a85b49a0543"] 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 = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f
1182025-10-28T22:24:01.345ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 427 file = phd-tests/framework/src/test_vm/mod.rs line = 1052 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f
1192025-10-28T22:24:01.345ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 5884 file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5 target = phd_framework::test_vm target_id = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f vm = migration_from_base_lifecycle_0 vm_id = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f
1202025-10-28T22:24:01.345ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 427 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1212025-10-28T22:24:01.346ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 5885 file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5 target = phd_framework::test_vm target_id = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f
1222025-10-28T22:24:01.346ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
1232025-10-28T22:24:01.346ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 85195 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
1242025-10-28T22:24:01.346ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1252025-10-28T22:24:01.346ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1262025-10-28T22:24:01.346ZINFOphd-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
1272025-10-28T22:24:01.346ZDEBGphd-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
1282025-10-28T22:24:01.346ZDEBGphd-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
1292025-10-28T22:24:01.346ZDEBGphd-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
1302025-10-28T22:24:01.346ZDEBGphd-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
1312025-10-28T22:24:01.353ZDEBGphd-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 837M 1.80T 837M /phd-artifacts\n target = phd_framework::zfs
1322025-10-28T22:24:01.353ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-44c8db40-0dbf-44f7-ab5c-6835ef5f37b5"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1332025-10-28T22:24:01.369ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-44c8db40-0dbf-44f7-ab5c-6835ef5f37b5", "phd-artifacts/phd-clone-cd646b77-77e3-4e08-9b9f-3e8022c74667"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1342025-10-28T22:24:01.383ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-cd646b77-77e3-4e08-9b9f-3e8022c74667"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1352025-10-28T22:24:01.389ZDEBGphd-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-cd646b77-77e3-4e08-9b9f-3e8022c74667 0B 1.80T 837M /phd-artifacts/phd-clone-cd646b77-77e3-4e08-9b9f-3e8022c74667\n target = phd_framework::zfs
1362025-10-28T22:24:01.390ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1372025-10-28T22:24:01.390ZINFOphd-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 = 215 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base
1382025-10-28T22:24:01.390ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/2c149a1db1b127d2a24e8cab050f022951746262f2e8be1d60f460282b6affc5/propolis-server target = phd_framework::artifacts::store
1392025-10-28T22:24:01.390ZINFOphd-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/2c149a1db1b127d2a24e8cab050f022951746262f2e8be1d60f460282b6affc5/propolis-server" target = phd_framework::test_vm::server
1402025-10-28T22:24:01.390ZINFOphd-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
1412025-10-28T22:24:01.408ZINFOphd-runner: [NEW - EVENT] Launched server with pid 878 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
1422025-10-28T22:24:01.409ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 19 file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1432025-10-28T22:24:01.409ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
1442025-10-28T22:24:01.410ZINFOphd-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 = 345 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
1452025-10-28T22:24:01.977ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1462025-10-28T22:24:01.978ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 6260be48-d96b-4026-9c05-1ea0cd04041c, metadata: InstanceMetadata { project_id: 11b89f99-f171-4d5c-93d0-061f65b63c18, silo_id: a93c382b-8bf2-45f5-8dc3-db5c6aceb661, sled_id: 024f2541-07ca-4ac7-9b08-bdd9523ed3ef, sled_model: "pheidippes", sled_revision: 1, sled_serial: "024f2541-07ca-4ac7-9b08-bdd9523ed3ef" }, name: "phd-vm-6260be48-d96b-4026-9c05-1ea0cd04041c" }, state: Creating } line = 404 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
1472025-10-28T22:24:01.978ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 465 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
1482025-10-28T22:24:01.978ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 470 path = phd_tests::migrate::from_base::serial_history state = Run target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
1492025-10-28T22:24:01.979ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 1 file = phd-tests/framework/src/test_vm/mod.rs line = 465 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
1502025-10-28T22:24:01.979ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1512025-10-28T22:24:01.979ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 729 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = 300s vm = migration_serial_history_base vm_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
1522025-10-28T22:24:01.979ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 737 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost login: ") target = phd_framework::test_vm
1532025-10-28T22:24:01.979ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
1542025-10-28T22:24:01.979ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
1552025-10-28T22:24:06.444ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4464 file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
1562025-10-28T22:24:06.444ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 737 path = phd_tests::migrate::from_base::serial_history step = WriteStr("root") target = phd_framework::test_vm
1572025-10-28T22:24:06.444ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 737 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
1582025-10-28T22:24:06.444ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
1592025-10-28T22:24:06.444ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
1602025-10-28T22:24:06.462ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
1612025-10-28T22:24:06.462ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 737 path = phd_tests::migrate::from_base::serial_history step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
1622025-10-28T22:24:06.463ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 737 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
1632025-10-28T22:24:06.463ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
1642025-10-28T22:24:06.463ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
1652025-10-28T22:24:06.495ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
1662025-10-28T22:24:06.495ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1672025-10-28T22:24:06.495ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4515 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1682025-10-28T22:24:06.495ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
1692025-10-28T22:24:06.495ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
1702025-10-28T22:24:06.506ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
1712025-10-28T22:24:06.506ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
1722025-10-28T22:24:06.506ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
1732025-10-28T22:24:06.539ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
1742025-10-28T22:24:06.544ZINFOphd-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
1752025-10-28T22:24:06.544ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1762025-10-28T22:24:06.544ZINFOphd-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 = 215 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base_lifecycle_0
1772025-10-28T22:24:06.544ZDEBGphd-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
1782025-10-28T22:24:06.544ZINFOphd-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
1792025-10-28T22:24:06.544ZINFOphd-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
1802025-10-28T22:24:06.564ZINFOphd-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::serial_history target = phd_framework::test_vm::server
1812025-10-28T22:24:06.565ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 20 file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1822025-10-28T22:24:06.565ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 6260be48-d96b-4026-9c05-1ea0cd04041c target = phd_framework::test_vm target_id = 9f938213-bd79-48cb-adb4-0438f22a6049
1832025-10-28T22:24:06.565ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 532 migration_id = a92ab4b1-a1b4-4e82-86fd-f01295c20fef path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 6260be48-d96b-4026-9c05-1ea0cd04041c target = phd_framework::test_vm target_id = 9f938213-bd79-48cb-adb4-0438f22a6049 timeout_duration = 45s
1842025-10-28T22:24:06.565ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 6260be48-d96b-4026-9c05-1ea0cd04041c target = phd_framework::test_vm target_id = 9f938213-bd79-48cb-adb4-0438f22a6049 vm = migration_serial_history_base_lifecycle_0 vm_id = 9f938213-bd79-48cb-adb4-0438f22a6049
1852025-10-28T22:24:06.565ZINFOphd-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 = 345 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 6260be48-d96b-4026-9c05-1ea0cd04041c target = phd_framework::test_vm target_id = 9f938213-bd79-48cb-adb4-0438f22a6049 vm = migration_serial_history_base_lifecycle_0 vm_id = 9f938213-bd79-48cb-adb4-0438f22a6049
1862025-10-28T22:24:07.074ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 9f938213-bd79-48cb-adb4-0438f22a6049, metadata: InstanceMetadata { project_id: 11b89f99-f171-4d5c-93d0-061f65b63c18, silo_id: a93c382b-8bf2-45f5-8dc3-db5c6aceb661, sled_id: 976303e6-a3ee-4953-be01-a63006e92f99, sled_model: "pheidippes", sled_revision: 1, sled_serial: "976303e6-a3ee-4953-be01-a63006e92f99" }, name: "phd-vm-9f938213-bd79-48cb-adb4-0438f22a6049" }, state: Migrating } line = 404 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 6260be48-d96b-4026-9c05-1ea0cd04041c target = phd_framework::test_vm target_id = 9f938213-bd79-48cb-adb4-0438f22a6049 vm = migration_serial_history_base_lifecycle_0 vm_id = 9f938213-bd79-48cb-adb4-0438f22a6049
1872025-10-28T22:24:07.074ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = a92ab4b1-a1b4-4e82-86fd-f01295c20fef path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 6260be48-d96b-4026-9c05-1ea0cd04041c target = phd_framework::test_vm target_id = 9f938213-bd79-48cb-adb4-0438f22a6049
1882025-10-28T22:24:09.349ZINFOphd-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
1892025-10-28T22:24:10.869ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 566 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 6260be48-d96b-4026-9c05-1ea0cd04041c target = phd_framework::test_vm target_id = 9f938213-bd79-48cb-adb4-0438f22a6049
1902025-10-28T22:24:10.869ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3794 file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = a92ab4b1-a1b4-4e82-86fd-f01295c20fef path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 6260be48-d96b-4026-9c05-1ea0cd04041c target = phd_framework::test_vm target_id = 9f938213-bd79-48cb-adb4-0438f22a6049
1912025-10-28T22:24:10.871ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1052 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
1922025-10-28T22:24:10.872ZDEBGphd-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 = 6260be48-d96b-4026-9c05-1ea0cd04041c
1932025-10-28T22:24:10.944ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 72 file = phd-tests/framework/src/test_vm/mod.rs line = 1052 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
1942025-10-28T22:24:10.944ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9535 file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
1952025-10-28T22:24:10.946ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1052 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 9f938213-bd79-48cb-adb4-0438f22a6049
1962025-10-28T22:24:10.947ZDEBGphd-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
1972025-10-28T22:24:10.947ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 8969 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1982025-10-28T22:24:10.947ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
1992025-10-28T22:24:10.947ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2002025-10-28T22:24:10.948ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1075 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 9f938213-bd79-48cb-adb4-0438f22a6049
2012025-10-28T22:24:11.262ZDEBGphd-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 = 9f938213-bd79-48cb-adb4-0438f22a6049
2022025-10-28T22:24:11.332ZDEBGphd-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 = 9f938213-bd79-48cb-adb4-0438f22a6049
2032025-10-28T22:24:11.332ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-cd646b77-77e3-4e08-9b9f-3e8022c74667"] 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 = 9f938213-bd79-48cb-adb4-0438f22a6049
2042025-10-28T22:24:11.358ZDEBGphd-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 = 9f938213-bd79-48cb-adb4-0438f22a6049
2052025-10-28T22:24:11.358ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-44c8db40-0dbf-44f7-ab5c-6835ef5f37b5"] 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 = 9f938213-bd79-48cb-adb4-0438f22a6049
2062025-10-28T22:24:11.374ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 427 file = phd-tests/framework/src/test_vm/mod.rs line = 1052 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 9f938213-bd79-48cb-adb4-0438f22a6049
2072025-10-28T22:24:11.374ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 4809 file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 6260be48-d96b-4026-9c05-1ea0cd04041c target = phd_framework::test_vm target_id = 9f938213-bd79-48cb-adb4-0438f22a6049 vm = migration_serial_history_base_lifecycle_0 vm_id = 9f938213-bd79-48cb-adb4-0438f22a6049
2082025-10-28T22:24:11.374ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 427 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2092025-10-28T22:24:11.374ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4809 file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 6260be48-d96b-4026-9c05-1ea0cd04041c target = phd_framework::test_vm target_id = 9f938213-bd79-48cb-adb4-0438f22a6049
2102025-10-28T22:24:11.374ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 10028 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2112025-10-28T22:24:11.374ZINFOphd-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
2122025-10-28T22:24:11.374ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2132025-10-28T22:24:11.374ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2142025-10-28T22:24:11.374ZINFOphd-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
2152025-10-28T22:24:11.375ZDEBGphd-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
2162025-10-28T22:24:11.375ZDEBGphd-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
2172025-10-28T22:24:11.375ZDEBGphd-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
2182025-10-28T22:24:11.375ZDEBGphd-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
2192025-10-28T22:24:11.381ZDEBGphd-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 837M 1.80T 837M /phd-artifacts\n target = phd_framework::zfs
2202025-10-28T22:24:11.381ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-cac83126-8518-4561-8adf-18d4a4786387"] 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
2212025-10-28T22:24:11.394ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-cac83126-8518-4561-8adf-18d4a4786387", "phd-artifacts/phd-clone-36e9646c-b2ba-44e4-86d6-1fca9a62355f"] 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
2222025-10-28T22:24:11.410ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-36e9646c-b2ba-44e4-86d6-1fca9a62355f"] 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
2232025-10-28T22:24:11.416ZDEBGphd-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-36e9646c-b2ba-44e4-86d6-1fca9a62355f 0B 1.80T 837M /phd-artifacts/phd-clone-36e9646c-b2ba-44e4-86d6-1fca9a62355f\n target = phd_framework::zfs
2242025-10-28T22:24:11.417ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2252025-10-28T22:24:11.417ZINFOphd-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 = 215 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back
2262025-10-28T22:24:11.417ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/2c149a1db1b127d2a24e8cab050f022951746262f2e8be1d60f460282b6affc5/propolis-server target = phd_framework::artifacts::store
2272025-10-28T22:24:11.417ZINFOphd-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/2c149a1db1b127d2a24e8cab050f022951746262f2e8be1d60f460282b6affc5/propolis-server" target = phd_framework::test_vm::server
2282025-10-28T22:24:11.417ZINFOphd-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
2292025-10-28T22:24:11.436ZINFOphd-runner: [NEW - EVENT] Launched server with pid 888 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
2302025-10-28T22:24:11.437ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 19 file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2312025-10-28T22:24:11.437ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
2322025-10-28T22:24:11.437ZINFOphd-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 = 345 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
2332025-10-28T22:24:12.012ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2342025-10-28T22:24:12.013ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 86a4a88d-964a-46e8-b10e-ca434966ac13, metadata: InstanceMetadata { project_id: a5d02668-d321-495f-a6ec-b51056f627f2, silo_id: 140574b6-5823-4a78-9dbd-144b52e1be3d, sled_id: c92e083f-95f8-4e85-9110-f6d674ad6664, sled_model: "pheidippes", sled_revision: 1, sled_serial: "c92e083f-95f8-4e85-9110-f6d674ad6664" }, name: "phd-vm-86a4a88d-964a-46e8-b10e-ca434966ac13" }, state: Creating } line = 404 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
2352025-10-28T22:24:12.013ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 465 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
2362025-10-28T22:24:12.013ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 470 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 = 86a4a88d-964a-46e8-b10e-ca434966ac13
2372025-10-28T22:24:12.014ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 1 file = phd-tests/framework/src/test_vm/mod.rs line = 465 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
2382025-10-28T22:24:12.014ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2392025-10-28T22:24:12.014ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 729 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 = 86a4a88d-964a-46e8-b10e-ca434966ac13
2402025-10-28T22:24:12.014ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 737 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost login: ") target = phd_framework::test_vm
2412025-10-28T22:24:12.014ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
2422025-10-28T22:24:12.014ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 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 = 86a4a88d-964a-46e8-b10e-ca434966ac13
2432025-10-28T22:24:16.449ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4434 file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
2442025-10-28T22:24:16.449ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 737 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
2452025-10-28T22:24:16.449ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 737 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2462025-10-28T22:24:16.449ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
2472025-10-28T22:24:16.449ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 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 = 86a4a88d-964a-46e8-b10e-ca434966ac13
2482025-10-28T22:24:16.467ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
2492025-10-28T22:24:16.467ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 737 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
2502025-10-28T22:24:16.467ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 737 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2512025-10-28T22:24:16.467ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
2522025-10-28T22:24:16.467ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 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 = 86a4a88d-964a-46e8-b10e-ca434966ac13
2532025-10-28T22:24:16.500ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
2542025-10-28T22:24:16.500ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 777 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2552025-10-28T22:24:16.500ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4485 file = phd-tests/framework/src/test_vm/mod.rs line = 780 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2562025-10-28T22:24:16.500ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
2572025-10-28T22:24:16.500ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 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 = 86a4a88d-964a-46e8-b10e-ca434966ac13
2582025-10-28T22:24:16.511ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
2592025-10-28T22:24:16.511ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
2602025-10-28T22:24:16.511ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 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 = 86a4a88d-964a-46e8-b10e-ca434966ac13
2612025-10-28T22:24:16.544ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
2622025-10-28T22:24:16.544ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
2632025-10-28T22:24:16.544ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 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 = 86a4a88d-964a-46e8-b10e-ca434966ac13
2642025-10-28T22:24:16.555ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
2652025-10-28T22:24:16.555ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
2662025-10-28T22:24:16.555ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 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 = 86a4a88d-964a-46e8-b10e-ca434966ac13
2672025-10-28T22:24:16.587ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
2682025-10-28T22:24:16.588ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
2692025-10-28T22:24:16.588ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 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 = 86a4a88d-964a-46e8-b10e-ca434966ac13
2702025-10-28T22:24:16.599ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
2712025-10-28T22:24:16.600ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
2722025-10-28T22:24:16.600ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 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 = 86a4a88d-964a-46e8-b10e-ca434966ac13
2732025-10-28T22:24:16.622ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 795 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
2742025-10-28T22:24:16.622ZINFOphd-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
2752025-10-28T22:24:16.623ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2762025-10-28T22:24:16.623ZINFOphd-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 = 215 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
2772025-10-28T22:24:16.623ZDEBGphd-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
2782025-10-28T22:24:16.623ZINFOphd-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
2792025-10-28T22:24:16.623ZINFOphd-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
2802025-10-28T22:24:16.642ZINFOphd-runner: [NEW - EVENT] Launched server with pid 889 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
2812025-10-28T22:24:16.642ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 19 file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2822025-10-28T22:24:16.642ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 86a4a88d-964a-46e8-b10e-ca434966ac13 target = phd_framework::test_vm target_id = 98da56ad-d97e-45a3-b3a0-aa9b7363b050
2832025-10-28T22:24:16.642ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 532 migration_id = ecace8e2-0ea4-4cdf-912d-49a7bcbbecac path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 86a4a88d-964a-46e8-b10e-ca434966ac13 target = phd_framework::test_vm target_id = 98da56ad-d97e-45a3-b3a0-aa9b7363b050 timeout_duration = 45s
2842025-10-28T22:24:16.642ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 86a4a88d-964a-46e8-b10e-ca434966ac13 target = phd_framework::test_vm target_id = 98da56ad-d97e-45a3-b3a0-aa9b7363b050 vm = migration_from_base_and_back_lifecycle_0 vm_id = 98da56ad-d97e-45a3-b3a0-aa9b7363b050
2852025-10-28T22:24:16.643ZINFOphd-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 = 345 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 86a4a88d-964a-46e8-b10e-ca434966ac13 target = phd_framework::test_vm target_id = 98da56ad-d97e-45a3-b3a0-aa9b7363b050 vm = migration_from_base_and_back_lifecycle_0 vm_id = 98da56ad-d97e-45a3-b3a0-aa9b7363b050
2862025-10-28T22:24:17.087ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 98da56ad-d97e-45a3-b3a0-aa9b7363b050, metadata: InstanceMetadata { project_id: a5d02668-d321-495f-a6ec-b51056f627f2, silo_id: 140574b6-5823-4a78-9dbd-144b52e1be3d, sled_id: 376e3412-e63f-4475-9ff6-001036526f6b, sled_model: "pheidippes", sled_revision: 1, sled_serial: "376e3412-e63f-4475-9ff6-001036526f6b" }, name: "phd-vm-98da56ad-d97e-45a3-b3a0-aa9b7363b050" }, state: Migrating } line = 404 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 86a4a88d-964a-46e8-b10e-ca434966ac13 target = phd_framework::test_vm target_id = 98da56ad-d97e-45a3-b3a0-aa9b7363b050 vm = migration_from_base_and_back_lifecycle_0 vm_id = 98da56ad-d97e-45a3-b3a0-aa9b7363b050
2872025-10-28T22:24:17.087ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = ecace8e2-0ea4-4cdf-912d-49a7bcbbecac path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 86a4a88d-964a-46e8-b10e-ca434966ac13 target = phd_framework::test_vm target_id = 98da56ad-d97e-45a3-b3a0-aa9b7363b050
2882025-10-28T22:24:19.357ZINFOphd-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
2892025-10-28T22:24:19.387ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 566 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 86a4a88d-964a-46e8-b10e-ca434966ac13 target = phd_framework::test_vm target_id = 98da56ad-d97e-45a3-b3a0-aa9b7363b050
2902025-10-28T22:24:19.387ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2299 file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = ecace8e2-0ea4-4cdf-912d-49a7bcbbecac path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 86a4a88d-964a-46e8-b10e-ca434966ac13 target = phd_framework::test_vm target_id = 98da56ad-d97e-45a3-b3a0-aa9b7363b050
2912025-10-28T22:24:19.389ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1052 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
2922025-10-28T22:24:19.389ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 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 = 98da56ad-d97e-45a3-b3a0-aa9b7363b050
2932025-10-28T22:24:19.389ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 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 = 98da56ad-d97e-45a3-b3a0-aa9b7363b050
2942025-10-28T22:24:19.390ZDEBGphd-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 = 86a4a88d-964a-46e8-b10e-ca434966ac13
2952025-10-28T22:24:19.462ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 72 file = phd-tests/framework/src/test_vm/mod.rs line = 1052 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
2962025-10-28T22:24:19.462ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8025 file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
2972025-10-28T22:24:22.872ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 3482 file = phd-tests/framework/src/test_vm/mod.rs line = 795 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 = 98da56ad-d97e-45a3-b3a0-aa9b7363b050
2982025-10-28T22:24:22.872ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 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 = 98da56ad-d97e-45a3-b3a0-aa9b7363b050
2992025-10-28T22:24:22.872ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 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 = 98da56ad-d97e-45a3-b3a0-aa9b7363b050
3002025-10-28T22:24:22.904ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 795 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 = 98da56ad-d97e-45a3-b3a0-aa9b7363b050
3012025-10-28T22:24:22.905ZINFOphd-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
3022025-10-28T22:24:22.905ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3032025-10-28T22:24:22.905ZINFOphd-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 = 215 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
3042025-10-28T22:24:22.905ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/2c149a1db1b127d2a24e8cab050f022951746262f2e8be1d60f460282b6affc5/propolis-server target = phd_framework::artifacts::store
3052025-10-28T22:24:22.905ZINFOphd-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/2c149a1db1b127d2a24e8cab050f022951746262f2e8be1d60f460282b6affc5/propolis-server" target = phd_framework::test_vm::server
3062025-10-28T22:24:22.905ZINFOphd-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
3072025-10-28T22:24:22.925ZINFOphd-runner: [NEW - EVENT] Launched server with pid 891 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
3082025-10-28T22:24:22.925ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 20 file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3092025-10-28T22:24:22.925ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 98da56ad-d97e-45a3-b3a0-aa9b7363b050 target = phd_framework::test_vm target_id = 98da2c17-b085-4946-9a89-015a28301881
3102025-10-28T22:24:22.925ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 532 migration_id = b014a22a-6b39-43f4-a6ce-b3d90f3c3186 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 98da56ad-d97e-45a3-b3a0-aa9b7363b050 target = phd_framework::test_vm target_id = 98da2c17-b085-4946-9a89-015a28301881 timeout_duration = 45s
3112025-10-28T22:24:22.926ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 98da56ad-d97e-45a3-b3a0-aa9b7363b050 target = phd_framework::test_vm target_id = 98da2c17-b085-4946-9a89-015a28301881 vm = migration_from_base_and_back_lifecycle_1 vm_id = 98da2c17-b085-4946-9a89-015a28301881
3122025-10-28T22:24:22.926ZINFOphd-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 = 345 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 98da56ad-d97e-45a3-b3a0-aa9b7363b050 target = phd_framework::test_vm target_id = 98da2c17-b085-4946-9a89-015a28301881 vm = migration_from_base_and_back_lifecycle_1 vm_id = 98da2c17-b085-4946-9a89-015a28301881
3132025-10-28T22:24:23.485ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 98da2c17-b085-4946-9a89-015a28301881, metadata: InstanceMetadata { project_id: a5d02668-d321-495f-a6ec-b51056f627f2, silo_id: 140574b6-5823-4a78-9dbd-144b52e1be3d, sled_id: 5f3a0e08-3606-4627-94b8-30b8ad3124a5, sled_model: "pheidippes", sled_revision: 1, sled_serial: "5f3a0e08-3606-4627-94b8-30b8ad3124a5" }, name: "phd-vm-98da2c17-b085-4946-9a89-015a28301881" }, state: Migrating } line = 404 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 98da56ad-d97e-45a3-b3a0-aa9b7363b050 target = phd_framework::test_vm target_id = 98da2c17-b085-4946-9a89-015a28301881 vm = migration_from_base_and_back_lifecycle_1 vm_id = 98da2c17-b085-4946-9a89-015a28301881
3142025-10-28T22:24:23.485ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = b014a22a-6b39-43f4-a6ce-b3d90f3c3186 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 98da56ad-d97e-45a3-b3a0-aa9b7363b050 target = phd_framework::test_vm target_id = 98da2c17-b085-4946-9a89-015a28301881
3152025-10-28T22:24:25.768ZINFOphd-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
3162025-10-28T22:24:26.316ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 566 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 98da56ad-d97e-45a3-b3a0-aa9b7363b050 target = phd_framework::test_vm target_id = 98da2c17-b085-4946-9a89-015a28301881
3172025-10-28T22:24:26.316ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2830 file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = b014a22a-6b39-43f4-a6ce-b3d90f3c3186 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 98da56ad-d97e-45a3-b3a0-aa9b7363b050 target = phd_framework::test_vm target_id = 98da2c17-b085-4946-9a89-015a28301881
3182025-10-28T22:24:26.317ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1052 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 98da56ad-d97e-45a3-b3a0-aa9b7363b050
3192025-10-28T22:24:26.318ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 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 = 98da2c17-b085-4946-9a89-015a28301881
3202025-10-28T22:24:26.318ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 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 = 98da2c17-b085-4946-9a89-015a28301881
3212025-10-28T22:24:26.319ZDEBGphd-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 = 98da56ad-d97e-45a3-b3a0-aa9b7363b050
3222025-10-28T22:24:26.390ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 72 file = phd-tests/framework/src/test_vm/mod.rs line = 1052 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 98da56ad-d97e-45a3-b3a0-aa9b7363b050
3232025-10-28T22:24:26.390ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9747 file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 86a4a88d-964a-46e8-b10e-ca434966ac13 target = phd_framework::test_vm target_id = 98da56ad-d97e-45a3-b3a0-aa9b7363b050 vm = migration_from_base_and_back_lifecycle_0 vm_id = 98da56ad-d97e-45a3-b3a0-aa9b7363b050
3242025-10-28T22:24:26.390ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 9747 file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 86a4a88d-964a-46e8-b10e-ca434966ac13 target = phd_framework::test_vm target_id = 98da56ad-d97e-45a3-b3a0-aa9b7363b050
3252025-10-28T22:24:26.872ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 554 file = phd-tests/framework/src/test_vm/mod.rs line = 795 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 = 98da2c17-b085-4946-9a89-015a28301881
3262025-10-28T22:24:26.872ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 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 = 98da2c17-b085-4946-9a89-015a28301881
3272025-10-28T22:24:26.872ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 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 = 98da2c17-b085-4946-9a89-015a28301881
3282025-10-28T22:24:26.905ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 795 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 = 98da2c17-b085-4946-9a89-015a28301881
3292025-10-28T22:24:26.906ZINFOphd-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
3302025-10-28T22:24:26.906ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3312025-10-28T22:24:26.906ZINFOphd-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 = 215 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
3322025-10-28T22:24:26.906ZDEBGphd-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
3332025-10-28T22:24:26.906ZINFOphd-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
3342025-10-28T22:24:26.906ZINFOphd-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
3352025-10-28T22:24:26.926ZINFOphd-runner: [NEW - EVENT] Launched server with pid 893 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
3362025-10-28T22:24:26.926ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 20 file = phd-tests/framework/src/test_vm/mod.rs line = 197 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3372025-10-28T22:24:26.926ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 98da2c17-b085-4946-9a89-015a28301881 target = phd_framework::test_vm target_id = bbcb6c61-eab2-48ce-8863-d9ece9b3b885
3382025-10-28T22:24:26.926ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 532 migration_id = cfdac4c0-2471-4814-91bf-6cd961dc6a29 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 98da2c17-b085-4946-9a89-015a28301881 target = phd_framework::test_vm target_id = bbcb6c61-eab2-48ce-8863-d9ece9b3b885 timeout_duration = 45s
3392025-10-28T22:24:26.926ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 98da2c17-b085-4946-9a89-015a28301881 target = phd_framework::test_vm target_id = bbcb6c61-eab2-48ce-8863-d9ece9b3b885 vm = migration_from_base_and_back_lifecycle_2 vm_id = bbcb6c61-eab2-48ce-8863-d9ece9b3b885
3402025-10-28T22:24:26.927ZINFOphd-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 = 345 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 98da2c17-b085-4946-9a89-015a28301881 target = phd_framework::test_vm target_id = bbcb6c61-eab2-48ce-8863-d9ece9b3b885 vm = migration_from_base_and_back_lifecycle_2 vm_id = bbcb6c61-eab2-48ce-8863-d9ece9b3b885
3412025-10-28T22:24:27.375ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: bbcb6c61-eab2-48ce-8863-d9ece9b3b885, metadata: InstanceMetadata { project_id: a5d02668-d321-495f-a6ec-b51056f627f2, silo_id: 140574b6-5823-4a78-9dbd-144b52e1be3d, sled_id: 51f2de14-68ab-4b59-b28a-4283099680ff, sled_model: "pheidippes", sled_revision: 1, sled_serial: "51f2de14-68ab-4b59-b28a-4283099680ff" }, name: "phd-vm-bbcb6c61-eab2-48ce-8863-d9ece9b3b885" }, state: Migrating } line = 404 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 98da2c17-b085-4946-9a89-015a28301881 target = phd_framework::test_vm target_id = bbcb6c61-eab2-48ce-8863-d9ece9b3b885 vm = migration_from_base_and_back_lifecycle_2 vm_id = bbcb6c61-eab2-48ce-8863-d9ece9b3b885
3422025-10-28T22:24:27.376ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = cfdac4c0-2471-4814-91bf-6cd961dc6a29 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 98da2c17-b085-4946-9a89-015a28301881 target = phd_framework::test_vm target_id = bbcb6c61-eab2-48ce-8863-d9ece9b3b885
3432025-10-28T22:24:29.740ZINFOphd-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
3442025-10-28T22:24:30.041ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 566 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 98da2c17-b085-4946-9a89-015a28301881 target = phd_framework::test_vm target_id = bbcb6c61-eab2-48ce-8863-d9ece9b3b885
3452025-10-28T22:24:30.041ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2665 file = phd-tests/framework/src/test_vm/mod.rs line = 553 migration_id = cfdac4c0-2471-4814-91bf-6cd961dc6a29 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 98da2c17-b085-4946-9a89-015a28301881 target = phd_framework::test_vm target_id = bbcb6c61-eab2-48ce-8863-d9ece9b3b885
3462025-10-28T22:24:30.042ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1052 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 98da2c17-b085-4946-9a89-015a28301881
3472025-10-28T22:24:30.043ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 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 = bbcb6c61-eab2-48ce-8863-d9ece9b3b885
3482025-10-28T22:24:30.043ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 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 = bbcb6c61-eab2-48ce-8863-d9ece9b3b885
3492025-10-28T22:24:30.043ZDEBGphd-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 = 98da2c17-b085-4946-9a89-015a28301881
3502025-10-28T22:24:30.119ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 76 file = phd-tests/framework/src/test_vm/mod.rs line = 1052 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 98da2c17-b085-4946-9a89-015a28301881
3512025-10-28T22:24:30.119ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 7193 file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 98da56ad-d97e-45a3-b3a0-aa9b7363b050 target = phd_framework::test_vm target_id = 98da2c17-b085-4946-9a89-015a28301881 vm = migration_from_base_and_back_lifecycle_1 vm_id = 98da2c17-b085-4946-9a89-015a28301881
3522025-10-28T22:24:30.119ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 7193 file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 98da56ad-d97e-45a3-b3a0-aa9b7363b050 target = phd_framework::test_vm target_id = 98da2c17-b085-4946-9a89-015a28301881
3532025-10-28T22:24:30.119ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 76 file = phd-tests/framework/src/test_vm/mod.rs line = 795 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 = bbcb6c61-eab2-48ce-8863-d9ece9b3b885
3542025-10-28T22:24:30.119ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 795 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 = bbcb6c61-eab2-48ce-8863-d9ece9b3b885
3552025-10-28T22:24:30.120ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 802 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 = bbcb6c61-eab2-48ce-8863-d9ece9b3b885
3562025-10-28T22:24:30.153ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 795 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 = bbcb6c61-eab2-48ce-8863-d9ece9b3b885
3572025-10-28T22:24:30.153ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1052 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = bbcb6c61-eab2-48ce-8863-d9ece9b3b885
3582025-10-28T22:24:30.153ZDEBGphd-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
3592025-10-28T22:24:30.154ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 18141 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
3602025-10-28T22:24:30.154ZINFOphd-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
3612025-10-28T22:24:30.154ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3622025-10-28T22:24:30.154ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1075 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 = bbcb6c61-eab2-48ce-8863-d9ece9b3b885
3632025-10-28T22:24:30.537ZDEBGphd-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 = bbcb6c61-eab2-48ce-8863-d9ece9b3b885
3642025-10-28T22:24:30.609ZDEBGphd-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 = bbcb6c61-eab2-48ce-8863-d9ece9b3b885
3652025-10-28T22:24:30.609ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-36e9646c-b2ba-44e4-86d6-1fca9a62355f"] 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 = bbcb6c61-eab2-48ce-8863-d9ece9b3b885
3662025-10-28T22:24:30.636ZDEBGphd-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 = bbcb6c61-eab2-48ce-8863-d9ece9b3b885
3672025-10-28T22:24:30.636ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-cac83126-8518-4561-8adf-18d4a4786387"] 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 = bbcb6c61-eab2-48ce-8863-d9ece9b3b885
3682025-10-28T22:24:30.651ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 497 file = phd-tests/framework/src/test_vm/mod.rs line = 1052 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = bbcb6c61-eab2-48ce-8863-d9ece9b3b885
3692025-10-28T22:24:30.652ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 497 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3702025-10-28T22:24:30.652ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 3725 file = phd-tests/framework/src/test_vm/mod.rs line = 306 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 98da2c17-b085-4946-9a89-015a28301881 target = phd_framework::test_vm target_id = bbcb6c61-eab2-48ce-8863-d9ece9b3b885 vm = migration_from_base_and_back_lifecycle_2 vm_id = bbcb6c61-eab2-48ce-8863-d9ece9b3b885
3712025-10-28T22:24:30.652ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
3722025-10-28T22:24:30.652ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3725 file = phd-tests/framework/src/test_vm/mod.rs line = 499 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 98da2c17-b085-4946-9a89-015a28301881 target = phd_framework::test_vm target_id = bbcb6c61-eab2-48ce-8863-d9ece9b3b885
3732025-10-28T22:24:30.652ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
374 test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 114.50s
375 
3762025-10-28T22:24:30.652ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 19277 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
3772025-10-28T22:24:30.652ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 41 target = phd_runner