Max level shown:
12026-02-19T08:03:09.806ZINFOphd-runner: phd_runner file = phd-tests/runner/src/main.rs line = 36 runner_args = ProcessArgs { command: Run(RunOptions { propolis_server_cmd: "/work/phd-test/propolis-server", base_propolis_branch: Some("master"), base_propolis_commit: None, base_propolis_cmd: None, crucible_downstairs_cmd: None, crucible_downstairs_commit: Some(Auto), tmp_directory: "/tmp/propolis-phd", artifact_directory: Some("/phd-artifacts"), output_mode: TmpFile, default_guest_cpus: 2, default_guest_memory_mib: 512, artifact_toml_path: "/work/phd-test/artifacts.toml", default_guest_artifact: "alpine", default_bootrom_artifact: "ovmf", include_filter: ["phd_tests::migrate::from_base"], exclude_filter: [], max_buildomat_wait_secs: 1200 }), disable_ansi: false, emit_bunyan: true } target = phd_runner
22026-02-19T08:03:09.836ZDEBGphd-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: 186, tv_nsec: 892125127 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32026-02-19T08:03:09.836ZINFOphd-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-02-19T08:03:09.836ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = 7103cd3a3d7b0112d2949dd135db06fef0c156bb file = phd-tests/framework/src/artifacts/store.rs line = 311 target = phd_framework::artifacts::store
52026-02-19T08:03:09.839ZDEBGphd-runner: Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/crucible/nightly-image/7103cd3a3d7b0112d2949dd135db06fef0c156bb/crucible-nightly.sha256.txt
62026-02-19T08:03:10.018ZINFOphd-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-02-19T08:03:10.500ZDEBGphd-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/51a3cb37d365ea06f4f219b34c6919f4b458536b/propolis-server.sha256.txt
82026-02-19T08:03:10.622ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92026-02-19T08:03:10.622ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102026-02-19T08:03:10.623ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112026-02-19T08:03:10.624ZINFOphd-runner: Starting test phd_tests::migrate::from_base::can_migrate_from_base file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
122026-02-19T08:03:10.624ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132026-02-19T08:03:10.624ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142026-02-19T08:03:10.625ZINFOphd-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-02-19T08:03:10.626ZDEBGphd-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-02-19T08:03:10.628ZDEBGphd-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-02-19T08:03:11.049ZDEBGphd-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-02-19T08:03:11.049ZDEBGphd-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-02-19T08:03:17.516ZDEBGphd-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-02-19T08:03:17.516ZDEBGphd-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-02-19T08:03:17.529ZDEBGphd-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.10M 25.3T 1.91M /phd-artifacts\n target = phd_framework::zfs
222026-02-19T08:03:17.532ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-97c518cb-a688-4322-94c6-197f97c6a9ea"] 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-02-19T08:03:17.556ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-97c518cb-a688-4322-94c6-197f97c6a9ea", "phd-artifacts/phd-clone-81bbf548-b9fe-41e6-b473-13d90ec8b2ff"] 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-02-19T08:03:17.574ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-81bbf548-b9fe-41e6-b473-13d90ec8b2ff"] 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-02-19T08:03:17.585ZDEBGphd-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-81bbf548-b9fe-41e6-b473-13d90ec8b2ff 0B 25.3T 48.9M /phd-artifacts/phd-clone-81bbf548-b9fe-41e6-b473-13d90ec8b2ff\n target = phd_framework::zfs
262026-02-19T08:03:17.588ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
272026-02-19T08:03:17.588ZINFOphd-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 = 318 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base
282026-02-19T08:03:17.589ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/0922a12403884f9affdf3e3800bc3eea338d109e8c3f1ad4eae776ca7a4ec5cd/propolis-server.tar.gz path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
292026-02-19T08:03:17.589ZDEBGphd-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/51a3cb37d365ea06f4f219b34c6919f4b458536b/propolis-server.tar.gz
302026-02-19T08:03:25.673ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/0922a12403884f9affdf3e3800bc3eea338d109e8c3f1ad4eae776ca7a4ec5cd/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-02-19T08:03:25.673ZDEBGphd-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-02-19T08:03:42.095ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/0922a12403884f9affdf3e3800bc3eea338d109e8c3f1ad4eae776ca7a4ec5cd/propolis-server" target = phd_framework::test_vm::server
332026-02-19T08:03:42.095ZINFOphd-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-02-19T08:03:42.223ZINFOphd-runner: [NEW - EVENT] Launched server with pid 831 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
352026-02-19T08:03:42.224ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf9a0f1-421d-49a8-9512-858b5b11b87b
362026-02-19T08:03:42.230ZINFOphd-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 = 448 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf9a0f1-421d-49a8-9512-858b5b11b87b
372026-02-19T08:03:42.231ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 24696 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
382026-02-19T08:03:43.028ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392026-02-19T08:03:43.033ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: eaf9a0f1-421d-49a8-9512-858b5b11b87b, name: "phd-vm-eaf9a0f1-421d-49a8-9512-858b5b11b87b", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 9913f6bf-f5db-4eab-baf9-6f82580817b2, project_id: d7a314f7-e4f6-4303-9e04-acd7dfdd4e72, sled_id: 4e5411c4-ee13-4bfa-ac7b-c1fad66ad4f2, sled_serial: "4e5411c4-ee13-4bfa-ac7b-c1fad66ad4f2", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 507 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf9a0f1-421d-49a8-9512-858b5b11b87b
402026-02-19T08:03:43.033ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 568 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf9a0f1-421d-49a8-9512-858b5b11b87b
412026-02-19T08:03:43.033ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 573 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = eaf9a0f1-421d-49a8-9512-858b5b11b87b
422026-02-19T08:03:43.034ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 1 file = phd-tests/framework/src/test_vm/mod.rs line = 568 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf9a0f1-421d-49a8-9512-858b5b11b87b
432026-02-19T08:03:43.034ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 883 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
442026-02-19T08:03:43.034ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 832 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base vm_id = eaf9a0f1-421d-49a8-9512-858b5b11b87b
452026-02-19T08:03:43.034ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
462026-02-19T08:03:43.035ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf9a0f1-421d-49a8-9512-858b5b11b87b
472026-02-19T08:03:43.035ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = eaf9a0f1-421d-49a8-9512-858b5b11b87b
482026-02-19T08:03:47.589ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4553 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf9a0f1-421d-49a8-9512-858b5b11b87b
492026-02-19T08:03:47.589ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
502026-02-19T08:03:47.592ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
512026-02-19T08:03:47.592ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf9a0f1-421d-49a8-9512-858b5b11b87b
522026-02-19T08:03:47.592ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = eaf9a0f1-421d-49a8-9512-858b5b11b87b
532026-02-19T08:03:47.618ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 25 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf9a0f1-421d-49a8-9512-858b5b11b87b
542026-02-19T08:03:47.618ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
552026-02-19T08:03:47.618ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
562026-02-19T08:03:47.618ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf9a0f1-421d-49a8-9512-858b5b11b87b
572026-02-19T08:03:47.618ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = eaf9a0f1-421d-49a8-9512-858b5b11b87b
582026-02-19T08:03:47.650ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf9a0f1-421d-49a8-9512-858b5b11b87b
592026-02-19T08:03:47.651ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 880 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
602026-02-19T08:03:47.651ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4616 file = phd-tests/framework/src/test_vm/mod.rs line = 883 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
612026-02-19T08:03:47.652ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf9a0f1-421d-49a8-9512-858b5b11b87b
622026-02-19T08:03:47.653ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = eaf9a0f1-421d-49a8-9512-858b5b11b87b
632026-02-19T08:03:47.662ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 9 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf9a0f1-421d-49a8-9512-858b5b11b87b
642026-02-19T08:03:47.662ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf9a0f1-421d-49a8-9512-858b5b11b87b
652026-02-19T08:03:47.662ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = eaf9a0f1-421d-49a8-9512-858b5b11b87b
662026-02-19T08:03:47.695ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf9a0f1-421d-49a8-9512-858b5b11b87b
672026-02-19T08:03:47.695ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf9a0f1-421d-49a8-9512-858b5b11b87b
682026-02-19T08:03:47.695ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = eaf9a0f1-421d-49a8-9512-858b5b11b87b
692026-02-19T08:03:47.705ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf9a0f1-421d-49a8-9512-858b5b11b87b
702026-02-19T08:03:47.706ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf9a0f1-421d-49a8-9512-858b5b11b87b
712026-02-19T08:03:47.706ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = eaf9a0f1-421d-49a8-9512-858b5b11b87b
722026-02-19T08:03:47.738ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf9a0f1-421d-49a8-9512-858b5b11b87b
732026-02-19T08:03:47.739ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf9a0f1-421d-49a8-9512-858b5b11b87b
742026-02-19T08:03:47.739ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = eaf9a0f1-421d-49a8-9512-858b5b11b87b
752026-02-19T08:03:47.749ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf9a0f1-421d-49a8-9512-858b5b11b87b
762026-02-19T08:03:47.749ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf9a0f1-421d-49a8-9512-858b5b11b87b
772026-02-19T08:03:47.749ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = eaf9a0f1-421d-49a8-9512-858b5b11b87b
782026-02-19T08:03:47.783ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf9a0f1-421d-49a8-9512-858b5b11b87b
792026-02-19T08:03:47.783ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf9a0f1-421d-49a8-9512-858b5b11b87b
802026-02-19T08:03:47.783ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = eaf9a0f1-421d-49a8-9512-858b5b11b87b
812026-02-19T08:03:47.793ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf9a0f1-421d-49a8-9512-858b5b11b87b
822026-02-19T08:03:47.794ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf9a0f1-421d-49a8-9512-858b5b11b87b
832026-02-19T08:03:47.794ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = eaf9a0f1-421d-49a8-9512-858b5b11b87b
842026-02-19T08:03:47.827ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf9a0f1-421d-49a8-9512-858b5b11b87b
852026-02-19T08:03:47.827ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf9a0f1-421d-49a8-9512-858b5b11b87b
862026-02-19T08:03:47.827ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = eaf9a0f1-421d-49a8-9512-858b5b11b87b
872026-02-19T08:03:47.838ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf9a0f1-421d-49a8-9512-858b5b11b87b
882026-02-19T08:03:47.838ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf9a0f1-421d-49a8-9512-858b5b11b87b
892026-02-19T08:03:47.838ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = eaf9a0f1-421d-49a8-9512-858b5b11b87b
902026-02-19T08:03:47.871ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf9a0f1-421d-49a8-9512-858b5b11b87b
912026-02-19T08:03:47.871ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf9a0f1-421d-49a8-9512-858b5b11b87b
922026-02-19T08:03:47.871ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = eaf9a0f1-421d-49a8-9512-858b5b11b87b
932026-02-19T08:03:47.882ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf9a0f1-421d-49a8-9512-858b5b11b87b
942026-02-19T08:03:47.882ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf9a0f1-421d-49a8-9512-858b5b11b87b
952026-02-19T08:03:47.882ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = eaf9a0f1-421d-49a8-9512-858b5b11b87b
962026-02-19T08:03:47.916ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf9a0f1-421d-49a8-9512-858b5b11b87b
972026-02-19T08:03:47.916ZINFOphd-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-02-19T08:03:47.916ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
992026-02-19T08:03:47.916ZINFOphd-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 = 318 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base_lifecycle_0
1002026-02-19T08:03:47.917ZDEBGphd-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-02-19T08:03:47.917ZDEBGphd-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-02-19T08:03:47.917ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
1032026-02-19T08:03:47.917ZINFOphd-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-02-19T08:03:47.943ZINFOphd-runner: [NEW - EVENT] Launched server with pid 832 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
1052026-02-19T08:03:47.943ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 27 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
1062026-02-19T08:03:47.943ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 602 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = eaf9a0f1-421d-49a8-9512-858b5b11b87b target = phd_framework::test_vm target_id = ad4a458f-9efb-40e5-9c67-17ef29f5ea78
1072026-02-19T08:03:47.944ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 635 migration_id = d5deed76-c701-462d-8698-0fe8d7e65959 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = eaf9a0f1-421d-49a8-9512-858b5b11b87b target = phd_framework::test_vm target_id = ad4a458f-9efb-40e5-9c67-17ef29f5ea78 timeout_duration = 45s
1082026-02-19T08:03:47.944ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = eaf9a0f1-421d-49a8-9512-858b5b11b87b target = phd_framework::test_vm target_id = ad4a458f-9efb-40e5-9c67-17ef29f5ea78 vm = migration_from_base_lifecycle_0 vm_id = ad4a458f-9efb-40e5-9c67-17ef29f5ea78
1092026-02-19T08:03:47.944ZINFOphd-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 = 448 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = eaf9a0f1-421d-49a8-9512-858b5b11b87b target = phd_framework::test_vm target_id = ad4a458f-9efb-40e5-9c67-17ef29f5ea78 vm = migration_from_base_lifecycle_0 vm_id = ad4a458f-9efb-40e5-9c67-17ef29f5ea78
1102026-02-19T08:03:48.692ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: ad4a458f-9efb-40e5-9c67-17ef29f5ea78, name: "phd-vm-ad4a458f-9efb-40e5-9c67-17ef29f5ea78", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 9913f6bf-f5db-4eab-baf9-6f82580817b2, project_id: d7a314f7-e4f6-4303-9e04-acd7dfdd4e72, sled_id: 96c87ed4-2f5c-4bb8-aaa3-457b21a0cafb, sled_serial: "96c87ed4-2f5c-4bb8-aaa3-457b21a0cafb", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 507 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = eaf9a0f1-421d-49a8-9512-858b5b11b87b target = phd_framework::test_vm target_id = ad4a458f-9efb-40e5-9c67-17ef29f5ea78 vm = migration_from_base_lifecycle_0 vm_id = ad4a458f-9efb-40e5-9c67-17ef29f5ea78
1112026-02-19T08:03:48.692ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 656 migration_id = d5deed76-c701-462d-8698-0fe8d7e65959 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = eaf9a0f1-421d-49a8-9512-858b5b11b87b target = phd_framework::test_vm target_id = ad4a458f-9efb-40e5-9c67-17ef29f5ea78
1122026-02-19T08:03:51.382ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7847}} target = phd_framework::serial
1132026-02-19T08:03:51.561ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 669 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = eaf9a0f1-421d-49a8-9512-858b5b11b87b target = phd_framework::test_vm target_id = ad4a458f-9efb-40e5-9c67-17ef29f5ea78
1142026-02-19T08:03:51.561ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2869 file = phd-tests/framework/src/test_vm/mod.rs line = 656 migration_id = d5deed76-c701-462d-8698-0fe8d7e65959 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = eaf9a0f1-421d-49a8-9512-858b5b11b87b target = phd_framework::test_vm target_id = ad4a458f-9efb-40e5-9c67-17ef29f5ea78
1152026-02-19T08:03:51.563ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf9a0f1-421d-49a8-9512-858b5b11b87b
1162026-02-19T08:03:51.565ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = ad4a458f-9efb-40e5-9c67-17ef29f5ea78
1172026-02-19T08:03:51.565ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = ad4a458f-9efb-40e5-9c67-17ef29f5ea78
1182026-02-19T08:03:51.566ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::can_migrate_from_base self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_from_base vm_id = eaf9a0f1-421d-49a8-9512-858b5b11b87b
1192026-02-19T08:03:51.645ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 80 file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf9a0f1-421d-49a8-9512-858b5b11b87b
1202026-02-19T08:03:51.646ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9424 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = eaf9a0f1-421d-49a8-9512-858b5b11b87b
1212026-02-19T08:03:51.646ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 81 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = ad4a458f-9efb-40e5-9c67-17ef29f5ea78
1222026-02-19T08:03:51.646ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = ad4a458f-9efb-40e5-9c67-17ef29f5ea78
1232026-02-19T08:03:51.646ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = ad4a458f-9efb-40e5-9c67-17ef29f5ea78
1242026-02-19T08:03:51.677ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 30 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = ad4a458f-9efb-40e5-9c67-17ef29f5ea78
1252026-02-19T08:03:51.677ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = ad4a458f-9efb-40e5-9c67-17ef29f5ea78
1262026-02-19T08:03:51.677ZDEBGphd-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-02-19T08:03:51.678ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 8649 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1282026-02-19T08:03:51.678ZINFOphd-runner: test phd_tests::migrate::from_base::can_migrate_from_base ... ok file = phd-tests/runner/src/execute.rs line = 130 target = phd_runner::execute
1292026-02-19T08:03:51.678ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1302026-02-19T08:03:51.679ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1171 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = ad4a458f-9efb-40e5-9c67-17ef29f5ea78
1312026-02-19T08:03:52.268ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::can_migrate_from_base self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_from_base_lifecycle_0 vm_id = ad4a458f-9efb-40e5-9c67-17ef29f5ea78
1322026-02-19T08:03:52.343ZDEBGphd-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 = ad4a458f-9efb-40e5-9c67-17ef29f5ea78
1332026-02-19T08:03:52.343ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-81bbf548-b9fe-41e6-b473-13d90ec8b2ff"] 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 = ad4a458f-9efb-40e5-9c67-17ef29f5ea78
1342026-02-19T08:03:52.370ZDEBGphd-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 = ad4a458f-9efb-40e5-9c67-17ef29f5ea78
1352026-02-19T08:03:52.371ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-97c518cb-a688-4322-94c6-197f97c6a9ea"] 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 = ad4a458f-9efb-40e5-9c67-17ef29f5ea78
1362026-02-19T08:03:52.389ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 711 file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = ad4a458f-9efb-40e5-9c67-17ef29f5ea78
1372026-02-19T08:03:52.389ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 4444 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = eaf9a0f1-421d-49a8-9512-858b5b11b87b target = phd_framework::test_vm target_id = ad4a458f-9efb-40e5-9c67-17ef29f5ea78 vm = migration_from_base_lifecycle_0 vm_id = ad4a458f-9efb-40e5-9c67-17ef29f5ea78
1382026-02-19T08:03:52.389ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4445 file = phd-tests/framework/src/test_vm/mod.rs line = 602 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = eaf9a0f1-421d-49a8-9512-858b5b11b87b target = phd_framework::test_vm target_id = ad4a458f-9efb-40e5-9c67-17ef29f5ea78
1392026-02-19T08:03:52.389ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 41820 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-02-19T08:03:52.389ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 711 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1412026-02-19T08:03:52.389ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
1422026-02-19T08:03:52.389ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1432026-02-19T08:03:52.389ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1442026-02-19T08:03:52.389ZINFOphd-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-02-19T08:03:52.389ZDEBGphd-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-02-19T08:03:52.389ZDEBGphd-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-02-19T08:03:52.390ZDEBGphd-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-02-19T08:03:52.390ZDEBGphd-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-02-19T08:03:52.403ZDEBGphd-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 864M 25.3T 864M /phd-artifacts\n target = phd_framework::zfs
1502026-02-19T08:03:52.403ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-7ddf4f1c-f449-4109-9837-52c4270aec5f"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1512026-02-19T08:03:52.422ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-7ddf4f1c-f449-4109-9837-52c4270aec5f", "phd-artifacts/phd-clone-373f1a8d-0662-4097-b1c6-47021a70671f"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1522026-02-19T08:03:52.440ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-373f1a8d-0662-4097-b1c6-47021a70671f"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1532026-02-19T08:03:52.452ZDEBGphd-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-373f1a8d-0662-4097-b1c6-47021a70671f 0B 25.3T 864M /phd-artifacts/phd-clone-373f1a8d-0662-4097-b1c6-47021a70671f\n target = phd_framework::zfs
1542026-02-19T08:03:52.452ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1552026-02-19T08:03:52.452ZINFOphd-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 = 318 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base
1562026-02-19T08:03:52.452ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/0922a12403884f9affdf3e3800bc3eea338d109e8c3f1ad4eae776ca7a4ec5cd/propolis-server target = phd_framework::artifacts::store
1572026-02-19T08:03:52.452ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/0922a12403884f9affdf3e3800bc3eea338d109e8c3f1ad4eae776ca7a4ec5cd/propolis-server" target = phd_framework::test_vm::server
1582026-02-19T08:03:52.453ZINFOphd-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-02-19T08:03:52.479ZINFOphd-runner: [NEW - EVENT] Launched server with pid 841 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
1602026-02-19T08:03:52.479ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 26 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1612026-02-19T08:03:52.479ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 23693fcb-e458-4df5-8d12-00fa76d6ec98
1622026-02-19T08:03:52.480ZINFOphd-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 = 448 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 23693fcb-e458-4df5-8d12-00fa76d6ec98
1632026-02-19T08:03:52.925ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1642026-02-19T08:03:52.925ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 23693fcb-e458-4df5-8d12-00fa76d6ec98, name: "phd-vm-23693fcb-e458-4df5-8d12-00fa76d6ec98", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 83751f84-6fdf-4bf1-a023-ed6d1fbdbd1a, project_id: 3b29bc6c-63e1-4b36-994c-2286a19ee227, sled_id: 00f6b3bb-caff-4251-b2c6-c9ee284451b3, sled_serial: "00f6b3bb-caff-4251-b2c6-c9ee284451b3", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 507 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 23693fcb-e458-4df5-8d12-00fa76d6ec98
1652026-02-19T08:03:52.926ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 568 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 23693fcb-e458-4df5-8d12-00fa76d6ec98
1662026-02-19T08:03:52.926ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 573 path = phd_tests::migrate::from_base::serial_history state = Run target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 23693fcb-e458-4df5-8d12-00fa76d6ec98
1672026-02-19T08:03:52.927ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 1 file = phd-tests/framework/src/test_vm/mod.rs line = 568 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 23693fcb-e458-4df5-8d12-00fa76d6ec98
1682026-02-19T08:03:52.927ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 883 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1692026-02-19T08:03:52.927ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 832 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = 300s vm = migration_serial_history_base vm_id = 23693fcb-e458-4df5-8d12-00fa76d6ec98
1702026-02-19T08:03:52.927ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost login: ") target = phd_framework::test_vm
1712026-02-19T08:03:52.927ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 23693fcb-e458-4df5-8d12-00fa76d6ec98
1722026-02-19T08:03:52.927ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 23693fcb-e458-4df5-8d12-00fa76d6ec98
1732026-02-19T08:03:57.510ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4583 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 23693fcb-e458-4df5-8d12-00fa76d6ec98
1742026-02-19T08:03:57.510ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::serial_history step = WriteStr("root") target = phd_framework::test_vm
1752026-02-19T08:03:57.511ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
1762026-02-19T08:03:57.511ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 23693fcb-e458-4df5-8d12-00fa76d6ec98
1772026-02-19T08:03:57.511ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 23693fcb-e458-4df5-8d12-00fa76d6ec98
1782026-02-19T08:03:57.528ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 23693fcb-e458-4df5-8d12-00fa76d6ec98
1792026-02-19T08:03:57.528ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::serial_history step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
1802026-02-19T08:03:57.528ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
1812026-02-19T08:03:57.529ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 23693fcb-e458-4df5-8d12-00fa76d6ec98
1822026-02-19T08:03:57.529ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 23693fcb-e458-4df5-8d12-00fa76d6ec98
1832026-02-19T08:03:57.562ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 23693fcb-e458-4df5-8d12-00fa76d6ec98
1842026-02-19T08:03:57.562ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 880 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1852026-02-19T08:03:57.562ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4634 file = phd-tests/framework/src/test_vm/mod.rs line = 883 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1862026-02-19T08:03:57.562ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 23693fcb-e458-4df5-8d12-00fa76d6ec98
1872026-02-19T08:03:57.562ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = 23693fcb-e458-4df5-8d12-00fa76d6ec98
1882026-02-19T08:03:57.572ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 23693fcb-e458-4df5-8d12-00fa76d6ec98
1892026-02-19T08:03:57.573ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 23693fcb-e458-4df5-8d12-00fa76d6ec98
1902026-02-19T08:03:57.573ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = 23693fcb-e458-4df5-8d12-00fa76d6ec98
1912026-02-19T08:03:57.605ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 23693fcb-e458-4df5-8d12-00fa76d6ec98
1922026-02-19T08:03:57.605ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 23693fcb-e458-4df5-8d12-00fa76d6ec98
1932026-02-19T08:03:57.605ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = 23693fcb-e458-4df5-8d12-00fa76d6ec98
1942026-02-19T08:03:57.616ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 23693fcb-e458-4df5-8d12-00fa76d6ec98
1952026-02-19T08:03:57.617ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 23693fcb-e458-4df5-8d12-00fa76d6ec98
1962026-02-19T08:03:57.617ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = 23693fcb-e458-4df5-8d12-00fa76d6ec98
1972026-02-19T08:03:57.649ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 23693fcb-e458-4df5-8d12-00fa76d6ec98
1982026-02-19T08:03:57.654ZINFOphd-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-02-19T08:03:57.654ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2002026-02-19T08:03:57.655ZINFOphd-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 = 318 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base_lifecycle_0
2012026-02-19T08:03:57.655ZDEBGphd-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-02-19T08:03:57.655ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
2032026-02-19T08:03:57.655ZINFOphd-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-02-19T08:03:57.680ZINFOphd-runner: [NEW - EVENT] Launched server with pid 842 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
2052026-02-19T08:03:57.680ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 25 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2062026-02-19T08:03:57.680ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 602 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 23693fcb-e458-4df5-8d12-00fa76d6ec98 target = phd_framework::test_vm target_id = e9fbe1f3-f1db-4db2-a587-b9c82978b921
2072026-02-19T08:03:57.681ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 635 migration_id = f6c57b01-60d3-48d6-be4e-82dde941145a path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 23693fcb-e458-4df5-8d12-00fa76d6ec98 target = phd_framework::test_vm target_id = e9fbe1f3-f1db-4db2-a587-b9c82978b921 timeout_duration = 45s
2082026-02-19T08:03:57.681ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 23693fcb-e458-4df5-8d12-00fa76d6ec98 target = phd_framework::test_vm target_id = e9fbe1f3-f1db-4db2-a587-b9c82978b921 vm = migration_serial_history_base_lifecycle_0 vm_id = e9fbe1f3-f1db-4db2-a587-b9c82978b921
2092026-02-19T08:03:57.681ZINFOphd-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 = 448 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 23693fcb-e458-4df5-8d12-00fa76d6ec98 target = phd_framework::test_vm target_id = e9fbe1f3-f1db-4db2-a587-b9c82978b921 vm = migration_serial_history_base_lifecycle_0 vm_id = e9fbe1f3-f1db-4db2-a587-b9c82978b921
2102026-02-19T08:03:58.402ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: e9fbe1f3-f1db-4db2-a587-b9c82978b921, name: "phd-vm-e9fbe1f3-f1db-4db2-a587-b9c82978b921", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 83751f84-6fdf-4bf1-a023-ed6d1fbdbd1a, project_id: 3b29bc6c-63e1-4b36-994c-2286a19ee227, sled_id: 87f884b9-0a82-45ab-b7ec-f78229929b33, sled_serial: "87f884b9-0a82-45ab-b7ec-f78229929b33", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 507 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 23693fcb-e458-4df5-8d12-00fa76d6ec98 target = phd_framework::test_vm target_id = e9fbe1f3-f1db-4db2-a587-b9c82978b921 vm = migration_serial_history_base_lifecycle_0 vm_id = e9fbe1f3-f1db-4db2-a587-b9c82978b921
2112026-02-19T08:03:58.403ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 656 migration_id = f6c57b01-60d3-48d6-be4e-82dde941145a path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 23693fcb-e458-4df5-8d12-00fa76d6ec98 target = phd_framework::test_vm target_id = e9fbe1f3-f1db-4db2-a587-b9c82978b921
2122026-02-19T08:04:01.115ZINFOphd-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-02-19T08:04:02.632ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 669 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 23693fcb-e458-4df5-8d12-00fa76d6ec98 target = phd_framework::test_vm target_id = e9fbe1f3-f1db-4db2-a587-b9c82978b921
2142026-02-19T08:04:02.633ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4229 file = phd-tests/framework/src/test_vm/mod.rs line = 656 migration_id = f6c57b01-60d3-48d6-be4e-82dde941145a path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 23693fcb-e458-4df5-8d12-00fa76d6ec98 target = phd_framework::test_vm target_id = e9fbe1f3-f1db-4db2-a587-b9c82978b921
2152026-02-19T08:04:02.635ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 23693fcb-e458-4df5-8d12-00fa76d6ec98
2162026-02-19T08:04:02.637ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::serial_history self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_serial_history_base vm_id = 23693fcb-e458-4df5-8d12-00fa76d6ec98
2172026-02-19T08:04:02.712ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 76 file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 23693fcb-e458-4df5-8d12-00fa76d6ec98
2182026-02-19T08:04:02.712ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 10232 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 23693fcb-e458-4df5-8d12-00fa76d6ec98
2192026-02-19T08:04:02.716ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = e9fbe1f3-f1db-4db2-a587-b9c82978b921
2202026-02-19T08:04:02.716ZDEBGphd-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-02-19T08:04:02.716ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 9791 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2222026-02-19T08:04:02.716ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 130 target = phd_runner::execute
2232026-02-19T08:04:02.717ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2242026-02-19T08:04:02.718ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1171 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = e9fbe1f3-f1db-4db2-a587-b9c82978b921
2252026-02-19T08:04:03.302ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::serial_history self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_serial_history_base_lifecycle_0 vm_id = e9fbe1f3-f1db-4db2-a587-b9c82978b921
2262026-02-19T08:04:03.377ZDEBGphd-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 = e9fbe1f3-f1db-4db2-a587-b9c82978b921
2272026-02-19T08:04:03.377ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-373f1a8d-0662-4097-b1c6-47021a70671f"] 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 = e9fbe1f3-f1db-4db2-a587-b9c82978b921
2282026-02-19T08:04:03.402ZDEBGphd-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 = e9fbe1f3-f1db-4db2-a587-b9c82978b921
2292026-02-19T08:04:03.402ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-7ddf4f1c-f449-4109-9837-52c4270aec5f"] 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 = e9fbe1f3-f1db-4db2-a587-b9c82978b921
2302026-02-19T08:04:03.418ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 702 file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = e9fbe1f3-f1db-4db2-a587-b9c82978b921
2312026-02-19T08:04:03.419ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 701 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2322026-02-19T08:04:03.419ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 5737 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 23693fcb-e458-4df5-8d12-00fa76d6ec98 target = phd_framework::test_vm target_id = e9fbe1f3-f1db-4db2-a587-b9c82978b921 vm = migration_serial_history_base_lifecycle_0 vm_id = e9fbe1f3-f1db-4db2-a587-b9c82978b921
2332026-02-19T08:04:03.419ZINFOphd-runner: Starting test phd_tests::migrate::from_base::migration_from_base_and_back file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
2342026-02-19T08:04:03.419ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 5738 file = phd-tests/framework/src/test_vm/mod.rs line = 602 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 23693fcb-e458-4df5-8d12-00fa76d6ec98 target = phd_framework::test_vm target_id = e9fbe1f3-f1db-4db2-a587-b9c82978b921
2352026-02-19T08:04:03.419ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 11029 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2362026-02-19T08:04:03.419ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2372026-02-19T08:04:03.419ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2382026-02-19T08:04:03.419ZINFOphd-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-02-19T08:04:03.419ZDEBGphd-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-02-19T08:04:03.419ZDEBGphd-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-02-19T08:04:03.419ZDEBGphd-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-02-19T08:04:03.419ZDEBGphd-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-02-19T08:04:03.431ZDEBGphd-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 865M 25.3T 864M /phd-artifacts\n target = phd_framework::zfs
2442026-02-19T08:04:03.431ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-69ec2ee7-7155-4653-b1d0-42210aa36b81"] 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-02-19T08:04:03.451ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-69ec2ee7-7155-4653-b1d0-42210aa36b81", "phd-artifacts/phd-clone-db3be27f-9e9d-4192-9660-164caadfda36"] 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-02-19T08:04:03.469ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-db3be27f-9e9d-4192-9660-164caadfda36"] 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-02-19T08:04:03.480ZDEBGphd-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-db3be27f-9e9d-4192-9660-164caadfda36 0B 25.3T 864M /phd-artifacts/phd-clone-db3be27f-9e9d-4192-9660-164caadfda36\n target = phd_framework::zfs
2482026-02-19T08:04:03.481ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2492026-02-19T08:04:03.481ZINFOphd-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 = 318 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back
2502026-02-19T08:04:03.481ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/0922a12403884f9affdf3e3800bc3eea338d109e8c3f1ad4eae776ca7a4ec5cd/propolis-server target = phd_framework::artifacts::store
2512026-02-19T08:04:03.481ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/0922a12403884f9affdf3e3800bc3eea338d109e8c3f1ad4eae776ca7a4ec5cd/propolis-server" target = phd_framework::test_vm::server
2522026-02-19T08:04:03.481ZINFOphd-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-02-19T08:04:03.508ZINFOphd-runner: [NEW - EVENT] Launched server with pid 851 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
2542026-02-19T08:04:03.508ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 27 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2552026-02-19T08:04:03.508ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
2562026-02-19T08:04:03.509ZINFOphd-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 = 448 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
2572026-02-19T08:04:04.100ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2582026-02-19T08:04:04.101ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: fcc56478-5a0f-42fa-8a7d-92ae30cf05e1, name: "phd-vm-fcc56478-5a0f-42fa-8a7d-92ae30cf05e1", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 6b8b74bc-9b0d-42e9-bb7f-53420bc40ec5, project_id: a37a6388-3bcc-40b5-94d1-eca5263ccdf4, sled_id: e6f9d45c-7dad-4d32-8d6d-2e217a7efc15, sled_serial: "e6f9d45c-7dad-4d32-8d6d-2e217a7efc15", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 507 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
2592026-02-19T08:04:04.101ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 568 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
2602026-02-19T08:04:04.101ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 573 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 = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
2612026-02-19T08:04:04.102ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 1 file = phd-tests/framework/src/test_vm/mod.rs line = 568 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
2622026-02-19T08:04:04.102ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 883 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2632026-02-19T08:04:04.102ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 832 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 = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
2642026-02-19T08:04:04.102ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost login: ") target = phd_framework::test_vm
2652026-02-19T08:04:04.102ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
2662026-02-19T08:04:04.102ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
2672026-02-19T08:04:08.713ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4611 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
2682026-02-19T08:04:08.713ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
2692026-02-19T08:04:08.714ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2702026-02-19T08:04:08.714ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
2712026-02-19T08:04:08.714ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
2722026-02-19T08:04:08.732ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
2732026-02-19T08:04:08.732ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
2742026-02-19T08:04:08.732ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2752026-02-19T08:04:08.732ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
2762026-02-19T08:04:08.732ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
2772026-02-19T08:04:08.764ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
2782026-02-19T08:04:08.764ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 880 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2792026-02-19T08:04:08.764ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4662 file = phd-tests/framework/src/test_vm/mod.rs line = 883 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2802026-02-19T08:04:08.765ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
2812026-02-19T08:04:08.765ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
2822026-02-19T08:04:08.775ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
2832026-02-19T08:04:08.775ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
2842026-02-19T08:04:08.775ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
2852026-02-19T08:04:08.808ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
2862026-02-19T08:04:08.809ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
2872026-02-19T08:04:08.809ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
2882026-02-19T08:04:08.820ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
2892026-02-19T08:04:08.820ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
2902026-02-19T08:04:08.820ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
2912026-02-19T08:04:08.853ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
2922026-02-19T08:04:08.854ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
2932026-02-19T08:04:08.854ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
2942026-02-19T08:04:08.864ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
2952026-02-19T08:04:08.865ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
2962026-02-19T08:04:08.865ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
2972026-02-19T08:04:08.898ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
2982026-02-19T08:04:08.898ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
2992026-02-19T08:04:08.898ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
3002026-02-19T08:04:08.909ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
3012026-02-19T08:04:08.909ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
3022026-02-19T08:04:08.909ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
3032026-02-19T08:04:08.942ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
3042026-02-19T08:04:08.942ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
3052026-02-19T08:04:08.942ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
3062026-02-19T08:04:08.954ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
3072026-02-19T08:04:08.954ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
3082026-02-19T08:04:08.954ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
3092026-02-19T08:04:08.987ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
3102026-02-19T08:04:08.987ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
3112026-02-19T08:04:08.987ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
3122026-02-19T08:04:08.998ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
3132026-02-19T08:04:08.998ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
3142026-02-19T08:04:08.998ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
3152026-02-19T08:04:09.030ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
3162026-02-19T08:04:09.031ZINFOphd-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-02-19T08:04:09.031ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3182026-02-19T08:04:09.031ZINFOphd-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 = 318 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-02-19T08:04:09.031ZDEBGphd-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-02-19T08:04:09.031ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
3212026-02-19T08:04:09.031ZINFOphd-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-02-19T08:04:09.058ZINFOphd-runner: [NEW - EVENT] Launched server with pid 852 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3232026-02-19T08:04:09.059ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 27 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3242026-02-19T08:04:09.059ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 602 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1 target = phd_framework::test_vm target_id = 09cfb352-1bde-46ab-ba8f-7d29beb4e65b
3252026-02-19T08:04:09.059ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 635 migration_id = ad0bfde4-304a-406a-ab0d-f008a75e0dc2 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1 target = phd_framework::test_vm target_id = 09cfb352-1bde-46ab-ba8f-7d29beb4e65b timeout_duration = 45s
3262026-02-19T08:04:09.059ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1 target = phd_framework::test_vm target_id = 09cfb352-1bde-46ab-ba8f-7d29beb4e65b vm = migration_from_base_and_back_lifecycle_0 vm_id = 09cfb352-1bde-46ab-ba8f-7d29beb4e65b
3272026-02-19T08:04:09.059ZINFOphd-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 = 448 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1 target = phd_framework::test_vm target_id = 09cfb352-1bde-46ab-ba8f-7d29beb4e65b vm = migration_from_base_and_back_lifecycle_0 vm_id = 09cfb352-1bde-46ab-ba8f-7d29beb4e65b
3282026-02-19T08:04:09.641ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 09cfb352-1bde-46ab-ba8f-7d29beb4e65b, name: "phd-vm-09cfb352-1bde-46ab-ba8f-7d29beb4e65b", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 6b8b74bc-9b0d-42e9-bb7f-53420bc40ec5, project_id: a37a6388-3bcc-40b5-94d1-eca5263ccdf4, sled_id: 303ef53a-7fd5-43e1-b787-ffe26bb300a1, sled_serial: "303ef53a-7fd5-43e1-b787-ffe26bb300a1", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 507 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1 target = phd_framework::test_vm target_id = 09cfb352-1bde-46ab-ba8f-7d29beb4e65b vm = migration_from_base_and_back_lifecycle_0 vm_id = 09cfb352-1bde-46ab-ba8f-7d29beb4e65b
3292026-02-19T08:04:09.641ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 656 migration_id = ad0bfde4-304a-406a-ab0d-f008a75e0dc2 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1 target = phd_framework::test_vm target_id = 09cfb352-1bde-46ab-ba8f-7d29beb4e65b
3302026-02-19T08:04:12.272ZINFOphd-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-02-19T08:04:13.156ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 669 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1 target = phd_framework::test_vm target_id = 09cfb352-1bde-46ab-ba8f-7d29beb4e65b
3322026-02-19T08:04:13.156ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3515 file = phd-tests/framework/src/test_vm/mod.rs line = 656 migration_id = ad0bfde4-304a-406a-ab0d-f008a75e0dc2 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1 target = phd_framework::test_vm target_id = 09cfb352-1bde-46ab-ba8f-7d29beb4e65b
3332026-02-19T08:04:13.159ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
3342026-02-19T08:04:13.159ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 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 = 09cfb352-1bde-46ab-ba8f-7d29beb4e65b
3352026-02-19T08:04:13.159ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 09cfb352-1bde-46ab-ba8f-7d29beb4e65b
3362026-02-19T08:04:13.161ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_from_base_and_back vm_id = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
3372026-02-19T08:04:13.241ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 82 file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
3382026-02-19T08:04:13.242ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9733 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1
3392026-02-19T08:04:13.242ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 82 file = phd-tests/framework/src/test_vm/mod.rs line = 898 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 = 09cfb352-1bde-46ab-ba8f-7d29beb4e65b
3402026-02-19T08:04:13.242ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 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 = 09cfb352-1bde-46ab-ba8f-7d29beb4e65b
3412026-02-19T08:04:13.242ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 09cfb352-1bde-46ab-ba8f-7d29beb4e65b
3422026-02-19T08:04:13.270ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 28 file = phd-tests/framework/src/test_vm/mod.rs line = 898 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 = 09cfb352-1bde-46ab-ba8f-7d29beb4e65b
3432026-02-19T08:04:13.271ZINFOphd-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-02-19T08:04:13.271ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3452026-02-19T08:04:13.271ZINFOphd-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 = 318 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-02-19T08:04:13.271ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/0922a12403884f9affdf3e3800bc3eea338d109e8c3f1ad4eae776ca7a4ec5cd/propolis-server target = phd_framework::artifacts::store
3472026-02-19T08:04:13.271ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9004 server_path = "/phd-artifacts/0922a12403884f9affdf3e3800bc3eea338d109e8c3f1ad4eae776ca7a4ec5cd/propolis-server" target = phd_framework::test_vm::server
3482026-02-19T08:04:13.271ZINFOphd-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-02-19T08:04:13.299ZINFOphd-runner: [NEW - EVENT] Launched server with pid 854 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3502026-02-19T08:04:13.299ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 28 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3512026-02-19T08:04:13.300ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 602 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 09cfb352-1bde-46ab-ba8f-7d29beb4e65b target = phd_framework::test_vm target_id = 06e7b60b-ec42-4cac-8494-3a1f0e2a252e
3522026-02-19T08:04:13.300ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 635 migration_id = 3cc84450-e0fd-4c2b-a607-176daca219e2 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 09cfb352-1bde-46ab-ba8f-7d29beb4e65b target = phd_framework::test_vm target_id = 06e7b60b-ec42-4cac-8494-3a1f0e2a252e timeout_duration = 45s
3532026-02-19T08:04:13.300ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 09cfb352-1bde-46ab-ba8f-7d29beb4e65b target = phd_framework::test_vm target_id = 06e7b60b-ec42-4cac-8494-3a1f0e2a252e vm = migration_from_base_and_back_lifecycle_1 vm_id = 06e7b60b-ec42-4cac-8494-3a1f0e2a252e
3542026-02-19T08:04:13.301ZINFOphd-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 = 448 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 09cfb352-1bde-46ab-ba8f-7d29beb4e65b target = phd_framework::test_vm target_id = 06e7b60b-ec42-4cac-8494-3a1f0e2a252e vm = migration_from_base_and_back_lifecycle_1 vm_id = 06e7b60b-ec42-4cac-8494-3a1f0e2a252e
3552026-02-19T08:04:13.729ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 06e7b60b-ec42-4cac-8494-3a1f0e2a252e, name: "phd-vm-06e7b60b-ec42-4cac-8494-3a1f0e2a252e", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 6b8b74bc-9b0d-42e9-bb7f-53420bc40ec5, project_id: a37a6388-3bcc-40b5-94d1-eca5263ccdf4, sled_id: c781b827-d9a4-4763-97ba-c06db9007064, sled_serial: "c781b827-d9a4-4763-97ba-c06db9007064", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 507 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 09cfb352-1bde-46ab-ba8f-7d29beb4e65b target = phd_framework::test_vm target_id = 06e7b60b-ec42-4cac-8494-3a1f0e2a252e vm = migration_from_base_and_back_lifecycle_1 vm_id = 06e7b60b-ec42-4cac-8494-3a1f0e2a252e
3562026-02-19T08:04:13.729ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 656 migration_id = 3cc84450-e0fd-4c2b-a607-176daca219e2 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 09cfb352-1bde-46ab-ba8f-7d29beb4e65b target = phd_framework::test_vm target_id = 06e7b60b-ec42-4cac-8494-3a1f0e2a252e
3572026-02-19T08:04:16.374ZINFOphd-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-02-19T08:04:18.727ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 669 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 09cfb352-1bde-46ab-ba8f-7d29beb4e65b target = phd_framework::test_vm target_id = 06e7b60b-ec42-4cac-8494-3a1f0e2a252e
3592026-02-19T08:04:18.727ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4998 file = phd-tests/framework/src/test_vm/mod.rs line = 656 migration_id = 3cc84450-e0fd-4c2b-a607-176daca219e2 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 09cfb352-1bde-46ab-ba8f-7d29beb4e65b target = phd_framework::test_vm target_id = 06e7b60b-ec42-4cac-8494-3a1f0e2a252e
3602026-02-19T08:04:18.730ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1148 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 = 09cfb352-1bde-46ab-ba8f-7d29beb4e65b
3612026-02-19T08:04:18.730ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 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 = 06e7b60b-ec42-4cac-8494-3a1f0e2a252e
3622026-02-19T08:04:18.730ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 06e7b60b-ec42-4cac-8494-3a1f0e2a252e
3632026-02-19T08:04:18.731ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_0 vm_id = 09cfb352-1bde-46ab-ba8f-7d29beb4e65b
3642026-02-19T08:04:18.808ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 78 file = phd-tests/framework/src/test_vm/mod.rs line = 1148 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 = 09cfb352-1bde-46ab-ba8f-7d29beb4e65b
3652026-02-19T08:04:18.808ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9749 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1 target = phd_framework::test_vm target_id = 09cfb352-1bde-46ab-ba8f-7d29beb4e65b vm = migration_from_base_and_back_lifecycle_0 vm_id = 09cfb352-1bde-46ab-ba8f-7d29beb4e65b
3662026-02-19T08:04:18.808ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 9749 file = phd-tests/framework/src/test_vm/mod.rs line = 602 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = fcc56478-5a0f-42fa-8a7d-92ae30cf05e1 target = phd_framework::test_vm target_id = 09cfb352-1bde-46ab-ba8f-7d29beb4e65b
3672026-02-19T08:04:18.809ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 78 file = phd-tests/framework/src/test_vm/mod.rs line = 898 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 = 06e7b60b-ec42-4cac-8494-3a1f0e2a252e
3682026-02-19T08:04:18.809ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 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 = 06e7b60b-ec42-4cac-8494-3a1f0e2a252e
3692026-02-19T08:04:18.809ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 06e7b60b-ec42-4cac-8494-3a1f0e2a252e
3702026-02-19T08:04:18.841ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 898 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 = 06e7b60b-ec42-4cac-8494-3a1f0e2a252e
3712026-02-19T08:04:18.841ZINFOphd-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-02-19T08:04:18.841ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3732026-02-19T08:04:18.841ZINFOphd-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 = 318 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-02-19T08:04:18.841ZDEBGphd-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-02-19T08:04:18.841ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9006 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
3762026-02-19T08:04:18.842ZINFOphd-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-02-19T08:04:18.868ZINFOphd-runner: [NEW - EVENT] Launched server with pid 856 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3782026-02-19T08:04:18.868ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 26 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3792026-02-19T08:04:18.868ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 602 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 06e7b60b-ec42-4cac-8494-3a1f0e2a252e target = phd_framework::test_vm target_id = 5e1b13e7-40c4-4b3e-baa1-e713bc8f1622
3802026-02-19T08:04:18.868ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 635 migration_id = b39a1038-97f4-481e-ba8e-94ed34a47772 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 06e7b60b-ec42-4cac-8494-3a1f0e2a252e target = phd_framework::test_vm target_id = 5e1b13e7-40c4-4b3e-baa1-e713bc8f1622 timeout_duration = 45s
3812026-02-19T08:04:18.869ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 06e7b60b-ec42-4cac-8494-3a1f0e2a252e target = phd_framework::test_vm target_id = 5e1b13e7-40c4-4b3e-baa1-e713bc8f1622 vm = migration_from_base_and_back_lifecycle_2 vm_id = 5e1b13e7-40c4-4b3e-baa1-e713bc8f1622
3822026-02-19T08:04:18.869ZINFOphd-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 = 448 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 06e7b60b-ec42-4cac-8494-3a1f0e2a252e target = phd_framework::test_vm target_id = 5e1b13e7-40c4-4b3e-baa1-e713bc8f1622 vm = migration_from_base_and_back_lifecycle_2 vm_id = 5e1b13e7-40c4-4b3e-baa1-e713bc8f1622
3832026-02-19T08:04:19.617ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 5e1b13e7-40c4-4b3e-baa1-e713bc8f1622, name: "phd-vm-5e1b13e7-40c4-4b3e-baa1-e713bc8f1622", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 6b8b74bc-9b0d-42e9-bb7f-53420bc40ec5, project_id: a37a6388-3bcc-40b5-94d1-eca5263ccdf4, sled_id: 37a88202-8cf0-42e1-ad12-dd841ed6b5a6, sled_serial: "37a88202-8cf0-42e1-ad12-dd841ed6b5a6", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 507 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 06e7b60b-ec42-4cac-8494-3a1f0e2a252e target = phd_framework::test_vm target_id = 5e1b13e7-40c4-4b3e-baa1-e713bc8f1622 vm = migration_from_base_and_back_lifecycle_2 vm_id = 5e1b13e7-40c4-4b3e-baa1-e713bc8f1622
3842026-02-19T08:04:19.617ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 656 migration_id = b39a1038-97f4-481e-ba8e-94ed34a47772 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 06e7b60b-ec42-4cac-8494-3a1f0e2a252e target = phd_framework::test_vm target_id = 5e1b13e7-40c4-4b3e-baa1-e713bc8f1622
3852026-02-19T08:04:22.346ZINFOphd-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-02-19T08:04:22.475ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 669 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 06e7b60b-ec42-4cac-8494-3a1f0e2a252e target = phd_framework::test_vm target_id = 5e1b13e7-40c4-4b3e-baa1-e713bc8f1622
3872026-02-19T08:04:22.475ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2857 file = phd-tests/framework/src/test_vm/mod.rs line = 656 migration_id = b39a1038-97f4-481e-ba8e-94ed34a47772 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 06e7b60b-ec42-4cac-8494-3a1f0e2a252e target = phd_framework::test_vm target_id = 5e1b13e7-40c4-4b3e-baa1-e713bc8f1622
3882026-02-19T08:04:22.477ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1148 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 = 06e7b60b-ec42-4cac-8494-3a1f0e2a252e
3892026-02-19T08:04:22.478ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 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 = 5e1b13e7-40c4-4b3e-baa1-e713bc8f1622
3902026-02-19T08:04:22.478ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 5e1b13e7-40c4-4b3e-baa1-e713bc8f1622
3912026-02-19T08:04:22.479ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9004 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_1 vm_id = 06e7b60b-ec42-4cac-8494-3a1f0e2a252e
3922026-02-19T08:04:22.559ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 81 file = phd-tests/framework/src/test_vm/mod.rs line = 1148 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 = 06e7b60b-ec42-4cac-8494-3a1f0e2a252e
3932026-02-19T08:04:22.559ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 81 file = phd-tests/framework/src/test_vm/mod.rs line = 898 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 = 5e1b13e7-40c4-4b3e-baa1-e713bc8f1622
3942026-02-19T08:04:22.559ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9259 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 09cfb352-1bde-46ab-ba8f-7d29beb4e65b target = phd_framework::test_vm target_id = 06e7b60b-ec42-4cac-8494-3a1f0e2a252e vm = migration_from_base_and_back_lifecycle_1 vm_id = 06e7b60b-ec42-4cac-8494-3a1f0e2a252e
3952026-02-19T08:04:22.559ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 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 = 5e1b13e7-40c4-4b3e-baa1-e713bc8f1622
3962026-02-19T08:04:22.559ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 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 = 5e1b13e7-40c4-4b3e-baa1-e713bc8f1622
3972026-02-19T08:04:22.559ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 9259 file = phd-tests/framework/src/test_vm/mod.rs line = 602 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 09cfb352-1bde-46ab-ba8f-7d29beb4e65b target = phd_framework::test_vm target_id = 06e7b60b-ec42-4cac-8494-3a1f0e2a252e
3982026-02-19T08:04:22.588ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 28 file = phd-tests/framework/src/test_vm/mod.rs line = 898 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 = 5e1b13e7-40c4-4b3e-baa1-e713bc8f1622
3992026-02-19T08:04:22.588ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1148 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 = 5e1b13e7-40c4-4b3e-baa1-e713bc8f1622
4002026-02-19T08:04:22.589ZDEBGphd-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-02-19T08:04:22.589ZINFOphd-runner: test phd_tests::migrate::from_base::migration_from_base_and_back ... ok file = phd-tests/runner/src/execute.rs line = 130 target = phd_runner::execute
4022026-02-19T08:04:22.589ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 18488 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
4032026-02-19T08:04:22.589ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
4042026-02-19T08:04:22.590ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1171 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 = 5e1b13e7-40c4-4b3e-baa1-e713bc8f1622
4052026-02-19T08:04:22.910ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9006 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_2 vm_id = 5e1b13e7-40c4-4b3e-baa1-e713bc8f1622
4062026-02-19T08:04:22.982ZDEBGphd-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 = 5e1b13e7-40c4-4b3e-baa1-e713bc8f1622
4072026-02-19T08:04:22.982ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-db3be27f-9e9d-4192-9660-164caadfda36"] 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 = 5e1b13e7-40c4-4b3e-baa1-e713bc8f1622
4082026-02-19T08:04:23.010ZDEBGphd-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 = 5e1b13e7-40c4-4b3e-baa1-e713bc8f1622
4092026-02-19T08:04:23.010ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-69ec2ee7-7155-4653-b1d0-42210aa36b81"] 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 = 5e1b13e7-40c4-4b3e-baa1-e713bc8f1622
4102026-02-19T08:04:23.028ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 439 file = phd-tests/framework/src/test_vm/mod.rs line = 1148 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 = 5e1b13e7-40c4-4b3e-baa1-e713bc8f1622
4112026-02-19T08:04:23.028ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 439 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
4122026-02-19T08:04:23.028ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 4159 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 06e7b60b-ec42-4cac-8494-3a1f0e2a252e target = phd_framework::test_vm target_id = 5e1b13e7-40c4-4b3e-baa1-e713bc8f1622 vm = migration_from_base_and_back_lifecycle_2 vm_id = 5e1b13e7-40c4-4b3e-baa1-e713bc8f1622
4132026-02-19T08:04:23.028ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
4142026-02-19T08:04:23.028ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4160 file = phd-tests/framework/src/test_vm/mod.rs line = 602 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 06e7b60b-ec42-4cac-8494-3a1f0e2a252e target = phd_framework::test_vm target_id = 5e1b13e7-40c4-4b3e-baa1-e713bc8f1622
4152026-02-19T08:04:23.028ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
416 test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 72.46s
417 
4182026-02-19T08:04:23.028ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 19609 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
4192026-02-19T08:04:23.029ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 41 target = phd_runner