Max level shown:
12026-02-06T11:25:11.761ZINFOphd-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-06T11:25:11.791ZDEBGphd-runner: Created new artifact store from manifest file = phd-tests/framework/src/artifacts/store.rs line = 219 store = Store { local_dir: "/phd-artifacts", artifacts: {"alpine": Mutex { data: StoredArtifact { description: Artifact { filename: "alpine.iso", kind: GuestOs(Alpine), source: RemoteServer { sha256: "ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1" }, untar: None }, cached_path: None } }, "ovmf": Mutex { data: StoredArtifact { description: Artifact { filename: "OVMF_CODE.fd", kind: Bootrom, source: Buildomat(BuildomatArtifact { repo: Repo("oxidecomputer/edk2"), series: Series("image_debug"), commit: Commit("907a5fd1763ce5ddd74001261e5b52cd200a25f9"), sha256: "ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb" }), untar: None }, cached_path: None } }}, downloader: DownloadConfig { timeout: 600s, buildomat_backoff: ExponentialBackoff { current_interval: 1s, initial_interval: 1s, randomization_factor: 0.5, multiplier: 1.5, max_interval: 60s, start_time: Instant { tv_sec: 176, tv_nsec: 76154210 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32026-02-06T11:25:11.791ZINFOphd-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-06T11:25:11.792ZINFOphd-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-06T11:25:11.795ZDEBGphd-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-06T11:25:11.965ZINFOphd-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-06T11:25:12.611ZDEBGphd-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/47f0c4c480c2b587d773d3958496174e52bc170d/propolis-server.sha256.txt
82026-02-06T11:25:12.731ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92026-02-06T11:25:12.731ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102026-02-06T11:25:12.732ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112026-02-06T11:25:12.734ZINFOphd-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-06T11:25:12.734ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132026-02-06T11:25:12.734ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142026-02-06T11:25:12.736ZINFOphd-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-06T11:25:12.738ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
162026-02-06T11:25:12.741ZDEBGphd-runner: [TEST - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/907a5fd1763ce5ddd74001261e5b52cd200a25f9/OVMF_CODE.fd
172026-02-06T11:25:13.131ZDEBGphd-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-06T11:25:13.132ZDEBGphd-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-06T11:25:20.426ZDEBGphd-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-06T11:25:20.426ZDEBGphd-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-06T11:25:20.440ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::can_migrate_from_base stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 2.09M 25.3T 1.91M /phd-artifacts\n target = phd_framework::zfs
222026-02-06T11:25:20.442ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-9d212a19-0cff-4ff5-bca9-5f6906e30b70"] 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-06T11:25:20.467ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-9d212a19-0cff-4ff5-bca9-5f6906e30b70", "phd-artifacts/phd-clone-587706ef-d470-4492-bf15-effa7c836f5b"] 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-06T11:25:20.488ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-587706ef-d470-4492-bf15-effa7c836f5b"] 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-06T11:25:20.498ZDEBGphd-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-587706ef-d470-4492-bf15-effa7c836f5b 0B 25.3T 48.9M /phd-artifacts/phd-clone-587706ef-d470-4492-bf15-effa7c836f5b\n target = phd_framework::zfs
262026-02-06T11:25:20.501ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
272026-02-06T11:25:20.501ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 217 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base
282026-02-06T11:25:20.502ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/1d76d936da6c59e672355343d667410948e1b46bd7cfc1de0d04a6b8266b0e42/propolis-server.tar.gz path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
292026-02-06T11:25:20.502ZDEBGphd-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/47f0c4c480c2b587d773d3958496174e52bc170d/propolis-server.tar.gz
302026-02-06T11:25:28.690ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/1d76d936da6c59e672355343d667410948e1b46bd7cfc1de0d04a6b8266b0e42/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-06T11:25:28.690ZDEBGphd-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-06T11:25:45.179ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/1d76d936da6c59e672355343d667410948e1b46bd7cfc1de0d04a6b8266b0e42/propolis-server" target = phd_framework::test_vm::server
332026-02-06T11:25:45.180ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/migration_from_base.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base.stdout.log" target = phd_framework::log_config
342026-02-06T11:25:45.297ZINFOphd-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-06T11:25:45.298ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ea78b1b6-0d32-41fc-a409-de8dd88efc38
362026-02-06T11:25:45.302ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 347 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ea78b1b6-0d32-41fc-a409-de8dd88efc38
372026-02-06T11:25:45.304ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 24800 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
382026-02-06T11:25:45.984ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392026-02-06T11:25:45.988ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: ea78b1b6-0d32-41fc-a409-de8dd88efc38, name: "phd-vm-ea78b1b6-0d32-41fc-a409-de8dd88efc38", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 8598e9aa-56a8-4243-97fb-87d21c7c4c31, project_id: e0a9ce91-253b-4a29-9576-651abf0609a6, sled_id: 6b68287e-9397-46d9-89d4-ae2119b6483b, sled_serial: "6b68287e-9397-46d9-89d4-ae2119b6483b", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 406 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ea78b1b6-0d32-41fc-a409-de8dd88efc38
402026-02-06T11:25:45.988ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 467 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ea78b1b6-0d32-41fc-a409-de8dd88efc38
412026-02-06T11:25:45.988ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 472 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = ea78b1b6-0d32-41fc-a409-de8dd88efc38
422026-02-06T11:25:45.990ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 1 file = phd-tests/framework/src/test_vm/mod.rs line = 467 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ea78b1b6-0d32-41fc-a409-de8dd88efc38
432026-02-06T11:25:45.990ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
442026-02-06T11:25:45.990ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 731 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base vm_id = ea78b1b6-0d32-41fc-a409-de8dd88efc38
452026-02-06T11:25:45.990ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
462026-02-06T11:25:45.991ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ea78b1b6-0d32-41fc-a409-de8dd88efc38
472026-02-06T11:25:45.991ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = ea78b1b6-0d32-41fc-a409-de8dd88efc38
482026-02-06T11:25:50.501ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4509 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ea78b1b6-0d32-41fc-a409-de8dd88efc38
492026-02-06T11:25:50.501ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
502026-02-06T11:25:50.505ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
512026-02-06T11:25:50.505ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ea78b1b6-0d32-41fc-a409-de8dd88efc38
522026-02-06T11:25:50.505ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = ea78b1b6-0d32-41fc-a409-de8dd88efc38
532026-02-06T11:25:50.530ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 25 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ea78b1b6-0d32-41fc-a409-de8dd88efc38
542026-02-06T11:25:50.530ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
552026-02-06T11:25:50.531ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
562026-02-06T11:25:50.531ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ea78b1b6-0d32-41fc-a409-de8dd88efc38
572026-02-06T11:25:50.531ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = ea78b1b6-0d32-41fc-a409-de8dd88efc38
582026-02-06T11:25:50.563ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ea78b1b6-0d32-41fc-a409-de8dd88efc38
592026-02-06T11:25:50.563ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
602026-02-06T11:25:50.563ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4572 file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
612026-02-06T11:25:50.566ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ea78b1b6-0d32-41fc-a409-de8dd88efc38
622026-02-06T11:25:50.566ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = ea78b1b6-0d32-41fc-a409-de8dd88efc38
632026-02-06T11:25:50.574ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 8 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ea78b1b6-0d32-41fc-a409-de8dd88efc38
642026-02-06T11:25:50.574ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ea78b1b6-0d32-41fc-a409-de8dd88efc38
652026-02-06T11:25:50.574ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = ea78b1b6-0d32-41fc-a409-de8dd88efc38
662026-02-06T11:25:50.607ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ea78b1b6-0d32-41fc-a409-de8dd88efc38
672026-02-06T11:25:50.607ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ea78b1b6-0d32-41fc-a409-de8dd88efc38
682026-02-06T11:25:50.608ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = ea78b1b6-0d32-41fc-a409-de8dd88efc38
692026-02-06T11:25:50.618ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ea78b1b6-0d32-41fc-a409-de8dd88efc38
702026-02-06T11:25:50.618ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ea78b1b6-0d32-41fc-a409-de8dd88efc38
712026-02-06T11:25:50.618ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = ea78b1b6-0d32-41fc-a409-de8dd88efc38
722026-02-06T11:25:50.641ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ea78b1b6-0d32-41fc-a409-de8dd88efc38
732026-02-06T11:25:50.642ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ea78b1b6-0d32-41fc-a409-de8dd88efc38
742026-02-06T11:25:50.642ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = ea78b1b6-0d32-41fc-a409-de8dd88efc38
752026-02-06T11:25:50.653ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ea78b1b6-0d32-41fc-a409-de8dd88efc38
762026-02-06T11:25:50.654ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ea78b1b6-0d32-41fc-a409-de8dd88efc38
772026-02-06T11:25:50.654ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = ea78b1b6-0d32-41fc-a409-de8dd88efc38
782026-02-06T11:25:50.687ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ea78b1b6-0d32-41fc-a409-de8dd88efc38
792026-02-06T11:25:50.687ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::can_migrate_from_base propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base
802026-02-06T11:25:50.687ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
812026-02-06T11:25:50.687ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 217 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base_lifecycle_0
822026-02-06T11:25:50.688ZDEBGphd-runner: [NEW - EVENT] Examining locally-sourced artifact file = phd-tests/framework/src/artifacts/store.rs line = 56 path = /work/phd-test/propolis-server sha256 = None target = phd_framework::artifacts::store
832026-02-06T11:25:50.688ZDEBGphd-runner: [NEW - EVENT] Locally-sourced artifact is valid, caching its path file = phd-tests/framework/src/artifacts/store.rs line = 69 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
842026-02-06T11:25:50.688ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
852026-02-06T11:25:50.688ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stdout.log" target = phd_framework::log_config
862026-02-06T11:25:50.717ZINFOphd-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
872026-02-06T11:25:50.717ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 29 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
882026-02-06T11:25:50.717ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = ea78b1b6-0d32-41fc-a409-de8dd88efc38 target = phd_framework::test_vm target_id = f8aafd16-8431-42f3-916f-57369e8868b6
892026-02-06T11:25:50.718ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 534 migration_id = 9c89c967-f5bd-4c05-9b5a-f241de553b2d path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = ea78b1b6-0d32-41fc-a409-de8dd88efc38 target = phd_framework::test_vm target_id = f8aafd16-8431-42f3-916f-57369e8868b6 timeout_duration = 45s
902026-02-06T11:25:50.718ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = ea78b1b6-0d32-41fc-a409-de8dd88efc38 target = phd_framework::test_vm target_id = f8aafd16-8431-42f3-916f-57369e8868b6 vm = migration_from_base_lifecycle_0 vm_id = f8aafd16-8431-42f3-916f-57369e8868b6
912026-02-06T11:25:50.718ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 347 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = ea78b1b6-0d32-41fc-a409-de8dd88efc38 target = phd_framework::test_vm target_id = f8aafd16-8431-42f3-916f-57369e8868b6 vm = migration_from_base_lifecycle_0 vm_id = f8aafd16-8431-42f3-916f-57369e8868b6
922026-02-06T11:25:51.109ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: f8aafd16-8431-42f3-916f-57369e8868b6, name: "phd-vm-f8aafd16-8431-42f3-916f-57369e8868b6", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 8598e9aa-56a8-4243-97fb-87d21c7c4c31, project_id: e0a9ce91-253b-4a29-9576-651abf0609a6, sled_id: 77343947-b222-4c64-a6d1-78f23d4daa90, sled_serial: "77343947-b222-4c64-a6d1-78f23d4daa90", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 406 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = ea78b1b6-0d32-41fc-a409-de8dd88efc38 target = phd_framework::test_vm target_id = f8aafd16-8431-42f3-916f-57369e8868b6 vm = migration_from_base_lifecycle_0 vm_id = f8aafd16-8431-42f3-916f-57369e8868b6
932026-02-06T11:25:51.109ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 9c89c967-f5bd-4c05-9b5a-f241de553b2d path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = ea78b1b6-0d32-41fc-a409-de8dd88efc38 target = phd_framework::test_vm target_id = f8aafd16-8431-42f3-916f-57369e8868b6
942026-02-06T11:25:53.780ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7760}} target = phd_framework::serial
952026-02-06T11:25:53.783ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 568 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = ea78b1b6-0d32-41fc-a409-de8dd88efc38 target = phd_framework::test_vm target_id = f8aafd16-8431-42f3-916f-57369e8868b6
962026-02-06T11:25:53.783ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2673 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 9c89c967-f5bd-4c05-9b5a-f241de553b2d path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = ea78b1b6-0d32-41fc-a409-de8dd88efc38 target = phd_framework::test_vm target_id = f8aafd16-8431-42f3-916f-57369e8868b6
972026-02-06T11:25:53.797ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ea78b1b6-0d32-41fc-a409-de8dd88efc38
982026-02-06T11:25:53.802ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = f8aafd16-8431-42f3-916f-57369e8868b6
992026-02-06T11:25:53.802ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_lifecycle_0 vm_id = f8aafd16-8431-42f3-916f-57369e8868b6
1002026-02-06T11:25:53.804ZDEBGphd-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 = ea78b1b6-0d32-41fc-a409-de8dd88efc38
1012026-02-06T11:25:53.864ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 61 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ea78b1b6-0d32-41fc-a409-de8dd88efc38
1022026-02-06T11:25:53.864ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8565 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ea78b1b6-0d32-41fc-a409-de8dd88efc38
1032026-02-06T11:25:53.864ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 61 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = f8aafd16-8431-42f3-916f-57369e8868b6
1042026-02-06T11:25:53.864ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = f8aafd16-8431-42f3-916f-57369e8868b6
1052026-02-06T11:25:53.864ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_lifecycle_0 vm_id = f8aafd16-8431-42f3-916f-57369e8868b6
1062026-02-06T11:25:53.891ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 27 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = f8aafd16-8431-42f3-916f-57369e8868b6
1072026-02-06T11:25:53.891ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = f8aafd16-8431-42f3-916f-57369e8868b6
1082026-02-06T11:25:53.892ZDEBGphd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed file = phd-tests/framework/src/serial/mod.rs line = 213 target = phd_framework::serial
1092026-02-06T11:25:53.892ZINFOphd-runner: test phd_tests::migrate::from_base::can_migrate_from_base ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
1102026-02-06T11:25:53.892ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 7906 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1112026-02-06T11:25:53.892ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1122026-02-06T11:25:53.893ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1077 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = f8aafd16-8431-42f3-916f-57369e8868b6
1132026-02-06T11:25:54.340ZDEBGphd-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 = f8aafd16-8431-42f3-916f-57369e8868b6
1142026-02-06T11:25:54.394ZDEBGphd-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 = f8aafd16-8431-42f3-916f-57369e8868b6
1152026-02-06T11:25:54.395ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-587706ef-d470-4492-bf15-effa7c836f5b"] 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 = f8aafd16-8431-42f3-916f-57369e8868b6
1162026-02-06T11:25:54.421ZDEBGphd-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 = f8aafd16-8431-42f3-916f-57369e8868b6
1172026-02-06T11:25:54.421ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-9d212a19-0cff-4ff5-bca9-5f6906e30b70"] 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 = f8aafd16-8431-42f3-916f-57369e8868b6
1182026-02-06T11:25:54.439ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 547 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = f8aafd16-8431-42f3-916f-57369e8868b6
1192026-02-06T11:25:54.439ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 3721 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = ea78b1b6-0d32-41fc-a409-de8dd88efc38 target = phd_framework::test_vm target_id = f8aafd16-8431-42f3-916f-57369e8868b6 vm = migration_from_base_lifecycle_0 vm_id = f8aafd16-8431-42f3-916f-57369e8868b6
1202026-02-06T11:25:54.439ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 547 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1212026-02-06T11:25:54.439ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3721 file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = ea78b1b6-0d32-41fc-a409-de8dd88efc38 target = phd_framework::test_vm target_id = f8aafd16-8431-42f3-916f-57369e8868b6
1222026-02-06T11:25:54.440ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 41699 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
1232026-02-06T11:25:54.440ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
1242026-02-06T11:25:54.440ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1252026-02-06T11:25:54.440ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1262026-02-06T11:25:54.440ZINFOphd-runner: [TEST - START] file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
1272026-02-06T11:25:54.440ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd target = phd_framework::artifacts::store
1282026-02-06T11:25:54.440ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
1292026-02-06T11:25:54.440ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
1302026-02-06T11:25:54.440ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1312026-02-06T11:25:54.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 865M 25.3T 864M /phd-artifacts\n target = phd_framework::zfs
1322026-02-06T11:25:54.452ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-673763a6-4050-4aff-a40e-7b4fc6bc033b"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1332026-02-06T11:25:54.471ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-673763a6-4050-4aff-a40e-7b4fc6bc033b", "phd-artifacts/phd-clone-a1b5e78b-abe8-4bea-9a1b-d0b4d5b03e55"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1342026-02-06T11:25:54.490ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-a1b5e78b-abe8-4bea-9a1b-d0b4d5b03e55"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1352026-02-06T11:25:54.501ZDEBGphd-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-a1b5e78b-abe8-4bea-9a1b-d0b4d5b03e55 0B 25.3T 864M /phd-artifacts/phd-clone-a1b5e78b-abe8-4bea-9a1b-d0b4d5b03e55\n target = phd_framework::zfs
1362026-02-06T11:25:54.502ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1372026-02-06T11:25:54.502ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 217 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base
1382026-02-06T11:25:54.502ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/1d76d936da6c59e672355343d667410948e1b46bd7cfc1de0d04a6b8266b0e42/propolis-server target = phd_framework::artifacts::store
1392026-02-06T11:25:54.502ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/1d76d936da6c59e672355343d667410948e1b46bd7cfc1de0d04a6b8266b0e42/propolis-server" target = phd_framework::test_vm::server
1402026-02-06T11:25:54.502ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/migration_serial_history_base.stderr.log" stdout_path = "/tmp/propolis-phd/migration_serial_history_base.stdout.log" target = phd_framework::log_config
1412026-02-06T11:25:54.532ZINFOphd-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
1422026-02-06T11:25:54.533ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 30 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1432026-02-06T11:25:54.533ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 27bc2bf8-aa4e-4849-84d5-19f164373171
1442026-02-06T11:25:54.533ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 347 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 27bc2bf8-aa4e-4849-84d5-19f164373171
1452026-02-06T11:25:55.190ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1462026-02-06T11:25:55.191ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 27bc2bf8-aa4e-4849-84d5-19f164373171, name: "phd-vm-27bc2bf8-aa4e-4849-84d5-19f164373171", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 69440d5f-6210-4956-ab73-2d504b2f1202, project_id: 6d0f28d6-b71a-4fad-86b1-d5dc0727112c, sled_id: 3beff473-24c5-48d7-ba1e-ceeb4fd1cf3b, sled_serial: "3beff473-24c5-48d7-ba1e-ceeb4fd1cf3b", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 406 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 27bc2bf8-aa4e-4849-84d5-19f164373171
1472026-02-06T11:25:55.191ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 467 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 27bc2bf8-aa4e-4849-84d5-19f164373171
1482026-02-06T11:25:55.191ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 472 path = phd_tests::migrate::from_base::serial_history state = Run target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 27bc2bf8-aa4e-4849-84d5-19f164373171
1492026-02-06T11:25:55.192ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 467 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 27bc2bf8-aa4e-4849-84d5-19f164373171
1502026-02-06T11:25:55.192ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1512026-02-06T11:25:55.192ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 731 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = 300s vm = migration_serial_history_base vm_id = 27bc2bf8-aa4e-4849-84d5-19f164373171
1522026-02-06T11:25:55.192ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost login: ") target = phd_framework::test_vm
1532026-02-06T11:25:55.192ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 27bc2bf8-aa4e-4849-84d5-19f164373171
1542026-02-06T11:25:55.192ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 27bc2bf8-aa4e-4849-84d5-19f164373171
1552026-02-06T11:25:59.717ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4524 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 27bc2bf8-aa4e-4849-84d5-19f164373171
1562026-02-06T11:25:59.717ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::serial_history step = WriteStr("root") target = phd_framework::test_vm
1572026-02-06T11:25:59.717ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
1582026-02-06T11:25:59.717ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 27bc2bf8-aa4e-4849-84d5-19f164373171
1592026-02-06T11:25:59.717ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 27bc2bf8-aa4e-4849-84d5-19f164373171
1602026-02-06T11:25:59.736ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 27bc2bf8-aa4e-4849-84d5-19f164373171
1612026-02-06T11:25:59.736ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::serial_history step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
1622026-02-06T11:25:59.736ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
1632026-02-06T11:25:59.736ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 27bc2bf8-aa4e-4849-84d5-19f164373171
1642026-02-06T11:25:59.736ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 27bc2bf8-aa4e-4849-84d5-19f164373171
1652026-02-06T11:25:59.768ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 27bc2bf8-aa4e-4849-84d5-19f164373171
1662026-02-06T11:25:59.768ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1672026-02-06T11:25:59.768ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4576 file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1682026-02-06T11:25:59.769ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 27bc2bf8-aa4e-4849-84d5-19f164373171
1692026-02-06T11:25:59.769ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = 27bc2bf8-aa4e-4849-84d5-19f164373171
1702026-02-06T11:25:59.779ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 27bc2bf8-aa4e-4849-84d5-19f164373171
1712026-02-06T11:25:59.780ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 27bc2bf8-aa4e-4849-84d5-19f164373171
1722026-02-06T11:25:59.780ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = 27bc2bf8-aa4e-4849-84d5-19f164373171
1732026-02-06T11:25:59.812ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 27bc2bf8-aa4e-4849-84d5-19f164373171
1742026-02-06T11:25:59.818ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::serial_history propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_serial_history_base
1752026-02-06T11:25:59.818ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1762026-02-06T11:25:59.818ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 217 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base_lifecycle_0
1772026-02-06T11:25:59.818ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
1782026-02-06T11:25:59.818ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
1792026-02-06T11:25:59.818ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stdout.log" target = phd_framework::log_config
1802026-02-06T11:25:59.847ZINFOphd-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
1812026-02-06T11:25:59.847ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 28 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1822026-02-06T11:25:59.847ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 27bc2bf8-aa4e-4849-84d5-19f164373171 target = phd_framework::test_vm target_id = 2f68fc54-c3c2-4f6f-bddc-41063ff23288
1832026-02-06T11:25:59.847ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 534 migration_id = c1222600-a904-4e4c-a190-639ca8799276 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 27bc2bf8-aa4e-4849-84d5-19f164373171 target = phd_framework::test_vm target_id = 2f68fc54-c3c2-4f6f-bddc-41063ff23288 timeout_duration = 45s
1842026-02-06T11:25:59.847ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 27bc2bf8-aa4e-4849-84d5-19f164373171 target = phd_framework::test_vm target_id = 2f68fc54-c3c2-4f6f-bddc-41063ff23288 vm = migration_serial_history_base_lifecycle_0 vm_id = 2f68fc54-c3c2-4f6f-bddc-41063ff23288
1852026-02-06T11:25:59.848ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 347 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 27bc2bf8-aa4e-4849-84d5-19f164373171 target = phd_framework::test_vm target_id = 2f68fc54-c3c2-4f6f-bddc-41063ff23288 vm = migration_serial_history_base_lifecycle_0 vm_id = 2f68fc54-c3c2-4f6f-bddc-41063ff23288
1862026-02-06T11:26:00.542ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 2f68fc54-c3c2-4f6f-bddc-41063ff23288, name: "phd-vm-2f68fc54-c3c2-4f6f-bddc-41063ff23288", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 69440d5f-6210-4956-ab73-2d504b2f1202, project_id: 6d0f28d6-b71a-4fad-86b1-d5dc0727112c, sled_id: 96828975-3f17-48bb-8f84-47f555f4528c, sled_serial: "96828975-3f17-48bb-8f84-47f555f4528c", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 406 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 27bc2bf8-aa4e-4849-84d5-19f164373171 target = phd_framework::test_vm target_id = 2f68fc54-c3c2-4f6f-bddc-41063ff23288 vm = migration_serial_history_base_lifecycle_0 vm_id = 2f68fc54-c3c2-4f6f-bddc-41063ff23288
1872026-02-06T11:26:00.542ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = c1222600-a904-4e4c-a190-639ca8799276 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 27bc2bf8-aa4e-4849-84d5-19f164373171 target = phd_framework::test_vm target_id = 2f68fc54-c3c2-4f6f-bddc-41063ff23288
1882026-02-06T11:26:03.223ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7727}} target = phd_framework::serial
1892026-02-06T11:26:03.654ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 568 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 27bc2bf8-aa4e-4849-84d5-19f164373171 target = phd_framework::test_vm target_id = 2f68fc54-c3c2-4f6f-bddc-41063ff23288
1902026-02-06T11:26:03.654ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3111 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = c1222600-a904-4e4c-a190-639ca8799276 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 27bc2bf8-aa4e-4849-84d5-19f164373171 target = phd_framework::test_vm target_id = 2f68fc54-c3c2-4f6f-bddc-41063ff23288
1912026-02-06T11:26:03.656ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 27bc2bf8-aa4e-4849-84d5-19f164373171
1922026-02-06T11:26:03.657ZDEBGphd-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 = 27bc2bf8-aa4e-4849-84d5-19f164373171
1932026-02-06T11:26:03.715ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 59 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 27bc2bf8-aa4e-4849-84d5-19f164373171
1942026-02-06T11:26:03.716ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9182 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 27bc2bf8-aa4e-4849-84d5-19f164373171
1952026-02-06T11:26:03.719ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 2f68fc54-c3c2-4f6f-bddc-41063ff23288
1962026-02-06T11:26:03.720ZDEBGphd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed file = phd-tests/framework/src/serial/mod.rs line = 213 target = phd_framework::serial
1972026-02-06T11:26:03.720ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
1982026-02-06T11:26:03.720ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 8528 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1992026-02-06T11:26:03.720ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2002026-02-06T11:26:03.721ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1077 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 2f68fc54-c3c2-4f6f-bddc-41063ff23288
2012026-02-06T11:26:04.447ZDEBGphd-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 = 2f68fc54-c3c2-4f6f-bddc-41063ff23288
2022026-02-06T11:26:04.499ZDEBGphd-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 = 2f68fc54-c3c2-4f6f-bddc-41063ff23288
2032026-02-06T11:26:04.499ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-a1b5e78b-abe8-4bea-9a1b-d0b4d5b03e55"] 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 = 2f68fc54-c3c2-4f6f-bddc-41063ff23288
2042026-02-06T11:26:04.524ZDEBGphd-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 = 2f68fc54-c3c2-4f6f-bddc-41063ff23288
2052026-02-06T11:26:04.524ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-673763a6-4050-4aff-a40e-7b4fc6bc033b"] 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 = 2f68fc54-c3c2-4f6f-bddc-41063ff23288
2062026-02-06T11:26:04.541ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 821 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 2f68fc54-c3c2-4f6f-bddc-41063ff23288
2072026-02-06T11:26:04.541ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 821 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2082026-02-06T11:26:04.542ZINFOphd-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
2092026-02-06T11:26:04.541ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 4693 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 27bc2bf8-aa4e-4849-84d5-19f164373171 target = phd_framework::test_vm target_id = 2f68fc54-c3c2-4f6f-bddc-41063ff23288 vm = migration_serial_history_base_lifecycle_0 vm_id = 2f68fc54-c3c2-4f6f-bddc-41063ff23288
2102026-02-06T11:26:04.542ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2112026-02-06T11:26:04.542ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4694 file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 27bc2bf8-aa4e-4849-84d5-19f164373171 target = phd_framework::test_vm target_id = 2f68fc54-c3c2-4f6f-bddc-41063ff23288
2122026-02-06T11:26:04.542ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2132026-02-06T11:26:04.542ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 10101 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2142026-02-06T11:26:04.542ZINFOphd-runner: [TEST - START] file = phd-tests/tests/src/migrate.rs line = 52 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_tests::migrate::from_base
2152026-02-06T11:26:04.542ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd target = phd_framework::artifacts::store
2162026-02-06T11:26:04.542ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
2172026-02-06T11:26:04.542ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
2182026-02-06T11:26:04.542ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = list
2192026-02-06T11:26:04.553ZDEBGphd-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
2202026-02-06T11:26:04.553ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-df26e9b9-d07b-420b-a539-012dbaf964d9"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = snapshot
2212026-02-06T11:26:04.571ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-df26e9b9-d07b-420b-a539-012dbaf964d9", "phd-artifacts/phd-clone-119c7dd4-f18e-453a-9327-0d1286aa86e3"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = clone
2222026-02-06T11:26:04.587ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-119c7dd4-f18e-453a-9327-0d1286aa86e3"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = list
2232026-02-06T11:26:04.596ZDEBGphd-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-119c7dd4-f18e-453a-9327-0d1286aa86e3 0B 25.3T 864M /phd-artifacts/phd-clone-119c7dd4-f18e-453a-9327-0d1286aa86e3\n target = phd_framework::zfs
2242026-02-06T11:26:04.597ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2252026-02-06T11:26:04.597ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 217 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back
2262026-02-06T11:26:04.597ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/1d76d936da6c59e672355343d667410948e1b46bd7cfc1de0d04a6b8266b0e42/propolis-server target = phd_framework::artifacts::store
2272026-02-06T11:26:04.597ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/1d76d936da6c59e672355343d667410948e1b46bd7cfc1de0d04a6b8266b0e42/propolis-server" target = phd_framework::test_vm::server
2282026-02-06T11:26:04.597ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back.stdout.log" target = phd_framework::log_config
2292026-02-06T11:26:04.627ZINFOphd-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
2302026-02-06T11:26:04.627ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 30 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2312026-02-06T11:26:04.627ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e75d78a-e35f-4174-9df7-1235bf6c4fe4
2322026-02-06T11:26:04.628ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 347 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e75d78a-e35f-4174-9df7-1235bf6c4fe4
2332026-02-06T11:26:05.218ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2342026-02-06T11:26:05.219ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 9e75d78a-e35f-4174-9df7-1235bf6c4fe4, name: "phd-vm-9e75d78a-e35f-4174-9df7-1235bf6c4fe4", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 01583ca7-576b-485d-81b1-5e3c71bccf3c, project_id: b9194aac-9105-4b7e-92e2-26ce39bb2cd7, sled_id: 4cb1910a-079e-41df-a99a-233f388c4172, sled_serial: "4cb1910a-079e-41df-a99a-233f388c4172", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 406 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e75d78a-e35f-4174-9df7-1235bf6c4fe4
2352026-02-06T11:26:05.219ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 467 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e75d78a-e35f-4174-9df7-1235bf6c4fe4
2362026-02-06T11:26:05.219ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 472 path = phd_tests::migrate::from_base::migration_from_base_and_back state = Run target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e75d78a-e35f-4174-9df7-1235bf6c4fe4
2372026-02-06T11:26:05.220ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 1 file = phd-tests/framework/src/test_vm/mod.rs line = 467 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e75d78a-e35f-4174-9df7-1235bf6c4fe4
2382026-02-06T11:26:05.220ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2392026-02-06T11:26:05.220ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 731 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base_and_back vm_id = 9e75d78a-e35f-4174-9df7-1235bf6c4fe4
2402026-02-06T11:26:05.220ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost login: ") target = phd_framework::test_vm
2412026-02-06T11:26:05.220ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e75d78a-e35f-4174-9df7-1235bf6c4fe4
2422026-02-06T11:26:05.221ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = 9e75d78a-e35f-4174-9df7-1235bf6c4fe4
2432026-02-06T11:26:09.747ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4526 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e75d78a-e35f-4174-9df7-1235bf6c4fe4
2442026-02-06T11:26:09.747ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
2452026-02-06T11:26:09.747ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2462026-02-06T11:26:09.747ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e75d78a-e35f-4174-9df7-1235bf6c4fe4
2472026-02-06T11:26:09.747ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = 9e75d78a-e35f-4174-9df7-1235bf6c4fe4
2482026-02-06T11:26:09.766ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e75d78a-e35f-4174-9df7-1235bf6c4fe4
2492026-02-06T11:26:09.766ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
2502026-02-06T11:26:09.766ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 739 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2512026-02-06T11:26:09.766ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e75d78a-e35f-4174-9df7-1235bf6c4fe4
2522026-02-06T11:26:09.766ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = 9e75d78a-e35f-4174-9df7-1235bf6c4fe4
2532026-02-06T11:26:09.798ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e75d78a-e35f-4174-9df7-1235bf6c4fe4
2542026-02-06T11:26:09.799ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 779 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2552026-02-06T11:26:09.799ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4578 file = phd-tests/framework/src/test_vm/mod.rs line = 782 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2562026-02-06T11:26:09.799ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e75d78a-e35f-4174-9df7-1235bf6c4fe4
2572026-02-06T11:26:09.799ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 9e75d78a-e35f-4174-9df7-1235bf6c4fe4
2582026-02-06T11:26:09.810ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e75d78a-e35f-4174-9df7-1235bf6c4fe4
2592026-02-06T11:26:09.810ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e75d78a-e35f-4174-9df7-1235bf6c4fe4
2602026-02-06T11:26:09.810ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 9e75d78a-e35f-4174-9df7-1235bf6c4fe4
2612026-02-06T11:26:09.843ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e75d78a-e35f-4174-9df7-1235bf6c4fe4
2622026-02-06T11:26:09.843ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e75d78a-e35f-4174-9df7-1235bf6c4fe4
2632026-02-06T11:26:09.843ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 9e75d78a-e35f-4174-9df7-1235bf6c4fe4
2642026-02-06T11:26:09.854ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e75d78a-e35f-4174-9df7-1235bf6c4fe4
2652026-02-06T11:26:09.854ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e75d78a-e35f-4174-9df7-1235bf6c4fe4
2662026-02-06T11:26:09.854ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 9e75d78a-e35f-4174-9df7-1235bf6c4fe4
2672026-02-06T11:26:09.887ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e75d78a-e35f-4174-9df7-1235bf6c4fe4
2682026-02-06T11:26:09.887ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e75d78a-e35f-4174-9df7-1235bf6c4fe4
2692026-02-06T11:26:09.887ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 9e75d78a-e35f-4174-9df7-1235bf6c4fe4
2702026-02-06T11:26:09.898ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e75d78a-e35f-4174-9df7-1235bf6c4fe4
2712026-02-06T11:26:09.898ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e75d78a-e35f-4174-9df7-1235bf6c4fe4
2722026-02-06T11:26:09.898ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 9e75d78a-e35f-4174-9df7-1235bf6c4fe4
2732026-02-06T11:26:09.931ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e75d78a-e35f-4174-9df7-1235bf6c4fe4
2742026-02-06T11:26:09.931ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
2752026-02-06T11:26:09.932ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2762026-02-06T11:26:09.932ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 217 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_0
2772026-02-06T11:26:09.932ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
2782026-02-06T11:26:09.932ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
2792026-02-06T11:26:09.932ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stdout.log" target = phd_framework::log_config
2802026-02-06T11:26:09.961ZINFOphd-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
2812026-02-06T11:26:09.962ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 30 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2822026-02-06T11:26:09.962ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 9e75d78a-e35f-4174-9df7-1235bf6c4fe4 target = phd_framework::test_vm target_id = b66a5e17-964a-4da0-bb24-ab4796f480de
2832026-02-06T11:26:09.962ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 534 migration_id = e4360bb3-e361-42a7-9bc4-7e870f4ca5a4 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 9e75d78a-e35f-4174-9df7-1235bf6c4fe4 target = phd_framework::test_vm target_id = b66a5e17-964a-4da0-bb24-ab4796f480de timeout_duration = 45s
2842026-02-06T11:26:09.962ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 9e75d78a-e35f-4174-9df7-1235bf6c4fe4 target = phd_framework::test_vm target_id = b66a5e17-964a-4da0-bb24-ab4796f480de vm = migration_from_base_and_back_lifecycle_0 vm_id = b66a5e17-964a-4da0-bb24-ab4796f480de
2852026-02-06T11:26:09.963ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 347 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 9e75d78a-e35f-4174-9df7-1235bf6c4fe4 target = phd_framework::test_vm target_id = b66a5e17-964a-4da0-bb24-ab4796f480de vm = migration_from_base_and_back_lifecycle_0 vm_id = b66a5e17-964a-4da0-bb24-ab4796f480de
2862026-02-06T11:26:10.433ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: b66a5e17-964a-4da0-bb24-ab4796f480de, name: "phd-vm-b66a5e17-964a-4da0-bb24-ab4796f480de", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 01583ca7-576b-485d-81b1-5e3c71bccf3c, project_id: b9194aac-9105-4b7e-92e2-26ce39bb2cd7, sled_id: a8a1bf2b-789b-45f8-ac75-523546e7fd54, sled_serial: "a8a1bf2b-789b-45f8-ac75-523546e7fd54", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 406 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 9e75d78a-e35f-4174-9df7-1235bf6c4fe4 target = phd_framework::test_vm target_id = b66a5e17-964a-4da0-bb24-ab4796f480de vm = migration_from_base_and_back_lifecycle_0 vm_id = b66a5e17-964a-4da0-bb24-ab4796f480de
2872026-02-06T11:26:10.433ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = e4360bb3-e361-42a7-9bc4-7e870f4ca5a4 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 9e75d78a-e35f-4174-9df7-1235bf6c4fe4 target = phd_framework::test_vm target_id = b66a5e17-964a-4da0-bb24-ab4796f480de
2882026-02-06T11:26:13.098ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7760}} target = phd_framework::serial
2892026-02-06T11:26:14.842ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 568 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 9e75d78a-e35f-4174-9df7-1235bf6c4fe4 target = phd_framework::test_vm target_id = b66a5e17-964a-4da0-bb24-ab4796f480de
2902026-02-06T11:26:14.842ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4408 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = e4360bb3-e361-42a7-9bc4-7e870f4ca5a4 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 9e75d78a-e35f-4174-9df7-1235bf6c4fe4 target = phd_framework::test_vm target_id = b66a5e17-964a-4da0-bb24-ab4796f480de
2912026-02-06T11:26:14.845ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e75d78a-e35f-4174-9df7-1235bf6c4fe4
2922026-02-06T11:26:14.845ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = b66a5e17-964a-4da0-bb24-ab4796f480de
2932026-02-06T11:26:14.845ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_0 vm_id = b66a5e17-964a-4da0-bb24-ab4796f480de
2942026-02-06T11:26:14.847ZDEBGphd-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 = 9e75d78a-e35f-4174-9df7-1235bf6c4fe4
2952026-02-06T11:26:14.906ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 60 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e75d78a-e35f-4174-9df7-1235bf6c4fe4
2962026-02-06T11:26:14.906ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 10277 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e75d78a-e35f-4174-9df7-1235bf6c4fe4
2972026-02-06T11:26:14.906ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 60 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = b66a5e17-964a-4da0-bb24-ab4796f480de
2982026-02-06T11:26:14.906ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = b66a5e17-964a-4da0-bb24-ab4796f480de
2992026-02-06T11:26:14.906ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_0 vm_id = b66a5e17-964a-4da0-bb24-ab4796f480de
3002026-02-06T11:26:14.934ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 27 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = b66a5e17-964a-4da0-bb24-ab4796f480de
3012026-02-06T11:26:14.934ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __BASE_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
3022026-02-06T11:26:14.934ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3032026-02-06T11:26:14.934ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 217 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_1
3042026-02-06T11:26:14.934ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/1d76d936da6c59e672355343d667410948e1b46bd7cfc1de0d04a6b8266b0e42/propolis-server target = phd_framework::artifacts::store
3052026-02-06T11:26:14.935ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9004 server_path = "/phd-artifacts/1d76d936da6c59e672355343d667410948e1b46bd7cfc1de0d04a6b8266b0e42/propolis-server" target = phd_framework::test_vm::server
3062026-02-06T11:26:14.935ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stdout.log" target = phd_framework::log_config
3072026-02-06T11:26:14.964ZINFOphd-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
3082026-02-06T11:26:14.964ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 29 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3092026-02-06T11:26:14.964ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = b66a5e17-964a-4da0-bb24-ab4796f480de target = phd_framework::test_vm target_id = b0900847-d8e9-43d5-9365-9733f61dea53
3102026-02-06T11:26:14.964ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 534 migration_id = a9d63446-373d-486f-bc3d-95e81954fd24 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = b66a5e17-964a-4da0-bb24-ab4796f480de target = phd_framework::test_vm target_id = b0900847-d8e9-43d5-9365-9733f61dea53 timeout_duration = 45s
3112026-02-06T11:26:14.964ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = b66a5e17-964a-4da0-bb24-ab4796f480de target = phd_framework::test_vm target_id = b0900847-d8e9-43d5-9365-9733f61dea53 vm = migration_from_base_and_back_lifecycle_1 vm_id = b0900847-d8e9-43d5-9365-9733f61dea53
3122026-02-06T11:26:14.965ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9004/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 347 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = b66a5e17-964a-4da0-bb24-ab4796f480de target = phd_framework::test_vm target_id = b0900847-d8e9-43d5-9365-9733f61dea53 vm = migration_from_base_and_back_lifecycle_1 vm_id = b0900847-d8e9-43d5-9365-9733f61dea53
3132026-02-06T11:26:15.282ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: b0900847-d8e9-43d5-9365-9733f61dea53, name: "phd-vm-b0900847-d8e9-43d5-9365-9733f61dea53", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 01583ca7-576b-485d-81b1-5e3c71bccf3c, project_id: b9194aac-9105-4b7e-92e2-26ce39bb2cd7, sled_id: 4b0108a5-cd27-4058-b747-24f858bd497a, sled_serial: "4b0108a5-cd27-4058-b747-24f858bd497a", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 406 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = b66a5e17-964a-4da0-bb24-ab4796f480de target = phd_framework::test_vm target_id = b0900847-d8e9-43d5-9365-9733f61dea53 vm = migration_from_base_and_back_lifecycle_1 vm_id = b0900847-d8e9-43d5-9365-9733f61dea53
3142026-02-06T11:26:15.283ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = a9d63446-373d-486f-bc3d-95e81954fd24 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = b66a5e17-964a-4da0-bb24-ab4796f480de target = phd_framework::test_vm target_id = b0900847-d8e9-43d5-9365-9733f61dea53
3152026-02-06T11:26:18.035ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9004","from_start":7807}} target = phd_framework::serial
3162026-02-06T11:26:19.790ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 568 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = b66a5e17-964a-4da0-bb24-ab4796f480de target = phd_framework::test_vm target_id = b0900847-d8e9-43d5-9365-9733f61dea53
3172026-02-06T11:26:19.790ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4507 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = a9d63446-373d-486f-bc3d-95e81954fd24 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = b66a5e17-964a-4da0-bb24-ab4796f480de target = phd_framework::test_vm target_id = b0900847-d8e9-43d5-9365-9733f61dea53
3182026-02-06T11:26:19.793ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = b66a5e17-964a-4da0-bb24-ab4796f480de
3192026-02-06T11:26:19.793ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = b0900847-d8e9-43d5-9365-9733f61dea53
3202026-02-06T11:26:19.793ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_1 vm_id = b0900847-d8e9-43d5-9365-9733f61dea53
3212026-02-06T11:26:19.794ZDEBGphd-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 = b66a5e17-964a-4da0-bb24-ab4796f480de
3222026-02-06T11:26:19.847ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 53 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = b66a5e17-964a-4da0-bb24-ab4796f480de
3232026-02-06T11:26:19.847ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 53 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = b0900847-d8e9-43d5-9365-9733f61dea53
3242026-02-06T11:26:19.847ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9883 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 9e75d78a-e35f-4174-9df7-1235bf6c4fe4 target = phd_framework::test_vm target_id = b66a5e17-964a-4da0-bb24-ab4796f480de vm = migration_from_base_and_back_lifecycle_0 vm_id = b66a5e17-964a-4da0-bb24-ab4796f480de
3252026-02-06T11:26:19.847ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = b0900847-d8e9-43d5-9365-9733f61dea53
3262026-02-06T11:26:19.847ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 9884 file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 9e75d78a-e35f-4174-9df7-1235bf6c4fe4 target = phd_framework::test_vm target_id = b66a5e17-964a-4da0-bb24-ab4796f480de
3272026-02-06T11:26:19.847ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_1 vm_id = b0900847-d8e9-43d5-9365-9733f61dea53
3282026-02-06T11:26:19.872ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 24 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = b0900847-d8e9-43d5-9365-9733f61dea53
3292026-02-06T11:26:19.872ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
3302026-02-06T11:26:19.872ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3312026-02-06T11:26:19.872ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 217 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_2
3322026-02-06T11:26:19.872ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
3332026-02-06T11:26:19.872ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9006 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
3342026-02-06T11:26:19.872ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 71 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stdout.log" target = phd_framework::log_config
3352026-02-06T11:26:19.901ZINFOphd-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
3362026-02-06T11:26:19.901ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 28 file = phd-tests/framework/src/test_vm/mod.rs line = 199 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3372026-02-06T11:26:19.901ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = b0900847-d8e9-43d5-9365-9733f61dea53 target = phd_framework::test_vm target_id = 21158ad2-c905-4865-a9e3-22ac20ef0ae5
3382026-02-06T11:26:19.901ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 534 migration_id = 393dc853-90be-442f-90e1-1393bab0dd34 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = b0900847-d8e9-43d5-9365-9733f61dea53 target = phd_framework::test_vm target_id = 21158ad2-c905-4865-a9e3-22ac20ef0ae5 timeout_duration = 45s
3392026-02-06T11:26:19.901ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = b0900847-d8e9-43d5-9365-9733f61dea53 target = phd_framework::test_vm target_id = 21158ad2-c905-4865-a9e3-22ac20ef0ae5 vm = migration_from_base_and_back_lifecycle_2 vm_id = 21158ad2-c905-4865-a9e3-22ac20ef0ae5
3402026-02-06T11:26:19.902ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9006/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 347 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = b0900847-d8e9-43d5-9365-9733f61dea53 target = phd_framework::test_vm target_id = 21158ad2-c905-4865-a9e3-22ac20ef0ae5 vm = migration_from_base_and_back_lifecycle_2 vm_id = 21158ad2-c905-4865-a9e3-22ac20ef0ae5
3412026-02-06T11:26:20.522ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 21158ad2-c905-4865-a9e3-22ac20ef0ae5, name: "phd-vm-21158ad2-c905-4865-a9e3-22ac20ef0ae5", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 01583ca7-576b-485d-81b1-5e3c71bccf3c, project_id: b9194aac-9105-4b7e-92e2-26ce39bb2cd7, sled_id: 8c611c90-04ef-4032-9137-d63691759f6d, sled_serial: "8c611c90-04ef-4032-9137-d63691759f6d", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 406 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = b0900847-d8e9-43d5-9365-9733f61dea53 target = phd_framework::test_vm target_id = 21158ad2-c905-4865-a9e3-22ac20ef0ae5 vm = migration_from_base_and_back_lifecycle_2 vm_id = 21158ad2-c905-4865-a9e3-22ac20ef0ae5
3422026-02-06T11:26:20.522ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 393dc853-90be-442f-90e1-1393bab0dd34 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = b0900847-d8e9-43d5-9365-9733f61dea53 target = phd_framework::test_vm target_id = 21158ad2-c905-4865-a9e3-22ac20ef0ae5
3432026-02-06T11:26:23.262ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9006","from_start":7854}} target = phd_framework::serial
3442026-02-06T11:26:25.435ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 568 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = b0900847-d8e9-43d5-9365-9733f61dea53 target = phd_framework::test_vm target_id = 21158ad2-c905-4865-a9e3-22ac20ef0ae5
3452026-02-06T11:26:25.435ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4912 file = phd-tests/framework/src/test_vm/mod.rs line = 555 migration_id = 393dc853-90be-442f-90e1-1393bab0dd34 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = b0900847-d8e9-43d5-9365-9733f61dea53 target = phd_framework::test_vm target_id = 21158ad2-c905-4865-a9e3-22ac20ef0ae5
3462026-02-06T11:26:25.437ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = b0900847-d8e9-43d5-9365-9733f61dea53
3472026-02-06T11:26:25.438ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 21158ad2-c905-4865-a9e3-22ac20ef0ae5
3482026-02-06T11:26:25.438ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_2 vm_id = 21158ad2-c905-4865-a9e3-22ac20ef0ae5
3492026-02-06T11:26:25.439ZDEBGphd-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 = b0900847-d8e9-43d5-9365-9733f61dea53
3502026-02-06T11:26:25.497ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 59 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = b0900847-d8e9-43d5-9365-9733f61dea53
3512026-02-06T11:26:25.498ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 10532 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = b66a5e17-964a-4da0-bb24-ab4796f480de target = phd_framework::test_vm target_id = b0900847-d8e9-43d5-9365-9733f61dea53 vm = migration_from_base_and_back_lifecycle_1 vm_id = b0900847-d8e9-43d5-9365-9733f61dea53
3522026-02-06T11:26:25.498ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 60 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 21158ad2-c905-4865-a9e3-22ac20ef0ae5
3532026-02-06T11:26:25.498ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 10533 file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = b66a5e17-964a-4da0-bb24-ab4796f480de target = phd_framework::test_vm target_id = b0900847-d8e9-43d5-9365-9733f61dea53
3542026-02-06T11:26:25.498ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 21158ad2-c905-4865-a9e3-22ac20ef0ae5
3552026-02-06T11:26:25.498ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 804 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_2 vm_id = 21158ad2-c905-4865-a9e3-22ac20ef0ae5
3562026-02-06T11:26:25.527ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 28 file = phd-tests/framework/src/test_vm/mod.rs line = 797 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 21158ad2-c905-4865-a9e3-22ac20ef0ae5
3572026-02-06T11:26:25.527ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 21158ad2-c905-4865-a9e3-22ac20ef0ae5
3582026-02-06T11:26:25.527ZDEBGphd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed file = phd-tests/framework/src/serial/mod.rs line = 213 target = phd_framework::serial
3592026-02-06T11:26:25.528ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 20308 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
3602026-02-06T11:26:25.528ZINFOphd-runner: test phd_tests::migrate::from_base::migration_from_base_and_back ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
3612026-02-06T11:26:25.528ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3622026-02-06T11:26:25.529ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1077 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 21158ad2-c905-4865-a9e3-22ac20ef0ae5
3632026-02-06T11:26:26.069ZDEBGphd-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 = 21158ad2-c905-4865-a9e3-22ac20ef0ae5
3642026-02-06T11:26:26.121ZDEBGphd-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 = 21158ad2-c905-4865-a9e3-22ac20ef0ae5
3652026-02-06T11:26:26.121ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-119c7dd4-f18e-453a-9327-0d1286aa86e3"] 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 = 21158ad2-c905-4865-a9e3-22ac20ef0ae5
3662026-02-06T11:26:26.153ZDEBGphd-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 = 21158ad2-c905-4865-a9e3-22ac20ef0ae5
3672026-02-06T11:26:26.153ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-df26e9b9-d07b-420b-a539-012dbaf964d9"] 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 = 21158ad2-c905-4865-a9e3-22ac20ef0ae5
3682026-02-06T11:26:26.172ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 644 file = phd-tests/framework/src/test_vm/mod.rs line = 1054 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 21158ad2-c905-4865-a9e3-22ac20ef0ae5
3692026-02-06T11:26:26.172ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 6270 file = phd-tests/framework/src/test_vm/mod.rs line = 308 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = b0900847-d8e9-43d5-9365-9733f61dea53 target = phd_framework::test_vm target_id = 21158ad2-c905-4865-a9e3-22ac20ef0ae5 vm = migration_from_base_and_back_lifecycle_2 vm_id = 21158ad2-c905-4865-a9e3-22ac20ef0ae5
3702026-02-06T11:26:26.172ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 6270 file = phd-tests/framework/src/test_vm/mod.rs line = 501 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = b0900847-d8e9-43d5-9365-9733f61dea53 target = phd_framework::test_vm target_id = 21158ad2-c905-4865-a9e3-22ac20ef0ae5
3712026-02-06T11:26:26.172ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 644 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3722026-02-06T11:26:26.172ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 21628 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
3732026-02-06T11:26:26.172ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
3742026-02-06T11:26:26.172ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
375 test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 73.43s
376 
3772026-02-06T11:26:26.173ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 41 target = phd_runner