Max level shown:
12026-04-21T15:22:30.235ZINFOphd-runner: phd_runner file = phd-tests/runner/src/main.rs line = 36 runner_args = ProcessArgs { command: Run(RunOptions { propolis_server_cmd: "/work/phd-test/propolis-server", base_propolis_branch: Some("master"), base_propolis_commit: None, base_propolis_cmd: None, crucible_downstairs_cmd: None, crucible_downstairs_commit: Some(Auto), tmp_directory: "/tmp/propolis-phd", artifact_directory: Some("/phd-artifacts"), output_mode: TmpFile, default_guest_cpus: 2, default_guest_memory_mib: 512, artifact_toml_path: "/work/phd-test/artifacts.toml", default_guest_artifact: "alpine", default_bootrom_artifact: "ovmf", include_filter: ["phd_tests::migrate::from_base"], exclude_filter: [], max_buildomat_wait_secs: 1200, manual_stop_on_failure: false }), disable_ansi: false, emit_bunyan: true } target = phd_runner
22026-04-21T15:22:30.269ZDEBGphd-runner: Created new artifact store from manifest file = phd-tests/framework/src/artifacts/store.rs line = 219 store = Store { local_dir: "/phd-artifacts", artifacts: {"alpine": Mutex { data: StoredArtifact { description: Artifact { filename: "alpine.iso", kind: GuestOs(Alpine), source: RemoteServer { sha256: "ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1" }, untar: None }, cached_path: None } }, "ovmf": Mutex { data: StoredArtifact { description: Artifact { filename: "OVMF_CODE.fd", kind: Bootrom, source: Buildomat(BuildomatArtifact { repo: Repo("oxidecomputer/edk2"), series: Series("image_debug"), commit: Commit("bf64f45b1a58e69d126a3c6ca1e4512c88668132"), sha256: "740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448" }), 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: 219, tv_nsec: 758782475 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32026-04-21T15:22:30.269ZINFOphd-runner: Adding Propolis server from local command file = phd-tests/framework/src/artifacts/store.rs line = 227 propolis_server_cmd = /work/phd-test/propolis-server target = phd_framework::artifacts::store
42026-04-21T15:22:30.273ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = ae1da83e66c648574827298f4bc444632bf4d047 file = phd-tests/framework/src/artifacts/store.rs line = 311 target = phd_framework::artifacts::store
52026-04-21T15:22:30.276ZDEBGphd-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/ae1da83e66c648574827298f4bc444632bf4d047/crucible-nightly.sha256.txt
62026-04-21T15:22:30.469ZINFOphd-runner: Adding 'current' Propolis server from Buildomat Git branch 'master' file = phd-tests/framework/src/artifacts/store.rs line = 248 target = phd_framework::artifacts::store
72026-04-21T15:22:31.078ZDEBGphd-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/aa17344cb3b82bef8812863d9fb666cacd3f2a92/propolis-server.sha256.txt
82026-04-21T15:22:31.226ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92026-04-21T15:22:31.226ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102026-04-21T15:22:31.227ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 83 target = phd_runner::execute
112026-04-21T15:22:31.227ZINFOphd-runner: Starting test phd_tests::migrate::from_base::can_migrate_from_base file = phd-tests/runner/src/execute.rs line = 91 target = phd_runner::execute
122026-04-21T15:22:31.227ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132026-04-21T15:22:31.227ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142026-04-21T15:22:31.230ZINFOphd-runner: [TEST - START] file = phd-tests/tests/src/migrate.rs line = 34 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_tests::migrate::from_base
152026-04-21T15:22:31.231ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
162026-04-21T15:22:31.233ZDEBGphd-runner: [TEST - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/bf64f45b1a58e69d126a3c6ca1e4512c88668132/OVMF_CODE.fd
172026-04-21T15:22:31.628ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
182026-04-21T15:22:31.642ZDEBGphd-runner: [TEST - EVENT] Downloading alpine.iso from https://oxide-omicron-build.s3.amazonaws.com/alpine.iso file = phd-tests/framework/src/artifacts/store.rs line = 614 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store timeout = 600s
192026-04-21T15:22:38.090ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
202026-04-21T15:22:38.090ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = list
212026-04-21T15:22:38.104ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::can_migrate_from_base stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 2.09M 25.3T 1.91M /phd-artifacts\n target = phd_framework::zfs
222026-04-21T15:22:38.105ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-1a8a4002-f4b1-4568-8a86-9fc79e185418"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = snapshot
232026-04-21T15:22:38.128ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-1a8a4002-f4b1-4568-8a86-9fc79e185418", "phd-artifacts/phd-clone-be206cb5-6b19-49b9-b80a-3a9218af2c34"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = clone
242026-04-21T15:22:38.145ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-be206cb5-6b19-49b9-b80a-3a9218af2c34"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = list
252026-04-21T15:22:38.156ZDEBGphd-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-be206cb5-6b19-49b9-b80a-3a9218af2c34 0B 25.3T 48.9M /phd-artifacts/phd-clone-be206cb5-6b19-49b9-b80a-3a9218af2c34\n target = phd_framework::zfs
262026-04-21T15:22:38.160ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
272026-04-21T15:22:38.160ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 322 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base
282026-04-21T15:22:38.160ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/394a00c5b665d3a7840deeebd5c371f4aeff4765d24d3c87ec9b3e91c780f0b4/propolis-server.tar.gz path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
292026-04-21T15:22:38.160ZDEBGphd-runner: [NEW - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/aa17344cb3b82bef8812863d9fb666cacd3f2a92/propolis-server.tar.gz
302026-04-21T15:22:48.262ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/394a00c5b665d3a7840deeebd5c371f4aeff4765d24d3c87ec9b3e91c780f0b4/propolis-server file = phd-tests/framework/src/artifacts/store.rs line = 160 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store untar_path = propolis-server
312026-04-21T15:22:48.262ZDEBGphd-runner: [NEW - EVENT] Extracting gzipped tarball... file = phd-tests/framework/src/artifacts/store.rs line = 514 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
322026-04-21T15:23:07.600ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/394a00c5b665d3a7840deeebd5c371f4aeff4765d24d3c87ec9b3e91c780f0b4/propolis-server" target = phd_framework::test_vm::server
332026-04-21T15:23:07.600ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base.stdout.log" target = phd_framework::log_config
342026-04-21T15:23:07.739ZINFOphd-runner: [NEW - EVENT] Launched server with pid 833 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
352026-04-21T15:23:07.753ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5bb27df9-f2a9-4fda-9196-c4fe656de803
362026-04-21T15:23:07.758ZINFOphd-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 = 459 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5bb27df9-f2a9-4fda-9196-c4fe656de803
372026-04-21T15:23:07.759ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 29605 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
382026-04-21T15:23:08.413ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392026-04-21T15:23:08.416ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 5bb27df9-f2a9-4fda-9196-c4fe656de803, name: "phd-vm-5bb27df9-f2a9-4fda-9196-c4fe656de803", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: ad331891-8b94-41af-80db-7a90d82866bf, project_id: 7f86a6d3-01cd-436c-baaa-49b2714c2add, sled_id: eebc7f9b-c92d-4f27-a4cd-42bebbe85dc6, sled_serial: "eebc7f9b-c92d-4f27-a4cd-42bebbe85dc6", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 518 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5bb27df9-f2a9-4fda-9196-c4fe656de803
402026-04-21T15:23:08.416ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 579 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5bb27df9-f2a9-4fda-9196-c4fe656de803
412026-04-21T15:23:08.416ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 584 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = 5bb27df9-f2a9-4fda-9196-c4fe656de803
422026-04-21T15:23:08.418ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 1 file = phd-tests/framework/src/test_vm/mod.rs line = 579 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5bb27df9-f2a9-4fda-9196-c4fe656de803
432026-04-21T15:23:08.418ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 894 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
442026-04-21T15:23:08.418ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 843 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base vm_id = 5bb27df9-f2a9-4fda-9196-c4fe656de803
452026-04-21T15:23:08.418ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
462026-04-21T15:23:08.418ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5bb27df9-f2a9-4fda-9196-c4fe656de803
472026-04-21T15:23:08.419ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 5bb27df9-f2a9-4fda-9196-c4fe656de803
482026-04-21T15:23:12.995ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4577 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5bb27df9-f2a9-4fda-9196-c4fe656de803
492026-04-21T15:23:12.995ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
502026-04-21T15:23:12.995ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
512026-04-21T15:23:12.995ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5bb27df9-f2a9-4fda-9196-c4fe656de803
522026-04-21T15:23:12.995ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 5bb27df9-f2a9-4fda-9196-c4fe656de803
532026-04-21T15:23:13.013ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5bb27df9-f2a9-4fda-9196-c4fe656de803
542026-04-21T15:23:13.013ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
552026-04-21T15:23:13.013ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
562026-04-21T15:23:13.013ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5bb27df9-f2a9-4fda-9196-c4fe656de803
572026-04-21T15:23:13.013ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 5bb27df9-f2a9-4fda-9196-c4fe656de803
582026-04-21T15:23:13.046ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5bb27df9-f2a9-4fda-9196-c4fe656de803
592026-04-21T15:23:13.046ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 891 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
602026-04-21T15:23:13.046ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4629 file = phd-tests/framework/src/test_vm/mod.rs line = 894 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
612026-04-21T15:23:13.049ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5bb27df9-f2a9-4fda-9196-c4fe656de803
622026-04-21T15:23:13.049ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 5bb27df9-f2a9-4fda-9196-c4fe656de803
632026-04-21T15:23:13.057ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 8 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5bb27df9-f2a9-4fda-9196-c4fe656de803
642026-04-21T15:23:13.058ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5bb27df9-f2a9-4fda-9196-c4fe656de803
652026-04-21T15:23:13.058ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 5bb27df9-f2a9-4fda-9196-c4fe656de803
662026-04-21T15:23:13.091ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5bb27df9-f2a9-4fda-9196-c4fe656de803
672026-04-21T15:23:13.091ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5bb27df9-f2a9-4fda-9196-c4fe656de803
682026-04-21T15:23:13.091ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 5bb27df9-f2a9-4fda-9196-c4fe656de803
692026-04-21T15:23:13.102ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5bb27df9-f2a9-4fda-9196-c4fe656de803
702026-04-21T15:23:13.102ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5bb27df9-f2a9-4fda-9196-c4fe656de803
712026-04-21T15:23:13.102ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 5bb27df9-f2a9-4fda-9196-c4fe656de803
722026-04-21T15:23:13.134ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5bb27df9-f2a9-4fda-9196-c4fe656de803
732026-04-21T15:23:13.134ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5bb27df9-f2a9-4fda-9196-c4fe656de803
742026-04-21T15:23:13.134ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 5bb27df9-f2a9-4fda-9196-c4fe656de803
752026-04-21T15:23:13.146ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5bb27df9-f2a9-4fda-9196-c4fe656de803
762026-04-21T15:23:13.146ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5bb27df9-f2a9-4fda-9196-c4fe656de803
772026-04-21T15:23:13.146ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 5bb27df9-f2a9-4fda-9196-c4fe656de803
782026-04-21T15:23:13.179ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5bb27df9-f2a9-4fda-9196-c4fe656de803
792026-04-21T15:23:13.179ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5bb27df9-f2a9-4fda-9196-c4fe656de803
802026-04-21T15:23:13.179ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 5bb27df9-f2a9-4fda-9196-c4fe656de803
812026-04-21T15:23:13.190ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5bb27df9-f2a9-4fda-9196-c4fe656de803
822026-04-21T15:23:13.190ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5bb27df9-f2a9-4fda-9196-c4fe656de803
832026-04-21T15:23:13.190ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 5bb27df9-f2a9-4fda-9196-c4fe656de803
842026-04-21T15:23:13.223ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5bb27df9-f2a9-4fda-9196-c4fe656de803
852026-04-21T15:23:13.223ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5bb27df9-f2a9-4fda-9196-c4fe656de803
862026-04-21T15:23:13.223ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 5bb27df9-f2a9-4fda-9196-c4fe656de803
872026-04-21T15:23:13.235ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5bb27df9-f2a9-4fda-9196-c4fe656de803
882026-04-21T15:23:13.235ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5bb27df9-f2a9-4fda-9196-c4fe656de803
892026-04-21T15:23:13.235ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 5bb27df9-f2a9-4fda-9196-c4fe656de803
902026-04-21T15:23:13.257ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5bb27df9-f2a9-4fda-9196-c4fe656de803
912026-04-21T15:23:13.257ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5bb27df9-f2a9-4fda-9196-c4fe656de803
922026-04-21T15:23:13.257ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 5bb27df9-f2a9-4fda-9196-c4fe656de803
932026-04-21T15:23:13.269ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5bb27df9-f2a9-4fda-9196-c4fe656de803
942026-04-21T15:23:13.269ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5bb27df9-f2a9-4fda-9196-c4fe656de803
952026-04-21T15:23:13.269ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 5bb27df9-f2a9-4fda-9196-c4fe656de803
962026-04-21T15:23:13.302ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5bb27df9-f2a9-4fda-9196-c4fe656de803
972026-04-21T15:23:13.302ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::can_migrate_from_base propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base
982026-04-21T15:23:13.303ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
992026-04-21T15:23:13.303ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 322 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base_lifecycle_0
1002026-04-21T15:23:13.303ZDEBGphd-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
1012026-04-21T15:23:13.303ZDEBGphd-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
1022026-04-21T15:23:13.303ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 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
1032026-04-21T15:23:13.303ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base_lifecycle_0.stdout.log" target = phd_framework::log_config
1042026-04-21T15:23:13.336ZINFOphd-runner: [NEW - EVENT] Launched server with pid 834 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
1052026-04-21T15:23:13.349ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 46 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
1062026-04-21T15:23:13.349ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 5bb27df9-f2a9-4fda-9196-c4fe656de803 target = phd_framework::test_vm target_id = 308622ea-befa-40a7-8178-2eabe10589f6
1072026-04-21T15:23:13.349ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 646 migration_id = 53c04a19-1c5f-4daf-913a-b2b168a610a9 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 5bb27df9-f2a9-4fda-9196-c4fe656de803 target = phd_framework::test_vm target_id = 308622ea-befa-40a7-8178-2eabe10589f6 timeout_duration = 45s
1082026-04-21T15:23:13.349ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 5bb27df9-f2a9-4fda-9196-c4fe656de803 target = phd_framework::test_vm target_id = 308622ea-befa-40a7-8178-2eabe10589f6 vm = migration_from_base_lifecycle_0 vm_id = 308622ea-befa-40a7-8178-2eabe10589f6
1092026-04-21T15:23:13.350ZINFOphd-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 = 459 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 5bb27df9-f2a9-4fda-9196-c4fe656de803 target = phd_framework::test_vm target_id = 308622ea-befa-40a7-8178-2eabe10589f6 vm = migration_from_base_lifecycle_0 vm_id = 308622ea-befa-40a7-8178-2eabe10589f6
1102026-04-21T15:23:13.904ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 308622ea-befa-40a7-8178-2eabe10589f6, name: "phd-vm-308622ea-befa-40a7-8178-2eabe10589f6", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: ad331891-8b94-41af-80db-7a90d82866bf, project_id: 7f86a6d3-01cd-436c-baaa-49b2714c2add, sled_id: 1917b183-bc9c-4ba8-8ab0-acfbee241c62, sled_serial: "1917b183-bc9c-4ba8-8ab0-acfbee241c62", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 518 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 5bb27df9-f2a9-4fda-9196-c4fe656de803 target = phd_framework::test_vm target_id = 308622ea-befa-40a7-8178-2eabe10589f6 vm = migration_from_base_lifecycle_0 vm_id = 308622ea-befa-40a7-8178-2eabe10589f6
1112026-04-21T15:23:13.905ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 53c04a19-1c5f-4daf-913a-b2b168a610a9 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 5bb27df9-f2a9-4fda-9196-c4fe656de803 target = phd_framework::test_vm target_id = 308622ea-befa-40a7-8178-2eabe10589f6
1122026-04-21T15:23:16.611ZINFOphd-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":7847}} target = phd_framework::serial
1132026-04-21T15:23:17.029ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 5bb27df9-f2a9-4fda-9196-c4fe656de803 target = phd_framework::test_vm target_id = 308622ea-befa-40a7-8178-2eabe10589f6
1142026-04-21T15:23:17.029ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3124 file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 53c04a19-1c5f-4daf-913a-b2b168a610a9 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 5bb27df9-f2a9-4fda-9196-c4fe656de803 target = phd_framework::test_vm target_id = 308622ea-befa-40a7-8178-2eabe10589f6
1152026-04-21T15:23:17.032ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5bb27df9-f2a9-4fda-9196-c4fe656de803
1162026-04-21T15:23:17.033ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 308622ea-befa-40a7-8178-2eabe10589f6
1172026-04-21T15:23:17.033ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 308622ea-befa-40a7-8178-2eabe10589f6
1182026-04-21T15:23:17.036ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 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 = 5bb27df9-f2a9-4fda-9196-c4fe656de803
1192026-04-21T15:23:17.126ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 92 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5bb27df9-f2a9-4fda-9196-c4fe656de803
1202026-04-21T15:23:17.127ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9376 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 5bb27df9-f2a9-4fda-9196-c4fe656de803
1212026-04-21T15:23:18.486ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 1453 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 308622ea-befa-40a7-8178-2eabe10589f6
1222026-04-21T15:23:18.487ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 308622ea-befa-40a7-8178-2eabe10589f6
1232026-04-21T15:23:18.487ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 308622ea-befa-40a7-8178-2eabe10589f6
1242026-04-21T15:23:18.519ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 308622ea-befa-40a7-8178-2eabe10589f6
1252026-04-21T15:23:18.519ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 308622ea-befa-40a7-8178-2eabe10589f6
1262026-04-21T15:23:18.519ZDEBGphd-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
1272026-04-21T15:23:18.520ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 10108 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1282026-04-21T15:23:18.520ZINFOphd-runner: test phd_tests::migrate::from_base::can_migrate_from_base ... ok file = phd-tests/runner/src/execute.rs line = 141 target = phd_runner::execute
1292026-04-21T15:23:18.520ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1302026-04-21T15:23:18.521ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1199 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 308622ea-befa-40a7-8178-2eabe10589f6
1312026-04-21T15:23:18.975ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 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 = 308622ea-befa-40a7-8178-2eabe10589f6
1322026-04-21T15:23:19.055ZDEBGphd-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 = 308622ea-befa-40a7-8178-2eabe10589f6
1332026-04-21T15:23:19.055ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-be206cb5-6b19-49b9-b80a-3a9218af2c34"] 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 = 308622ea-befa-40a7-8178-2eabe10589f6
1342026-04-21T15:23:19.082ZDEBGphd-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 = 308622ea-befa-40a7-8178-2eabe10589f6
1352026-04-21T15:23:19.082ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-1a8a4002-f4b1-4568-8a86-9fc79e185418"] 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 = 308622ea-befa-40a7-8178-2eabe10589f6
1362026-04-21T15:23:19.099ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 580 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 308622ea-befa-40a7-8178-2eabe10589f6
1372026-04-21T15:23:19.100ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 5751 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 5bb27df9-f2a9-4fda-9196-c4fe656de803 target = phd_framework::test_vm target_id = 308622ea-befa-40a7-8178-2eabe10589f6 vm = migration_from_base_lifecycle_0 vm_id = 308622ea-befa-40a7-8178-2eabe10589f6
1382026-04-21T15:23:19.100ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 5752 file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 5bb27df9-f2a9-4fda-9196-c4fe656de803 target = phd_framework::test_vm target_id = 308622ea-befa-40a7-8178-2eabe10589f6
1392026-04-21T15:23:19.100ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 47881 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
1402026-04-21T15:23:19.100ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 580 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1412026-04-21T15:23:19.100ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 91 target = phd_runner::execute
1422026-04-21T15:23:19.100ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1432026-04-21T15:23:19.100ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1442026-04-21T15:23:19.100ZINFOphd-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
1452026-04-21T15:23:19.100ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd target = phd_framework::artifacts::store
1462026-04-21T15:23:19.100ZDEBGphd-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
1472026-04-21T15:23:19.101ZDEBGphd-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
1482026-04-21T15:23:19.101ZDEBGphd-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
1492026-04-21T15:23:19.112ZDEBGphd-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 1013M 25.3T 1013M /phd-artifacts\n target = phd_framework::zfs
1502026-04-21T15:23:19.112ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-48d2c8c4-acaf-42db-877e-558f3e4a8aef"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1512026-04-21T15:23:19.132ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-48d2c8c4-acaf-42db-877e-558f3e4a8aef", "phd-artifacts/phd-clone-d6556b08-2434-4a77-8f5a-1b5afc0a0a57"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1522026-04-21T15:23:19.154ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-d6556b08-2434-4a77-8f5a-1b5afc0a0a57"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1532026-04-21T15:23:19.164ZDEBGphd-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-d6556b08-2434-4a77-8f5a-1b5afc0a0a57 0B 25.3T 1013M /phd-artifacts/phd-clone-d6556b08-2434-4a77-8f5a-1b5afc0a0a57\n target = phd_framework::zfs
1542026-04-21T15:23:19.165ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1552026-04-21T15:23:19.165ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 322 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base
1562026-04-21T15:23:19.165ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/394a00c5b665d3a7840deeebd5c371f4aeff4765d24d3c87ec9b3e91c780f0b4/propolis-server target = phd_framework::artifacts::store
1572026-04-21T15:23:19.165ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/394a00c5b665d3a7840deeebd5c371f4aeff4765d24d3c87ec9b3e91c780f0b4/propolis-server" target = phd_framework::test_vm::server
1582026-04-21T15:23:19.165ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base.stdout.log" target = phd_framework::log_config
1592026-04-21T15:23:19.202ZINFOphd-runner: [NEW - EVENT] Launched server with pid 843 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
1602026-04-21T15:23:19.216ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 50 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1612026-04-21T15:23:19.216ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 7d218a7d-d5a4-4ac5-8d32-3257db45b0e9
1622026-04-21T15:23:19.217ZINFOphd-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 = 459 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 7d218a7d-d5a4-4ac5-8d32-3257db45b0e9
1632026-04-21T15:23:19.978ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1642026-04-21T15:23:19.979ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 7d218a7d-d5a4-4ac5-8d32-3257db45b0e9, name: "phd-vm-7d218a7d-d5a4-4ac5-8d32-3257db45b0e9", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 6c46fad0-f5ec-4756-9c74-67cdaddabf6b, project_id: 4b1e9d1b-29f6-4de7-8bd6-a8e4fbf41fcd, sled_id: dd71bc32-e773-4c4f-bb10-7ba5fcf676a6, sled_serial: "dd71bc32-e773-4c4f-bb10-7ba5fcf676a6", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 518 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 7d218a7d-d5a4-4ac5-8d32-3257db45b0e9
1652026-04-21T15:23:19.979ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 579 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 7d218a7d-d5a4-4ac5-8d32-3257db45b0e9
1662026-04-21T15:23:19.979ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 584 path = phd_tests::migrate::from_base::serial_history state = Run target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 7d218a7d-d5a4-4ac5-8d32-3257db45b0e9
1672026-04-21T15:23:19.981ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 1 file = phd-tests/framework/src/test_vm/mod.rs line = 579 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 7d218a7d-d5a4-4ac5-8d32-3257db45b0e9
1682026-04-21T15:23:19.981ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 894 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1692026-04-21T15:23:19.981ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 843 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = 300s vm = migration_serial_history_base vm_id = 7d218a7d-d5a4-4ac5-8d32-3257db45b0e9
1702026-04-21T15:23:19.981ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost login: ") target = phd_framework::test_vm
1712026-04-21T15:23:19.981ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 7d218a7d-d5a4-4ac5-8d32-3257db45b0e9
1722026-04-21T15:23:19.981ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 7d218a7d-d5a4-4ac5-8d32-3257db45b0e9
1732026-04-21T15:23:24.578ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4597 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 7d218a7d-d5a4-4ac5-8d32-3257db45b0e9
1742026-04-21T15:23:24.578ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::serial_history step = WriteStr("root") target = phd_framework::test_vm
1752026-04-21T15:23:24.579ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
1762026-04-21T15:23:24.579ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 7d218a7d-d5a4-4ac5-8d32-3257db45b0e9
1772026-04-21T15:23:24.579ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 7d218a7d-d5a4-4ac5-8d32-3257db45b0e9
1782026-04-21T15:23:24.596ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 7d218a7d-d5a4-4ac5-8d32-3257db45b0e9
1792026-04-21T15:23:24.596ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::serial_history step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
1802026-04-21T15:23:24.596ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
1812026-04-21T15:23:24.596ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 7d218a7d-d5a4-4ac5-8d32-3257db45b0e9
1822026-04-21T15:23:24.597ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 7d218a7d-d5a4-4ac5-8d32-3257db45b0e9
1832026-04-21T15:23:24.629ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 7d218a7d-d5a4-4ac5-8d32-3257db45b0e9
1842026-04-21T15:23:24.629ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 891 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1852026-04-21T15:23:24.629ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4649 file = phd-tests/framework/src/test_vm/mod.rs line = 894 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1862026-04-21T15:23:24.630ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 7d218a7d-d5a4-4ac5-8d32-3257db45b0e9
1872026-04-21T15:23:24.630ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = 7d218a7d-d5a4-4ac5-8d32-3257db45b0e9
1882026-04-21T15:23:24.640ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 7d218a7d-d5a4-4ac5-8d32-3257db45b0e9
1892026-04-21T15:23:24.640ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 7d218a7d-d5a4-4ac5-8d32-3257db45b0e9
1902026-04-21T15:23:24.641ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = 7d218a7d-d5a4-4ac5-8d32-3257db45b0e9
1912026-04-21T15:23:24.674ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 7d218a7d-d5a4-4ac5-8d32-3257db45b0e9
1922026-04-21T15:23:24.675ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 7d218a7d-d5a4-4ac5-8d32-3257db45b0e9
1932026-04-21T15:23:24.675ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = 7d218a7d-d5a4-4ac5-8d32-3257db45b0e9
1942026-04-21T15:23:24.686ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 7d218a7d-d5a4-4ac5-8d32-3257db45b0e9
1952026-04-21T15:23:24.686ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 7d218a7d-d5a4-4ac5-8d32-3257db45b0e9
1962026-04-21T15:23:24.686ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = 7d218a7d-d5a4-4ac5-8d32-3257db45b0e9
1972026-04-21T15:23:24.718ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 7d218a7d-d5a4-4ac5-8d32-3257db45b0e9
1982026-04-21T15:23:24.723ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::serial_history propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_serial_history_base
1992026-04-21T15:23:24.723ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2002026-04-21T15:23:24.723ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 322 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base_lifecycle_0
2012026-04-21T15:23:24.723ZDEBGphd-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
2022026-04-21T15:23:24.723ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 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
2032026-04-21T15:23:24.724ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base_lifecycle_0.stdout.log" target = phd_framework::log_config
2042026-04-21T15:23:24.759ZINFOphd-runner: [NEW - EVENT] Launched server with pid 844 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
2052026-04-21T15:23:24.772ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 49 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2062026-04-21T15:23:24.773ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 7d218a7d-d5a4-4ac5-8d32-3257db45b0e9 target = phd_framework::test_vm target_id = 5e8bd889-4118-40f3-a3ae-60119829c36f
2072026-04-21T15:23:24.773ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 646 migration_id = 8e4ac08b-c71d-4c79-a8b2-5f5519663f7d path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 7d218a7d-d5a4-4ac5-8d32-3257db45b0e9 target = phd_framework::test_vm target_id = 5e8bd889-4118-40f3-a3ae-60119829c36f timeout_duration = 45s
2082026-04-21T15:23:24.773ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 7d218a7d-d5a4-4ac5-8d32-3257db45b0e9 target = phd_framework::test_vm target_id = 5e8bd889-4118-40f3-a3ae-60119829c36f vm = migration_serial_history_base_lifecycle_0 vm_id = 5e8bd889-4118-40f3-a3ae-60119829c36f
2092026-04-21T15:23:24.773ZINFOphd-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 = 459 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 7d218a7d-d5a4-4ac5-8d32-3257db45b0e9 target = phd_framework::test_vm target_id = 5e8bd889-4118-40f3-a3ae-60119829c36f vm = migration_serial_history_base_lifecycle_0 vm_id = 5e8bd889-4118-40f3-a3ae-60119829c36f
2102026-04-21T15:23:25.349ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 5e8bd889-4118-40f3-a3ae-60119829c36f, name: "phd-vm-5e8bd889-4118-40f3-a3ae-60119829c36f", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 6c46fad0-f5ec-4756-9c74-67cdaddabf6b, project_id: 4b1e9d1b-29f6-4de7-8bd6-a8e4fbf41fcd, sled_id: 24a6fd5c-7996-41a4-b961-c1e43e2c0a13, sled_serial: "24a6fd5c-7996-41a4-b961-c1e43e2c0a13", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 518 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 7d218a7d-d5a4-4ac5-8d32-3257db45b0e9 target = phd_framework::test_vm target_id = 5e8bd889-4118-40f3-a3ae-60119829c36f vm = migration_serial_history_base_lifecycle_0 vm_id = 5e8bd889-4118-40f3-a3ae-60119829c36f
2112026-04-21T15:23:25.349ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 8e4ac08b-c71d-4c79-a8b2-5f5519663f7d path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 7d218a7d-d5a4-4ac5-8d32-3257db45b0e9 target = phd_framework::test_vm target_id = 5e8bd889-4118-40f3-a3ae-60119829c36f
2122026-04-21T15:23:28.033ZINFOphd-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":7756}} target = phd_framework::serial
2132026-04-21T15:23:28.181ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 7d218a7d-d5a4-4ac5-8d32-3257db45b0e9 target = phd_framework::test_vm target_id = 5e8bd889-4118-40f3-a3ae-60119829c36f
2142026-04-21T15:23:28.181ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2832 file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 8e4ac08b-c71d-4c79-a8b2-5f5519663f7d path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 7d218a7d-d5a4-4ac5-8d32-3257db45b0e9 target = phd_framework::test_vm target_id = 5e8bd889-4118-40f3-a3ae-60119829c36f
2152026-04-21T15:23:28.183ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 7d218a7d-d5a4-4ac5-8d32-3257db45b0e9
2162026-04-21T15:23:28.185ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 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 = 7d218a7d-d5a4-4ac5-8d32-3257db45b0e9
2172026-04-21T15:23:28.271ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 87 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 7d218a7d-d5a4-4ac5-8d32-3257db45b0e9
2182026-04-21T15:23:28.272ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9056 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 7d218a7d-d5a4-4ac5-8d32-3257db45b0e9
2192026-04-21T15:23:28.275ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 5e8bd889-4118-40f3-a3ae-60119829c36f
2202026-04-21T15:23:28.275ZDEBGphd-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
2212026-04-21T15:23:28.275ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 141 target = phd_runner::execute
2222026-04-21T15:23:28.275ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 8297 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2232026-04-21T15:23:28.275ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2242026-04-21T15:23:28.276ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1199 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 5e8bd889-4118-40f3-a3ae-60119829c36f
2252026-04-21T15:23:28.534ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 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 = 5e8bd889-4118-40f3-a3ae-60119829c36f
2262026-04-21T15:23:28.609ZDEBGphd-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 = 5e8bd889-4118-40f3-a3ae-60119829c36f
2272026-04-21T15:23:28.609ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-d6556b08-2434-4a77-8f5a-1b5afc0a0a57"] 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 = 5e8bd889-4118-40f3-a3ae-60119829c36f
2282026-04-21T15:23:28.634ZDEBGphd-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 = 5e8bd889-4118-40f3-a3ae-60119829c36f
2292026-04-21T15:23:28.634ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-48d2c8c4-acaf-42db-877e-558f3e4a8aef"] 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 = 5e8bd889-4118-40f3-a3ae-60119829c36f
2302026-04-21T15:23:28.650ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 375 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 5e8bd889-4118-40f3-a3ae-60119829c36f
2312026-04-21T15:23:28.650ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 375 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2322026-04-21T15:23:28.650ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 3877 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 7d218a7d-d5a4-4ac5-8d32-3257db45b0e9 target = phd_framework::test_vm target_id = 5e8bd889-4118-40f3-a3ae-60119829c36f vm = migration_serial_history_base_lifecycle_0 vm_id = 5e8bd889-4118-40f3-a3ae-60119829c36f
2332026-04-21T15:23:28.651ZINFOphd-runner: Starting test phd_tests::migrate::from_base::migration_from_base_and_back file = phd-tests/runner/src/execute.rs line = 91 target = phd_runner::execute
2342026-04-21T15:23:28.650ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3878 file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 7d218a7d-d5a4-4ac5-8d32-3257db45b0e9 target = phd_framework::test_vm target_id = 5e8bd889-4118-40f3-a3ae-60119829c36f
2352026-04-21T15:23:28.651ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 9550 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2362026-04-21T15:23:28.651ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2372026-04-21T15:23:28.651ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2382026-04-21T15:23:28.651ZINFOphd-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
2392026-04-21T15:23:28.651ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd target = phd_framework::artifacts::store
2402026-04-21T15:23:28.651ZDEBGphd-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
2412026-04-21T15:23:28.651ZDEBGphd-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
2422026-04-21T15:23:28.651ZDEBGphd-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
2432026-04-21T15:23:28.663ZDEBGphd-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 1014M 25.3T 1013M /phd-artifacts\n target = phd_framework::zfs
2442026-04-21T15:23:28.663ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-c6f75132-6c2f-497b-9f50-5eeede6b7fa3"] 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
2452026-04-21T15:23:28.684ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-c6f75132-6c2f-497b-9f50-5eeede6b7fa3", "phd-artifacts/phd-clone-d39d1bd0-9eae-40fa-8df6-a01ce0b65065"] 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
2462026-04-21T15:23:28.702ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-d39d1bd0-9eae-40fa-8df6-a01ce0b65065"] 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
2472026-04-21T15:23:28.714ZDEBGphd-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-d39d1bd0-9eae-40fa-8df6-a01ce0b65065 0B 25.3T 1013M /phd-artifacts/phd-clone-d39d1bd0-9eae-40fa-8df6-a01ce0b65065\n target = phd_framework::zfs
2482026-04-21T15:23:28.715ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2492026-04-21T15:23:28.715ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 322 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back
2502026-04-21T15:23:28.715ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/394a00c5b665d3a7840deeebd5c371f4aeff4765d24d3c87ec9b3e91c780f0b4/propolis-server target = phd_framework::artifacts::store
2512026-04-21T15:23:28.715ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/394a00c5b665d3a7840deeebd5c371f4aeff4765d24d3c87ec9b3e91c780f0b4/propolis-server" target = phd_framework::test_vm::server
2522026-04-21T15:23:28.715ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back.stdout.log" target = phd_framework::log_config
2532026-04-21T15:23:28.751ZINFOphd-runner: [NEW - EVENT] Launched server with pid 853 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
2542026-04-21T15:23:28.765ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 50 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2552026-04-21T15:23:28.765ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9646855c-3265-4679-ad98-660b75182bf0
2562026-04-21T15:23:28.766ZINFOphd-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 = 459 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9646855c-3265-4679-ad98-660b75182bf0
2572026-04-21T15:23:29.509ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2582026-04-21T15:23:29.510ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 9646855c-3265-4679-ad98-660b75182bf0, name: "phd-vm-9646855c-3265-4679-ad98-660b75182bf0", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 452fa1c6-d08e-4d12-95c2-c860067d2520, project_id: 378d5377-ef94-458a-ace2-22e98ab3e310, sled_id: e83fb69e-e04e-430b-b562-087f9620e6a5, sled_serial: "e83fb69e-e04e-430b-b562-087f9620e6a5", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 518 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9646855c-3265-4679-ad98-660b75182bf0
2592026-04-21T15:23:29.510ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 579 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9646855c-3265-4679-ad98-660b75182bf0
2602026-04-21T15:23:29.510ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 584 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 = 9646855c-3265-4679-ad98-660b75182bf0
2612026-04-21T15:23:29.511ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 579 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9646855c-3265-4679-ad98-660b75182bf0
2622026-04-21T15:23:29.511ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 894 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2632026-04-21T15:23:29.511ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 843 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 = 9646855c-3265-4679-ad98-660b75182bf0
2642026-04-21T15:23:29.511ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost login: ") target = phd_framework::test_vm
2652026-04-21T15:23:29.511ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9646855c-3265-4679-ad98-660b75182bf0
2662026-04-21T15:23:29.512ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 9646855c-3265-4679-ad98-660b75182bf0
2672026-04-21T15:23:34.009ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4498 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9646855c-3265-4679-ad98-660b75182bf0
2682026-04-21T15:23:34.010ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
2692026-04-21T15:23:34.010ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2702026-04-21T15:23:34.010ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9646855c-3265-4679-ad98-660b75182bf0
2712026-04-21T15:23:34.010ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 9646855c-3265-4679-ad98-660b75182bf0
2722026-04-21T15:23:34.028ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9646855c-3265-4679-ad98-660b75182bf0
2732026-04-21T15:23:34.028ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
2742026-04-21T15:23:34.028ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2752026-04-21T15:23:34.028ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9646855c-3265-4679-ad98-660b75182bf0
2762026-04-21T15:23:34.028ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 9646855c-3265-4679-ad98-660b75182bf0
2772026-04-21T15:23:34.061ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9646855c-3265-4679-ad98-660b75182bf0
2782026-04-21T15:23:34.061ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 891 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2792026-04-21T15:23:34.061ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4550 file = phd-tests/framework/src/test_vm/mod.rs line = 894 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2802026-04-21T15:23:34.062ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9646855c-3265-4679-ad98-660b75182bf0
2812026-04-21T15:23:34.062ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 9646855c-3265-4679-ad98-660b75182bf0
2822026-04-21T15:23:34.071ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 9 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9646855c-3265-4679-ad98-660b75182bf0
2832026-04-21T15:23:34.072ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9646855c-3265-4679-ad98-660b75182bf0
2842026-04-21T15:23:34.072ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 9646855c-3265-4679-ad98-660b75182bf0
2852026-04-21T15:23:34.105ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9646855c-3265-4679-ad98-660b75182bf0
2862026-04-21T15:23:34.105ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9646855c-3265-4679-ad98-660b75182bf0
2872026-04-21T15:23:34.105ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 9646855c-3265-4679-ad98-660b75182bf0
2882026-04-21T15:23:34.115ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9646855c-3265-4679-ad98-660b75182bf0
2892026-04-21T15:23:34.116ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9646855c-3265-4679-ad98-660b75182bf0
2902026-04-21T15:23:34.116ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 9646855c-3265-4679-ad98-660b75182bf0
2912026-04-21T15:23:34.149ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9646855c-3265-4679-ad98-660b75182bf0
2922026-04-21T15:23:34.149ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9646855c-3265-4679-ad98-660b75182bf0
2932026-04-21T15:23:34.149ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 9646855c-3265-4679-ad98-660b75182bf0
2942026-04-21T15:23:34.160ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9646855c-3265-4679-ad98-660b75182bf0
2952026-04-21T15:23:34.160ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9646855c-3265-4679-ad98-660b75182bf0
2962026-04-21T15:23:34.160ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 9646855c-3265-4679-ad98-660b75182bf0
2972026-04-21T15:23:34.193ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9646855c-3265-4679-ad98-660b75182bf0
2982026-04-21T15:23:34.193ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9646855c-3265-4679-ad98-660b75182bf0
2992026-04-21T15:23:34.193ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 9646855c-3265-4679-ad98-660b75182bf0
3002026-04-21T15:23:34.204ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9646855c-3265-4679-ad98-660b75182bf0
3012026-04-21T15:23:34.204ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9646855c-3265-4679-ad98-660b75182bf0
3022026-04-21T15:23:34.204ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 9646855c-3265-4679-ad98-660b75182bf0
3032026-04-21T15:23:34.237ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9646855c-3265-4679-ad98-660b75182bf0
3042026-04-21T15:23:34.238ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9646855c-3265-4679-ad98-660b75182bf0
3052026-04-21T15:23:34.238ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 9646855c-3265-4679-ad98-660b75182bf0
3062026-04-21T15:23:34.248ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9646855c-3265-4679-ad98-660b75182bf0
3072026-04-21T15:23:34.248ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9646855c-3265-4679-ad98-660b75182bf0
3082026-04-21T15:23:34.248ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 9646855c-3265-4679-ad98-660b75182bf0
3092026-04-21T15:23:34.281ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9646855c-3265-4679-ad98-660b75182bf0
3102026-04-21T15:23:34.282ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9646855c-3265-4679-ad98-660b75182bf0
3112026-04-21T15:23:34.282ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 9646855c-3265-4679-ad98-660b75182bf0
3122026-04-21T15:23:34.292ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9646855c-3265-4679-ad98-660b75182bf0
3132026-04-21T15:23:34.292ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9646855c-3265-4679-ad98-660b75182bf0
3142026-04-21T15:23:34.292ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 9646855c-3265-4679-ad98-660b75182bf0
3152026-04-21T15:23:34.325ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9646855c-3265-4679-ad98-660b75182bf0
3162026-04-21T15:23:34.325ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
3172026-04-21T15:23:34.325ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3182026-04-21T15:23:34.325ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 322 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
3192026-04-21T15:23:34.326ZDEBGphd-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
3202026-04-21T15:23:34.326ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 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
3212026-04-21T15:23:34.326ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_0.stdout.log" target = phd_framework::log_config
3222026-04-21T15:23:34.361ZINFOphd-runner: [NEW - EVENT] Launched server with pid 854 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3232026-04-21T15:23:34.374ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 48 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3242026-04-21T15:23:34.374ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 9646855c-3265-4679-ad98-660b75182bf0 target = phd_framework::test_vm target_id = 00a01fc4-11cd-43ca-bca4-93d1b390d96a
3252026-04-21T15:23:34.375ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 646 migration_id = 96bc2307-573f-44b6-9419-1af8dd20dc24 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 9646855c-3265-4679-ad98-660b75182bf0 target = phd_framework::test_vm target_id = 00a01fc4-11cd-43ca-bca4-93d1b390d96a timeout_duration = 45s
3262026-04-21T15:23:34.375ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 9646855c-3265-4679-ad98-660b75182bf0 target = phd_framework::test_vm target_id = 00a01fc4-11cd-43ca-bca4-93d1b390d96a vm = migration_from_base_and_back_lifecycle_0 vm_id = 00a01fc4-11cd-43ca-bca4-93d1b390d96a
3272026-04-21T15:23:34.375ZINFOphd-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 = 459 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 9646855c-3265-4679-ad98-660b75182bf0 target = phd_framework::test_vm target_id = 00a01fc4-11cd-43ca-bca4-93d1b390d96a vm = migration_from_base_and_back_lifecycle_0 vm_id = 00a01fc4-11cd-43ca-bca4-93d1b390d96a
3282026-04-21T15:23:35.184ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 00a01fc4-11cd-43ca-bca4-93d1b390d96a, name: "phd-vm-00a01fc4-11cd-43ca-bca4-93d1b390d96a", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 452fa1c6-d08e-4d12-95c2-c860067d2520, project_id: 378d5377-ef94-458a-ace2-22e98ab3e310, sled_id: 304efab6-88a7-40af-85d5-5fc172722fda, sled_serial: "304efab6-88a7-40af-85d5-5fc172722fda", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 518 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 9646855c-3265-4679-ad98-660b75182bf0 target = phd_framework::test_vm target_id = 00a01fc4-11cd-43ca-bca4-93d1b390d96a vm = migration_from_base_and_back_lifecycle_0 vm_id = 00a01fc4-11cd-43ca-bca4-93d1b390d96a
3292026-04-21T15:23:35.184ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 96bc2307-573f-44b6-9419-1af8dd20dc24 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 9646855c-3265-4679-ad98-660b75182bf0 target = phd_framework::test_vm target_id = 00a01fc4-11cd-43ca-bca4-93d1b390d96a
3302026-04-21T15:23:37.877ZINFOphd-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":7847}} target = phd_framework::serial
3312026-04-21T15:23:39.625ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 9646855c-3265-4679-ad98-660b75182bf0 target = phd_framework::test_vm target_id = 00a01fc4-11cd-43ca-bca4-93d1b390d96a
3322026-04-21T15:23:39.625ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4441 file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 96bc2307-573f-44b6-9419-1af8dd20dc24 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 9646855c-3265-4679-ad98-660b75182bf0 target = phd_framework::test_vm target_id = 00a01fc4-11cd-43ca-bca4-93d1b390d96a
3332026-04-21T15:23:39.628ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9646855c-3265-4679-ad98-660b75182bf0
3342026-04-21T15:23:39.628ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = 00a01fc4-11cd-43ca-bca4-93d1b390d96a
3352026-04-21T15:23:39.628ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 00a01fc4-11cd-43ca-bca4-93d1b390d96a
3362026-04-21T15:23:39.630ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 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 = 9646855c-3265-4679-ad98-660b75182bf0
3372026-04-21T15:23:39.716ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 87 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9646855c-3265-4679-ad98-660b75182bf0
3382026-04-21T15:23:39.716ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 10950 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9646855c-3265-4679-ad98-660b75182bf0
3392026-04-21T15:23:39.716ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 88 file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = 00a01fc4-11cd-43ca-bca4-93d1b390d96a
3402026-04-21T15:23:39.717ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = 00a01fc4-11cd-43ca-bca4-93d1b390d96a
3412026-04-21T15:23:39.717ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 00a01fc4-11cd-43ca-bca4-93d1b390d96a
3422026-04-21T15:23:39.751ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 34 file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = 00a01fc4-11cd-43ca-bca4-93d1b390d96a
3432026-04-21T15:23:39.751ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __BASE_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
3442026-04-21T15:23:39.751ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3452026-04-21T15:23:39.751ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 322 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
3462026-04-21T15:23:39.752ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/394a00c5b665d3a7840deeebd5c371f4aeff4765d24d3c87ec9b3e91c780f0b4/propolis-server target = phd_framework::artifacts::store
3472026-04-21T15:23:39.752ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9004 server_path = "/phd-artifacts/394a00c5b665d3a7840deeebd5c371f4aeff4765d24d3c87ec9b3e91c780f0b4/propolis-server" target = phd_framework::test_vm::server
3482026-04-21T15:23:39.752ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_1.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_1.stdout.log" target = phd_framework::log_config
3492026-04-21T15:23:39.789ZINFOphd-runner: [NEW - EVENT] Launched server with pid 856 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3502026-04-21T15:23:39.803ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 51 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3512026-04-21T15:23:39.803ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 00a01fc4-11cd-43ca-bca4-93d1b390d96a target = phd_framework::test_vm target_id = 57ab2070-6102-415d-bcf7-6163e014ae2a
3522026-04-21T15:23:39.803ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 646 migration_id = 80b8f4fe-1c29-416e-a32f-d53f1f38b189 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 00a01fc4-11cd-43ca-bca4-93d1b390d96a target = phd_framework::test_vm target_id = 57ab2070-6102-415d-bcf7-6163e014ae2a timeout_duration = 45s
3532026-04-21T15:23:39.803ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 00a01fc4-11cd-43ca-bca4-93d1b390d96a target = phd_framework::test_vm target_id = 57ab2070-6102-415d-bcf7-6163e014ae2a vm = migration_from_base_and_back_lifecycle_1 vm_id = 57ab2070-6102-415d-bcf7-6163e014ae2a
3542026-04-21T15:23:39.804ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9004/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 459 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 00a01fc4-11cd-43ca-bca4-93d1b390d96a target = phd_framework::test_vm target_id = 57ab2070-6102-415d-bcf7-6163e014ae2a vm = migration_from_base_and_back_lifecycle_1 vm_id = 57ab2070-6102-415d-bcf7-6163e014ae2a
3552026-04-21T15:23:40.494ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 57ab2070-6102-415d-bcf7-6163e014ae2a, name: "phd-vm-57ab2070-6102-415d-bcf7-6163e014ae2a", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 452fa1c6-d08e-4d12-95c2-c860067d2520, project_id: 378d5377-ef94-458a-ace2-22e98ab3e310, sled_id: 5183a97f-8bcc-4c8f-9221-853486d5ccf9, sled_serial: "5183a97f-8bcc-4c8f-9221-853486d5ccf9", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 518 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 00a01fc4-11cd-43ca-bca4-93d1b390d96a target = phd_framework::test_vm target_id = 57ab2070-6102-415d-bcf7-6163e014ae2a vm = migration_from_base_and_back_lifecycle_1 vm_id = 57ab2070-6102-415d-bcf7-6163e014ae2a
3562026-04-21T15:23:40.495ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 80b8f4fe-1c29-416e-a32f-d53f1f38b189 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 00a01fc4-11cd-43ca-bca4-93d1b390d96a target = phd_framework::test_vm target_id = 57ab2070-6102-415d-bcf7-6163e014ae2a
3572026-04-21T15:23:43.204ZINFOphd-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":7894}} target = phd_framework::serial
3582026-04-21T15:23:44.078ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 00a01fc4-11cd-43ca-bca4-93d1b390d96a target = phd_framework::test_vm target_id = 57ab2070-6102-415d-bcf7-6163e014ae2a
3592026-04-21T15:23:44.078ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3583 file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 80b8f4fe-1c29-416e-a32f-d53f1f38b189 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 00a01fc4-11cd-43ca-bca4-93d1b390d96a target = phd_framework::test_vm target_id = 57ab2070-6102-415d-bcf7-6163e014ae2a
3602026-04-21T15:23:44.081ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 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 = 00a01fc4-11cd-43ca-bca4-93d1b390d96a
3612026-04-21T15:23:44.081ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = 57ab2070-6102-415d-bcf7-6163e014ae2a
3622026-04-21T15:23:44.081ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 57ab2070-6102-415d-bcf7-6163e014ae2a
3632026-04-21T15:23:44.082ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 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 = 00a01fc4-11cd-43ca-bca4-93d1b390d96a
3642026-04-21T15:23:44.163ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 82 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 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 = 00a01fc4-11cd-43ca-bca4-93d1b390d96a
3652026-04-21T15:23:44.163ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9789 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 9646855c-3265-4679-ad98-660b75182bf0 target = phd_framework::test_vm target_id = 00a01fc4-11cd-43ca-bca4-93d1b390d96a vm = migration_from_base_and_back_lifecycle_0 vm_id = 00a01fc4-11cd-43ca-bca4-93d1b390d96a
3662026-04-21T15:23:44.164ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 9789 file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 9646855c-3265-4679-ad98-660b75182bf0 target = phd_framework::test_vm target_id = 00a01fc4-11cd-43ca-bca4-93d1b390d96a
3672026-04-21T15:23:44.164ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 82 file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = 57ab2070-6102-415d-bcf7-6163e014ae2a
3682026-04-21T15:23:44.164ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = 57ab2070-6102-415d-bcf7-6163e014ae2a
3692026-04-21T15:23:44.164ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 57ab2070-6102-415d-bcf7-6163e014ae2a
3702026-04-21T15:23:44.191ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 27 file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = 57ab2070-6102-415d-bcf7-6163e014ae2a
3712026-04-21T15:23:44.191ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
3722026-04-21T15:23:44.191ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3732026-04-21T15:23:44.191ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 322 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
3742026-04-21T15:23:44.191ZDEBGphd-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
3752026-04-21T15:23:44.191ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 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
3762026-04-21T15:23:44.192ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_2.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_2.stdout.log" target = phd_framework::log_config
3772026-04-21T15:23:44.231ZINFOphd-runner: [NEW - EVENT] Launched server with pid 858 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3782026-04-21T15:23:44.245ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 53 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3792026-04-21T15:23:44.245ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 57ab2070-6102-415d-bcf7-6163e014ae2a target = phd_framework::test_vm target_id = df6926aa-f773-4365-b676-284460b29aa0
3802026-04-21T15:23:44.245ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 646 migration_id = 1f561da3-1cd3-4e2e-b960-79139c9211d0 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 57ab2070-6102-415d-bcf7-6163e014ae2a target = phd_framework::test_vm target_id = df6926aa-f773-4365-b676-284460b29aa0 timeout_duration = 45s
3812026-04-21T15:23:44.245ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 57ab2070-6102-415d-bcf7-6163e014ae2a target = phd_framework::test_vm target_id = df6926aa-f773-4365-b676-284460b29aa0 vm = migration_from_base_and_back_lifecycle_2 vm_id = df6926aa-f773-4365-b676-284460b29aa0
3822026-04-21T15:23:44.245ZINFOphd-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 = 459 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 57ab2070-6102-415d-bcf7-6163e014ae2a target = phd_framework::test_vm target_id = df6926aa-f773-4365-b676-284460b29aa0 vm = migration_from_base_and_back_lifecycle_2 vm_id = df6926aa-f773-4365-b676-284460b29aa0
3832026-04-21T15:23:44.687ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: df6926aa-f773-4365-b676-284460b29aa0, name: "phd-vm-df6926aa-f773-4365-b676-284460b29aa0", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 452fa1c6-d08e-4d12-95c2-c860067d2520, project_id: 378d5377-ef94-458a-ace2-22e98ab3e310, sled_id: 65624c67-9a6b-4ac7-9c58-34fb3d508553, sled_serial: "65624c67-9a6b-4ac7-9c58-34fb3d508553", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 518 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 57ab2070-6102-415d-bcf7-6163e014ae2a target = phd_framework::test_vm target_id = df6926aa-f773-4365-b676-284460b29aa0 vm = migration_from_base_and_back_lifecycle_2 vm_id = df6926aa-f773-4365-b676-284460b29aa0
3842026-04-21T15:23:44.687ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 1f561da3-1cd3-4e2e-b960-79139c9211d0 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 57ab2070-6102-415d-bcf7-6163e014ae2a target = phd_framework::test_vm target_id = df6926aa-f773-4365-b676-284460b29aa0
3852026-04-21T15:23:47.420ZINFOphd-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":7941}} target = phd_framework::serial
3862026-04-21T15:23:49.561ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 57ab2070-6102-415d-bcf7-6163e014ae2a target = phd_framework::test_vm target_id = df6926aa-f773-4365-b676-284460b29aa0
3872026-04-21T15:23:49.561ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4873 file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 1f561da3-1cd3-4e2e-b960-79139c9211d0 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 57ab2070-6102-415d-bcf7-6163e014ae2a target = phd_framework::test_vm target_id = df6926aa-f773-4365-b676-284460b29aa0
3882026-04-21T15:23:49.563ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 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 = 57ab2070-6102-415d-bcf7-6163e014ae2a
3892026-04-21T15:23:49.564ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = df6926aa-f773-4365-b676-284460b29aa0
3902026-04-21T15:23:49.564ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = df6926aa-f773-4365-b676-284460b29aa0
3912026-04-21T15:23:49.565ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 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 = 57ab2070-6102-415d-bcf7-6163e014ae2a
3922026-04-21T15:23:49.653ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 89 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 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 = 57ab2070-6102-415d-bcf7-6163e014ae2a
3932026-04-21T15:23:49.653ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9850 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 00a01fc4-11cd-43ca-bca4-93d1b390d96a target = phd_framework::test_vm target_id = 57ab2070-6102-415d-bcf7-6163e014ae2a vm = migration_from_base_and_back_lifecycle_1 vm_id = 57ab2070-6102-415d-bcf7-6163e014ae2a
3942026-04-21T15:23:49.653ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 9850 file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 00a01fc4-11cd-43ca-bca4-93d1b390d96a target = phd_framework::test_vm target_id = 57ab2070-6102-415d-bcf7-6163e014ae2a
3952026-04-21T15:23:49.653ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 89 file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = df6926aa-f773-4365-b676-284460b29aa0
3962026-04-21T15:23:49.654ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = df6926aa-f773-4365-b676-284460b29aa0
3972026-04-21T15:23:49.654ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = df6926aa-f773-4365-b676-284460b29aa0
3982026-04-21T15:23:49.687ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = df6926aa-f773-4365-b676-284460b29aa0
3992026-04-21T15:23:49.687ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 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 = df6926aa-f773-4365-b676-284460b29aa0
4002026-04-21T15:23:49.688ZDEBGphd-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
4012026-04-21T15:23:49.688ZINFOphd-runner: test phd_tests::migrate::from_base::migration_from_base_and_back ... ok file = phd-tests/runner/src/execute.rs line = 141 target = phd_runner::execute
4022026-04-21T15:23:49.688ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 20178 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
4032026-04-21T15:23:49.688ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
4042026-04-21T15:23:49.689ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1199 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 = df6926aa-f773-4365-b676-284460b29aa0
4052026-04-21T15:23:50.156ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 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 = df6926aa-f773-4365-b676-284460b29aa0
4062026-04-21T15:23:50.232ZDEBGphd-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 = df6926aa-f773-4365-b676-284460b29aa0
4072026-04-21T15:23:50.232ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-d39d1bd0-9eae-40fa-8df6-a01ce0b65065"] 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 = df6926aa-f773-4365-b676-284460b29aa0
4082026-04-21T15:23:50.263ZDEBGphd-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 = df6926aa-f773-4365-b676-284460b29aa0
4092026-04-21T15:23:50.263ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-c6f75132-6c2f-497b-9f50-5eeede6b7fa3"] 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 = df6926aa-f773-4365-b676-284460b29aa0
4102026-04-21T15:23:50.284ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 596 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 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 = df6926aa-f773-4365-b676-284460b29aa0
4112026-04-21T15:23:50.284ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 6039 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 57ab2070-6102-415d-bcf7-6163e014ae2a target = phd_framework::test_vm target_id = df6926aa-f773-4365-b676-284460b29aa0 vm = migration_from_base_and_back_lifecycle_2 vm_id = df6926aa-f773-4365-b676-284460b29aa0
4122026-04-21T15:23:50.284ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 6039 file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 57ab2070-6102-415d-bcf7-6163e014ae2a target = phd_framework::test_vm target_id = df6926aa-f773-4365-b676-284460b29aa0
4132026-04-21T15:23:50.284ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 21634 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
4142026-04-21T15:23:50.284ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 596 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
4152026-04-21T15:23:50.284ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
4162026-04-21T15:23:50.284ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
417 test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 79.07s
418 
4192026-04-21T15:23:50.285ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 41 target = phd_runner