Max level shown:
12024-12-18T19:30:00.498ZINFOphd-runner: phd_runner file = phd-tests/runner/src/main.rs line = 35 runner_args = ProcessArgs { command: Run(RunOptions { propolis_server_cmd: "/work/phd-test/propolis-server", base_propolis_branch: Some("master"), base_propolis_commit: None, base_propolis_cmd: None, crucible_downstairs_cmd: None, crucible_downstairs_commit: Some(Auto), tmp_directory: "/tmp/propolis-phd", artifact_directory: Some("/phd-artifacts"), server_logging_mode: TmpFile, default_guest_cpus: 2, default_guest_memory_mib: 512, artifact_toml_path: "/work/phd-test/artifacts.toml", default_guest_artifact: "alpine", default_bootrom_artifact: "ovmf", include_filter: ["phd_tests::migrate::from_base"], exclude_filter: [], max_buildomat_wait_secs: 1200 }), disable_ansi: false, emit_bunyan: true } target = phd_runner
22024-12-18T19:30:00.501ZDEBGphd-runner: Created new artifact store from manifest file = phd-tests/framework/src/artifacts/store.rs line = 221 store = Store { local_dir: "/phd-artifacts", artifacts: {"alpine": Mutex { data: StoredArtifact { description: Artifact { filename: "alpine.iso", kind: GuestOs(Alpine), source: RemoteServer { sha256: "ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1" }, untar: None }, cached_path: None } }, "ovmf": Mutex { data: StoredArtifact { description: Artifact { filename: "OVMF_CODE.fd", kind: Bootrom, source: Buildomat(BuildomatArtifact { repo: Repo("oxidecomputer/edk2"), series: Series("image_debug"), commit: Commit("6d92acf0a22718dd4175d7c64dbcf7aaec3740bd"), sha256: "29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f" }), untar: None }, cached_path: None } }}, downloader: DownloadConfig { timeout: 600s, buildomat_backoff: ExponentialBackoff { current_interval: 1s, initial_interval: 1s, randomization_factor: 0.5, multiplier: 1.5, max_interval: 60s, start_time: Instant { tv_sec: 453, tv_nsec: 229887774 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32024-12-18T19:30:00.501ZINFOphd-runner: Adding Propolis server from local command file = phd-tests/framework/src/artifacts/store.rs line = 229 propolis_server_cmd = /work/phd-test/propolis-server target = phd_framework::artifacts::store
42024-12-18T19:30:00.501ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = 5a41b826171c7d2a8412fa833377ab1df25ee8ec file = phd-tests/framework/src/artifacts/store.rs line = 313 target = phd_framework::artifacts::store
52024-12-18T19:30:00.501ZDEBGphd-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/5a41b826171c7d2a8412fa833377ab1df25ee8ec/crucible-nightly.sha256.txt
62024-12-18T19:30:00.639ZINFOphd-runner: Adding 'current' Propolis server from Buildomat Git branch 'master' file = phd-tests/framework/src/artifacts/store.rs line = 250 target = phd_framework::artifacts::store
72024-12-18T19:30:01.089ZDEBGphd-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/d4529fd8247386b422b78e1203315d5baea5ea8b/propolis-server.sha256.txt
82024-12-18T19:30:01.190ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92024-12-18T19:30:01.190ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102024-12-18T19:30:01.190ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112024-12-18T19:30:01.190ZINFOphd-runner: Starting test phd_tests::migrate::from_base::migration_from_base_and_back file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
122024-12-18T19:30:01.190ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132024-12-18T19:30:01.190ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142024-12-18T19:30:01.190ZINFOphd-runner: [TEST - START] file = phd-tests/tests/src/migrate.rs line = 52 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_tests::migrate::from_base
152024-12-18T19:30:01.191ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
162024-12-18T19:30:01.191ZDEBGphd-runner: [TEST - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/6d92acf0a22718dd4175d7c64dbcf7aaec3740bd/OVMF_CODE.fd
172024-12-18T19:30:01.718ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
182024-12-18T19:30:01.718ZDEBGphd-runner: [TEST - EVENT] Downloading alpine.iso from https://oxide-omicron-build.s3.amazonaws.com/alpine.iso file = phd-tests/framework/src/artifacts/store.rs line = 621 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store timeout = 600s
192024-12-18T19:30:31.826ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
202024-12-18T19:30:31.826ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = list
212024-12-18T19:30:31.854ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::migration_from_base_and_back stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 2.88M 1.80T 1.91M /phd-artifacts\n target = phd_framework::zfs
222024-12-18T19:30:31.854ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-3a345f74-b5ea-42c1-8e95-cd6eb265e1df"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = snapshot
232024-12-18T19:30:31.907ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-3a345f74-b5ea-42c1-8e95-cd6eb265e1df", "phd-artifacts/phd-clone-ef3f8f9c-5b47-40bc-8de5-54f3c5c9dfa8"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = clone
242024-12-18T19:30:31.925ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-ef3f8f9c-5b47-40bc-8de5-54f3c5c9dfa8"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = list
252024-12-18T19:30:31.937ZDEBGphd-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-ef3f8f9c-5b47-40bc-8de5-54f3c5c9dfa8 0B 1.80T 48.9M /phd-artifacts/phd-clone-ef3f8f9c-5b47-40bc-8de5-54f3c5c9dfa8\n target = phd_framework::zfs
262024-12-18T19:30:31.938ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
272024-12-18T19:30:31.938ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 210 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back
282024-12-18T19:30:31.938ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/9d2ee06924af1ff9b4e07e5dcb928817fc687c17d6e2647a5a6172666c816398/propolis-server.tar.gz path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
292024-12-18T19:30:31.938ZDEBGphd-runner: [NEW - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/d4529fd8247386b422b78e1203315d5baea5ea8b/propolis-server.tar.gz
302024-12-18T19:30:55.826ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/9d2ee06924af1ff9b4e07e5dcb928817fc687c17d6e2647a5a6172666c816398/propolis-server file = phd-tests/framework/src/artifacts/store.rs line = 162 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store untar_path = propolis-server
312024-12-18T19:30:55.826ZDEBGphd-runner: [NEW - EVENT] Extracting gzipped tarball... file = phd-tests/framework/src/artifacts/store.rs line = 521 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
322024-12-18T19:31:08.252ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/9d2ee06924af1ff9b4e07e5dcb928817fc687c17d6e2647a5a6172666c816398/propolis-server" target = phd_framework::test_vm::server
332024-12-18T19:31:08.252ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back.stdout.log" target = phd_framework::server_log_mode
342024-12-18T19:31:08.312ZINFOphd-runner: [NEW - EVENT] Launched server with pid 867 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
352024-12-18T19:31:08.312ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 36373 file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
362024-12-18T19:31:08.312ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
372024-12-18T19:31:08.313ZINFOphd-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 = 319 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
382024-12-18T19:31:09.038ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392024-12-18T19:31:09.039ZINFOphd-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: 97f85f86-c45e-4caa-945a-0dc3f3d69675, metadata: InstanceMetadata { project_id: 91a7656b-40b8-41e7-9535-6f2788715438, silo_id: 7bd6229a-860f-41db-a878-ef7556716ff8, sled_id: 315f829d-f2ab-495c-817e-2b27b09958a8, sled_model: "pheidippes", sled_revision: 1, sled_serial: "315f829d-f2ab-495c-817e-2b27b09958a8" }, name: "phd-vm-97f85f86-c45e-4caa-945a-0dc3f3d69675" }, state: Creating } line = 378 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
402024-12-18T19:31:09.039ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 727 file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
412024-12-18T19:31:09.039ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 439 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
422024-12-18T19:31:09.040ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 444 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 = 97f85f86-c45e-4caa-945a-0dc3f3d69675
432024-12-18T19:31:09.040ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 439 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
442024-12-18T19:31:09.040ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 723 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
452024-12-18T19:31:09.040ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 672 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 = 97f85f86-c45e-4caa-945a-0dc3f3d69675
462024-12-18T19:31:09.040ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost login: ") target = phd_framework::test_vm
472024-12-18T19:31:09.040ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
482024-12-18T19:31:09.040ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = 97f85f86-c45e-4caa-945a-0dc3f3d69675
492024-12-18T19:31:13.233ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4192 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
502024-12-18T19:31:13.233ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
512024-12-18T19:31:13.233ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
522024-12-18T19:31:13.233ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
532024-12-18T19:31:13.233ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = 97f85f86-c45e-4caa-945a-0dc3f3d69675
542024-12-18T19:31:13.252ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
552024-12-18T19:31:13.252ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
562024-12-18T19:31:13.253ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
572024-12-18T19:31:13.253ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
582024-12-18T19:31:13.253ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = 97f85f86-c45e-4caa-945a-0dc3f3d69675
592024-12-18T19:31:13.285ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
602024-12-18T19:31:13.285ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
612024-12-18T19:31:13.286ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4245 file = phd-tests/framework/src/test_vm/mod.rs line = 723 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
622024-12-18T19:31:13.286ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
632024-12-18T19:31:13.286ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = 97f85f86-c45e-4caa-945a-0dc3f3d69675
642024-12-18T19:31:13.296ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
652024-12-18T19:31:13.296ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
662024-12-18T19:31:13.297ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = 97f85f86-c45e-4caa-945a-0dc3f3d69675
672024-12-18T19:31:13.318ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
682024-12-18T19:31:13.318ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
692024-12-18T19:31:13.318ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = 97f85f86-c45e-4caa-945a-0dc3f3d69675
702024-12-18T19:31:13.329ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
712024-12-18T19:31:13.329ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
722024-12-18T19:31:13.329ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = 97f85f86-c45e-4caa-945a-0dc3f3d69675
732024-12-18T19:31:13.351ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
742024-12-18T19:31:13.352ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
752024-12-18T19:31:13.352ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = 97f85f86-c45e-4caa-945a-0dc3f3d69675
762024-12-18T19:31:13.362ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
772024-12-18T19:31:13.362ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
782024-12-18T19:31:13.362ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = 97f85f86-c45e-4caa-945a-0dc3f3d69675
792024-12-18T19:31:13.395ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
802024-12-18T19:31:13.395ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 74 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
812024-12-18T19:31:13.395ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
822024-12-18T19:31:13.395ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 210 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
832024-12-18T19:31:13.396ZDEBGphd-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
842024-12-18T19:31:13.396ZDEBGphd-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
852024-12-18T19:31:13.396ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
862024-12-18T19:31:13.396ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stdout.log" target = phd_framework::server_log_mode
872024-12-18T19:31:13.416ZINFOphd-runner: [NEW - EVENT] Launched server with pid 868 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
882024-12-18T19:31:13.417ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
892024-12-18T19:31:13.417ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 473 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675 target = phd_framework::test_vm target_id = 79a5e635-df29-413c-ac45-6c33281f9c87
902024-12-18T19:31:13.417ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 506 migration_id = dda233f3-a9bf-4ce0-8d05-1a3eb0206a5f path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675 target = phd_framework::test_vm target_id = 79a5e635-df29-413c-ac45-6c33281f9c87 timeout_duration = 45s
912024-12-18T19:31:13.417ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675 target = phd_framework::test_vm target_id = 79a5e635-df29-413c-ac45-6c33281f9c87 vm = migration_from_base_and_back_lifecycle_0 vm_id = 79a5e635-df29-413c-ac45-6c33281f9c87
922024-12-18T19:31:13.417ZINFOphd-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 = 319 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675 target = phd_framework::test_vm target_id = 79a5e635-df29-413c-ac45-6c33281f9c87 vm = migration_from_base_and_back_lifecycle_0 vm_id = 79a5e635-df29-413c-ac45-6c33281f9c87
932024-12-18T19:31:14.022ZINFOphd-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: 79a5e635-df29-413c-ac45-6c33281f9c87, metadata: InstanceMetadata { project_id: 91a7656b-40b8-41e7-9535-6f2788715438, silo_id: 7bd6229a-860f-41db-a878-ef7556716ff8, sled_id: 40bde97f-58e6-43e0-9707-95788c71988e, sled_model: "pheidippes", sled_revision: 1, sled_serial: "40bde97f-58e6-43e0-9707-95788c71988e" }, name: "phd-vm-79a5e635-df29-413c-ac45-6c33281f9c87" }, state: Migrating } line = 378 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675 target = phd_framework::test_vm target_id = 79a5e635-df29-413c-ac45-6c33281f9c87 vm = migration_from_base_and_back_lifecycle_0 vm_id = 79a5e635-df29-413c-ac45-6c33281f9c87
942024-12-18T19:31:14.022ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 605 file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675 target = phd_framework::test_vm target_id = 79a5e635-df29-413c-ac45-6c33281f9c87 vm = migration_from_base_and_back_lifecycle_0 vm_id = 79a5e635-df29-413c-ac45-6c33281f9c87
952024-12-18T19:31:14.023ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 527 migration_id = dda233f3-a9bf-4ce0-8d05-1a3eb0206a5f path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675 target = phd_framework::test_vm target_id = 79a5e635-df29-413c-ac45-6c33281f9c87
962024-12-18T19:31:16.312ZINFOphd-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
972024-12-18T19:31:16.907ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675 target = phd_framework::test_vm target_id = 79a5e635-df29-413c-ac45-6c33281f9c87
982024-12-18T19:31:16.907ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2884 file = phd-tests/framework/src/test_vm/mod.rs line = 527 migration_id = dda233f3-a9bf-4ce0-8d05-1a3eb0206a5f path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675 target = phd_framework::test_vm target_id = 79a5e635-df29-413c-ac45-6c33281f9c87
992024-12-18T19:31:16.907ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3490 file = phd-tests/framework/src/test_vm/mod.rs line = 473 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675 target = phd_framework::test_vm target_id = 79a5e635-df29-413c-ac45-6c33281f9c87
1002024-12-18T19:31:16.909ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
1012024-12-18T19:31:16.909ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 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 = 79a5e635-df29-413c-ac45-6c33281f9c87
1022024-12-18T19:31:16.909ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = 79a5e635-df29-413c-ac45-6c33281f9c87
1032024-12-18T19:31:16.910ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_from_base_and_back vm_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
1042024-12-18T19:31:17.034ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 124 file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
1052024-12-18T19:31:18.459ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 1549 file = phd-tests/framework/src/test_vm/mod.rs line = 738 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 = 79a5e635-df29-413c-ac45-6c33281f9c87
1062024-12-18T19:31:18.459ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 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 = 79a5e635-df29-413c-ac45-6c33281f9c87
1072024-12-18T19:31:18.459ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = 79a5e635-df29-413c-ac45-6c33281f9c87
1082024-12-18T19:31:18.482ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 738 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 = 79a5e635-df29-413c-ac45-6c33281f9c87
1092024-12-18T19:31:18.482ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 74 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __BASE_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
1102024-12-18T19:31:18.482ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1112024-12-18T19:31:18.482ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 210 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
1122024-12-18T19:31:18.482ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/9d2ee06924af1ff9b4e07e5dcb928817fc687c17d6e2647a5a6172666c816398/propolis-server target = phd_framework::artifacts::store
1132024-12-18T19:31:18.482ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9004 server_path = "/phd-artifacts/9d2ee06924af1ff9b4e07e5dcb928817fc687c17d6e2647a5a6172666c816398/propolis-server" target = phd_framework::test_vm::server
1142024-12-18T19:31:18.482ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stdout.log" target = phd_framework::server_log_mode
1152024-12-18T19:31:18.504ZINFOphd-runner: [NEW - EVENT] Launched server with pid 870 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
1162024-12-18T19:31:18.504ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1172024-12-18T19:31:18.504ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 473 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 79a5e635-df29-413c-ac45-6c33281f9c87 target = phd_framework::test_vm target_id = e20dfee2-9237-486e-9c97-bffb7f27044c
1182024-12-18T19:31:18.504ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 506 migration_id = f9b8cbf5-d964-49f3-8558-50ad7b0d6003 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 79a5e635-df29-413c-ac45-6c33281f9c87 target = phd_framework::test_vm target_id = e20dfee2-9237-486e-9c97-bffb7f27044c timeout_duration = 45s
1192024-12-18T19:31:18.504ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 79a5e635-df29-413c-ac45-6c33281f9c87 target = phd_framework::test_vm target_id = e20dfee2-9237-486e-9c97-bffb7f27044c vm = migration_from_base_and_back_lifecycle_1 vm_id = e20dfee2-9237-486e-9c97-bffb7f27044c
1202024-12-18T19:31:18.505ZINFOphd-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 = 319 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 79a5e635-df29-413c-ac45-6c33281f9c87 target = phd_framework::test_vm target_id = e20dfee2-9237-486e-9c97-bffb7f27044c vm = migration_from_base_and_back_lifecycle_1 vm_id = e20dfee2-9237-486e-9c97-bffb7f27044c
1212024-12-18T19:31:18.950ZINFOphd-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: e20dfee2-9237-486e-9c97-bffb7f27044c, metadata: InstanceMetadata { project_id: 91a7656b-40b8-41e7-9535-6f2788715438, silo_id: 7bd6229a-860f-41db-a878-ef7556716ff8, sled_id: bb5a5f39-cbf4-41ea-9485-b817d22edb3f, sled_model: "pheidippes", sled_revision: 1, sled_serial: "bb5a5f39-cbf4-41ea-9485-b817d22edb3f" }, name: "phd-vm-e20dfee2-9237-486e-9c97-bffb7f27044c" }, state: Migrating } line = 378 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 79a5e635-df29-413c-ac45-6c33281f9c87 target = phd_framework::test_vm target_id = e20dfee2-9237-486e-9c97-bffb7f27044c vm = migration_from_base_and_back_lifecycle_1 vm_id = e20dfee2-9237-486e-9c97-bffb7f27044c
1222024-12-18T19:31:18.950ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 445 file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 79a5e635-df29-413c-ac45-6c33281f9c87 target = phd_framework::test_vm target_id = e20dfee2-9237-486e-9c97-bffb7f27044c vm = migration_from_base_and_back_lifecycle_1 vm_id = e20dfee2-9237-486e-9c97-bffb7f27044c
1232024-12-18T19:31:18.950ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 527 migration_id = f9b8cbf5-d964-49f3-8558-50ad7b0d6003 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 79a5e635-df29-413c-ac45-6c33281f9c87 target = phd_framework::test_vm target_id = e20dfee2-9237-486e-9c97-bffb7f27044c
1242024-12-18T19:31:21.304ZINFOphd-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
1252024-12-18T19:31:21.311ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 79a5e635-df29-413c-ac45-6c33281f9c87 target = phd_framework::test_vm target_id = e20dfee2-9237-486e-9c97-bffb7f27044c
1262024-12-18T19:31:21.312ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2361 file = phd-tests/framework/src/test_vm/mod.rs line = 527 migration_id = f9b8cbf5-d964-49f3-8558-50ad7b0d6003 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 79a5e635-df29-413c-ac45-6c33281f9c87 target = phd_framework::test_vm target_id = e20dfee2-9237-486e-9c97-bffb7f27044c
1272024-12-18T19:31:21.312ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 2807 file = phd-tests/framework/src/test_vm/mod.rs line = 473 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 79a5e635-df29-413c-ac45-6c33281f9c87 target = phd_framework::test_vm target_id = e20dfee2-9237-486e-9c97-bffb7f27044c
1282024-12-18T19:31:21.313ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 995 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 = 79a5e635-df29-413c-ac45-6c33281f9c87
1292024-12-18T19:31:21.313ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 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 = e20dfee2-9237-486e-9c97-bffb7f27044c
1302024-12-18T19:31:21.313ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = e20dfee2-9237-486e-9c97-bffb7f27044c
1312024-12-18T19:31:21.314ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 79a5e635-df29-413c-ac45-6c33281f9c87
1322024-12-18T19:31:21.316ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 2 file = phd-tests/framework/src/test_vm/mod.rs line = 738 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 = e20dfee2-9237-486e-9c97-bffb7f27044c
1332024-12-18T19:31:21.316ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 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 = e20dfee2-9237-486e-9c97-bffb7f27044c
1342024-12-18T19:31:21.316ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = e20dfee2-9237-486e-9c97-bffb7f27044c
1352024-12-18T19:31:21.349ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 738 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 = e20dfee2-9237-486e-9c97-bffb7f27044c
1362024-12-18T19:31:21.349ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 74 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
1372024-12-18T19:31:21.349ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1382024-12-18T19:31:21.349ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 210 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
1392024-12-18T19:31:21.349ZDEBGphd-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
1402024-12-18T19:31:21.349ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9006 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
1412024-12-18T19:31:21.349ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stdout.log" target = phd_framework::server_log_mode
1422024-12-18T19:31:21.371ZINFOphd-runner: [NEW - EVENT] Launched server with pid 871 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
1432024-12-18T19:31:21.371ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1442024-12-18T19:31:21.371ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 473 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = e20dfee2-9237-486e-9c97-bffb7f27044c target = phd_framework::test_vm target_id = f348356c-bdc9-4499-9a21-205839c2e37f
1452024-12-18T19:31:21.371ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 506 migration_id = 6922d7db-2eb2-4f96-b03e-80351b42d7b3 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = e20dfee2-9237-486e-9c97-bffb7f27044c target = phd_framework::test_vm target_id = f348356c-bdc9-4499-9a21-205839c2e37f timeout_duration = 45s
1462024-12-18T19:31:21.371ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = e20dfee2-9237-486e-9c97-bffb7f27044c target = phd_framework::test_vm target_id = f348356c-bdc9-4499-9a21-205839c2e37f vm = migration_from_base_and_back_lifecycle_2 vm_id = f348356c-bdc9-4499-9a21-205839c2e37f
1472024-12-18T19:31:21.372ZINFOphd-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 = 319 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = e20dfee2-9237-486e-9c97-bffb7f27044c target = phd_framework::test_vm target_id = f348356c-bdc9-4499-9a21-205839c2e37f vm = migration_from_base_and_back_lifecycle_2 vm_id = f348356c-bdc9-4499-9a21-205839c2e37f
1482024-12-18T19:31:21.812ZINFOphd-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: f348356c-bdc9-4499-9a21-205839c2e37f, metadata: InstanceMetadata { project_id: 91a7656b-40b8-41e7-9535-6f2788715438, silo_id: 7bd6229a-860f-41db-a878-ef7556716ff8, sled_id: 879498b3-32ca-447d-90db-70f1c68e55fb, sled_model: "pheidippes", sled_revision: 1, sled_serial: "879498b3-32ca-447d-90db-70f1c68e55fb" }, name: "phd-vm-f348356c-bdc9-4499-9a21-205839c2e37f" }, state: Migrating } line = 378 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = e20dfee2-9237-486e-9c97-bffb7f27044c target = phd_framework::test_vm target_id = f348356c-bdc9-4499-9a21-205839c2e37f vm = migration_from_base_and_back_lifecycle_2 vm_id = f348356c-bdc9-4499-9a21-205839c2e37f
1492024-12-18T19:31:21.812ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 440 file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = e20dfee2-9237-486e-9c97-bffb7f27044c target = phd_framework::test_vm target_id = f348356c-bdc9-4499-9a21-205839c2e37f vm = migration_from_base_and_back_lifecycle_2 vm_id = f348356c-bdc9-4499-9a21-205839c2e37f
1502024-12-18T19:31:21.812ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 527 migration_id = 6922d7db-2eb2-4f96-b03e-80351b42d7b3 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = e20dfee2-9237-486e-9c97-bffb7f27044c target = phd_framework::test_vm target_id = f348356c-bdc9-4499-9a21-205839c2e37f
1512024-12-18T19:31:22.007ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_0 vm_id = 79a5e635-df29-413c-ac45-6c33281f9c87
1522024-12-18T19:31:22.147ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 833 file = phd-tests/framework/src/test_vm/mod.rs line = 995 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 = 79a5e635-df29-413c-ac45-6c33281f9c87
1532024-12-18T19:31:24.072ZINFOphd-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
1542024-12-18T19:31:24.462ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = e20dfee2-9237-486e-9c97-bffb7f27044c target = phd_framework::test_vm target_id = f348356c-bdc9-4499-9a21-205839c2e37f
1552024-12-18T19:31:24.462ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2649 file = phd-tests/framework/src/test_vm/mod.rs line = 527 migration_id = 6922d7db-2eb2-4f96-b03e-80351b42d7b3 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = e20dfee2-9237-486e-9c97-bffb7f27044c target = phd_framework::test_vm target_id = f348356c-bdc9-4499-9a21-205839c2e37f
1562024-12-18T19:31:24.462ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3090 file = phd-tests/framework/src/test_vm/mod.rs line = 473 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = e20dfee2-9237-486e-9c97-bffb7f27044c target = phd_framework::test_vm target_id = f348356c-bdc9-4499-9a21-205839c2e37f
1572024-12-18T19:31:24.463ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 995 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 = e20dfee2-9237-486e-9c97-bffb7f27044c
1582024-12-18T19:31:24.463ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 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 = f348356c-bdc9-4499-9a21-205839c2e37f
1592024-12-18T19:31:24.463ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = f348356c-bdc9-4499-9a21-205839c2e37f
1602024-12-18T19:31:24.464ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9004 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_1 vm_id = e20dfee2-9237-486e-9c97-bffb7f27044c
1612024-12-18T19:31:24.598ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 134 file = phd-tests/framework/src/test_vm/mod.rs line = 995 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 = e20dfee2-9237-486e-9c97-bffb7f27044c
1622024-12-18T19:31:24.598ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 135 file = phd-tests/framework/src/test_vm/mod.rs line = 738 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 = f348356c-bdc9-4499-9a21-205839c2e37f
1632024-12-18T19:31:24.599ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 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 = f348356c-bdc9-4499-9a21-205839c2e37f
1642024-12-18T19:31:24.599ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = f348356c-bdc9-4499-9a21-205839c2e37f
1652024-12-18T19:31:24.621ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 738 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 = f348356c-bdc9-4499-9a21-205839c2e37f
1662024-12-18T19:31:24.621ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 995 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 = f348356c-bdc9-4499-9a21-205839c2e37f
1672024-12-18T19:31:24.622ZDEBGphd-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
1682024-12-18T19:31:24.622ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 15583 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1692024-12-18T19:31:24.622ZINFOphd-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
1702024-12-18T19:31:24.622ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1712024-12-18T19:31:24.622ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = f348356c-bdc9-4499-9a21-205839c2e37f
1722024-12-18T19:31:25.353ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9006 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_2 vm_id = f348356c-bdc9-4499-9a21-205839c2e37f
1732024-12-18T19:31:25.491ZDEBGphd-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 = f348356c-bdc9-4499-9a21-205839c2e37f
1742024-12-18T19:31:25.491ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-ef3f8f9c-5b47-40bc-8de5-54f3c5c9dfa8"] 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 = f348356c-bdc9-4499-9a21-205839c2e37f
1752024-12-18T19:31:25.524ZDEBGphd-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 = f348356c-bdc9-4499-9a21-205839c2e37f
1762024-12-18T19:31:25.524ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-3a345f74-b5ea-42c1-8e95-cd6eb265e1df"] 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 = f348356c-bdc9-4499-9a21-205839c2e37f
1772024-12-18T19:31:25.548ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 926 file = phd-tests/framework/src/test_vm/mod.rs line = 995 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 = f348356c-bdc9-4499-9a21-205839c2e37f
1782024-12-18T19:31:25.548ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 84357 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
1792024-12-18T19:31:25.548ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 926 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1802024-12-18T19:31:25.548ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
1812024-12-18T19:31:25.548ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1822024-12-18T19:31:25.548ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1832024-12-18T19:31:25.548ZINFOphd-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
1842024-12-18T19:31:25.548ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd target = phd_framework::artifacts::store
1852024-12-18T19:31:25.548ZDEBGphd-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
1862024-12-18T19:31:25.548ZDEBGphd-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
1872024-12-18T19:31:25.549ZDEBGphd-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
1882024-12-18T19:31:25.568ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::serial_history stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 682M 1.80T 681M /phd-artifacts\n target = phd_framework::zfs
1892024-12-18T19:31:25.568ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-321e5907-c6a6-4681-9aa4-53529ded0467"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1902024-12-18T19:31:25.595ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-321e5907-c6a6-4681-9aa4-53529ded0467", "phd-artifacts/phd-clone-aae0445f-1ad0-4681-8f78-3630e7b7194f"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1912024-12-18T19:31:25.617ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-aae0445f-1ad0-4681-8f78-3630e7b7194f"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1922024-12-18T19:31:25.636ZDEBGphd-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-aae0445f-1ad0-4681-8f78-3630e7b7194f 0B 1.80T 681M /phd-artifacts/phd-clone-aae0445f-1ad0-4681-8f78-3630e7b7194f\n target = phd_framework::zfs
1932024-12-18T19:31:25.636ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1942024-12-18T19:31:25.636ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 210 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base
1952024-12-18T19:31:25.637ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/9d2ee06924af1ff9b4e07e5dcb928817fc687c17d6e2647a5a6172666c816398/propolis-server target = phd_framework::artifacts::store
1962024-12-18T19:31:25.637ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/9d2ee06924af1ff9b4e07e5dcb928817fc687c17d6e2647a5a6172666c816398/propolis-server" target = phd_framework::test_vm::server
1972024-12-18T19:31:25.637ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/migration_serial_history_base.stderr.log" stdout_path = "/tmp/propolis-phd/migration_serial_history_base.stdout.log" target = phd_framework::server_log_mode
1982024-12-18T19:31:25.649ZINFOphd-runner: [NEW - EVENT] Launched server with pid 881 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
1992024-12-18T19:31:25.649ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 12 file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2002024-12-18T19:31:25.649ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
2012024-12-18T19:31:25.650ZINFOphd-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 = 319 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
2022024-12-18T19:31:26.426ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2032024-12-18T19:31:26.427ZINFOphd-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: 024a837c-bb56-48ea-b6ad-bedf4c761e79, metadata: InstanceMetadata { project_id: d8004515-3373-4615-83b0-f0ebf7fa6be3, silo_id: 1d16e745-589e-4ba6-80bb-44dab163c85f, sled_id: 7a6933dd-32d6-4a98-a01f-ca89ef8ce0fa, sled_model: "pheidippes", sled_revision: 1, sled_serial: "7a6933dd-32d6-4a98-a01f-ca89ef8ce0fa" }, name: "phd-vm-024a837c-bb56-48ea-b6ad-bedf4c761e79" }, state: Creating } line = 378 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
2042024-12-18T19:31:26.427ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 777 file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
2052024-12-18T19:31:26.427ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 439 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
2062024-12-18T19:31:26.427ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 444 path = phd_tests::migrate::from_base::serial_history state = Run target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
2072024-12-18T19:31:26.427ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 439 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
2082024-12-18T19:31:26.427ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 723 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2092024-12-18T19:31:26.427ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 672 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = 300s vm = migration_serial_history_base vm_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
2102024-12-18T19:31:26.427ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost login: ") target = phd_framework::test_vm
2112024-12-18T19:31:26.428ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
2122024-12-18T19:31:26.428ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
2132024-12-18T19:31:30.625ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4197 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
2142024-12-18T19:31:30.625ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::serial_history step = WriteStr("root") target = phd_framework::test_vm
2152024-12-18T19:31:30.625ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
2162024-12-18T19:31:30.625ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
2172024-12-18T19:31:30.625ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
2182024-12-18T19:31:30.643ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
2192024-12-18T19:31:30.644ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::serial_history step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
2202024-12-18T19:31:30.644ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
2212024-12-18T19:31:30.644ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
2222024-12-18T19:31:30.644ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
2232024-12-18T19:31:30.677ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
2242024-12-18T19:31:30.677ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2252024-12-18T19:31:30.677ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4249 file = phd-tests/framework/src/test_vm/mod.rs line = 723 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2262024-12-18T19:31:30.677ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
2272024-12-18T19:31:30.677ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
2282024-12-18T19:31:30.687ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
2292024-12-18T19:31:30.688ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
2302024-12-18T19:31:30.688ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
2312024-12-18T19:31:30.709ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
2322024-12-18T19:31:30.714ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 74 path = phd_tests::migrate::from_base::serial_history propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_serial_history_base
2332024-12-18T19:31:30.714ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2342024-12-18T19:31:30.714ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 210 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base_lifecycle_0
2352024-12-18T19:31:30.714ZDEBGphd-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
2362024-12-18T19:31:30.714ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
2372024-12-18T19:31:30.714ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stdout.log" target = phd_framework::server_log_mode
2382024-12-18T19:31:30.735ZINFOphd-runner: [NEW - EVENT] Launched server with pid 882 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
2392024-12-18T19:31:30.735ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2402024-12-18T19:31:30.735ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 473 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79 target = phd_framework::test_vm target_id = 9177500a-8881-4bcf-9e93-e244d917f413
2412024-12-18T19:31:30.735ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 506 migration_id = 2fe0e198-0614-4a1c-a596-9931daf86beb path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79 target = phd_framework::test_vm target_id = 9177500a-8881-4bcf-9e93-e244d917f413 timeout_duration = 45s
2422024-12-18T19:31:30.735ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79 target = phd_framework::test_vm target_id = 9177500a-8881-4bcf-9e93-e244d917f413 vm = migration_serial_history_base_lifecycle_0 vm_id = 9177500a-8881-4bcf-9e93-e244d917f413
2432024-12-18T19:31:30.736ZINFOphd-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 = 319 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79 target = phd_framework::test_vm target_id = 9177500a-8881-4bcf-9e93-e244d917f413 vm = migration_serial_history_base_lifecycle_0 vm_id = 9177500a-8881-4bcf-9e93-e244d917f413
2442024-12-18T19:31:31.209ZINFOphd-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: 9177500a-8881-4bcf-9e93-e244d917f413, metadata: InstanceMetadata { project_id: d8004515-3373-4615-83b0-f0ebf7fa6be3, silo_id: 1d16e745-589e-4ba6-80bb-44dab163c85f, sled_id: d46f58b9-96d4-4c6e-9d5e-5a7b5958a25d, sled_model: "pheidippes", sled_revision: 1, sled_serial: "d46f58b9-96d4-4c6e-9d5e-5a7b5958a25d" }, name: "phd-vm-9177500a-8881-4bcf-9e93-e244d917f413" }, state: Migrating } line = 378 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79 target = phd_framework::test_vm target_id = 9177500a-8881-4bcf-9e93-e244d917f413 vm = migration_serial_history_base_lifecycle_0 vm_id = 9177500a-8881-4bcf-9e93-e244d917f413
2452024-12-18T19:31:31.209ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 473 file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79 target = phd_framework::test_vm target_id = 9177500a-8881-4bcf-9e93-e244d917f413 vm = migration_serial_history_base_lifecycle_0 vm_id = 9177500a-8881-4bcf-9e93-e244d917f413
2462024-12-18T19:31:31.210ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 527 migration_id = 2fe0e198-0614-4a1c-a596-9931daf86beb path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79 target = phd_framework::test_vm target_id = 9177500a-8881-4bcf-9e93-e244d917f413
2472024-12-18T19:31:33.673ZINFOphd-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
2482024-12-18T19:31:35.158ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79 target = phd_framework::test_vm target_id = 9177500a-8881-4bcf-9e93-e244d917f413
2492024-12-18T19:31:35.158ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3948 file = phd-tests/framework/src/test_vm/mod.rs line = 527 migration_id = 2fe0e198-0614-4a1c-a596-9931daf86beb path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79 target = phd_framework::test_vm target_id = 9177500a-8881-4bcf-9e93-e244d917f413
2502024-12-18T19:31:35.158ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4422 file = phd-tests/framework/src/test_vm/mod.rs line = 473 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79 target = phd_framework::test_vm target_id = 9177500a-8881-4bcf-9e93-e244d917f413
2512024-12-18T19:31:35.160ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
2522024-12-18T19:31:35.161ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 path = phd_tests::migrate::from_base::serial_history self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_serial_history_base vm_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
2532024-12-18T19:31:35.296ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 136 file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
2542024-12-18T19:31:35.299ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 9177500a-8881-4bcf-9e93-e244d917f413
2552024-12-18T19:31:35.299ZDEBGphd-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
2562024-12-18T19:31:35.299ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
2572024-12-18T19:31:35.299ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2582024-12-18T19:31:35.299ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 8873 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2592024-12-18T19:31:35.300ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 9177500a-8881-4bcf-9e93-e244d917f413
2602024-12-18T19:31:35.822ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 path = phd_tests::migrate::from_base::serial_history self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_serial_history_base_lifecycle_0 vm_id = 9177500a-8881-4bcf-9e93-e244d917f413
2612024-12-18T19:31:35.952ZDEBGphd-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 = 9177500a-8881-4bcf-9e93-e244d917f413
2622024-12-18T19:31:35.952ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-aae0445f-1ad0-4681-8f78-3630e7b7194f"] 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 = 9177500a-8881-4bcf-9e93-e244d917f413
2632024-12-18T19:31:35.991ZDEBGphd-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 = 9177500a-8881-4bcf-9e93-e244d917f413
2642024-12-18T19:31:35.992ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-321e5907-c6a6-4681-9aa4-53529ded0467"] 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 = 9177500a-8881-4bcf-9e93-e244d917f413
2652024-12-18T19:31:36.021ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 721 file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 9177500a-8881-4bcf-9e93-e244d917f413
2662024-12-18T19:31:36.021ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 10472 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2672024-12-18T19:31:36.021ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 721 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2682024-12-18T19:31:36.021ZINFOphd-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
2692024-12-18T19:31:36.021ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2702024-12-18T19:31:36.021ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2712024-12-18T19:31:36.021ZINFOphd-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
2722024-12-18T19:31:36.021ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd target = phd_framework::artifacts::store
2732024-12-18T19:31:36.021ZDEBGphd-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
2742024-12-18T19:31:36.021ZDEBGphd-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
2752024-12-18T19:31:36.021ZDEBGphd-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
2762024-12-18T19:31:36.040ZDEBGphd-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 682M 1.80T 681M /phd-artifacts\n target = phd_framework::zfs
2772024-12-18T19:31:36.040ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-fa3f67c7-6ef5-4395-b33b-4f47dd75ffb3"] 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
2782024-12-18T19:31:36.066ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-fa3f67c7-6ef5-4395-b33b-4f47dd75ffb3", "phd-artifacts/phd-clone-1536e1cf-3c47-4787-a12b-7aef14c00fc2"] 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
2792024-12-18T19:31:36.092ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-1536e1cf-3c47-4787-a12b-7aef14c00fc2"] 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
2802024-12-18T19:31:36.110ZDEBGphd-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-1536e1cf-3c47-4787-a12b-7aef14c00fc2 0B 1.80T 681M /phd-artifacts/phd-clone-1536e1cf-3c47-4787-a12b-7aef14c00fc2\n target = phd_framework::zfs
2812024-12-18T19:31:36.111ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2822024-12-18T19:31:36.111ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 210 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base
2832024-12-18T19:31:36.111ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/9d2ee06924af1ff9b4e07e5dcb928817fc687c17d6e2647a5a6172666c816398/propolis-server target = phd_framework::artifacts::store
2842024-12-18T19:31:36.111ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/9d2ee06924af1ff9b4e07e5dcb928817fc687c17d6e2647a5a6172666c816398/propolis-server" target = phd_framework::test_vm::server
2852024-12-18T19:31:36.111ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/migration_from_base.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base.stdout.log" target = phd_framework::server_log_mode
2862024-12-18T19:31:36.123ZINFOphd-runner: [NEW - EVENT] Launched server with pid 891 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
2872024-12-18T19:31:36.123ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 12 file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2882024-12-18T19:31:36.123ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
2892024-12-18T19:31:36.124ZINFOphd-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 = 319 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
2902024-12-18T19:31:36.725ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2912024-12-18T19:31:36.726ZINFOphd-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: d41b995a-62a9-4644-8c21-846c9852ac9e, metadata: InstanceMetadata { project_id: 97d90327-79ba-42a0-bca2-5f4ab81d2788, silo_id: 74c0e35a-b822-43ad-b4bc-360f19e6bf75, sled_id: e294a2c5-eb10-4823-9815-d054c7342c20, sled_model: "pheidippes", sled_revision: 1, sled_serial: "e294a2c5-eb10-4823-9815-d054c7342c20" }, name: "phd-vm-d41b995a-62a9-4644-8c21-846c9852ac9e" }, state: Creating } line = 378 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
2922024-12-18T19:31:36.726ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 602 file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
2932024-12-18T19:31:36.726ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 439 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
2942024-12-18T19:31:36.726ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 444 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
2952024-12-18T19:31:36.726ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 439 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
2962024-12-18T19:31:36.726ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 723 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2972024-12-18T19:31:36.726ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 672 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
2982024-12-18T19:31:36.726ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
2992024-12-18T19:31:36.726ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
3002024-12-18T19:31:36.727ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
3012024-12-18T19:31:40.917ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4190 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
3022024-12-18T19:31:40.917ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
3032024-12-18T19:31:40.917ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
3042024-12-18T19:31:40.917ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
3052024-12-18T19:31:40.917ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
3062024-12-18T19:31:40.937ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 19 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
3072024-12-18T19:31:40.937ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
3082024-12-18T19:31:40.937ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
3092024-12-18T19:31:40.937ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
3102024-12-18T19:31:40.937ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
3112024-12-18T19:31:40.970ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
3122024-12-18T19:31:40.970ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3132024-12-18T19:31:40.970ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4243 file = phd-tests/framework/src/test_vm/mod.rs line = 723 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3142024-12-18T19:31:40.970ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
3152024-12-18T19:31:40.970ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = d41b995a-62a9-4644-8c21-846c9852ac9e
3162024-12-18T19:31:40.982ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
3172024-12-18T19:31:40.982ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
3182024-12-18T19:31:40.982ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = d41b995a-62a9-4644-8c21-846c9852ac9e
3192024-12-18T19:31:41.004ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
3202024-12-18T19:31:41.004ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
3212024-12-18T19:31:41.004ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = d41b995a-62a9-4644-8c21-846c9852ac9e
3222024-12-18T19:31:41.015ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
3232024-12-18T19:31:41.015ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
3242024-12-18T19:31:41.015ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = d41b995a-62a9-4644-8c21-846c9852ac9e
3252024-12-18T19:31:41.048ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
3262024-12-18T19:31:41.048ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
3272024-12-18T19:31:41.048ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = d41b995a-62a9-4644-8c21-846c9852ac9e
3282024-12-18T19:31:41.058ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
3292024-12-18T19:31:41.059ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
3302024-12-18T19:31:41.059ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = d41b995a-62a9-4644-8c21-846c9852ac9e
3312024-12-18T19:31:41.080ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
3322024-12-18T19:31:41.080ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 74 path = phd_tests::migrate::from_base::can_migrate_from_base propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base
3332024-12-18T19:31:41.081ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3342024-12-18T19:31:41.081ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 210 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base_lifecycle_0
3352024-12-18T19:31:41.081ZDEBGphd-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
3362024-12-18T19:31:41.081ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
3372024-12-18T19:31:41.081ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stdout.log" target = phd_framework::server_log_mode
3382024-12-18T19:31:41.103ZINFOphd-runner: [NEW - EVENT] Launched server with pid 892 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
3392024-12-18T19:31:41.103ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 192 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3402024-12-18T19:31:41.103ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 473 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = d41b995a-62a9-4644-8c21-846c9852ac9e target = phd_framework::test_vm target_id = ad47a547-6149-4b7e-9051-6cdf636afd30
3412024-12-18T19:31:41.103ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 506 migration_id = 6e72bbc6-80a5-4dfd-bc64-dc5d173586ea path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = d41b995a-62a9-4644-8c21-846c9852ac9e target = phd_framework::test_vm target_id = ad47a547-6149-4b7e-9051-6cdf636afd30 timeout_duration = 45s
3422024-12-18T19:31:41.103ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = d41b995a-62a9-4644-8c21-846c9852ac9e target = phd_framework::test_vm target_id = ad47a547-6149-4b7e-9051-6cdf636afd30 vm = migration_from_base_lifecycle_0 vm_id = ad47a547-6149-4b7e-9051-6cdf636afd30
3432024-12-18T19:31:41.104ZINFOphd-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 = 319 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = d41b995a-62a9-4644-8c21-846c9852ac9e target = phd_framework::test_vm target_id = ad47a547-6149-4b7e-9051-6cdf636afd30 vm = migration_from_base_lifecycle_0 vm_id = ad47a547-6149-4b7e-9051-6cdf636afd30
3442024-12-18T19:31:41.777ZINFOphd-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: ad47a547-6149-4b7e-9051-6cdf636afd30, metadata: InstanceMetadata { project_id: 97d90327-79ba-42a0-bca2-5f4ab81d2788, silo_id: 74c0e35a-b822-43ad-b4bc-360f19e6bf75, sled_id: 1f7a63a7-7fb7-4c7c-a262-62bbe897257b, sled_model: "pheidippes", sled_revision: 1, sled_serial: "1f7a63a7-7fb7-4c7c-a262-62bbe897257b" }, name: "phd-vm-ad47a547-6149-4b7e-9051-6cdf636afd30" }, state: Migrating } line = 378 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = d41b995a-62a9-4644-8c21-846c9852ac9e target = phd_framework::test_vm target_id = ad47a547-6149-4b7e-9051-6cdf636afd30 vm = migration_from_base_lifecycle_0 vm_id = ad47a547-6149-4b7e-9051-6cdf636afd30
3452024-12-18T19:31:41.777ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 673 file = phd-tests/framework/src/test_vm/mod.rs line = 275 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = d41b995a-62a9-4644-8c21-846c9852ac9e target = phd_framework::test_vm target_id = ad47a547-6149-4b7e-9051-6cdf636afd30 vm = migration_from_base_lifecycle_0 vm_id = ad47a547-6149-4b7e-9051-6cdf636afd30
3462024-12-18T19:31:41.777ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 527 migration_id = 6e72bbc6-80a5-4dfd-bc64-dc5d173586ea path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = d41b995a-62a9-4644-8c21-846c9852ac9e target = phd_framework::test_vm target_id = ad47a547-6149-4b7e-9051-6cdf636afd30
3472024-12-18T19:31:44.029ZINFOphd-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
3482024-12-18T19:31:44.687ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = d41b995a-62a9-4644-8c21-846c9852ac9e target = phd_framework::test_vm target_id = ad47a547-6149-4b7e-9051-6cdf636afd30
3492024-12-18T19:31:44.687ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2909 file = phd-tests/framework/src/test_vm/mod.rs line = 527 migration_id = 6e72bbc6-80a5-4dfd-bc64-dc5d173586ea path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = d41b995a-62a9-4644-8c21-846c9852ac9e target = phd_framework::test_vm target_id = ad47a547-6149-4b7e-9051-6cdf636afd30
3502024-12-18T19:31:44.687ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3583 file = phd-tests/framework/src/test_vm/mod.rs line = 473 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = d41b995a-62a9-4644-8c21-846c9852ac9e target = phd_framework::test_vm target_id = ad47a547-6149-4b7e-9051-6cdf636afd30
3512024-12-18T19:31:44.688ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
3522024-12-18T19:31:44.688ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = ad47a547-6149-4b7e-9051-6cdf636afd30
3532024-12-18T19:31:44.688ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = ad47a547-6149-4b7e-9051-6cdf636afd30
3542024-12-18T19:31:44.689ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 path = phd_tests::migrate::from_base::can_migrate_from_base self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_from_base vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
3552024-12-18T19:31:44.824ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 135 file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
3562024-12-18T19:31:44.824ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 136 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = ad47a547-6149-4b7e-9051-6cdf636afd30
3572024-12-18T19:31:44.824ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = ad47a547-6149-4b7e-9051-6cdf636afd30
3582024-12-18T19:31:44.825ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 745 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 = ad47a547-6149-4b7e-9051-6cdf636afd30
3592024-12-18T19:31:44.857ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 738 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = ad47a547-6149-4b7e-9051-6cdf636afd30
3602024-12-18T19:31:44.857ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = ad47a547-6149-4b7e-9051-6cdf636afd30
3612024-12-18T19:31:44.857ZDEBGphd-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
3622024-12-18T19:31:44.858ZINFOphd-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
3632024-12-18T19:31:44.858ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 8132 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
3642024-12-18T19:31:44.858ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3652024-12-18T19:31:44.858ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = ad47a547-6149-4b7e-9051-6cdf636afd30
3662024-12-18T19:31:45.246ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 path = phd_tests::migrate::from_base::can_migrate_from_base self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_from_base_lifecycle_0 vm_id = ad47a547-6149-4b7e-9051-6cdf636afd30
3672024-12-18T19:31:45.386ZDEBGphd-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 = ad47a547-6149-4b7e-9051-6cdf636afd30
3682024-12-18T19:31:45.386ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-1536e1cf-3c47-4787-a12b-7aef14c00fc2"] 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 = ad47a547-6149-4b7e-9051-6cdf636afd30
3692024-12-18T19:31:45.426ZDEBGphd-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 = ad47a547-6149-4b7e-9051-6cdf636afd30
3702024-12-18T19:31:45.426ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-fa3f67c7-6ef5-4395-b33b-4f47dd75ffb3"] 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 = ad47a547-6149-4b7e-9051-6cdf636afd30
3712024-12-18T19:31:45.454ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 596 file = phd-tests/framework/src/test_vm/mod.rs line = 995 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = ad47a547-6149-4b7e-9051-6cdf636afd30
3722024-12-18T19:31:45.454ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 9432 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
3732024-12-18T19:31:45.454ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 596 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3742024-12-18T19:31:45.454ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
3752024-12-18T19:31:45.454ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
376 test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 104.26s
377 
3782024-12-18T19:31:45.454ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 40 target = phd_runner