| 1 | 2026-07-28T21:21:01.030Z | INFO | phd-runner: phd_runner
file = phd-tests/runner/src/main.rs
line = 36
runner_args = ProcessArgs { command: Run(RunOptions { propolis_server_cmd: "/work/phd-test/propolis-server", base_propolis_branch: Some("master"), base_propolis_commit: None, base_propolis_cmd: None, crucible_downstairs_cmd: None, crucible_downstairs_commit: Some(Auto), tmp_directory: "/tmp/propolis-phd", artifact_directory: Some("/phd-artifacts"), output_mode: TmpFile, default_guest_cpus: 2, default_guest_memory_mib: 512, artifact_toml_path: "/work/phd-test/artifacts.toml", default_guest_artifact: "alpine", default_bootrom_artifact: "ovmf", include_filter: ["phd_tests::migrate::from_base"], exclude_filter: [], max_buildomat_wait_secs: 1200, manual_stop_on_failure: false }), disable_ansi: false, emit_bunyan: true }
target = phd_runner
|
| 2 | 2026-07-28T21:21:01.056Z | DEBG | phd-runner: Created new artifact store from manifest
file = phd-tests/framework/src/artifacts/store.rs
line = 219
store = Store { local_dir: "/phd-artifacts", artifacts: {"alpine": Mutex { data: StoredArtifact { description: Artifact { filename: "alpine.iso", kind: GuestOs(Alpine), source: RemoteServer { sha256: "ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1" }, untar: None }, cached_path: None } }, "ovmf": Mutex { data: StoredArtifact { description: Artifact { filename: "OVMF_CODE.fd", kind: Bootrom, source: Buildomat(BuildomatArtifact { repo: Repo("oxidecomputer/edk2"), series: Series("image_debug"), commit: Commit("bf64f45b1a58e69d126a3c6ca1e4512c88668132"), sha256: "740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448" }), untar: None }, cached_path: None } }}, downloader: DownloadConfig { timeout: 600s, buildomat_backoff: ExponentialBackoff { current_interval: 1s, initial_interval: 1s, randomization_factor: 0.5, multiplier: 1.5, max_interval: 60s, start_time: Instant { tv_sec: 252, tv_nsec: 589828193 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } }
target = phd_framework::artifacts::store
|
| 3 | 2026-07-28T21:21:01.056Z | INFO | phd-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
|
| 4 | 2026-07-28T21:21:01.058Z | INFO | phd-runner: Adding crucible-downstairs from Buildomat Git revision
commit = 2bfe090eb5318ec8c467157018db2429d4df535b
file = phd-tests/framework/src/artifacts/store.rs
line = 311
target = phd_framework::artifacts::store
|
| 5 | 2026-07-28T21:21:01.062Z | DEBG | phd-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/2bfe090eb5318ec8c467157018db2429d4df535b/crucible-nightly.sha256.txt
|
| 6 | 2026-07-28T21:21:01.329Z | INFO | phd-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
|
| 7 | 2026-07-28T21:21:01.854Z | DEBG | phd-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/e5681afefb891affa7cf3538c768d1b87c35c1a2/propolis-server.sha256.txt
|
| 8 | 2026-07-28T21:21:02.022Z | INFO | phd-runner: [EXECUTION_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
| 9 | 2026-07-28T21:21:02.022Z | INFO | phd-runner: [EXECUTION_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
| 10 | 2026-07-28T21:21:02.025Z | INFO | phd-runner: Running 3 test(s)
file = phd-tests/runner/src/execute.rs
line = 83
target = phd_runner::execute
|
| 11 | 2026-07-28T21:21:02.026Z | INFO | phd-runner: Starting test phd_tests::migrate::from_base::serial_history
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 12 | 2026-07-28T21:21:02.026Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 13 | 2026-07-28T21:21:02.026Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 14 | 2026-07-28T21:21:02.029Z | INFO | phd-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
|
| 15 | 2026-07-28T21:21:02.031Z | DEBG | phd-runner: [TEST - EVENT] checking for existing copy of artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 89
maybe_path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::artifacts::store
|
| 16 | 2026-07-28T21:21:02.034Z | DEBG | phd-runner: [TEST - EVENT] Downloading file from Buildomat...
file = phd-tests/framework/src/artifacts/buildomat.rs
line = 215
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/bf64f45b1a58e69d126a3c6ca1e4512c88668132/OVMF_CODE.fd
|
| 17 | 2026-07-28T21:21:02.534Z | DEBG | phd-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::serial_history
target = phd_framework::artifacts::store
|
| 18 | 2026-07-28T21:21:02.546Z | DEBG | phd-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::serial_history
target = phd_framework::artifacts::store
timeout = 600s
|
| 19 | 2026-07-28T21:21:09.439Z | DEBG | phd-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
|
| 20 | 2026-07-28T21:21:09.439Z | DEBG | phd-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
|
| 21 | 2026-07-28T21:21:09.453Z | DEBG | phd-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 3.84M 25.3T 2M /phd-artifacts\n
target = phd_framework::zfs
|
| 22 | 2026-07-28T21:21:09.456Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b5436544-0fca-423e-bde6-3a56a68bc093"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = snapshot
|
| 23 | 2026-07-28T21:21:09.477Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b5436544-0fca-423e-bde6-3a56a68bc093", "phd-artifacts/phd-clone-4e01b161-99f0-4750-9689-0415e97bdec3"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = clone
|
| 24 | 2026-07-28T21:21:09.495Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-4e01b161-99f0-4750-9689-0415e97bdec3"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = list
|
| 25 | 2026-07-28T21:21:09.507Z | DEBG | phd-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-4e01b161-99f0-4750-9689-0415e97bdec3 0B 25.3T 49.0M /phd-artifacts/phd-clone-4e01b161-99f0-4750-9689-0415e97bdec3\n
target = phd_framework::zfs
|
| 26 | 2026-07-28T21:21:09.510Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 27 | 2026-07-28T21:21:09.510Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 318
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history_base
|
| 28 | 2026-07-28T21:21:09.510Z | DEBG | phd-runner: [NEW - EVENT] checking for existing copy of artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 89
maybe_path = /phd-artifacts/bddd3617553b25d6a239a2baa1f37c184d89f375962a9f5be5a615810b689f3c/propolis-server.tar.gz
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::artifacts::store
|
| 29 | 2026-07-28T21:21:09.510Z | DEBG | phd-runner: [NEW - EVENT] Downloading file from Buildomat...
file = phd-tests/framework/src/artifacts/buildomat.rs
line = 215
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/e5681afefb891affa7cf3538c768d1b87c35c1a2/propolis-server.tar.gz
|
| 30 | 2026-07-28T21:21:21.799Z | DEBG | phd-runner: [NEW - EVENT] Extracting artifact from tarball
extracted_path = /phd-artifacts/bddd3617553b25d6a239a2baa1f37c184d89f375962a9f5be5a615810b689f3c/propolis-server
file = phd-tests/framework/src/artifacts/store.rs
line = 160
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::artifacts::store
untar_path = propolis-server
|
| 31 | 2026-07-28T21:21:21.799Z | DEBG | phd-runner: [NEW - EVENT] Extracting gzipped tarball...
file = phd-tests/framework/src/artifacts/store.rs
line = 514
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::artifacts::store
|
| 32 | 2026-07-28T21:21:43.291Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::migrate::from_base::serial_history
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/bddd3617553b25d6a239a2baa1f37c184d89f375962a9f5be5a615810b689f3c/propolis-server"
target = phd_framework::test_vm::server
|
| 33 | 2026-07-28T21:21:43.292Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::from_base::serial_history
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base.stdout.log"
target = phd_framework::log_config
|
| 34 | 2026-07-28T21:21:43.450Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 917
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm::server
|
| 35 | 2026-07-28T21:21:43.463Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 99bd4279-d596-4be4-b74f-c96c67f5b2a1
|
| 36 | 2026-07-28T21:21:43.473Z | INFO | phd-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 = 455
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 99bd4279-d596-4be4-b74f-c96c67f5b2a1
|
| 37 | 2026-07-28T21:21:43.476Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 33960
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 38 | 2026-07-28T21:21:44.369Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 39 | 2026-07-28T21:21:44.370Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 99bd4279-d596-4be4-b74f-c96c67f5b2a1, name: "phd-vm-99bd4279-d596-4be4-b74f-c96c67f5b2a1", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 26680283-3058-4c3e-9532-d82237007821, project_id: aeac2bba-1b05-493b-a2c2-5b80a0213a69, sled_id: 71c38971-88b7-4f9d-afc0-34768176ce36, sled_serial: "71c38971-88b7-4f9d-afc0-34768176ce36", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 99bd4279-d596-4be4-b74f-c96c67f5b2a1
|
| 40 | 2026-07-28T21:21:44.371Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 575
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 99bd4279-d596-4be4-b74f-c96c67f5b2a1
|
| 41 | 2026-07-28T21:21:44.371Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 580
path = phd_tests::migrate::from_base::serial_history
state = Run
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 99bd4279-d596-4be4-b74f-c96c67f5b2a1
|
| 42 | 2026-07-28T21:21:44.372Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 575
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 99bd4279-d596-4be4-b74f-c96c67f5b2a1
|
| 43 | 2026-07-28T21:21:44.372Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 890
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 44 | 2026-07-28T21:21:44.372Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 839
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_serial_history_base
vm_id = 99bd4279-d596-4be4-b74f-c96c67f5b2a1
|
| 45 | 2026-07-28T21:21:44.372Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 847
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 46 | 2026-07-28T21:21:44.372Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 99bd4279-d596-4be4-b74f-c96c67f5b2a1
|
| 47 | 2026-07-28T21:21:44.373Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = 99bd4279-d596-4be4-b74f-c96c67f5b2a1
|
| 48 | 2026-07-28T21:21:48.952Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4579
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 99bd4279-d596-4be4-b74f-c96c67f5b2a1
|
| 49 | 2026-07-28T21:21:48.952Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 847
path = phd_tests::migrate::from_base::serial_history
step = WriteStr("root")
target = phd_framework::test_vm
|
| 50 | 2026-07-28T21:21:48.956Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 847
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 51 | 2026-07-28T21:21:48.956Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 99bd4279-d596-4be4-b74f-c96c67f5b2a1
|
| 52 | 2026-07-28T21:21:48.957Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = 99bd4279-d596-4be4-b74f-c96c67f5b2a1
|
| 53 | 2026-07-28T21:21:48.980Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 23
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 99bd4279-d596-4be4-b74f-c96c67f5b2a1
|
| 54 | 2026-07-28T21:21:48.980Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 847
path = phd_tests::migrate::from_base::serial_history
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 55 | 2026-07-28T21:21:48.980Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 847
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 56 | 2026-07-28T21:21:48.980Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 99bd4279-d596-4be4-b74f-c96c67f5b2a1
|
| 57 | 2026-07-28T21:21:48.980Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = 99bd4279-d596-4be4-b74f-c96c67f5b2a1
|
| 58 | 2026-07-28T21:21:49.012Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 99bd4279-d596-4be4-b74f-c96c67f5b2a1
|
| 59 | 2026-07-28T21:21:49.012Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 887
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 60 | 2026-07-28T21:21:49.012Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4639
file = phd-tests/framework/src/test_vm/mod.rs
line = 890
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 61 | 2026-07-28T21:21:49.013Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 99bd4279-d596-4be4-b74f-c96c67f5b2a1
|
| 62 | 2026-07-28T21:21:49.013Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_serial_history_base
vm_id = 99bd4279-d596-4be4-b74f-c96c67f5b2a1
|
| 63 | 2026-07-28T21:21:49.023Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 99bd4279-d596-4be4-b74f-c96c67f5b2a1
|
| 64 | 2026-07-28T21:21:49.024Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 99bd4279-d596-4be4-b74f-c96c67f5b2a1
|
| 65 | 2026-07-28T21:21:49.024Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_serial_history_base
vm_id = 99bd4279-d596-4be4-b74f-c96c67f5b2a1
|
| 66 | 2026-07-28T21:21:49.057Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 99bd4279-d596-4be4-b74f-c96c67f5b2a1
|
| 67 | 2026-07-28T21:21:49.057Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 99bd4279-d596-4be4-b74f-c96c67f5b2a1
|
| 68 | 2026-07-28T21:21:49.057Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_serial_history_base
vm_id = 99bd4279-d596-4be4-b74f-c96c67f5b2a1
|
| 69 | 2026-07-28T21:21:49.068Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 99bd4279-d596-4be4-b74f-c96c67f5b2a1
|
| 70 | 2026-07-28T21:21:49.068Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 99bd4279-d596-4be4-b74f-c96c67f5b2a1
|
| 71 | 2026-07-28T21:21:49.068Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_serial_history_base
vm_id = 99bd4279-d596-4be4-b74f-c96c67f5b2a1
|
| 72 | 2026-07-28T21:21:49.101Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 99bd4279-d596-4be4-b74f-c96c67f5b2a1
|
| 73 | 2026-07-28T21:21:49.112Z | INFO | phd-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
|
| 74 | 2026-07-28T21:21:49.112Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 75 | 2026-07-28T21:21:49.112Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 318
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history_base_lifecycle_0
|
| 76 | 2026-07-28T21:21:49.112Z | DEBG | phd-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
|
| 77 | 2026-07-28T21:21:49.112Z | DEBG | phd-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
|
| 78 | 2026-07-28T21:21:49.112Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::migrate::from_base::serial_history
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 79 | 2026-07-28T21:21:49.112Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::from_base::serial_history
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base_lifecycle_0.stdout.log"
target = phd_framework::log_config
|
| 80 | 2026-07-28T21:21:49.159Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 918
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm::server
|
| 81 | 2026-07-28T21:21:49.172Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 59
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 82 | 2026-07-28T21:21:49.172Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 609
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 99bd4279-d596-4be4-b74f-c96c67f5b2a1
target = phd_framework::test_vm
target_id = f007abb2-04e8-462b-bed3-18e1d62b0162
|
| 83 | 2026-07-28T21:21:49.173Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 642
migration_id = 57addae6-29d2-4dd3-8d57-15eb6e5a9fa9
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 99bd4279-d596-4be4-b74f-c96c67f5b2a1
target = phd_framework::test_vm
target_id = f007abb2-04e8-462b-bed3-18e1d62b0162
timeout_duration = 45s
|
| 84 | 2026-07-28T21:21:49.173Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 99bd4279-d596-4be4-b74f-c96c67f5b2a1
target = phd_framework::test_vm
target_id = f007abb2-04e8-462b-bed3-18e1d62b0162
vm = migration_serial_history_base_lifecycle_0
vm_id = f007abb2-04e8-462b-bed3-18e1d62b0162
|
| 85 | 2026-07-28T21:21:49.173Z | INFO | phd-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 = 455
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 99bd4279-d596-4be4-b74f-c96c67f5b2a1
target = phd_framework::test_vm
target_id = f007abb2-04e8-462b-bed3-18e1d62b0162
vm = migration_serial_history_base_lifecycle_0
vm_id = f007abb2-04e8-462b-bed3-18e1d62b0162
|
| 86 | 2026-07-28T21:21:49.748Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: f007abb2-04e8-462b-bed3-18e1d62b0162, name: "phd-vm-f007abb2-04e8-462b-bed3-18e1d62b0162", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 26680283-3058-4c3e-9532-d82237007821, project_id: aeac2bba-1b05-493b-a2c2-5b80a0213a69, sled_id: a232a593-8712-4815-8cb9-b679014af70b, sled_serial: "a232a593-8712-4815-8cb9-b679014af70b", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 514
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 99bd4279-d596-4be4-b74f-c96c67f5b2a1
target = phd_framework::test_vm
target_id = f007abb2-04e8-462b-bed3-18e1d62b0162
vm = migration_serial_history_base_lifecycle_0
vm_id = f007abb2-04e8-462b-bed3-18e1d62b0162
|
| 87 | 2026-07-28T21:21:49.749Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 663
migration_id = 57addae6-29d2-4dd3-8d57-15eb6e5a9fa9
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 99bd4279-d596-4be4-b74f-c96c67f5b2a1
target = phd_framework::test_vm
target_id = f007abb2-04e8-462b-bed3-18e1d62b0162
|
| 88 | 2026-07-28T21:21:52.219Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7756}}
target = phd_framework::serial
|
| 89 | 2026-07-28T21:21:52.643Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 676
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 99bd4279-d596-4be4-b74f-c96c67f5b2a1
target = phd_framework::test_vm
target_id = f007abb2-04e8-462b-bed3-18e1d62b0162
|
| 90 | 2026-07-28T21:21:52.643Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2892
file = phd-tests/framework/src/test_vm/mod.rs
line = 663
migration_id = 57addae6-29d2-4dd3-8d57-15eb6e5a9fa9
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 99bd4279-d596-4be4-b74f-c96c67f5b2a1
target = phd_framework::test_vm
target_id = f007abb2-04e8-462b-bed3-18e1d62b0162
|
| 91 | 2026-07-28T21:21:52.646Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1172
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 99bd4279-d596-4be4-b74f-c96c67f5b2a1
|
| 92 | 2026-07-28T21:21:52.650Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::migrate::from_base::serial_history
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_serial_history_base
vm_id = 99bd4279-d596-4be4-b74f-c96c67f5b2a1
|
| 93 | 2026-07-28T21:21:52.733Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 84
file = phd-tests/framework/src/test_vm/mod.rs
line = 1172
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 99bd4279-d596-4be4-b74f-c96c67f5b2a1
|
| 94 | 2026-07-28T21:21:52.733Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 9267
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 99bd4279-d596-4be4-b74f-c96c67f5b2a1
|
| 95 | 2026-07-28T21:21:52.737Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1172
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = f007abb2-04e8-462b-bed3-18e1d62b0162
|
| 96 | 2026-07-28T21:21:52.737Z | DEBG | phd-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
|
| 97 | 2026-07-28T21:21:52.738Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8367
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 98 | 2026-07-28T21:21:52.738Z | INFO | phd-runner: test phd_tests::migrate::from_base::serial_history ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 99 | 2026-07-28T21:21:52.738Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 100 | 2026-07-28T21:21:52.739Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1195
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = f007abb2-04e8-462b-bed3-18e1d62b0162
|
| 101 | 2026-07-28T21:21:53.026Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::migrate::from_base::serial_history
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_serial_history_base_lifecycle_0
vm_id = f007abb2-04e8-462b-bed3-18e1d62b0162
|
| 102 | 2026-07-28T21:21:53.108Z | DEBG | phd-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 = f007abb2-04e8-462b-bed3-18e1d62b0162
|
| 103 | 2026-07-28T21:21:53.108Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-4e01b161-99f0-4750-9689-0415e97bdec3"]
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 = f007abb2-04e8-462b-bed3-18e1d62b0162
|
| 104 | 2026-07-28T21:21:53.136Z | DEBG | phd-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 = f007abb2-04e8-462b-bed3-18e1d62b0162
|
| 105 | 2026-07-28T21:21:53.136Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b5436544-0fca-423e-bde6-3a56a68bc093"]
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 = f007abb2-04e8-462b-bed3-18e1d62b0162
|
| 106 | 2026-07-28T21:21:53.154Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 416
file = phd-tests/framework/src/test_vm/mod.rs
line = 1172
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = f007abb2-04e8-462b-bed3-18e1d62b0162
|
| 107 | 2026-07-28T21:21:53.154Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 3980
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 99bd4279-d596-4be4-b74f-c96c67f5b2a1
target = phd_framework::test_vm
target_id = f007abb2-04e8-462b-bed3-18e1d62b0162
vm = migration_serial_history_base_lifecycle_0
vm_id = f007abb2-04e8-462b-bed3-18e1d62b0162
|
| 108 | 2026-07-28T21:21:53.154Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3981
file = phd-tests/framework/src/test_vm/mod.rs
line = 609
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 99bd4279-d596-4be4-b74f-c96c67f5b2a1
target = phd_framework::test_vm
target_id = f007abb2-04e8-462b-bed3-18e1d62b0162
|
| 109 | 2026-07-28T21:21:53.154Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 51117
file = phd-tests/tests/src/migrate.rs
line = 40
path = phd_tests::migrate::from_base::serial_history
target = phd_tests::migrate::from_base
|
| 110 | 2026-07-28T21:21:53.154Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 415
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 111 | 2026-07-28T21:21:53.155Z | INFO | phd-runner: Starting test phd_tests::migrate::from_base::can_migrate_from_base
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 112 | 2026-07-28T21:21:53.155Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 113 | 2026-07-28T21:21:53.155Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 114 | 2026-07-28T21:21:53.155Z | INFO | phd-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
|
| 115 | 2026-07-28T21:21:53.155Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 116 | 2026-07-28T21:21:53.155Z | DEBG | phd-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
|
| 117 | 2026-07-28T21:21:53.155Z | DEBG | phd-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
|
| 118 | 2026-07-28T21:21:53.155Z | DEBG | phd-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
|
| 119 | 2026-07-28T21:21:53.167Z | DEBG | phd-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 1.07G 25.3T 1.07G /phd-artifacts\n
target = phd_framework::zfs
|
| 120 | 2026-07-28T21:21:53.167Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-20f1bd92-ef13-424e-99d2-ff270950911b"]
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
|
| 121 | 2026-07-28T21:21:53.185Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-20f1bd92-ef13-424e-99d2-ff270950911b", "phd-artifacts/phd-clone-c6046c51-bef0-410d-8969-de6c2402d653"]
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
|
| 122 | 2026-07-28T21:21:53.204Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-c6046c51-bef0-410d-8969-de6c2402d653"]
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
|
| 123 | 2026-07-28T21:21:53.215Z | DEBG | phd-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-c6046c51-bef0-410d-8969-de6c2402d653 0B 25.3T 1.07G /phd-artifacts/phd-clone-c6046c51-bef0-410d-8969-de6c2402d653\n
target = phd_framework::zfs
|
| 124 | 2026-07-28T21:21:53.216Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 125 | 2026-07-28T21:21:53.216Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 318
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm_name = migration_from_base
|
| 126 | 2026-07-28T21:21:53.216Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/bddd3617553b25d6a239a2baa1f37c184d89f375962a9f5be5a615810b689f3c/propolis-server
target = phd_framework::artifacts::store
|
| 127 | 2026-07-28T21:21:53.216Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::migrate::from_base::can_migrate_from_base
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/bddd3617553b25d6a239a2baa1f37c184d89f375962a9f5be5a615810b689f3c/propolis-server"
target = phd_framework::test_vm::server
|
| 128 | 2026-07-28T21:21:53.216Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::from_base::can_migrate_from_base
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base.stdout.log"
target = phd_framework::log_config
|
| 129 | 2026-07-28T21:21:53.265Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 927
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm::server
|
| 130 | 2026-07-28T21:21:53.279Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 62
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 131 | 2026-07-28T21:21:53.279Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 132 | 2026-07-28T21:21:53.279Z | INFO | phd-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 = 455
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 133 | 2026-07-28T21:21:53.851Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 134 | 2026-07-28T21:21:53.852Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 687b1d93-8f2d-410f-879d-2c2cb3e89e7b, name: "phd-vm-687b1d93-8f2d-410f-879d-2c2cb3e89e7b", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 531846d2-facd-4662-9c59-e38ddda97cff, project_id: 9aadd101-7f4a-4dc3-b4ff-3ecaa9fffe33, sled_id: 71166fa8-3874-4a16-b63a-2e2372b585b9, sled_serial: "71166fa8-3874-4a16-b63a-2e2372b585b9", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 135 | 2026-07-28T21:21:53.852Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 575
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 136 | 2026-07-28T21:21:53.853Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 580
path = phd_tests::migrate::from_base::can_migrate_from_base
state = Run
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 137 | 2026-07-28T21:21:53.854Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 575
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 138 | 2026-07-28T21:21:53.854Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 890
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 139 | 2026-07-28T21:21:53.854Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 839
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_from_base
vm_id = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 140 | 2026-07-28T21:21:53.854Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 847
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 141 | 2026-07-28T21:21:53.854Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 142 | 2026-07-28T21:21:53.854Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 143 | 2026-07-28T21:21:58.392Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4537
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 144 | 2026-07-28T21:21:58.392Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 847
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WriteStr("root")
target = phd_framework::test_vm
|
| 145 | 2026-07-28T21:21:58.393Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 847
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 146 | 2026-07-28T21:21:58.393Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 147 | 2026-07-28T21:21:58.393Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 148 | 2026-07-28T21:21:58.412Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 149 | 2026-07-28T21:21:58.412Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 847
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 150 | 2026-07-28T21:21:58.412Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 847
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 151 | 2026-07-28T21:21:58.412Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 152 | 2026-07-28T21:21:58.413Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 153 | 2026-07-28T21:21:58.445Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 154 | 2026-07-28T21:21:58.445Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 887
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 155 | 2026-07-28T21:21:58.445Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4590
file = phd-tests/framework/src/test_vm/mod.rs
line = 890
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 156 | 2026-07-28T21:21:58.445Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 157 | 2026-07-28T21:21:58.445Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
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 = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 158 | 2026-07-28T21:21:58.455Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 159 | 2026-07-28T21:21:58.455Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 160 | 2026-07-28T21:21:58.456Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
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 = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 161 | 2026-07-28T21:21:58.488Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 162 | 2026-07-28T21:21:58.490Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 163 | 2026-07-28T21:21:58.490Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
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 = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 164 | 2026-07-28T21:21:58.499Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 165 | 2026-07-28T21:21:58.500Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 166 | 2026-07-28T21:21:58.500Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
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 = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 167 | 2026-07-28T21:21:58.533Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 168 | 2026-07-28T21:21:58.533Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 169 | 2026-07-28T21:21:58.533Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
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 = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 170 | 2026-07-28T21:21:58.544Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 171 | 2026-07-28T21:21:58.544Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 172 | 2026-07-28T21:21:58.544Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
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 = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 173 | 2026-07-28T21:21:58.567Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 174 | 2026-07-28T21:21:58.567Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 175 | 2026-07-28T21:21:58.567Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
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 = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 176 | 2026-07-28T21:21:58.578Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 177 | 2026-07-28T21:21:58.579Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 178 | 2026-07-28T21:21:58.579Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
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 = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 179 | 2026-07-28T21:21:58.612Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 180 | 2026-07-28T21:21:58.612Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 181 | 2026-07-28T21:21:58.612Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
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 = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 182 | 2026-07-28T21:21:58.623Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 183 | 2026-07-28T21:21:58.623Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 184 | 2026-07-28T21:21:58.623Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
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 = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 185 | 2026-07-28T21:21:58.656Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 186 | 2026-07-28T21:21:58.657Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 187 | 2026-07-28T21:21:58.657Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
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 = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 188 | 2026-07-28T21:21:58.667Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 189 | 2026-07-28T21:21:58.667Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 190 | 2026-07-28T21:21:58.667Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
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 = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 191 | 2026-07-28T21:21:58.700Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 192 | 2026-07-28T21:21:58.700Z | INFO | phd-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
|
| 193 | 2026-07-28T21:21:58.700Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 194 | 2026-07-28T21:21:58.700Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 318
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm_name = migration_from_base_lifecycle_0
|
| 195 | 2026-07-28T21:21:58.700Z | DEBG | phd-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
|
| 196 | 2026-07-28T21:21:58.700Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::migrate::from_base::can_migrate_from_base
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 197 | 2026-07-28T21:21:58.700Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::from_base::can_migrate_from_base
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base_lifecycle_0.stdout.log"
target = phd_framework::log_config
|
| 198 | 2026-07-28T21:21:58.749Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 928
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm::server
|
| 199 | 2026-07-28T21:21:58.762Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 61
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 200 | 2026-07-28T21:21:58.762Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 609
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
target = phd_framework::test_vm
target_id = 2fc2018d-0fb8-4eab-8ff1-cfc762d63773
|
| 201 | 2026-07-28T21:21:58.762Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 642
migration_id = 619c8b30-046c-4085-a1fa-e8e804eb154e
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
target = phd_framework::test_vm
target_id = 2fc2018d-0fb8-4eab-8ff1-cfc762d63773
timeout_duration = 45s
|
| 202 | 2026-07-28T21:21:58.762Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
target = phd_framework::test_vm
target_id = 2fc2018d-0fb8-4eab-8ff1-cfc762d63773
vm = migration_from_base_lifecycle_0
vm_id = 2fc2018d-0fb8-4eab-8ff1-cfc762d63773
|
| 203 | 2026-07-28T21:21:58.763Z | INFO | phd-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 = 455
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
target = phd_framework::test_vm
target_id = 2fc2018d-0fb8-4eab-8ff1-cfc762d63773
vm = migration_from_base_lifecycle_0
vm_id = 2fc2018d-0fb8-4eab-8ff1-cfc762d63773
|
| 204 | 2026-07-28T21:21:59.424Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 2fc2018d-0fb8-4eab-8ff1-cfc762d63773, name: "phd-vm-2fc2018d-0fb8-4eab-8ff1-cfc762d63773", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 531846d2-facd-4662-9c59-e38ddda97cff, project_id: 9aadd101-7f4a-4dc3-b4ff-3ecaa9fffe33, sled_id: 5a668811-e411-4fae-91bb-2b504c7ce85b, sled_serial: "5a668811-e411-4fae-91bb-2b504c7ce85b", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 514
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
target = phd_framework::test_vm
target_id = 2fc2018d-0fb8-4eab-8ff1-cfc762d63773
vm = migration_from_base_lifecycle_0
vm_id = 2fc2018d-0fb8-4eab-8ff1-cfc762d63773
|
| 205 | 2026-07-28T21:21:59.424Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 663
migration_id = 619c8b30-046c-4085-a1fa-e8e804eb154e
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
target = phd_framework::test_vm
target_id = 2fc2018d-0fb8-4eab-8ff1-cfc762d63773
|
| 206 | 2026-07-28T21:22:01.899Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7847}}
target = phd_framework::serial
|
| 207 | 2026-07-28T21:22:02.028Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 676
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
target = phd_framework::test_vm
target_id = 2fc2018d-0fb8-4eab-8ff1-cfc762d63773
|
| 208 | 2026-07-28T21:22:02.028Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2603
file = phd-tests/framework/src/test_vm/mod.rs
line = 663
migration_id = 619c8b30-046c-4085-a1fa-e8e804eb154e
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
target = phd_framework::test_vm
target_id = 2fc2018d-0fb8-4eab-8ff1-cfc762d63773
|
| 209 | 2026-07-28T21:22:02.030Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1172
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 210 | 2026-07-28T21:22:02.031Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 2fc2018d-0fb8-4eab-8ff1-cfc762d63773
|
| 211 | 2026-07-28T21:22:02.031Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
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 = 2fc2018d-0fb8-4eab-8ff1-cfc762d63773
|
| 212 | 2026-07-28T21:22:02.032Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::migrate::from_base::can_migrate_from_base
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_from_base
vm_id = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 213 | 2026-07-28T21:22:02.111Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 79
file = phd-tests/framework/src/test_vm/mod.rs
line = 1172
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 214 | 2026-07-28T21:22:02.111Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 8830
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
|
| 215 | 2026-07-28T21:22:02.111Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 80
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 2fc2018d-0fb8-4eab-8ff1-cfc762d63773
|
| 216 | 2026-07-28T21:22:02.111Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 2fc2018d-0fb8-4eab-8ff1-cfc762d63773
|
| 217 | 2026-07-28T21:22:02.112Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
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 = 2fc2018d-0fb8-4eab-8ff1-cfc762d63773
|
| 218 | 2026-07-28T21:22:02.141Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 29
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 2fc2018d-0fb8-4eab-8ff1-cfc762d63773
|
| 219 | 2026-07-28T21:22:02.141Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1172
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 2fc2018d-0fb8-4eab-8ff1-cfc762d63773
|
| 220 | 2026-07-28T21:22:02.141Z | DEBG | phd-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
|
| 221 | 2026-07-28T21:22:02.141Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8288
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 222 | 2026-07-28T21:22:02.141Z | INFO | phd-runner: test phd_tests::migrate::from_base::can_migrate_from_base ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 223 | 2026-07-28T21:22:02.141Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 224 | 2026-07-28T21:22:02.143Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1195
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 2fc2018d-0fb8-4eab-8ff1-cfc762d63773
|
| 225 | 2026-07-28T21:22:02.682Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::migrate::from_base::can_migrate_from_base
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_from_base_lifecycle_0
vm_id = 2fc2018d-0fb8-4eab-8ff1-cfc762d63773
|
| 226 | 2026-07-28T21:22:02.766Z | DEBG | phd-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 = 2fc2018d-0fb8-4eab-8ff1-cfc762d63773
|
| 227 | 2026-07-28T21:22:02.766Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-c6046c51-bef0-410d-8969-de6c2402d653"]
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 = 2fc2018d-0fb8-4eab-8ff1-cfc762d63773
|
| 228 | 2026-07-28T21:22:02.789Z | DEBG | phd-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 = 2fc2018d-0fb8-4eab-8ff1-cfc762d63773
|
| 229 | 2026-07-28T21:22:02.789Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-20f1bd92-ef13-424e-99d2-ff270950911b"]
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 = 2fc2018d-0fb8-4eab-8ff1-cfc762d63773
|
| 230 | 2026-07-28T21:22:02.807Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 665
file = phd-tests/framework/src/test_vm/mod.rs
line = 1172
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 2fc2018d-0fb8-4eab-8ff1-cfc762d63773
|
| 231 | 2026-07-28T21:22:02.807Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 665
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 232 | 2026-07-28T21:22:02.807Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 4044
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
target = phd_framework::test_vm
target_id = 2fc2018d-0fb8-4eab-8ff1-cfc762d63773
vm = migration_from_base_lifecycle_0
vm_id = 2fc2018d-0fb8-4eab-8ff1-cfc762d63773
|
| 233 | 2026-07-28T21:22:02.808Z | INFO | phd-runner: Starting test phd_tests::migrate::from_base::migration_from_base_and_back
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 234 | 2026-07-28T21:22:02.808Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4044
file = phd-tests/framework/src/test_vm/mod.rs
line = 609
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 687b1d93-8f2d-410f-879d-2c2cb3e89e7b
target = phd_framework::test_vm
target_id = 2fc2018d-0fb8-4eab-8ff1-cfc762d63773
|
| 235 | 2026-07-28T21:22:02.808Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 9651
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
|
| 236 | 2026-07-28T21:22:02.808Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 237 | 2026-07-28T21:22:02.808Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 238 | 2026-07-28T21:22:02.808Z | INFO | phd-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
|
| 239 | 2026-07-28T21:22:02.808Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 240 | 2026-07-28T21:22:02.808Z | DEBG | phd-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
|
| 241 | 2026-07-28T21:22:02.808Z | DEBG | phd-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
|
| 242 | 2026-07-28T21:22:02.808Z | DEBG | phd-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
|
| 243 | 2026-07-28T21:22:02.819Z | DEBG | phd-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 1.07G 25.3T 1.07G /phd-artifacts\n
target = phd_framework::zfs
|
| 244 | 2026-07-28T21:22:02.819Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-f02a1964-9381-4964-93a8-7e80717506da"]
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
|
| 245 | 2026-07-28T21:22:02.837Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-f02a1964-9381-4964-93a8-7e80717506da", "phd-artifacts/phd-clone-996c9cdd-1b1b-4f42-9e4f-d6cac251ce73"]
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
|
| 246 | 2026-07-28T21:22:02.858Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-996c9cdd-1b1b-4f42-9e4f-d6cac251ce73"]
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
|
| 247 | 2026-07-28T21:22:02.869Z | DEBG | phd-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-996c9cdd-1b1b-4f42-9e4f-d6cac251ce73 0B 25.3T 1.07G /phd-artifacts/phd-clone-996c9cdd-1b1b-4f42-9e4f-d6cac251ce73\n
target = phd_framework::zfs
|
| 248 | 2026-07-28T21:22:02.869Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 249 | 2026-07-28T21:22:02.869Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 318
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back
|
| 250 | 2026-07-28T21:22:02.869Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/bddd3617553b25d6a239a2baa1f37c184d89f375962a9f5be5a615810b689f3c/propolis-server
target = phd_framework::artifacts::store
|
| 251 | 2026-07-28T21:22:02.870Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/bddd3617553b25d6a239a2baa1f37c184d89f375962a9f5be5a615810b689f3c/propolis-server"
target = phd_framework::test_vm::server
|
| 252 | 2026-07-28T21:22:02.870Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back.stdout.log"
target = phd_framework::log_config
|
| 253 | 2026-07-28T21:22:02.914Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 937
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
| 254 | 2026-07-28T21:22:02.931Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 61
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 255 | 2026-07-28T21:22:02.931Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 256 | 2026-07-28T21:22:02.931Z | INFO | phd-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 = 455
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 257 | 2026-07-28T21:22:03.630Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 258 | 2026-07-28T21:22:03.631Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 6dd2aaa8-0b87-441d-bb46-8e9029cca885, name: "phd-vm-6dd2aaa8-0b87-441d-bb46-8e9029cca885", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 46246ccd-658e-4946-800b-d897f80b2d87, project_id: ea337f81-f554-40b8-b74f-81ba756d11e8, sled_id: 96311eaa-b489-4b74-90f1-97c0557a2892, sled_serial: "96311eaa-b489-4b74-90f1-97c0557a2892", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 259 | 2026-07-28T21:22:03.631Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 575
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 260 | 2026-07-28T21:22:03.631Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 580
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 = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 261 | 2026-07-28T21:22:03.632Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 575
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 262 | 2026-07-28T21:22:03.633Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 890
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 263 | 2026-07-28T21:22:03.633Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 839
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 = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 264 | 2026-07-28T21:22:03.633Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 847
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 265 | 2026-07-28T21:22:03.633Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 266 | 2026-07-28T21:22:03.633Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
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 = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 267 | 2026-07-28T21:22:08.206Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4572
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 268 | 2026-07-28T21:22:08.206Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 847
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WriteStr("root")
target = phd_framework::test_vm
|
| 269 | 2026-07-28T21:22:08.206Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 847
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 270 | 2026-07-28T21:22:08.206Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 271 | 2026-07-28T21:22:08.206Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
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 = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 272 | 2026-07-28T21:22:08.225Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 273 | 2026-07-28T21:22:08.225Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 847
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 274 | 2026-07-28T21:22:08.225Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 847
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 275 | 2026-07-28T21:22:08.225Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 276 | 2026-07-28T21:22:08.225Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
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 = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 277 | 2026-07-28T21:22:08.257Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 278 | 2026-07-28T21:22:08.258Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 887
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 279 | 2026-07-28T21:22:08.258Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4624
file = phd-tests/framework/src/test_vm/mod.rs
line = 890
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 280 | 2026-07-28T21:22:08.258Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 281 | 2026-07-28T21:22:08.258Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
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 = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 282 | 2026-07-28T21:22:08.268Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 283 | 2026-07-28T21:22:08.269Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 284 | 2026-07-28T21:22:08.269Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
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 = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 285 | 2026-07-28T21:22:08.302Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 286 | 2026-07-28T21:22:08.302Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 287 | 2026-07-28T21:22:08.303Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
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 = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 288 | 2026-07-28T21:22:08.313Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 289 | 2026-07-28T21:22:08.313Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 290 | 2026-07-28T21:22:08.313Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
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 = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 291 | 2026-07-28T21:22:08.346Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 292 | 2026-07-28T21:22:08.347Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 293 | 2026-07-28T21:22:08.347Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
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 = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 294 | 2026-07-28T21:22:08.357Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 295 | 2026-07-28T21:22:08.358Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 296 | 2026-07-28T21:22:08.358Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
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 = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 297 | 2026-07-28T21:22:08.390Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 298 | 2026-07-28T21:22:08.391Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 299 | 2026-07-28T21:22:08.391Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
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 = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 300 | 2026-07-28T21:22:08.401Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 301 | 2026-07-28T21:22:08.402Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 302 | 2026-07-28T21:22:08.402Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
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 = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 303 | 2026-07-28T21:22:08.434Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 304 | 2026-07-28T21:22:08.434Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 305 | 2026-07-28T21:22:08.434Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
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 = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 306 | 2026-07-28T21:22:08.445Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 307 | 2026-07-28T21:22:08.445Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 308 | 2026-07-28T21:22:08.445Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
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 = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 309 | 2026-07-28T21:22:08.478Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 310 | 2026-07-28T21:22:08.478Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 311 | 2026-07-28T21:22:08.479Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
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 = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 312 | 2026-07-28T21:22:08.489Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 313 | 2026-07-28T21:22:08.490Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 314 | 2026-07-28T21:22:08.490Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
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 = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 315 | 2026-07-28T21:22:08.522Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 316 | 2026-07-28T21:22:08.522Z | INFO | phd-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
|
| 317 | 2026-07-28T21:22:08.522Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 318 | 2026-07-28T21:22:08.522Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 318
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back_lifecycle_0
|
| 319 | 2026-07-28T21:22:08.523Z | DEBG | phd-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
|
| 320 | 2026-07-28T21:22:08.523Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 321 | 2026-07-28T21:22:08.523Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_0.stdout.log"
target = phd_framework::log_config
|
| 322 | 2026-07-28T21:22:08.568Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 938
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
| 323 | 2026-07-28T21:22:08.581Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 58
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 324 | 2026-07-28T21:22:08.581Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 609
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
target = phd_framework::test_vm
target_id = 67255d85-65fa-4ddc-a7e9-6b2b9ea0bb49
|
| 325 | 2026-07-28T21:22:08.581Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 642
migration_id = 05ce3098-f738-4067-b93f-b9fd474241a5
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
target = phd_framework::test_vm
target_id = 67255d85-65fa-4ddc-a7e9-6b2b9ea0bb49
timeout_duration = 45s
|
| 326 | 2026-07-28T21:22:08.581Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
target = phd_framework::test_vm
target_id = 67255d85-65fa-4ddc-a7e9-6b2b9ea0bb49
vm = migration_from_base_and_back_lifecycle_0
vm_id = 67255d85-65fa-4ddc-a7e9-6b2b9ea0bb49
|
| 327 | 2026-07-28T21:22:08.581Z | INFO | phd-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 = 455
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
target = phd_framework::test_vm
target_id = 67255d85-65fa-4ddc-a7e9-6b2b9ea0bb49
vm = migration_from_base_and_back_lifecycle_0
vm_id = 67255d85-65fa-4ddc-a7e9-6b2b9ea0bb49
|
| 328 | 2026-07-28T21:22:09.156Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: 67255d85-65fa-4ddc-a7e9-6b2b9ea0bb49, name: "phd-vm-67255d85-65fa-4ddc-a7e9-6b2b9ea0bb49", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 46246ccd-658e-4946-800b-d897f80b2d87, project_id: ea337f81-f554-40b8-b74f-81ba756d11e8, sled_id: cba31a2b-2111-4f4b-b377-f06ebbd61797, sled_serial: "cba31a2b-2111-4f4b-b377-f06ebbd61797", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 514
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
target = phd_framework::test_vm
target_id = 67255d85-65fa-4ddc-a7e9-6b2b9ea0bb49
vm = migration_from_base_and_back_lifecycle_0
vm_id = 67255d85-65fa-4ddc-a7e9-6b2b9ea0bb49
|
| 329 | 2026-07-28T21:22:09.156Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 663
migration_id = 05ce3098-f738-4067-b93f-b9fd474241a5
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
target = phd_framework::test_vm
target_id = 67255d85-65fa-4ddc-a7e9-6b2b9ea0bb49
|
| 330 | 2026-07-28T21:22:11.640Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7847}}
target = phd_framework::serial
|
| 331 | 2026-07-28T21:22:13.028Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 676
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
target = phd_framework::test_vm
target_id = 67255d85-65fa-4ddc-a7e9-6b2b9ea0bb49
|
| 332 | 2026-07-28T21:22:13.028Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3871
file = phd-tests/framework/src/test_vm/mod.rs
line = 663
migration_id = 05ce3098-f738-4067-b93f-b9fd474241a5
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
target = phd_framework::test_vm
target_id = 67255d85-65fa-4ddc-a7e9-6b2b9ea0bb49
|
| 333 | 2026-07-28T21:22:13.031Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1172
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 334 | 2026-07-28T21:22:13.032Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
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 = 67255d85-65fa-4ddc-a7e9-6b2b9ea0bb49
|
| 335 | 2026-07-28T21:22:13.032Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
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 = 67255d85-65fa-4ddc-a7e9-6b2b9ea0bb49
|
| 336 | 2026-07-28T21:22:13.033Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_from_base_and_back
vm_id = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 337 | 2026-07-28T21:22:13.113Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 81
file = phd-tests/framework/src/test_vm/mod.rs
line = 1172
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 338 | 2026-07-28T21:22:13.113Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 10180
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
|
| 339 | 2026-07-28T21:22:13.114Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 81
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
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 = 67255d85-65fa-4ddc-a7e9-6b2b9ea0bb49
|
| 340 | 2026-07-28T21:22:13.114Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
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 = 67255d85-65fa-4ddc-a7e9-6b2b9ea0bb49
|
| 341 | 2026-07-28T21:22:13.114Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
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 = 67255d85-65fa-4ddc-a7e9-6b2b9ea0bb49
|
| 342 | 2026-07-28T21:22:13.143Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 29
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
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 = 67255d85-65fa-4ddc-a7e9-6b2b9ea0bb49
|
| 343 | 2026-07-28T21:22:13.143Z | INFO | phd-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
|
| 344 | 2026-07-28T21:22:13.144Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 345 | 2026-07-28T21:22:13.144Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 318
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back_lifecycle_1
|
| 346 | 2026-07-28T21:22:13.144Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/bddd3617553b25d6a239a2baa1f37c184d89f375962a9f5be5a615810b689f3c/propolis-server
target = phd_framework::artifacts::store
|
| 347 | 2026-07-28T21:22:13.144Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9004
server_path = "/phd-artifacts/bddd3617553b25d6a239a2baa1f37c184d89f375962a9f5be5a615810b689f3c/propolis-server"
target = phd_framework::test_vm::server
|
| 348 | 2026-07-28T21:22:13.144Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_1.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_1.stdout.log"
target = phd_framework::log_config
|
| 349 | 2026-07-28T21:22:13.191Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 940
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
| 350 | 2026-07-28T21:22:13.205Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 61
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 351 | 2026-07-28T21:22:13.205Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 609
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 67255d85-65fa-4ddc-a7e9-6b2b9ea0bb49
target = phd_framework::test_vm
target_id = cc756f4e-c0ee-4fb0-bf5c-f65410bf9e6e
|
| 352 | 2026-07-28T21:22:13.205Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002
file = phd-tests/framework/src/test_vm/mod.rs
line = 642
migration_id = f3d49999-7222-4996-a623-c9d9228e3c85
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 67255d85-65fa-4ddc-a7e9-6b2b9ea0bb49
target = phd_framework::test_vm
target_id = cc756f4e-c0ee-4fb0-bf5c-f65410bf9e6e
timeout_duration = 45s
|
| 353 | 2026-07-28T21:22:13.205Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 67255d85-65fa-4ddc-a7e9-6b2b9ea0bb49
target = phd_framework::test_vm
target_id = cc756f4e-c0ee-4fb0-bf5c-f65410bf9e6e
vm = migration_from_base_and_back_lifecycle_1
vm_id = cc756f4e-c0ee-4fb0-bf5c-f65410bf9e6e
|
| 354 | 2026-07-28T21:22:13.206Z | INFO | phd-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 = 455
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 67255d85-65fa-4ddc-a7e9-6b2b9ea0bb49
target = phd_framework::test_vm
target_id = cc756f4e-c0ee-4fb0-bf5c-f65410bf9e6e
vm = migration_from_base_and_back_lifecycle_1
vm_id = cc756f4e-c0ee-4fb0-bf5c-f65410bf9e6e
|
| 355 | 2026-07-28T21:22:13.666Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: cc756f4e-c0ee-4fb0-bf5c-f65410bf9e6e, name: "phd-vm-cc756f4e-c0ee-4fb0-bf5c-f65410bf9e6e", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 46246ccd-658e-4946-800b-d897f80b2d87, project_id: ea337f81-f554-40b8-b74f-81ba756d11e8, sled_id: d5d0ee91-dec3-4700-b4a9-d3df0bb4c227, sled_serial: "d5d0ee91-dec3-4700-b4a9-d3df0bb4c227", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 514
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 67255d85-65fa-4ddc-a7e9-6b2b9ea0bb49
target = phd_framework::test_vm
target_id = cc756f4e-c0ee-4fb0-bf5c-f65410bf9e6e
vm = migration_from_base_and_back_lifecycle_1
vm_id = cc756f4e-c0ee-4fb0-bf5c-f65410bf9e6e
|
| 356 | 2026-07-28T21:22:13.667Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 663
migration_id = f3d49999-7222-4996-a623-c9d9228e3c85
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 67255d85-65fa-4ddc-a7e9-6b2b9ea0bb49
target = phd_framework::test_vm
target_id = cc756f4e-c0ee-4fb0-bf5c-f65410bf9e6e
|
| 357 | 2026-07-28T21:22:16.620Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 676
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 67255d85-65fa-4ddc-a7e9-6b2b9ea0bb49
target = phd_framework::test_vm
target_id = cc756f4e-c0ee-4fb0-bf5c-f65410bf9e6e
|
| 358 | 2026-07-28T21:22:16.621Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9004","from_start":7894}}
target = phd_framework::serial
|
| 359 | 2026-07-28T21:22:16.631Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1172
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 = 67255d85-65fa-4ddc-a7e9-6b2b9ea0bb49
|
| 360 | 2026-07-28T21:22:16.631Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
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 = cc756f4e-c0ee-4fb0-bf5c-f65410bf9e6e
|
| 361 | 2026-07-28T21:22:16.631Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
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 = cc756f4e-c0ee-4fb0-bf5c-f65410bf9e6e
|
| 362 | 2026-07-28T21:22:16.633Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_from_base_and_back_lifecycle_0
vm_id = 67255d85-65fa-4ddc-a7e9-6b2b9ea0bb49
|
| 363 | 2026-07-28T21:22:16.719Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 87
file = phd-tests/framework/src/test_vm/mod.rs
line = 1172
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 = 67255d85-65fa-4ddc-a7e9-6b2b9ea0bb49
|
| 364 | 2026-07-28T21:22:16.719Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 8136
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
target = phd_framework::test_vm
target_id = 67255d85-65fa-4ddc-a7e9-6b2b9ea0bb49
vm = migration_from_base_and_back_lifecycle_0
vm_id = 67255d85-65fa-4ddc-a7e9-6b2b9ea0bb49
|
| 365 | 2026-07-28T21:22:16.719Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 8137
file = phd-tests/framework/src/test_vm/mod.rs
line = 609
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 6dd2aaa8-0b87-441d-bb46-8e9029cca885
target = phd_framework::test_vm
target_id = 67255d85-65fa-4ddc-a7e9-6b2b9ea0bb49
|
| 366 | 2026-07-28T21:22:16.719Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 87
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
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 = cc756f4e-c0ee-4fb0-bf5c-f65410bf9e6e
|
| 367 | 2026-07-28T21:22:16.719Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
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 = cc756f4e-c0ee-4fb0-bf5c-f65410bf9e6e
|
| 368 | 2026-07-28T21:22:16.720Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
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 = cc756f4e-c0ee-4fb0-bf5c-f65410bf9e6e
|
| 369 | 2026-07-28T21:22:16.754Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 34
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
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 = cc756f4e-c0ee-4fb0-bf5c-f65410bf9e6e
|
| 370 | 2026-07-28T21:22:16.754Z | INFO | phd-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
|
| 371 | 2026-07-28T21:22:16.754Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 372 | 2026-07-28T21:22:16.754Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 318
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back_lifecycle_2
|
| 373 | 2026-07-28T21:22:16.754Z | DEBG | phd-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
|
| 374 | 2026-07-28T21:22:16.754Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 66
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9006
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 375 | 2026-07-28T21:22:16.754Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_2.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_2.stdout.log"
target = phd_framework::log_config
|
| 376 | 2026-07-28T21:22:16.801Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 942
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
| 377 | 2026-07-28T21:22:16.816Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 61
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 378 | 2026-07-28T21:22:16.816Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 609
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = cc756f4e-c0ee-4fb0-bf5c-f65410bf9e6e
target = phd_framework::test_vm
target_id = c563adfd-f94f-41be-9453-3581589be526
|
| 379 | 2026-07-28T21:22:16.816Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004
file = phd-tests/framework/src/test_vm/mod.rs
line = 642
migration_id = 6f4bb3b8-604e-4cc2-a839-d5bb5107aa60
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = cc756f4e-c0ee-4fb0-bf5c-f65410bf9e6e
target = phd_framework::test_vm
target_id = c563adfd-f94f-41be-9453-3581589be526
timeout_duration = 45s
|
| 380 | 2026-07-28T21:22:16.816Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = cc756f4e-c0ee-4fb0-bf5c-f65410bf9e6e
target = phd_framework::test_vm
target_id = c563adfd-f94f-41be-9453-3581589be526
vm = migration_from_base_and_back_lifecycle_2
vm_id = c563adfd-f94f-41be-9453-3581589be526
|
| 381 | 2026-07-28T21:22:16.816Z | INFO | phd-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 = 455
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = cc756f4e-c0ee-4fb0-bf5c-f65410bf9e6e
target = phd_framework::test_vm
target_id = c563adfd-f94f-41be-9453-3581589be526
vm = migration_from_base_and_back_lifecycle_2
vm_id = c563adfd-f94f-41be-9453-3581589be526
|
| 382 | 2026-07-28T21:22:17.384Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { id: c563adfd-f94f-41be-9453-3581589be526, name: "phd-vm-c563adfd-f94f-41be-9453-3581589be526", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 46246ccd-658e-4946-800b-d897f80b2d87, project_id: ea337f81-f554-40b8-b74f-81ba756d11e8, sled_id: 4a84bd80-97e0-4e47-a70f-3c1e59538b02, sled_serial: "4a84bd80-97e0-4e47-a70f-3c1e59538b02", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 514
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = cc756f4e-c0ee-4fb0-bf5c-f65410bf9e6e
target = phd_framework::test_vm
target_id = c563adfd-f94f-41be-9453-3581589be526
vm = migration_from_base_and_back_lifecycle_2
vm_id = c563adfd-f94f-41be-9453-3581589be526
|
| 383 | 2026-07-28T21:22:17.384Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 663
migration_id = 6f4bb3b8-604e-4cc2-a839-d5bb5107aa60
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = cc756f4e-c0ee-4fb0-bf5c-f65410bf9e6e
target = phd_framework::test_vm
target_id = c563adfd-f94f-41be-9453-3581589be526
|
| 384 | 2026-07-28T21:22:19.916Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9006","from_start":7941}}
target = phd_framework::serial
|
| 385 | 2026-07-28T21:22:20.447Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 676
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = cc756f4e-c0ee-4fb0-bf5c-f65410bf9e6e
target = phd_framework::test_vm
target_id = c563adfd-f94f-41be-9453-3581589be526
|
| 386 | 2026-07-28T21:22:20.447Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3062
file = phd-tests/framework/src/test_vm/mod.rs
line = 663
migration_id = 6f4bb3b8-604e-4cc2-a839-d5bb5107aa60
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = cc756f4e-c0ee-4fb0-bf5c-f65410bf9e6e
target = phd_framework::test_vm
target_id = c563adfd-f94f-41be-9453-3581589be526
|
| 387 | 2026-07-28T21:22:20.450Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1172
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 = cc756f4e-c0ee-4fb0-bf5c-f65410bf9e6e
|
| 388 | 2026-07-28T21:22:20.450Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
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 = c563adfd-f94f-41be-9453-3581589be526
|
| 389 | 2026-07-28T21:22:20.450Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
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 = c563adfd-f94f-41be-9453-3581589be526
|
| 390 | 2026-07-28T21:22:20.452Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
vm = migration_from_base_and_back_lifecycle_1
vm_id = cc756f4e-c0ee-4fb0-bf5c-f65410bf9e6e
|
| 391 | 2026-07-28T21:22:20.531Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 80
file = phd-tests/framework/src/test_vm/mod.rs
line = 1172
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 = cc756f4e-c0ee-4fb0-bf5c-f65410bf9e6e
|
| 392 | 2026-07-28T21:22:20.531Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 7324
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 67255d85-65fa-4ddc-a7e9-6b2b9ea0bb49
target = phd_framework::test_vm
target_id = cc756f4e-c0ee-4fb0-bf5c-f65410bf9e6e
vm = migration_from_base_and_back_lifecycle_1
vm_id = cc756f4e-c0ee-4fb0-bf5c-f65410bf9e6e
|
| 393 | 2026-07-28T21:22:20.531Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 80
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
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 = c563adfd-f94f-41be-9453-3581589be526
|
| 394 | 2026-07-28T21:22:20.531Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
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 = c563adfd-f94f-41be-9453-3581589be526
|
| 395 | 2026-07-28T21:22:20.532Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 920
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 = c563adfd-f94f-41be-9453-3581589be526
|
| 396 | 2026-07-28T21:22:20.563Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 30
file = phd-tests/framework/src/test_vm/mod.rs
line = 913
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 = c563adfd-f94f-41be-9453-3581589be526
|
| 397 | 2026-07-28T21:22:20.563Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1172
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 = c563adfd-f94f-41be-9453-3581589be526
|
| 398 | 2026-07-28T21:22:20.563Z | DEBG | phd-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
|
| 399 | 2026-07-28T21:22:20.563Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 16929
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 400 | 2026-07-28T21:22:20.563Z | INFO | phd-runner: test phd_tests::migrate::from_base::migration_from_base_and_back ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 401 | 2026-07-28T21:22:20.563Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 402 | 2026-07-28T21:22:20.564Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1195
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 = c563adfd-f94f-41be-9453-3581589be526
|
| 403 | 2026-07-28T21:22:20.822Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.address = 127.0.0.1:9006
target = phd_framework::test_vm::server
vm = migration_from_base_and_back_lifecycle_2
vm_id = c563adfd-f94f-41be-9453-3581589be526
|
| 404 | 2026-07-28T21:22:20.901Z | DEBG | phd-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 = c563adfd-f94f-41be-9453-3581589be526
|
| 405 | 2026-07-28T21:22:20.901Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-996c9cdd-1b1b-4f42-9e4f-d6cac251ce73"]
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 = c563adfd-f94f-41be-9453-3581589be526
|
| 406 | 2026-07-28T21:22:20.928Z | DEBG | phd-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 = c563adfd-f94f-41be-9453-3581589be526
|
| 407 | 2026-07-28T21:22:20.928Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-f02a1964-9381-4964-93a8-7e80717506da"]
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 = c563adfd-f94f-41be-9453-3581589be526
|
| 408 | 2026-07-28T21:22:20.950Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 386
file = phd-tests/framework/src/test_vm/mod.rs
line = 1172
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 = c563adfd-f94f-41be-9453-3581589be526
|
| 409 | 2026-07-28T21:22:20.950Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 386
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 410 | 2026-07-28T21:22:20.950Z | INFO | phd-runner: [EXECUTION_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
| 411 | 2026-07-28T21:22:20.950Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 4133
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = cc756f4e-c0ee-4fb0-bf5c-f65410bf9e6e
target = phd_framework::test_vm
target_id = c563adfd-f94f-41be-9453-3581589be526
vm = migration_from_base_and_back_lifecycle_2
vm_id = c563adfd-f94f-41be-9453-3581589be526
|
| 412 | 2026-07-28T21:22:20.950Z | INFO | phd-runner: [EXECUTION_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
| 413 | 2026-07-28T21:22:20.950Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4133
file = phd-tests/framework/src/test_vm/mod.rs
line = 609
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = cc756f4e-c0ee-4fb0-bf5c-f65410bf9e6e
target = phd_framework::test_vm
target_id = c563adfd-f94f-41be-9453-3581589be526
|
| 414 | | test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 78.91s |
| 415 | | |
| 416 | 2026-07-28T21:22:20.952Z | DEBG | phd-runner: phd_runner
exit_code = 0
file = phd-tests/runner/src/main.rs
line = 41
target = phd_runner
|