| 1 | 2026-09-19T09:09:48.978Z | 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: None, 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: [], exclude_filter: ["phd_tests::migrate::from_base"], max_buildomat_wait_secs: 1200, manual_stop_on_failure: false }), disable_ansi: false, emit_bunyan: true }
target = phd_runner
|
| 2 | 2026-09-19T09:09:49.006Z | 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: 256, tv_nsec: 28225502 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } }
target = phd_framework::artifacts::store
|
| 3 | 2026-09-19T09:09:49.007Z | 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-09-19T09:09:49.008Z | INFO | phd-runner: Adding crucible-downstairs from Buildomat Git revision
commit = ad8a31742adc45e925e63443a5b43c8e30604022
file = phd-tests/framework/src/artifacts/store.rs
line = 311
target = phd_framework::artifacts::store
|
| 5 | 2026-09-19T09:09:49.015Z | 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/ad8a31742adc45e925e63443a5b43c8e30604022/crucible-nightly.sha256.txt
|
| 6 | 2026-09-19T09:09:49.253Z | WARN | phd-runner: No 'migration base' Propolis server provided. Migration-from-base tests will be skipped.
file = phd-tests/framework/src/lib.rs
line = 309
target = phd_framework
|
| 7 | 2026-09-19T09:09:49.256Z | INFO | phd-runner: [EXECUTION_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
| 8 | 2026-09-19T09:09:49.257Z | INFO | phd-runner: [EXECUTION_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
| 9 | 2026-09-19T09:09:49.259Z | INFO | phd-runner: Running 55 test(s)
file = phd-tests/runner/src/execute.rs
line = 83
target = phd_runner::execute
|
| 10 | 2026-09-19T09:09:49.260Z | INFO | phd-runner: Starting test phd_tests::server_state_machine::instance_reset_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 11 | 2026-09-19T09:09:49.260Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 12 | 2026-09-19T09:09:49.260Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 13 | 2026-09-19T09:09:49.261Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/server_state_machine.rs
line = 72
path = phd_tests::server_state_machine::instance_reset_test
target = phd_tests::server_state_machine
|
| 14 | 2026-09-19T09:09:49.263Z | 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::server_state_machine::instance_reset_test
target = phd_framework::artifacts::store
|
| 15 | 2026-09-19T09:09:49.265Z | DEBG | phd-runner: [TEST - EVENT] Downloading file from Buildomat...
file = phd-tests/framework/src/artifacts/buildomat.rs
line = 215
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/bf64f45b1a58e69d126a3c6ca1e4512c88668132/OVMF_CODE.fd
|
| 16 | 2026-09-19T09:09:49.731Z | 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::server_state_machine::instance_reset_test
target = phd_framework::artifacts::store
|
| 17 | 2026-09-19T09:09:49.744Z | 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::server_state_machine::instance_reset_test
target = phd_framework::artifacts::store
timeout = 600s
|
| 18 | 2026-09-19T09:09:56.791Z | 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
|
| 19 | 2026-09-19T09:09:56.793Z | 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::server_state_machine::instance_reset_test
target = phd_framework::zfs
verb = list
|
| 20 | 2026-09-19T09:09:56.808Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::instance_reset_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 3.99M 25.3T 2M /phd-artifacts\n
target = phd_framework::zfs
|
| 21 | 2026-09-19T09:09:56.810Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-f43a5d3f-3855-4178-97c8-0789eaa7ea9a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::zfs
verb = snapshot
|
| 22 | 2026-09-19T09:09:56.833Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-f43a5d3f-3855-4178-97c8-0789eaa7ea9a", "phd-artifacts/phd-clone-dbfc5739-e3f6-4432-8dc8-d2a9505c89e4"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::zfs
verb = clone
|
| 23 | 2026-09-19T09:09:56.850Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-dbfc5739-e3f6-4432-8dc8-d2a9505c89e4"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::zfs
verb = list
|
| 24 | 2026-09-19T09:09:56.862Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::instance_reset_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-dbfc5739-e3f6-4432-8dc8-d2a9505c89e4 0B 25.3T 49.0M /phd-artifacts/phd-clone-dbfc5739-e3f6-4432-8dc8-d2a9505c89e4\n
target = phd_framework::zfs
|
| 25 | 2026-09-19T09:09:56.866Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
|
| 26 | 2026-09-19T09:09:56.866Z | 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::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm_name = instance_reset_returns_to_running_test
|
| 27 | 2026-09-19T09:09:56.867Z | 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
|
| 28 | 2026-09-19T09:09:56.867Z | 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
|
| 29 | 2026-09-19T09:09:56.867Z | 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::server_state_machine::instance_reset_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 30 | 2026-09-19T09:09:56.867Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::server_state_machine::instance_reset_test
stderr_path = "/tmp/propolis-phd/phd_tests::server_state_machine::instance_reset_test/instance_reset_returns_to_running_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::server_state_machine::instance_reset_test/instance_reset_returns_to_running_test.stdout.log"
target = phd_framework::log_config
|
| 31 | 2026-09-19T09:09:56.894Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 917
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm::server
|
| 32 | 2026-09-19T09:09:56.909Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 42
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
|
| 33 | 2026-09-19T09:09:56.909Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 34 | 2026-09-19T09:09:56.910Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 35 | 2026-09-19T09:09:56.912Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 3
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 36 | 2026-09-19T09:09:56.912Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 37 | 2026-09-19T09:09:56.916Z | 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::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 38 | 2026-09-19T09:09:57.815Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 39 | 2026-09-19T09:09:57.820Z | 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: dfb798e3-4ba8-45e9-8c96-3733a4b5cf36, name: "phd-vm-dfb798e3-4ba8-45e9-8c96-3733a4b5cf36", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 42a1b028-1e5b-469c-bf0d-c2f10157ec99, project_id: 2ec71fd8-9f01-4f20-8de0-863306dd28e7, sled_id: abe4a4ce-1157-44ce-a3be-67ae62d18a9f, sled_serial: "abe4a4ce-1157-44ce-a3be-67ae62d18a9f", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 40 | 2026-09-19T09:09:57.820Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 41 | 2026-09-19T09:09:57.820Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::server_state_machine::instance_reset_test
state = Run
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 42 | 2026-09-19T09:09:57.823Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 2
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 43 | 2026-09-19T09:09:57.823Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 819
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 44 | 2026-09-19T09:09:57.824Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 825
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 45 | 2026-09-19T09:09:57.824Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 46 | 2026-09-19T09:09:57.824Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 618
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 47 | 2026-09-19T09:09:57.825Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 48 | 2026-09-19T09:09:57.825Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 819
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 49 | 2026-09-19T09:09:57.825Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 50 | 2026-09-19T09:09:57.825Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 51 | 2026-09-19T09:09:57.826Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 52 | 2026-09-19T09:09:57.826Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 819
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 53 | 2026-09-19T09:09:57.826Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 825
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 54 | 2026-09-19T09:09:57.826Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 55 | 2026-09-19T09:09:57.826Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 618
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 56 | 2026-09-19T09:09:57.829Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 2
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 57 | 2026-09-19T09:09:57.829Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 2
file = phd-tests/framework/src/test_vm/mod.rs
line = 819
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 58 | 2026-09-19T09:09:57.829Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 59 | 2026-09-19T09:09:57.829Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 60 | 2026-09-19T09:09:57.830Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 61 | 2026-09-19T09:09:57.830Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 62 | 2026-09-19T09:09:57.830Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 63 | 2026-09-19T09:09:57.831Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 64 | 2026-09-19T09:09:57.831Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 65 | 2026-09-19T09:09:57.831Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 66 | 2026-09-19T09:09:57.832Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 67 | 2026-09-19T09:09:57.832Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 68 | 2026-09-19T09:09:57.832Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 69 | 2026-09-19T09:09:57.832Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 70 | 2026-09-19T09:09:57.832Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 71 | 2026-09-19T09:09:57.833Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 72 | 2026-09-19T09:09:57.833Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 73 | 2026-09-19T09:09:57.833Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 74 | 2026-09-19T09:09:57.833Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 75 | 2026-09-19T09:09:57.834Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 76 | 2026-09-19T09:09:57.834Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 77 | 2026-09-19T09:09:57.834Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 78 | 2026-09-19T09:09:57.835Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 79 | 2026-09-19T09:09:57.835Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 80 | 2026-09-19T09:09:57.835Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 81 | 2026-09-19T09:09:57.836Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 82 | 2026-09-19T09:09:57.836Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 83 | 2026-09-19T09:09:57.836Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 84 | 2026-09-19T09:09:57.837Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 85 | 2026-09-19T09:09:57.837Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 86 | 2026-09-19T09:09:57.837Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 87 | 2026-09-19T09:09:57.838Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 88 | 2026-09-19T09:09:57.838Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 819
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 89 | 2026-09-19T09:09:57.838Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 825
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 90 | 2026-09-19T09:09:57.838Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 91 | 2026-09-19T09:09:57.838Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 618
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 92 | 2026-09-19T09:09:57.839Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 93 | 2026-09-19T09:09:57.839Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 819
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 94 | 2026-09-19T09:09:57.839Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 95 | 2026-09-19T09:09:57.839Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::server_state_machine::instance_reset_test
state = Stop
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 96 | 2026-09-19T09:09:57.840Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 97 | 2026-09-19T09:09:57.840Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 819
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 98 | 2026-09-19T09:09:57.840Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 825
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 99 | 2026-09-19T09:09:57.840Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 100 | 2026-09-19T09:09:57.840Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 618
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 101 | 2026-09-19T09:09:57.843Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 3
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 102 | 2026-09-19T09:09:57.857Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 271
target = phd_framework::serial
|
| 103 | 2026-09-19T09:09:57.859Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 44
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 104 | 2026-09-19T09:09:58.500Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 105 | 2026-09-19T09:09:58.500Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 618
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 106 | 2026-09-19T09:09:58.502Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 107 | 2026-09-19T09:09:58.502Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 662
file = phd-tests/framework/src/test_vm/mod.rs
line = 819
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 108 | 2026-09-19T09:09:58.502Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 109 | 2026-09-19T09:09:58.502Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 110 | 2026-09-19T09:09:58.506Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 3
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 111 | 2026-09-19T09:09:58.506Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 112 | 2026-09-19T09:09:58.508Z | INFO | phd-runner: test phd_tests::server_state_machine::instance_reset_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 113 | 2026-09-19T09:09:58.508Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 114 | 2026-09-19T09:09:58.508Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::server_state_machine::instance_reset_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 115 | 2026-09-19T09:09:58.586Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::zfs
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 116 | 2026-09-19T09:09:58.586Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-dbfc5739-e3f6-4432-8dc8-d2a9505c89e4"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::zfs
verb = destroy
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 117 | 2026-09-19T09:09:58.617Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::zfs
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 118 | 2026-09-19T09:09:58.617Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-f43a5d3f-3855-4178-97c8-0789eaa7ea9a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::zfs
verb = destroy
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 119 | 2026-09-19T09:09:58.635Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 128
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 120 | 2026-09-19T09:09:58.635Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 1722
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = dfb798e3-4ba8-45e9-8c96-3733a4b5cf36
|
| 121 | 2026-09-19T09:09:58.635Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 9372
file = phd-tests/tests/src/server_state_machine.rs
line = 72
path = phd_tests::server_state_machine::instance_reset_test
target = phd_tests::server_state_machine
|
| 122 | 2026-09-19T09:09:58.636Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 128
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 123 | 2026-09-19T09:09:58.636Z | INFO | phd-runner: Starting test phd_tests::server_state_machine::instance_start_stop_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 124 | 2026-09-19T09:09:58.636Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 125 | 2026-09-19T09:09:58.636Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 126 | 2026-09-19T09:09:58.637Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/server_state_machine.rs
line = 16
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_tests::server_state_machine
|
| 127 | 2026-09-19T09:09:58.637Z | 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
|
| 128 | 2026-09-19T09:09:58.637Z | 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
|
| 129 | 2026-09-19T09:09:58.637Z | 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
|
| 130 | 2026-09-19T09:09:58.637Z | 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::server_state_machine::instance_start_stop_test
target = phd_framework::zfs
verb = list
|
| 131 | 2026-09-19T09:09:58.649Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::instance_start_stop_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 51.0M 25.3T 49.0M /phd-artifacts\n
target = phd_framework::zfs
|
| 132 | 2026-09-19T09:09:58.649Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-3b2cfbfa-31b4-406d-8722-37c3fa2b8b48"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::zfs
verb = snapshot
|
| 133 | 2026-09-19T09:09:58.672Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-3b2cfbfa-31b4-406d-8722-37c3fa2b8b48", "phd-artifacts/phd-clone-1f6c3fb4-4034-40d8-917a-1d631eb3181c"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::zfs
verb = clone
|
| 134 | 2026-09-19T09:09:58.693Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-1f6c3fb4-4034-40d8-917a-1d631eb3181c"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::zfs
verb = list
|
| 135 | 2026-09-19T09:09:58.704Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::instance_start_stop_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-1f6c3fb4-4034-40d8-917a-1d631eb3181c 0B 25.3T 49.0M /phd-artifacts/phd-clone-1f6c3fb4-4034-40d8-917a-1d631eb3181c\n
target = phd_framework::zfs
|
| 136 | 2026-09-19T09:09:58.705Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
|
| 137 | 2026-09-19T09:09:58.705Z | 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::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm_name = instance_ensure_running_test
|
| 138 | 2026-09-19T09:09:58.705Z | 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
|
| 139 | 2026-09-19T09:09:58.705Z | 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::server_state_machine::instance_start_stop_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 140 | 2026-09-19T09:09:58.705Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::server_state_machine::instance_start_stop_test
stderr_path = "/tmp/propolis-phd/phd_tests::server_state_machine::instance_start_stop_test/instance_ensure_running_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::server_state_machine::instance_start_stop_test/instance_ensure_running_test.stdout.log"
target = phd_framework::log_config
|
| 141 | 2026-09-19T09:09:58.720Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 925
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm::server
|
| 142 | 2026-09-19T09:09:58.736Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 30
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
|
| 143 | 2026-09-19T09:09:58.736Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c24a3825-fb5b-4609-b648-762f6beff0e2
|
| 144 | 2026-09-19T09:09:58.737Z | 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::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c24a3825-fb5b-4609-b648-762f6beff0e2
|
| 145 | 2026-09-19T09:09:59.414Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 146 | 2026-09-19T09:09:59.415Z | 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: c24a3825-fb5b-4609-b648-762f6beff0e2, name: "phd-vm-c24a3825-fb5b-4609-b648-762f6beff0e2", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 1418db0b-9a96-42aa-82c7-2c325494b4bd, project_id: d12e2c6d-3627-4bc5-acfc-685f94a22ab8, sled_id: beda0d5f-37ad-44e0-91e5-daa41b44260c, sled_serial: "beda0d5f-37ad-44e0-91e5-daa41b44260c", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c24a3825-fb5b-4609-b648-762f6beff0e2
|
| 147 | 2026-09-19T09:09:59.416Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c24a3825-fb5b-4609-b648-762f6beff0e2
|
| 148 | 2026-09-19T09:09:59.416Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 618
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c24a3825-fb5b-4609-b648-762f6beff0e2
|
| 149 | 2026-09-19T09:09:59.417Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c24a3825-fb5b-4609-b648-762f6beff0e2
|
| 150 | 2026-09-19T09:09:59.417Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c24a3825-fb5b-4609-b648-762f6beff0e2
|
| 151 | 2026-09-19T09:09:59.417Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::server_state_machine::instance_start_stop_test
state = Run
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c24a3825-fb5b-4609-b648-762f6beff0e2
|
| 152 | 2026-09-19T09:09:59.418Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c24a3825-fb5b-4609-b648-762f6beff0e2
|
| 153 | 2026-09-19T09:09:59.418Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 819
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c24a3825-fb5b-4609-b648-762f6beff0e2
|
| 154 | 2026-09-19T09:09:59.418Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 825
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c24a3825-fb5b-4609-b648-762f6beff0e2
|
| 155 | 2026-09-19T09:09:59.418Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c24a3825-fb5b-4609-b648-762f6beff0e2
|
| 156 | 2026-09-19T09:09:59.418Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 618
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c24a3825-fb5b-4609-b648-762f6beff0e2
|
| 157 | 2026-09-19T09:09:59.419Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c24a3825-fb5b-4609-b648-762f6beff0e2
|
| 158 | 2026-09-19T09:09:59.419Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 819
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c24a3825-fb5b-4609-b648-762f6beff0e2
|
| 159 | 2026-09-19T09:09:59.419Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c24a3825-fb5b-4609-b648-762f6beff0e2
|
| 160 | 2026-09-19T09:09:59.419Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::server_state_machine::instance_start_stop_test
state = Stop
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c24a3825-fb5b-4609-b648-762f6beff0e2
|
| 161 | 2026-09-19T09:09:59.420Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c24a3825-fb5b-4609-b648-762f6beff0e2
|
| 162 | 2026-09-19T09:09:59.420Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 819
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c24a3825-fb5b-4609-b648-762f6beff0e2
|
| 163 | 2026-09-19T09:09:59.420Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 825
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c24a3825-fb5b-4609-b648-762f6beff0e2
|
| 164 | 2026-09-19T09:09:59.420Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c24a3825-fb5b-4609-b648-762f6beff0e2
|
| 165 | 2026-09-19T09:09:59.420Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 618
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c24a3825-fb5b-4609-b648-762f6beff0e2
|
| 166 | 2026-09-19T09:09:59.421Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c24a3825-fb5b-4609-b648-762f6beff0e2
|
| 167 | 2026-09-19T09:09:59.424Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 271
target = phd_framework::serial
|
| 168 | 2026-09-19T09:09:59.424Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 169 | 2026-09-19T09:10:00.108Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c24a3825-fb5b-4609-b648-762f6beff0e2
|
| 170 | 2026-09-19T09:10:00.108Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 618
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c24a3825-fb5b-4609-b648-762f6beff0e2
|
| 171 | 2026-09-19T09:10:00.110Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c24a3825-fb5b-4609-b648-762f6beff0e2
|
| 172 | 2026-09-19T09:10:00.110Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 690
file = phd-tests/framework/src/test_vm/mod.rs
line = 819
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c24a3825-fb5b-4609-b648-762f6beff0e2
|
| 173 | 2026-09-19T09:10:00.110Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c24a3825-fb5b-4609-b648-762f6beff0e2
|
| 174 | 2026-09-19T09:10:00.111Z | INFO | phd-runner: test phd_tests::server_state_machine::instance_start_stop_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 175 | 2026-09-19T09:10:00.111Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 176 | 2026-09-19T09:10:00.112Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::server_state_machine::instance_start_stop_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = instance_ensure_running_test
vm_id = c24a3825-fb5b-4609-b648-762f6beff0e2
|
| 177 | 2026-09-19T09:10:00.190Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::zfs
vm = instance_ensure_running_test
vm_id = c24a3825-fb5b-4609-b648-762f6beff0e2
|
| 178 | 2026-09-19T09:10:00.190Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-1f6c3fb4-4034-40d8-917a-1d631eb3181c"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::zfs
verb = destroy
vm = instance_ensure_running_test
vm_id = c24a3825-fb5b-4609-b648-762f6beff0e2
|
| 179 | 2026-09-19T09:10:00.222Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::zfs
vm = instance_ensure_running_test
vm_id = c24a3825-fb5b-4609-b648-762f6beff0e2
|
| 180 | 2026-09-19T09:10:00.222Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-3b2cfbfa-31b4-406d-8722-37c3fa2b8b48"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::zfs
verb = destroy
vm = instance_ensure_running_test
vm_id = c24a3825-fb5b-4609-b648-762f6beff0e2
|
| 181 | 2026-09-19T09:10:00.242Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 131
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c24a3825-fb5b-4609-b648-762f6beff0e2
|
| 182 | 2026-09-19T09:10:00.242Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 1505
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = c24a3825-fb5b-4609-b648-762f6beff0e2
|
| 183 | 2026-09-19T09:10:00.242Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 1605
file = phd-tests/tests/src/server_state_machine.rs
line = 16
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_tests::server_state_machine
|
| 184 | 2026-09-19T09:10:00.242Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 130
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 185 | 2026-09-19T09:10:00.242Z | INFO | phd-runner: Starting test phd_tests::server_state_machine::instance_stop_unstarted_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 186 | 2026-09-19T09:10:00.242Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 187 | 2026-09-19T09:10:00.242Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 188 | 2026-09-19T09:10:00.242Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/server_state_machine.rs
line = 32
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_tests::server_state_machine
|
| 189 | 2026-09-19T09:10:00.242Z | 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
|
| 190 | 2026-09-19T09:10:00.242Z | 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
|
| 191 | 2026-09-19T09:10:00.243Z | 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
|
| 192 | 2026-09-19T09:10:00.243Z | 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::server_state_machine::instance_stop_unstarted_test
target = phd_framework::zfs
verb = list
|
| 193 | 2026-09-19T09:10:00.254Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::instance_stop_unstarted_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 51.0M 25.3T 49.0M /phd-artifacts\n
target = phd_framework::zfs
|
| 194 | 2026-09-19T09:10:00.254Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-65d87dce-34a1-46b3-ad97-bbbefa866e99"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::zfs
verb = snapshot
|
| 195 | 2026-09-19T09:10:00.270Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-65d87dce-34a1-46b3-ad97-bbbefa866e99", "phd-artifacts/phd-clone-ec78474c-fde7-4fd8-bdd4-c5da46b89e6b"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::zfs
verb = clone
|
| 196 | 2026-09-19T09:10:00.288Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-ec78474c-fde7-4fd8-bdd4-c5da46b89e6b"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::zfs
verb = list
|
| 197 | 2026-09-19T09:10:00.298Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::instance_stop_unstarted_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-ec78474c-fde7-4fd8-bdd4-c5da46b89e6b 0B 25.3T 49.0M /phd-artifacts/phd-clone-ec78474c-fde7-4fd8-bdd4-c5da46b89e6b\n
target = phd_framework::zfs
|
| 198 | 2026-09-19T09:10:00.299Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
|
| 199 | 2026-09-19T09:10:00.299Z | 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::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm_name = instance_stop_unstarted_test
|
| 200 | 2026-09-19T09:10:00.299Z | 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
|
| 201 | 2026-09-19T09:10:00.299Z | 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::server_state_machine::instance_stop_unstarted_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 202 | 2026-09-19T09:10:00.299Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::server_state_machine::instance_stop_unstarted_test
stderr_path = "/tmp/propolis-phd/phd_tests::server_state_machine::instance_stop_unstarted_test/instance_stop_unstarted_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::server_state_machine::instance_stop_unstarted_test/instance_stop_unstarted_test.stdout.log"
target = phd_framework::log_config
|
| 203 | 2026-09-19T09:10:00.314Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 933
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm::server
|
| 204 | 2026-09-19T09:10:00.330Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
|
| 205 | 2026-09-19T09:10:00.330Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = cc38d612-3ce8-4303-a61c-fda4ebf406bb
|
| 206 | 2026-09-19T09:10:00.331Z | 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::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = cc38d612-3ce8-4303-a61c-fda4ebf406bb
|
| 207 | 2026-09-19T09:10:00.924Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 208 | 2026-09-19T09:10:00.925Z | 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: cc38d612-3ce8-4303-a61c-fda4ebf406bb, name: "phd-vm-cc38d612-3ce8-4303-a61c-fda4ebf406bb", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 52e96f68-7165-464c-b023-bf727a23e1ea, project_id: 5893ce75-1eb5-4c2e-9aac-17b32ce0cad5, sled_id: 34682cba-252e-47ae-ba9b-17b6fa08e69d, sled_serial: "34682cba-252e-47ae-ba9b-17b6fa08e69d", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = cc38d612-3ce8-4303-a61c-fda4ebf406bb
|
| 209 | 2026-09-19T09:10:00.925Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = cc38d612-3ce8-4303-a61c-fda4ebf406bb
|
| 210 | 2026-09-19T09:10:00.925Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 618
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = cc38d612-3ce8-4303-a61c-fda4ebf406bb
|
| 211 | 2026-09-19T09:10:00.926Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = cc38d612-3ce8-4303-a61c-fda4ebf406bb
|
| 212 | 2026-09-19T09:10:00.926Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = cc38d612-3ce8-4303-a61c-fda4ebf406bb
|
| 213 | 2026-09-19T09:10:00.926Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::server_state_machine::instance_stop_unstarted_test
state = Stop
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = cc38d612-3ce8-4303-a61c-fda4ebf406bb
|
| 214 | 2026-09-19T09:10:00.927Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = cc38d612-3ce8-4303-a61c-fda4ebf406bb
|
| 215 | 2026-09-19T09:10:00.928Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 819
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = cc38d612-3ce8-4303-a61c-fda4ebf406bb
|
| 216 | 2026-09-19T09:10:00.928Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 825
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = cc38d612-3ce8-4303-a61c-fda4ebf406bb
|
| 217 | 2026-09-19T09:10:00.928Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = cc38d612-3ce8-4303-a61c-fda4ebf406bb
|
| 218 | 2026-09-19T09:10:00.928Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 618
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = cc38d612-3ce8-4303-a61c-fda4ebf406bb
|
| 219 | 2026-09-19T09:10:00.929Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = cc38d612-3ce8-4303-a61c-fda4ebf406bb
|
| 220 | 2026-09-19T09:10:00.931Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 271
target = phd_framework::serial
|
| 221 | 2026-09-19T09:10:00.931Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 7
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 222 | 2026-09-19T09:10:01.674Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = cc38d612-3ce8-4303-a61c-fda4ebf406bb
|
| 223 | 2026-09-19T09:10:01.674Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 618
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = cc38d612-3ce8-4303-a61c-fda4ebf406bb
|
| 224 | 2026-09-19T09:10:01.676Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = cc38d612-3ce8-4303-a61c-fda4ebf406bb
|
| 225 | 2026-09-19T09:10:01.676Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 748
file = phd-tests/framework/src/test_vm/mod.rs
line = 819
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = cc38d612-3ce8-4303-a61c-fda4ebf406bb
|
| 226 | 2026-09-19T09:10:01.676Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = cc38d612-3ce8-4303-a61c-fda4ebf406bb
|
| 227 | 2026-09-19T09:10:01.676Z | INFO | phd-runner: test phd_tests::server_state_machine::instance_stop_unstarted_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 228 | 2026-09-19T09:10:01.676Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 229 | 2026-09-19T09:10:01.678Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::server_state_machine::instance_stop_unstarted_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = instance_stop_unstarted_test
vm_id = cc38d612-3ce8-4303-a61c-fda4ebf406bb
|
| 230 | 2026-09-19T09:10:01.760Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::zfs
vm = instance_stop_unstarted_test
vm_id = cc38d612-3ce8-4303-a61c-fda4ebf406bb
|
| 231 | 2026-09-19T09:10:01.760Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-ec78474c-fde7-4fd8-bdd4-c5da46b89e6b"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::zfs
verb = destroy
vm = instance_stop_unstarted_test
vm_id = cc38d612-3ce8-4303-a61c-fda4ebf406bb
|
| 232 | 2026-09-19T09:10:01.792Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::zfs
vm = instance_stop_unstarted_test
vm_id = cc38d612-3ce8-4303-a61c-fda4ebf406bb
|
| 233 | 2026-09-19T09:10:01.792Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-65d87dce-34a1-46b3-ad97-bbbefa866e99"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::zfs
verb = destroy
vm = instance_stop_unstarted_test
vm_id = cc38d612-3ce8-4303-a61c-fda4ebf406bb
|
| 234 | 2026-09-19T09:10:01.809Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 132
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = cc38d612-3ce8-4303-a61c-fda4ebf406bb
|
| 235 | 2026-09-19T09:10:01.809Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 1477
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_framework::test_vm
vm = instance_stop_unstarted_test
vm_id = cc38d612-3ce8-4303-a61c-fda4ebf406bb
|
| 236 | 2026-09-19T09:10:01.809Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 1566
file = phd-tests/tests/src/server_state_machine.rs
line = 32
path = phd_tests::server_state_machine::instance_stop_unstarted_test
target = phd_tests::server_state_machine
|
| 237 | 2026-09-19T09:10:01.809Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 132
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 238 | 2026-09-19T09:10:01.809Z | INFO | phd-runner: Starting test phd_tests::server_state_machine::stop_while_blocked_on_start_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 239 | 2026-09-19T09:10:01.809Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 240 | 2026-09-19T09:10:01.809Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 241 | 2026-09-19T09:10:01.809Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/server_state_machine.rs
line = 113
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_tests::server_state_machine
|
| 242 | 2026-09-19T09:10:01.809Z | 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
|
| 243 | 2026-09-19T09:10:01.809Z | 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
|
| 244 | 2026-09-19T09:10:01.810Z | 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
|
| 245 | 2026-09-19T09:10:01.810Z | 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::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::zfs
verb = list
|
| 246 | 2026-09-19T09:10:01.821Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 51.0M 25.3T 49.0M /phd-artifacts\n
target = phd_framework::zfs
|
| 247 | 2026-09-19T09:10:01.821Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-1e20aedf-1691-4bfc-bf2c-c394f6af5e97"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::zfs
verb = snapshot
|
| 248 | 2026-09-19T09:10:01.842Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-1e20aedf-1691-4bfc-bf2c-c394f6af5e97", "phd-artifacts/phd-clone-4c548f23-3dea-4d12-8e5c-d532b317400e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::zfs
verb = clone
|
| 249 | 2026-09-19T09:10:01.860Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-4c548f23-3dea-4d12-8e5c-d532b317400e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::zfs
verb = list
|
| 250 | 2026-09-19T09:10:01.871Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-4c548f23-3dea-4d12-8e5c-d532b317400e 0B 25.3T 49.0M /phd-artifacts/phd-clone-4c548f23-3dea-4d12-8e5c-d532b317400e\n
target = phd_framework::zfs
|
| 251 | 2026-09-19T09:10:01.872Z | 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/fdcb1fb6b813d621788c8e8542cfd939240e295029a624a25123e0b2f1fda4ff/crucible-nightly.tar.gz
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::artifacts::store
|
| 252 | 2026-09-19T09:10:01.872Z | DEBG | phd-runner: [TEST - EVENT] Downloading file from Buildomat...
file = phd-tests/framework/src/artifacts/buildomat.rs
line = 215
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/crucible/nightly-image/ad8a31742adc45e925e63443a5b43c8e30604022/crucible-nightly.tar.gz
|
| 253 | 2026-09-19T09:10:09.731Z | DEBG | phd-runner: [TEST - EVENT] Extracting artifact from tarball
extracted_path = /phd-artifacts/fdcb1fb6b813d621788c8e8542cfd939240e295029a624a25123e0b2f1fda4ff/crucible-downstairs
file = phd-tests/framework/src/artifacts/store.rs
line = 160
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::artifacts::store
untar_path = target/release/crucible-downstairs
|
| 254 | 2026-09-19T09:10:09.731Z | DEBG | phd-runner: [TEST - EVENT] Extracting gzipped tarball...
file = phd-tests/framework/src/artifacts/store.rs
line = 514
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::artifacts::store
|
| 255 | 2026-09-19T09:10:16.222Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/e6a2af0e-b5e7-473e-be4b-1ecf8024a98b_9000", "--encrypted", "--uuid", "e6a2af0e-b5e7-473e-be4b-1ecf8024a98b", "--extent-size", "131072", "--extent-count", "16"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::disk::crucible
|
| 256 | 2026-09-19T09:10:16.257Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/e6a2af0e-b5e7-473e-be4b-1ecf8024a98b_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:10:16.239899014Z","hostname":"BRM42220010","pid":941}\n{"msg":"UUID: e6a2af0e-b5e7-473e-be4b-1ecf8024a98b","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:10:16.250485802Z","hostname":"BRM42220010","pid":941}\n{"msg":"Blocks per extent:131072 Total Extents: 16","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:10:16.250508234Z","hostname":"BRM42220010","pid":941}\n
target = phd_framework::disk::crucible
|
| 257 | 2026-09-19T09:10:16.257Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/e6a2af0e-b5e7-473e-be4b-1ecf8024a98b_9001", "--encrypted", "--uuid", "e6a2af0e-b5e7-473e-be4b-1ecf8024a98b", "--extent-size", "131072", "--extent-count", "16"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::disk::crucible
|
| 258 | 2026-09-19T09:10:16.282Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/e6a2af0e-b5e7-473e-be4b-1ecf8024a98b_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:10:16.26768143Z","hostname":"BRM42220010","pid":942}\n{"msg":"UUID: e6a2af0e-b5e7-473e-be4b-1ecf8024a98b","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:10:16.278824642Z","hostname":"BRM42220010","pid":942}\n{"msg":"Blocks per extent:131072 Total Extents: 16","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:10:16.278848557Z","hostname":"BRM42220010","pid":942}\n
target = phd_framework::disk::crucible
|
| 259 | 2026-09-19T09:10:16.283Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/e6a2af0e-b5e7-473e-be4b-1ecf8024a98b_9002", "--encrypted", "--uuid", "e6a2af0e-b5e7-473e-be4b-1ecf8024a98b", "--extent-size", "131072", "--extent-count", "16"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::disk::crucible
|
| 260 | 2026-09-19T09:10:16.308Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/e6a2af0e-b5e7-473e-be4b-1ecf8024a98b_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:10:16.292759401Z","hostname":"BRM42220010","pid":943}\n{"msg":"UUID: e6a2af0e-b5e7-473e-be4b-1ecf8024a98b","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:10:16.303844924Z","hostname":"BRM42220010","pid":943}\n{"msg":"Blocks per extent:131072 Total Extents: 16","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:10:16.303860062Z","hostname":"BRM42220010","pid":943}\n
target = phd_framework::disk::crucible
|
| 261 | 2026-09-19T09:10:16.308Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
stderr_path = "/tmp/propolis-phd/phd_tests::server_state_machine::stop_while_blocked_on_start_test/crucible_e6a2af0e-b5e7-473e-be4b-1ecf8024a98b_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::server_state_machine::stop_while_blocked_on_start_test/crucible_e6a2af0e-b5e7-473e-be4b-1ecf8024a98b_9000.stdout.log"
target = phd_framework::log_config
|
| 262 | 2026-09-19T09:10:16.308Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/e6a2af0e-b5e7-473e-be4b-1ecf8024a98b_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::disk::crucible
|
| 263 | 2026-09-19T09:10:16.308Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/e6a2af0e-b5e7-473e-be4b-1ecf8024a98b_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::disk::crucible
|
| 264 | 2026-09-19T09:10:16.310Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
stderr_path = "/tmp/propolis-phd/phd_tests::server_state_machine::stop_while_blocked_on_start_test/crucible_e6a2af0e-b5e7-473e-be4b-1ecf8024a98b_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::server_state_machine::stop_while_blocked_on_start_test/crucible_e6a2af0e-b5e7-473e-be4b-1ecf8024a98b_9001.stdout.log"
target = phd_framework::log_config
|
| 265 | 2026-09-19T09:10:16.310Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/e6a2af0e-b5e7-473e-be4b-1ecf8024a98b_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::disk::crucible
|
| 266 | 2026-09-19T09:10:16.311Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/e6a2af0e-b5e7-473e-be4b-1ecf8024a98b_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::disk::crucible
|
| 267 | 2026-09-19T09:10:16.313Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
stderr_path = "/tmp/propolis-phd/phd_tests::server_state_machine::stop_while_blocked_on_start_test/crucible_e6a2af0e-b5e7-473e-be4b-1ecf8024a98b_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::server_state_machine::stop_while_blocked_on_start_test/crucible_e6a2af0e-b5e7-473e-be4b-1ecf8024a98b_9002.stdout.log"
target = phd_framework::log_config
|
| 268 | 2026-09-19T09:10:16.313Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/e6a2af0e-b5e7-473e-be4b-1ecf8024a98b_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::disk::crucible
|
| 269 | 2026-09-19T09:10:16.313Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/e6a2af0e-b5e7-473e-be4b-1ecf8024a98b_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::disk::crucible
|
| 270 | 2026-09-19T09:10:16.316Z | INFO | phd-runner: [TEST - EVENT] enabling vcr black hole
disk = vcr-replacement-target
file = phd-tests/framework/src/disk/crucible.rs
line = 130
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::disk::crucible
|
| 271 | 2026-09-19T09:10:16.317Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
|
| 272 | 2026-09-19T09:10:16.317Z | 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::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm_name = stop_while_blocked_on_start_test
|
| 273 | 2026-09-19T09:10:16.317Z | 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
|
| 274 | 2026-09-19T09:10:16.317Z | 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::server_state_machine::stop_while_blocked_on_start_test
server_addr = 127.0.0.1:9003
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 275 | 2026-09-19T09:10:16.317Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
stderr_path = "/tmp/propolis-phd/phd_tests::server_state_machine::stop_while_blocked_on_start_test/stop_while_blocked_on_start_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::server_state_machine::stop_while_blocked_on_start_test/stop_while_blocked_on_start_test.stdout.log"
target = phd_framework::log_config
|
| 276 | 2026-09-19T09:10:16.393Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 947
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm::server
|
| 277 | 2026-09-19T09:10:16.407Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 90
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
|
| 278 | 2026-09-19T09:10:16.408Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = ce65dc83-01ea-4d64-ba55-af62978a6bd8
|
| 279 | 2026-09-19T09:10:16.408Z | 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:9003/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 455
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = ce65dc83-01ea-4d64-ba55-af62978a6bd8
|
| 280 | 2026-09-19T09:10:17.027Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 281 | 2026-09-19T09:10:17.028Z | 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: ce65dc83-01ea-4d64-ba55-af62978a6bd8, name: "phd-vm-ce65dc83-01ea-4d64-ba55-af62978a6bd8", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 9e6617f3-1848-486c-bd7c-8eb40f1f8dd0, project_id: 3e11bea5-8540-4877-b9da-dc8b49bad3ba, sled_id: d9e9a450-d2de-4ff5-9572-d7cb144176b0, sled_serial: "d9e9a450-d2de-4ff5-9572-d7cb144176b0", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = ce65dc83-01ea-4d64-ba55-af62978a6bd8
|
| 282 | 2026-09-19T09:10:17.028Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = ce65dc83-01ea-4d64-ba55-af62978a6bd8
|
| 283 | 2026-09-19T09:10:17.028Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
state = Run
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = ce65dc83-01ea-4d64-ba55-af62978a6bd8
|
| 284 | 2026-09-19T09:10:17.029Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = ce65dc83-01ea-4d64-ba55-af62978a6bd8
|
| 285 | 2026-09-19T09:10:17.030Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 819
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = ce65dc83-01ea-4d64-ba55-af62978a6bd8
|
| 286 | 2026-09-19T09:10:17.030Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 15s for server to reach state Starting
file = phd-tests/framework/src/test_vm/mod.rs
line = 825
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = ce65dc83-01ea-4d64-ba55-af62978a6bd8
|
| 287 | 2026-09-19T09:10:17.030Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = ce65dc83-01ea-4d64-ba55-af62978a6bd8
|
| 288 | 2026-09-19T09:10:17.030Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 618
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = ce65dc83-01ea-4d64-ba55-af62978a6bd8
|
| 289 | 2026-09-19T09:10:17.031Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = ce65dc83-01ea-4d64-ba55-af62978a6bd8
|
| 290 | 2026-09-19T09:10:17.032Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 819
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = ce65dc83-01ea-4d64-ba55-af62978a6bd8
|
| 291 | 2026-09-19T09:10:17.032Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = ce65dc83-01ea-4d64-ba55-af62978a6bd8
|
| 292 | 2026-09-19T09:10:17.032Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
state = Stop
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = ce65dc83-01ea-4d64-ba55-af62978a6bd8
|
| 293 | 2026-09-19T09:10:17.033Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = ce65dc83-01ea-4d64-ba55-af62978a6bd8
|
| 294 | 2026-09-19T09:10:17.033Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 819
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = ce65dc83-01ea-4d64-ba55-af62978a6bd8
|
| 295 | 2026-09-19T09:10:17.033Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 825
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = ce65dc83-01ea-4d64-ba55-af62978a6bd8
|
| 296 | 2026-09-19T09:10:17.033Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = ce65dc83-01ea-4d64-ba55-af62978a6bd8
|
| 297 | 2026-09-19T09:10:17.033Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 618
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = ce65dc83-01ea-4d64-ba55-af62978a6bd8
|
| 298 | 2026-09-19T09:10:17.038Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 271
target = phd_framework::serial
|
| 299 | 2026-09-19T09:10:17.039Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 300 | 2026-09-19T09:10:17.039Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 6
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = ce65dc83-01ea-4d64-ba55-af62978a6bd8
|
| 301 | 2026-09-19T09:10:17.040Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 6
file = phd-tests/framework/src/test_vm/mod.rs
line = 819
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = ce65dc83-01ea-4d64-ba55-af62978a6bd8
|
| 302 | 2026-09-19T09:10:17.040Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = ce65dc83-01ea-4d64-ba55-af62978a6bd8
|
| 303 | 2026-09-19T09:10:17.040Z | INFO | phd-runner: test phd_tests::server_state_machine::stop_while_blocked_on_start_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 304 | 2026-09-19T09:10:17.040Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 305 | 2026-09-19T09:10:17.041Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
self.address = 127.0.0.1:9003
target = phd_framework::test_vm::server
vm = stop_while_blocked_on_start_test
vm_id = ce65dc83-01ea-4d64-ba55-af62978a6bd8
|
| 306 | 2026-09-19T09:10:17.120Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::zfs
vm = stop_while_blocked_on_start_test
vm_id = ce65dc83-01ea-4d64-ba55-af62978a6bd8
|
| 307 | 2026-09-19T09:10:17.120Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-4c548f23-3dea-4d12-8e5c-d532b317400e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::zfs
verb = destroy
vm = stop_while_blocked_on_start_test
vm_id = ce65dc83-01ea-4d64-ba55-af62978a6bd8
|
| 308 | 2026-09-19T09:10:17.140Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::zfs
vm = stop_while_blocked_on_start_test
vm_id = ce65dc83-01ea-4d64-ba55-af62978a6bd8
|
| 309 | 2026-09-19T09:10:17.141Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-1e20aedf-1691-4bfc-bf2c-c394f6af5e97"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::zfs
verb = destroy
vm = stop_while_blocked_on_start_test
vm_id = ce65dc83-01ea-4d64-ba55-af62978a6bd8
|
| 310 | 2026-09-19T09:10:17.160Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9000, vcr_address_override: Some([100::]:9000), data_dir: DataDirectory { path: "/tmp/propolis-phd/e6a2af0e-b5e7-473e-be4b-1ecf8024a98b_9000" } }
target = phd_framework::disk::crucible
vm = stop_while_blocked_on_start_test
vm_id = ce65dc83-01ea-4d64-ba55-af62978a6bd8
|
| 311 | 2026-09-19T09:10:17.164Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
self.path = "/tmp/propolis-phd/e6a2af0e-b5e7-473e-be4b-1ecf8024a98b_9000"
target = phd_framework::disk::crucible
vm = stop_while_blocked_on_start_test
vm_id = ce65dc83-01ea-4d64-ba55-af62978a6bd8
|
| 312 | 2026-09-19T09:10:17.169Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9001, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/e6a2af0e-b5e7-473e-be4b-1ecf8024a98b_9001" } }
target = phd_framework::disk::crucible
vm = stop_while_blocked_on_start_test
vm_id = ce65dc83-01ea-4d64-ba55-af62978a6bd8
|
| 313 | 2026-09-19T09:10:17.173Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
self.path = "/tmp/propolis-phd/e6a2af0e-b5e7-473e-be4b-1ecf8024a98b_9001"
target = phd_framework::disk::crucible
vm = stop_while_blocked_on_start_test
vm_id = ce65dc83-01ea-4d64-ba55-af62978a6bd8
|
| 314 | 2026-09-19T09:10:17.174Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9002, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/e6a2af0e-b5e7-473e-be4b-1ecf8024a98b_9002" } }
target = phd_framework::disk::crucible
vm = stop_while_blocked_on_start_test
vm_id = ce65dc83-01ea-4d64-ba55-af62978a6bd8
|
| 315 | 2026-09-19T09:10:17.179Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
self.path = "/tmp/propolis-phd/e6a2af0e-b5e7-473e-be4b-1ecf8024a98b_9002"
target = phd_framework::disk::crucible
vm = stop_while_blocked_on_start_test
vm_id = ce65dc83-01ea-4d64-ba55-af62978a6bd8
|
| 316 | 2026-09-19T09:10:17.180Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 140
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = ce65dc83-01ea-4d64-ba55-af62978a6bd8
|
| 317 | 2026-09-19T09:10:17.181Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 140
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 318 | 2026-09-19T09:10:17.181Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 772
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_framework::test_vm
vm = stop_while_blocked_on_start_test
vm_id = ce65dc83-01ea-4d64-ba55-af62978a6bd8
|
| 319 | 2026-09-19T09:10:17.181Z | INFO | phd-runner: Starting test phd_tests::server_state_machine::instance_stop_causes_destroy_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 320 | 2026-09-19T09:10:17.181Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 15368
file = phd-tests/tests/src/server_state_machine.rs
line = 113
path = phd_tests::server_state_machine::stop_while_blocked_on_start_test
target = phd_tests::server_state_machine
|
| 321 | 2026-09-19T09:10:17.181Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 322 | 2026-09-19T09:10:17.181Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 323 | 2026-09-19T09:10:17.181Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/server_state_machine.rs
line = 48
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_tests::server_state_machine
|
| 324 | 2026-09-19T09:10:17.181Z | 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
|
| 325 | 2026-09-19T09:10:17.181Z | 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
|
| 326 | 2026-09-19T09:10:17.181Z | 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
|
| 327 | 2026-09-19T09:10:17.181Z | 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::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::zfs
verb = list
|
| 328 | 2026-09-19T09:10:17.193Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 210M 25.3T 207M /phd-artifacts\n
target = phd_framework::zfs
|
| 329 | 2026-09-19T09:10:17.193Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b9770768-baa2-4193-9cc9-33ad297dc271"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::zfs
verb = snapshot
|
| 330 | 2026-09-19T09:10:17.212Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b9770768-baa2-4193-9cc9-33ad297dc271", "phd-artifacts/phd-clone-51ff4063-9117-4849-8a0a-6a94dbf92b65"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::zfs
verb = clone
|
| 331 | 2026-09-19T09:10:17.230Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-51ff4063-9117-4849-8a0a-6a94dbf92b65"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::zfs
verb = list
|
| 332 | 2026-09-19T09:10:17.242Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-51ff4063-9117-4849-8a0a-6a94dbf92b65 0B 25.3T 207M /phd-artifacts/phd-clone-51ff4063-9117-4849-8a0a-6a94dbf92b65\n
target = phd_framework::zfs
|
| 333 | 2026-09-19T09:10:17.243Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
|
| 334 | 2026-09-19T09:10:17.243Z | 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::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm_name = instance_stop_causes_destroy_test
|
| 335 | 2026-09-19T09:10:17.243Z | 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
|
| 336 | 2026-09-19T09:10:17.243Z | 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::server_state_machine::instance_stop_causes_destroy_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 337 | 2026-09-19T09:10:17.243Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
stderr_path = "/tmp/propolis-phd/phd_tests::server_state_machine::instance_stop_causes_destroy_test/instance_stop_causes_destroy_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::server_state_machine::instance_stop_causes_destroy_test/instance_stop_causes_destroy_test.stdout.log"
target = phd_framework::log_config
|
| 338 | 2026-09-19T09:10:17.282Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 955
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm::server
|
| 339 | 2026-09-19T09:10:17.296Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 53
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
|
| 340 | 2026-09-19T09:10:17.296Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 6487d216-d113-4dbd-b214-de66b7718ff7
|
| 341 | 2026-09-19T09:10:17.297Z | 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::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 6487d216-d113-4dbd-b214-de66b7718ff7
|
| 342 | 2026-09-19T09:10:17.684Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 343 | 2026-09-19T09:10:17.685Z | 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: 6487d216-d113-4dbd-b214-de66b7718ff7, name: "phd-vm-6487d216-d113-4dbd-b214-de66b7718ff7", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 74fe6904-cdd8-426b-96bc-a7fbe7043bf5, project_id: 1f5705c6-767b-400f-8b56-030d80c501ce, sled_id: 22fc30cb-b1d2-4132-8b13-f8a5077c45ad, sled_serial: "22fc30cb-b1d2-4132-8b13-f8a5077c45ad", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 6487d216-d113-4dbd-b214-de66b7718ff7
|
| 344 | 2026-09-19T09:10:17.685Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 6487d216-d113-4dbd-b214-de66b7718ff7
|
| 345 | 2026-09-19T09:10:17.686Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
state = Run
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 6487d216-d113-4dbd-b214-de66b7718ff7
|
| 346 | 2026-09-19T09:10:17.687Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 6487d216-d113-4dbd-b214-de66b7718ff7
|
| 347 | 2026-09-19T09:10:17.687Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 6487d216-d113-4dbd-b214-de66b7718ff7
|
| 348 | 2026-09-19T09:10:17.687Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
state = Stop
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 6487d216-d113-4dbd-b214-de66b7718ff7
|
| 349 | 2026-09-19T09:10:17.687Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 6487d216-d113-4dbd-b214-de66b7718ff7
|
| 350 | 2026-09-19T09:10:17.688Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 819
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 6487d216-d113-4dbd-b214-de66b7718ff7
|
| 351 | 2026-09-19T09:10:17.688Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 825
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 6487d216-d113-4dbd-b214-de66b7718ff7
|
| 352 | 2026-09-19T09:10:17.688Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 6487d216-d113-4dbd-b214-de66b7718ff7
|
| 353 | 2026-09-19T09:10:17.688Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 618
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 6487d216-d113-4dbd-b214-de66b7718ff7
|
| 354 | 2026-09-19T09:10:17.689Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 6487d216-d113-4dbd-b214-de66b7718ff7
|
| 355 | 2026-09-19T09:10:17.691Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 271
target = phd_framework::serial
|
| 356 | 2026-09-19T09:10:17.692Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 7
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 357 | 2026-09-19T09:10:17.948Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 6487d216-d113-4dbd-b214-de66b7718ff7
|
| 358 | 2026-09-19T09:10:17.948Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 618
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 6487d216-d113-4dbd-b214-de66b7718ff7
|
| 359 | 2026-09-19T09:10:17.950Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 6487d216-d113-4dbd-b214-de66b7718ff7
|
| 360 | 2026-09-19T09:10:17.950Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 262
file = phd-tests/framework/src/test_vm/mod.rs
line = 819
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 6487d216-d113-4dbd-b214-de66b7718ff7
|
| 361 | 2026-09-19T09:10:17.950Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 6487d216-d113-4dbd-b214-de66b7718ff7
|
| 362 | 2026-09-19T09:10:17.950Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
state = Run
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 6487d216-d113-4dbd-b214-de66b7718ff7
|
| 363 | 2026-09-19T09:10:17.951Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 6487d216-d113-4dbd-b214-de66b7718ff7
|
| 364 | 2026-09-19T09:10:17.951Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 6487d216-d113-4dbd-b214-de66b7718ff7
|
| 365 | 2026-09-19T09:10:17.951Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
state = Stop
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 6487d216-d113-4dbd-b214-de66b7718ff7
|
| 366 | 2026-09-19T09:10:17.952Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 6487d216-d113-4dbd-b214-de66b7718ff7
|
| 367 | 2026-09-19T09:10:17.953Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 6487d216-d113-4dbd-b214-de66b7718ff7
|
| 368 | 2026-09-19T09:10:17.953Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
state = Reboot
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 6487d216-d113-4dbd-b214-de66b7718ff7
|
| 369 | 2026-09-19T09:10:17.953Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 6487d216-d113-4dbd-b214-de66b7718ff7
|
| 370 | 2026-09-19T09:10:17.953Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 6487d216-d113-4dbd-b214-de66b7718ff7
|
| 371 | 2026-09-19T09:10:17.954Z | INFO | phd-runner: test phd_tests::server_state_machine::instance_stop_causes_destroy_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 372 | 2026-09-19T09:10:17.954Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 373 | 2026-09-19T09:10:17.955Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = instance_stop_causes_destroy_test
vm_id = 6487d216-d113-4dbd-b214-de66b7718ff7
|
| 374 | 2026-09-19T09:10:18.028Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::zfs
vm = instance_stop_causes_destroy_test
vm_id = 6487d216-d113-4dbd-b214-de66b7718ff7
|
| 375 | 2026-09-19T09:10:18.028Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-51ff4063-9117-4849-8a0a-6a94dbf92b65"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::zfs
verb = destroy
vm = instance_stop_causes_destroy_test
vm_id = 6487d216-d113-4dbd-b214-de66b7718ff7
|
| 376 | 2026-09-19T09:10:18.063Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::zfs
vm = instance_stop_causes_destroy_test
vm_id = 6487d216-d113-4dbd-b214-de66b7718ff7
|
| 377 | 2026-09-19T09:10:18.063Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b9770768-baa2-4193-9cc9-33ad297dc271"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::zfs
verb = destroy
vm = instance_stop_causes_destroy_test
vm_id = 6487d216-d113-4dbd-b214-de66b7718ff7
|
| 378 | 2026-09-19T09:10:18.079Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 125
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 6487d216-d113-4dbd-b214-de66b7718ff7
|
| 379 | 2026-09-19T09:10:18.079Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 125
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 380 | 2026-09-19T09:10:18.079Z | INFO | phd-runner: Starting test phd_tests::server_state_machine::instance_reset_requires_running_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 381 | 2026-09-19T09:10:18.079Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 782
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 6487d216-d113-4dbd-b214-de66b7718ff7
|
| 382 | 2026-09-19T09:10:18.079Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 383 | 2026-09-19T09:10:18.079Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 898
file = phd-tests/tests/src/server_state_machine.rs
line = 48
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_tests::server_state_machine
|
| 384 | 2026-09-19T09:10:18.079Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 385 | 2026-09-19T09:10:18.080Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/server_state_machine.rs
line = 103
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_tests::server_state_machine
|
| 386 | 2026-09-19T09:10:18.080Z | 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
|
| 387 | 2026-09-19T09:10:18.080Z | 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
|
| 388 | 2026-09-19T09:10:18.080Z | 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
|
| 389 | 2026-09-19T09:10:18.080Z | 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::server_state_machine::instance_reset_requires_running_test
target = phd_framework::zfs
verb = list
|
| 390 | 2026-09-19T09:10:18.092Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::instance_reset_requires_running_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 210M 25.3T 207M /phd-artifacts\n
target = phd_framework::zfs
|
| 391 | 2026-09-19T09:10:18.092Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-8ea96585-b313-4bd7-9027-0058e58b8bb5"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::zfs
verb = snapshot
|
| 392 | 2026-09-19T09:10:18.109Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-8ea96585-b313-4bd7-9027-0058e58b8bb5", "phd-artifacts/phd-clone-7e899eeb-c120-4f1d-8e1b-4082a36b2a79"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::zfs
verb = clone
|
| 393 | 2026-09-19T09:10:18.127Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-7e899eeb-c120-4f1d-8e1b-4082a36b2a79"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::zfs
verb = list
|
| 394 | 2026-09-19T09:10:18.137Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::instance_reset_requires_running_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-7e899eeb-c120-4f1d-8e1b-4082a36b2a79 0B 25.3T 207M /phd-artifacts/phd-clone-7e899eeb-c120-4f1d-8e1b-4082a36b2a79\n
target = phd_framework::zfs
|
| 395 | 2026-09-19T09:10:18.138Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
|
| 396 | 2026-09-19T09:10:18.138Z | 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::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm_name = instance_reset_requires_running_test
|
| 397 | 2026-09-19T09:10:18.138Z | 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
|
| 398 | 2026-09-19T09:10:18.138Z | 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::server_state_machine::instance_reset_requires_running_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 399 | 2026-09-19T09:10:18.138Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::server_state_machine::instance_reset_requires_running_test
stderr_path = "/tmp/propolis-phd/phd_tests::server_state_machine::instance_reset_requires_running_test/instance_reset_requires_running_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::server_state_machine::instance_reset_requires_running_test/instance_reset_requires_running_test.stdout.log"
target = phd_framework::log_config
|
| 400 | 2026-09-19T09:10:18.170Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 963
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm::server
|
| 401 | 2026-09-19T09:10:18.184Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 46
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
|
| 402 | 2026-09-19T09:10:18.185Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 3df82a5d-05cc-47c6-b831-3b33ab74a898
|
| 403 | 2026-09-19T09:10:18.185Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::server_state_machine::instance_reset_requires_running_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 3df82a5d-05cc-47c6-b831-3b33ab74a898
|
| 404 | 2026-09-19T09:10:18.185Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 3df82a5d-05cc-47c6-b831-3b33ab74a898
|
| 405 | 2026-09-19T09:10:18.185Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 3df82a5d-05cc-47c6-b831-3b33ab74a898
|
| 406 | 2026-09-19T09:10:18.186Z | 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::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 3df82a5d-05cc-47c6-b831-3b33ab74a898
|
| 407 | 2026-09-19T09:10:18.692Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 408 | 2026-09-19T09:10:18.693Z | 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: 3df82a5d-05cc-47c6-b831-3b33ab74a898, name: "phd-vm-3df82a5d-05cc-47c6-b831-3b33ab74a898", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: b1dd6afe-b14a-4862-9d76-e9802c60ca8b, project_id: 8b028b99-0712-4e62-8285-fef5922155f3, sled_id: bdc54168-c53e-4c17-971b-b4466324b65a, sled_serial: "bdc54168-c53e-4c17-971b-b4466324b65a", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 3df82a5d-05cc-47c6-b831-3b33ab74a898
|
| 409 | 2026-09-19T09:10:18.693Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 3df82a5d-05cc-47c6-b831-3b33ab74a898
|
| 410 | 2026-09-19T09:10:18.693Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::server_state_machine::instance_reset_requires_running_test
state = Run
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 3df82a5d-05cc-47c6-b831-3b33ab74a898
|
| 411 | 2026-09-19T09:10:18.694Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 3df82a5d-05cc-47c6-b831-3b33ab74a898
|
| 412 | 2026-09-19T09:10:18.694Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 819
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 3df82a5d-05cc-47c6-b831-3b33ab74a898
|
| 413 | 2026-09-19T09:10:18.694Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 825
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 3df82a5d-05cc-47c6-b831-3b33ab74a898
|
| 414 | 2026-09-19T09:10:18.694Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 3df82a5d-05cc-47c6-b831-3b33ab74a898
|
| 415 | 2026-09-19T09:10:18.694Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 618
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 3df82a5d-05cc-47c6-b831-3b33ab74a898
|
| 416 | 2026-09-19T09:10:18.695Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 3df82a5d-05cc-47c6-b831-3b33ab74a898
|
| 417 | 2026-09-19T09:10:18.696Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 819
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 3df82a5d-05cc-47c6-b831-3b33ab74a898
|
| 418 | 2026-09-19T09:10:18.696Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 3df82a5d-05cc-47c6-b831-3b33ab74a898
|
| 419 | 2026-09-19T09:10:18.696Z | 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
|
| 420 | 2026-09-19T09:10:18.696Z | INFO | phd-runner: test phd_tests::server_state_machine::instance_reset_requires_running_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 421 | 2026-09-19T09:10:18.696Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 3
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 422 | 2026-09-19T09:10:18.696Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 423 | 2026-09-19T09:10:18.697Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1226
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 3df82a5d-05cc-47c6-b831-3b33ab74a898
|
| 424 | 2026-09-19T09:10:19.268Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::server_state_machine::instance_reset_requires_running_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = instance_reset_requires_running_test
vm_id = 3df82a5d-05cc-47c6-b831-3b33ab74a898
|
| 425 | 2026-09-19T09:10:19.353Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::zfs
vm = instance_reset_requires_running_test
vm_id = 3df82a5d-05cc-47c6-b831-3b33ab74a898
|
| 426 | 2026-09-19T09:10:19.353Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-7e899eeb-c120-4f1d-8e1b-4082a36b2a79"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::zfs
verb = destroy
vm = instance_reset_requires_running_test
vm_id = 3df82a5d-05cc-47c6-b831-3b33ab74a898
|
| 427 | 2026-09-19T09:10:19.384Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::zfs
vm = instance_reset_requires_running_test
vm_id = 3df82a5d-05cc-47c6-b831-3b33ab74a898
|
| 428 | 2026-09-19T09:10:19.384Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-8ea96585-b313-4bd7-9027-0058e58b8bb5"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::zfs
verb = destroy
vm = instance_reset_requires_running_test
vm_id = 3df82a5d-05cc-47c6-b831-3b33ab74a898
|
| 429 | 2026-09-19T09:10:19.401Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 705
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 3df82a5d-05cc-47c6-b831-3b33ab74a898
|
| 430 | 2026-09-19T09:10:19.402Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 705
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 431 | 2026-09-19T09:10:19.402Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 1215
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 3df82a5d-05cc-47c6-b831-3b33ab74a898
|
| 432 | 2026-09-19T09:10:19.402Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 1321
file = phd-tests/tests/src/server_state_machine.rs
line = 103
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_tests::server_state_machine
|
| 433 | 2026-09-19T09:10:19.402Z | INFO | phd-runner: Starting test phd_tests::hw::lspci_lifecycle_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 434 | 2026-09-19T09:10:19.402Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 435 | 2026-09-19T09:10:19.402Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 436 | 2026-09-19T09:10:19.402Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/hw.rs
line = 8
path = phd_tests::hw::lspci_lifecycle_test
target = phd_tests::hw
|
| 437 | 2026-09-19T09:10:19.402Z | 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
|
| 438 | 2026-09-19T09:10:19.402Z | 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
|
| 439 | 2026-09-19T09:10:19.402Z | 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
|
| 440 | 2026-09-19T09:10:19.402Z | 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::hw::lspci_lifecycle_test
target = phd_framework::zfs
verb = list
|
| 441 | 2026-09-19T09:10:19.414Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::hw::lspci_lifecycle_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 210M 25.3T 207M /phd-artifacts\n
target = phd_framework::zfs
|
| 442 | 2026-09-19T09:10:19.414Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-718d0005-ced4-4991-b7fa-ba6631fa25df"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::zfs
verb = snapshot
|
| 443 | 2026-09-19T09:10:19.431Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-718d0005-ced4-4991-b7fa-ba6631fa25df", "phd-artifacts/phd-clone-b46a30a7-576c-4eca-b0a0-dd13e2b223b6"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::zfs
verb = clone
|
| 444 | 2026-09-19T09:10:19.450Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-b46a30a7-576c-4eca-b0a0-dd13e2b223b6"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::zfs
verb = list
|
| 445 | 2026-09-19T09:10:19.462Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::hw::lspci_lifecycle_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-b46a30a7-576c-4eca-b0a0-dd13e2b223b6 0B 25.3T 207M /phd-artifacts/phd-clone-b46a30a7-576c-4eca-b0a0-dd13e2b223b6\n
target = phd_framework::zfs
|
| 446 | 2026-09-19T09:10:19.462Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 447 | 2026-09-19T09:10:19.463Z | 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::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm_name = lspci_lifecycle_test
|
| 448 | 2026-09-19T09:10:19.463Z | 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
|
| 449 | 2026-09-19T09:10:19.463Z | 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::hw::lspci_lifecycle_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 450 | 2026-09-19T09:10:19.463Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::hw::lspci_lifecycle_test
stderr_path = "/tmp/propolis-phd/phd_tests::hw::lspci_lifecycle_test/lspci_lifecycle_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::hw::lspci_lifecycle_test/lspci_lifecycle_test.stdout.log"
target = phd_framework::log_config
|
| 451 | 2026-09-19T09:10:19.495Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 971
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm::server
|
| 452 | 2026-09-19T09:10:19.510Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 47
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 453 | 2026-09-19T09:10:19.510Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = ec5dc420-4a0c-474b-985b-b905836ca980
|
| 454 | 2026-09-19T09:10:19.511Z | 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::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = ec5dc420-4a0c-474b-985b-b905836ca980
|
| 455 | 2026-09-19T09:10:20.037Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 456 | 2026-09-19T09:10:20.039Z | 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: ec5dc420-4a0c-474b-985b-b905836ca980, name: "phd-vm-ec5dc420-4a0c-474b-985b-b905836ca980", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 02636c2b-ace2-49f7-9f16-c0f21e125f6b, project_id: 7deb2b4c-5362-430f-81a9-ccc0754120cc, sled_id: ed347cc5-9e32-4674-9fce-75559521f457, sled_serial: "ed347cc5-9e32-4674-9fce-75559521f457", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = ec5dc420-4a0c-474b-985b-b905836ca980
|
| 457 | 2026-09-19T09:10:20.039Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = ec5dc420-4a0c-474b-985b-b905836ca980
|
| 458 | 2026-09-19T09:10:20.039Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::hw::lspci_lifecycle_test
state = Run
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = ec5dc420-4a0c-474b-985b-b905836ca980
|
| 459 | 2026-09-19T09:10:20.040Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = ec5dc420-4a0c-474b-985b-b905836ca980
|
| 460 | 2026-09-19T09:10:20.041Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 461 | 2026-09-19T09:10:20.041Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = lspci_lifecycle_test
vm_id = ec5dc420-4a0c-474b-985b-b905836ca980
|
| 462 | 2026-09-19T09:10:20.041Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::hw::lspci_lifecycle_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 463 | 2026-09-19T09:10:20.041Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = ec5dc420-4a0c-474b-985b-b905836ca980
|
| 464 | 2026-09-19T09:10:20.041Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = lspci_lifecycle_test
vm_id = ec5dc420-4a0c-474b-985b-b905836ca980
|
| 465 | 2026-09-19T09:10:24.576Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4534
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = ec5dc420-4a0c-474b-985b-b905836ca980
|
| 466 | 2026-09-19T09:10:24.576Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::hw::lspci_lifecycle_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 467 | 2026-09-19T09:10:24.577Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::hw::lspci_lifecycle_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 468 | 2026-09-19T09:10:24.577Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = ec5dc420-4a0c-474b-985b-b905836ca980
|
| 469 | 2026-09-19T09:10:24.577Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = lspci_lifecycle_test
vm_id = ec5dc420-4a0c-474b-985b-b905836ca980
|
| 470 | 2026-09-19T09:10:24.595Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = ec5dc420-4a0c-474b-985b-b905836ca980
|
| 471 | 2026-09-19T09:10:24.595Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::hw::lspci_lifecycle_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 472 | 2026-09-19T09:10:24.595Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::hw::lspci_lifecycle_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 473 | 2026-09-19T09:10:24.595Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = ec5dc420-4a0c-474b-985b-b905836ca980
|
| 474 | 2026-09-19T09:10:24.595Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = lspci_lifecycle_test
vm_id = ec5dc420-4a0c-474b-985b-b905836ca980
|
| 475 | 2026-09-19T09:10:24.629Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = ec5dc420-4a0c-474b-985b-b905836ca980
|
| 476 | 2026-09-19T09:10:24.629Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 477 | 2026-09-19T09:10:24.629Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4587
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 478 | 2026-09-19T09:10:24.629Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = ec5dc420-4a0c-474b-985b-b905836ca980
|
| 479 | 2026-09-19T09:10:24.629Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = lspci_lifecycle_test
vm_id = ec5dc420-4a0c-474b-985b-b905836ca980
|
| 480 | 2026-09-19T09:10:24.640Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = ec5dc420-4a0c-474b-985b-b905836ca980
|
| 481 | 2026-09-19T09:10:24.641Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = ec5dc420-4a0c-474b-985b-b905836ca980
|
| 482 | 2026-09-19T09:10:24.641Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = lspci_lifecycle_test
vm_id = ec5dc420-4a0c-474b-985b-b905836ca980
|
| 483 | 2026-09-19T09:10:24.674Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = ec5dc420-4a0c-474b-985b-b905836ca980
|
| 484 | 2026-09-19T09:10:24.674Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = ec5dc420-4a0c-474b-985b-b905836ca980
|
| 485 | 2026-09-19T09:10:24.674Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = lspci_lifecycle_test
vm_id = ec5dc420-4a0c-474b-985b-b905836ca980
|
| 486 | 2026-09-19T09:10:24.685Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = ec5dc420-4a0c-474b-985b-b905836ca980
|
| 487 | 2026-09-19T09:10:24.685Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = ec5dc420-4a0c-474b-985b-b905836ca980
|
| 488 | 2026-09-19T09:10:24.685Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = lspci_lifecycle_test
vm_id = ec5dc420-4a0c-474b-985b-b905836ca980
|
| 489 | 2026-09-19T09:10:24.719Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 34
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = ec5dc420-4a0c-474b-985b-b905836ca980
|
| 490 | 2026-09-19T09:10:24.720Z | INFO | phd-runner: [TEST - EVENT] stopping and starting VM for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 57
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::lifecycle
vm_name = lspci_lifecycle_test
|
| 491 | 2026-09-19T09:10:24.720Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = ec5dc420-4a0c-474b-985b-b905836ca980
|
| 492 | 2026-09-19T09:10:24.720Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::hw::lspci_lifecycle_test
state = Stop
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = ec5dc420-4a0c-474b-985b-b905836ca980
|
| 493 | 2026-09-19T09:10:24.721Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = ec5dc420-4a0c-474b-985b-b905836ca980
|
| 494 | 2026-09-19T09:10:24.722Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 495 | 2026-09-19T09:10:24.722Z | 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::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm_name = lspci_lifecycle_test_lifecycle_0
|
| 496 | 2026-09-19T09:10:24.722Z | 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
|
| 497 | 2026-09-19T09:10:24.722Z | 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::hw::lspci_lifecycle_test
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 498 | 2026-09-19T09:10:24.722Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::hw::lspci_lifecycle_test
stderr_path = "/tmp/propolis-phd/phd_tests::hw::lspci_lifecycle_test/lspci_lifecycle_test_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::hw::lspci_lifecycle_test/lspci_lifecycle_test_lifecycle_0.stdout.log"
target = phd_framework::log_config
|
| 499 | 2026-09-19T09:10:24.753Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 972
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm::server
|
| 500 | 2026-09-19T09:10:24.767Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 45
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 501 | 2026-09-19T09:10:24.767Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 035e4cc4-dedb-435a-b78e-e9ee506bd86c
|
| 502 | 2026-09-19T09:10:24.768Z | 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::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 035e4cc4-dedb-435a-b78e-e9ee506bd86c
|
| 503 | 2026-09-19T09:10:24.768Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 271
target = phd_framework::serial
|
| 504 | 2026-09-19T09:10:24.768Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4729
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 505 | 2026-09-19T09:10:25.174Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 506 | 2026-09-19T09:10:25.174Z | 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: 035e4cc4-dedb-435a-b78e-e9ee506bd86c, name: "phd-vm-035e4cc4-dedb-435a-b78e-e9ee506bd86c", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 02636c2b-ace2-49f7-9f16-c0f21e125f6b, project_id: 7deb2b4c-5362-430f-81a9-ccc0754120cc, sled_id: 6137c996-a920-47c5-9a5f-e87d01b9a9e0, sled_serial: "6137c996-a920-47c5-9a5f-e87d01b9a9e0", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 035e4cc4-dedb-435a-b78e-e9ee506bd86c
|
| 507 | 2026-09-19T09:10:25.174Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 035e4cc4-dedb-435a-b78e-e9ee506bd86c
|
| 508 | 2026-09-19T09:10:25.174Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::hw::lspci_lifecycle_test
state = Run
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 035e4cc4-dedb-435a-b78e-e9ee506bd86c
|
| 509 | 2026-09-19T09:10:25.176Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 035e4cc4-dedb-435a-b78e-e9ee506bd86c
|
| 510 | 2026-09-19T09:10:25.176Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 511 | 2026-09-19T09:10:25.176Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 035e4cc4-dedb-435a-b78e-e9ee506bd86c
|
| 512 | 2026-09-19T09:10:25.176Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::hw::lspci_lifecycle_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 513 | 2026-09-19T09:10:25.176Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 035e4cc4-dedb-435a-b78e-e9ee506bd86c
|
| 514 | 2026-09-19T09:10:25.176Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 035e4cc4-dedb-435a-b78e-e9ee506bd86c
|
| 515 | 2026-09-19T09:10:29.685Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4508
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 035e4cc4-dedb-435a-b78e-e9ee506bd86c
|
| 516 | 2026-09-19T09:10:29.686Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::hw::lspci_lifecycle_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 517 | 2026-09-19T09:10:29.686Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::hw::lspci_lifecycle_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 518 | 2026-09-19T09:10:29.686Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 035e4cc4-dedb-435a-b78e-e9ee506bd86c
|
| 519 | 2026-09-19T09:10:29.686Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 035e4cc4-dedb-435a-b78e-e9ee506bd86c
|
| 520 | 2026-09-19T09:10:29.705Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 035e4cc4-dedb-435a-b78e-e9ee506bd86c
|
| 521 | 2026-09-19T09:10:29.705Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::hw::lspci_lifecycle_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 522 | 2026-09-19T09:10:29.705Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::hw::lspci_lifecycle_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 523 | 2026-09-19T09:10:29.705Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 035e4cc4-dedb-435a-b78e-e9ee506bd86c
|
| 524 | 2026-09-19T09:10:29.706Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 035e4cc4-dedb-435a-b78e-e9ee506bd86c
|
| 525 | 2026-09-19T09:10:29.738Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 035e4cc4-dedb-435a-b78e-e9ee506bd86c
|
| 526 | 2026-09-19T09:10:29.738Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 527 | 2026-09-19T09:10:29.738Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4561
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
| 528 | 2026-09-19T09:10:29.738Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = ec5dc420-4a0c-474b-985b-b905836ca980
|
| 529 | 2026-09-19T09:10:29.738Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 035e4cc4-dedb-435a-b78e-e9ee506bd86c
|
| 530 | 2026-09-19T09:10:29.738Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 035e4cc4-dedb-435a-b78e-e9ee506bd86c
|
| 531 | 2026-09-19T09:10:29.740Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::hw::lspci_lifecycle_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = lspci_lifecycle_test
vm_id = ec5dc420-4a0c-474b-985b-b905836ca980
|
| 532 | 2026-09-19T09:10:29.819Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 80
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = ec5dc420-4a0c-474b-985b-b905836ca980
|
| 533 | 2026-09-19T09:10:29.819Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 10307
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = ec5dc420-4a0c-474b-985b-b905836ca980
|
| 534 | 2026-09-19T09:10:29.820Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 81
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 035e4cc4-dedb-435a-b78e-e9ee506bd86c
|
| 535 | 2026-09-19T09:10:29.820Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 035e4cc4-dedb-435a-b78e-e9ee506bd86c
|
| 536 | 2026-09-19T09:10:29.820Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 035e4cc4-dedb-435a-b78e-e9ee506bd86c
|
| 537 | 2026-09-19T09:10:29.850Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 29
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 035e4cc4-dedb-435a-b78e-e9ee506bd86c
|
| 538 | 2026-09-19T09:10:29.850Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 035e4cc4-dedb-435a-b78e-e9ee506bd86c
|
| 539 | 2026-09-19T09:10:29.850Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 035e4cc4-dedb-435a-b78e-e9ee506bd86c
|
| 540 | 2026-09-19T09:10:29.861Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 035e4cc4-dedb-435a-b78e-e9ee506bd86c
|
| 541 | 2026-09-19T09:10:29.861Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 035e4cc4-dedb-435a-b78e-e9ee506bd86c
|
| 542 | 2026-09-19T09:10:29.862Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 035e4cc4-dedb-435a-b78e-e9ee506bd86c
|
| 543 | 2026-09-19T09:10:29.894Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 035e4cc4-dedb-435a-b78e-e9ee506bd86c
|
| 544 | 2026-09-19T09:10:29.894Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 035e4cc4-dedb-435a-b78e-e9ee506bd86c
|
| 545 | 2026-09-19T09:10:29.894Z | 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
|
| 546 | 2026-09-19T09:10:29.894Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4719
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 547 | 2026-09-19T09:10:29.895Z | INFO | phd-runner: test phd_tests::hw::lspci_lifecycle_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 548 | 2026-09-19T09:10:29.895Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 549 | 2026-09-19T09:10:29.896Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1226
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 035e4cc4-dedb-435a-b78e-e9ee506bd86c
|
| 550 | 2026-09-19T09:10:30.265Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::hw::lspci_lifecycle_test
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 035e4cc4-dedb-435a-b78e-e9ee506bd86c
|
| 551 | 2026-09-19T09:10:30.343Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::zfs
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 035e4cc4-dedb-435a-b78e-e9ee506bd86c
|
| 552 | 2026-09-19T09:10:30.343Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-b46a30a7-576c-4eca-b0a0-dd13e2b223b6"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::zfs
verb = destroy
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 035e4cc4-dedb-435a-b78e-e9ee506bd86c
|
| 553 | 2026-09-19T09:10:30.368Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::zfs
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 035e4cc4-dedb-435a-b78e-e9ee506bd86c
|
| 554 | 2026-09-19T09:10:30.368Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-718d0005-ced4-4991-b7fa-ba6631fa25df"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::zfs
verb = destroy
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 035e4cc4-dedb-435a-b78e-e9ee506bd86c
|
| 555 | 2026-09-19T09:10:30.387Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 492
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 035e4cc4-dedb-435a-b78e-e9ee506bd86c
|
| 556 | 2026-09-19T09:10:30.387Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 492
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 557 | 2026-09-19T09:10:30.387Z | INFO | phd-runner: Starting test phd_tests::migrate::running_process::export_failure
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 558 | 2026-09-19T09:10:30.387Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5618
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 035e4cc4-dedb-435a-b78e-e9ee506bd86c
|
| 559 | 2026-09-19T09:10:30.387Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 560 | 2026-09-19T09:10:30.387Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 10983
file = phd-tests/tests/src/hw.rs
line = 8
path = phd_tests::hw::lspci_lifecycle_test
target = phd_tests::hw
|
| 561 | 2026-09-19T09:10:30.387Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 562 | 2026-09-19T09:10:30.387Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 206
path = phd_tests::migrate::running_process::export_failure
target = phd_tests::migrate::running_process
|
| 563 | 2026-09-19T09:10:30.388Z | 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
|
| 564 | 2026-09-19T09:10:30.388Z | 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
|
| 565 | 2026-09-19T09:10:30.388Z | 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
|
| 566 | 2026-09-19T09:10:30.388Z | 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::running_process::export_failure
target = phd_framework::zfs
verb = list
|
| 567 | 2026-09-19T09:10:30.399Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::running_process::export_failure
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 210M 25.3T 207M /phd-artifacts\n
target = phd_framework::zfs
|
| 568 | 2026-09-19T09:10:30.400Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-0c386b74-1f9c-4ecb-8047-2cb057d7c2ca"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::zfs
verb = snapshot
|
| 569 | 2026-09-19T09:10:30.418Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-0c386b74-1f9c-4ecb-8047-2cb057d7c2ca", "phd-artifacts/phd-clone-74525313-ece2-4a0a-aaf5-6d9c1a52c6d5"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::zfs
verb = clone
|
| 570 | 2026-09-19T09:10:30.436Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-74525313-ece2-4a0a-aaf5-6d9c1a52c6d5"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::zfs
verb = list
|
| 571 | 2026-09-19T09:10:30.448Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::running_process::export_failure
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-74525313-ece2-4a0a-aaf5-6d9c1a52c6d5 0B 25.3T 207M /phd-artifacts/phd-clone-74525313-ece2-4a0a-aaf5-6d9c1a52c6d5\n
target = phd_framework::zfs
|
| 572 | 2026-09-19T09:10:30.449Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
| 573 | 2026-09-19T09:10:30.449Z | 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::running_process::export_failure
target = phd_framework::test_vm
vm_name = migrate_running_process::export_failure_source
|
| 574 | 2026-09-19T09:10:30.449Z | 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
|
| 575 | 2026-09-19T09:10:30.449Z | 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::running_process::export_failure
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 576 | 2026-09-19T09:10:30.449Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::running_process::export_failure
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::running_process::export_failure/migrate_running_process::export_failure_source.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::running_process::export_failure/migrate_running_process::export_failure_source.stdout.log"
target = phd_framework::log_config
|
| 577 | 2026-09-19T09:10:30.479Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 981
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm::server
|
| 578 | 2026-09-19T09:10:30.493Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 44
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
| 579 | 2026-09-19T09:10:30.493Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
| 580 | 2026-09-19T09:10:30.493Z | 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::running_process::export_failure
target = phd_framework::test_vm
vm_name = migrate_running_process::export_failure_target1
|
| 581 | 2026-09-19T09:10:30.493Z | 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
|
| 582 | 2026-09-19T09:10:30.493Z | 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::running_process::export_failure
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 583 | 2026-09-19T09:10:30.493Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::running_process::export_failure
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::running_process::export_failure/migrate_running_process::export_failure_target1.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::running_process::export_failure/migrate_running_process::export_failure_target1.stdout.log"
target = phd_framework::log_config
|
| 584 | 2026-09-19T09:10:30.527Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 982
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm::server
|
| 585 | 2026-09-19T09:10:30.542Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 48
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
| 586 | 2026-09-19T09:10:30.542Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
| 587 | 2026-09-19T09:10:30.542Z | 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::running_process::export_failure
target = phd_framework::test_vm
vm_name = migrate_running_process::export_failure_target2
|
| 588 | 2026-09-19T09:10:30.542Z | 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
|
| 589 | 2026-09-19T09:10:30.542Z | 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::running_process::export_failure
server_addr = 127.0.0.1:9004
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 590 | 2026-09-19T09:10:30.542Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::running_process::export_failure
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::running_process::export_failure/migrate_running_process::export_failure_target2.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::running_process::export_failure/migrate_running_process::export_failure_target2.stdout.log"
target = phd_framework::log_config
|
| 591 | 2026-09-19T09:10:30.575Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 983
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm::server
|
| 592 | 2026-09-19T09:10:30.590Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 47
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
| 593 | 2026-09-19T09:10:30.590Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 594 | 2026-09-19T09:10:30.715Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 595 | 2026-09-19T09:10:30.715Z | 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: ba7453f5-2f87-4b42-9dd0-cc71b5b79453, name: "phd-vm-ba7453f5-2f87-4b42-9dd0-cc71b5b79453", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 00e6e7b9-c2a6-464a-841e-c4fc949b4adf, project_id: 52001c2d-488e-4c2a-a91f-54af8e967fc3, sled_id: 66168e05-2412-481b-8ff0-bafcbc36ddc5, sled_serial: "66168e05-2412-481b-8ff0-bafcbc36ddc5", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 596 | 2026-09-19T09:10:30.716Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 597 | 2026-09-19T09:10:30.716Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::migrate::running_process::export_failure
state = Run
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 598 | 2026-09-19T09:10:30.717Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 599 | 2026-09-19T09:10:30.717Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
| 600 | 2026-09-19T09:10:30.717Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = 300s
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 601 | 2026-09-19T09:10:30.717Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::migrate::running_process::export_failure
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 602 | 2026-09-19T09:10:30.717Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 603 | 2026-09-19T09:10:30.717Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 604 | 2026-09-19T09:10:35.244Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4526
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 605 | 2026-09-19T09:10:35.244Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::migrate::running_process::export_failure
step = WriteStr("root")
target = phd_framework::test_vm
|
| 606 | 2026-09-19T09:10:35.245Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::migrate::running_process::export_failure
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 607 | 2026-09-19T09:10:35.245Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 608 | 2026-09-19T09:10:35.245Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 609 | 2026-09-19T09:10:35.274Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 28
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 610 | 2026-09-19T09:10:35.274Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::migrate::running_process::export_failure
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 611 | 2026-09-19T09:10:35.274Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::migrate::running_process::export_failure
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 612 | 2026-09-19T09:10:35.274Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 613 | 2026-09-19T09:10:35.274Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 614 | 2026-09-19T09:10:35.307Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 615 | 2026-09-19T09:10:35.307Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
| 616 | 2026-09-19T09:10:35.307Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4589
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
| 617 | 2026-09-19T09:10:35.307Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 618 | 2026-09-19T09:10:35.308Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 619 | 2026-09-19T09:10:35.429Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 120
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 620 | 2026-09-19T09:10:35.429Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 621 | 2026-09-19T09:10:35.429Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 622 | 2026-09-19T09:10:35.438Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 623 | 2026-09-19T09:10:35.439Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 624 | 2026-09-19T09:10:35.439Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 625 | 2026-09-19T09:10:35.450Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 626 | 2026-09-19T09:10:35.450Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 627 | 2026-09-19T09:10:35.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 = 951
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 628 | 2026-09-19T09:10:35.483Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 629 | 2026-09-19T09:10:35.483Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 630 | 2026-09-19T09:10:35.483Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 631 | 2026-09-19T09:10:35.494Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 632 | 2026-09-19T09:10:35.495Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 633 | 2026-09-19T09:10:35.495Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 634 | 2026-09-19T09:10:35.527Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 635 | 2026-09-19T09:10:35.527Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 636 | 2026-09-19T09:10:35.527Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 637 | 2026-09-19T09:10:35.538Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 638 | 2026-09-19T09:10:35.538Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 639 | 2026-09-19T09:10:35.538Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 640 | 2026-09-19T09:10:35.571Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 641 | 2026-09-19T09:10:35.572Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 642 | 2026-09-19T09:10:35.572Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 643 | 2026-09-19T09:10:35.582Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 644 | 2026-09-19T09:10:35.583Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 645 | 2026-09-19T09:10:35.583Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 646 | 2026-09-19T09:10:35.893Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 310
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 647 | 2026-09-19T09:10:35.894Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 648 | 2026-09-19T09:10:35.894Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 649 | 2026-09-19T09:10:35.904Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 650 | 2026-09-19T09:10:35.904Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 651 | 2026-09-19T09:10:35.905Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 652 | 2026-09-19T09:10:35.937Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 653 | 2026-09-19T09:10:35.938Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 640
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
target = phd_framework::test_vm
target_id = 68ba0532-2045-4819-b549-d7fb0d499042
|
| 654 | 2026-09-19T09:10:35.938Z | 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 = 673
migration_id = a0075fe4-76d4-4cf7-b713-24591112d91c
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
target = phd_framework::test_vm
target_id = 68ba0532-2045-4819-b549-d7fb0d499042
timeout_duration = 45s
|
| 655 | 2026-09-19T09:10:35.938Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
target = phd_framework::test_vm
target_id = 68ba0532-2045-4819-b549-d7fb0d499042
vm = migrate_running_process::export_failure_target1
vm_id = 68ba0532-2045-4819-b549-d7fb0d499042
|
| 656 | 2026-09-19T09:10:36.073Z | 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: 68ba0532-2045-4819-b549-d7fb0d499042, name: "phd-vm-68ba0532-2045-4819-b549-d7fb0d499042", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 00e6e7b9-c2a6-464a-841e-c4fc949b4adf, project_id: 52001c2d-488e-4c2a-a91f-54af8e967fc3, sled_id: 0312f02b-58f7-4cd7-9fb3-172b316a2b75, sled_serial: "0312f02b-58f7-4cd7-9fb3-172b316a2b75", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 514
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
target = phd_framework::test_vm
target_id = 68ba0532-2045-4819-b549-d7fb0d499042
vm = migrate_running_process::export_failure_target1
vm_id = 68ba0532-2045-4819-b549-d7fb0d499042
|
| 657 | 2026-09-19T09:10:36.073Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
migration_id = a0075fe4-76d4-4cf7-b713-24591112d91c
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
target = phd_framework::test_vm
target_id = 68ba0532-2045-4819-b549-d7fb0d499042
|
| 658 | 2026-09-19T09:10:39.521Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Instance reported error during migration
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
target = phd_framework::test_vm
target_id = 68ba0532-2045-4819-b549-d7fb0d499042
|
| 659 | 2026-09-19T09:10:39.521Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3447
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
migration_id = a0075fe4-76d4-4cf7-b713-24591112d91c
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
target = phd_framework::test_vm
target_id = 68ba0532-2045-4819-b549-d7fb0d499042
|
| 660 | 2026-09-19T09:10:39.521Z | INFO | phd-runner: [TEST - EVENT] first migration failed as expected
error = live migration
file = phd-tests/tests/src/migrate.rs
line = 240
path = phd_tests::migrate::running_process::export_failure
target = phd_tests::migrate::running_process
|
| 661 | 2026-09-19T09:10:39.522Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 819
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 662 | 2026-09-19T09:10:39.523Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 5s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 825
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 663 | 2026-09-19T09:10:39.523Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 664 | 2026-09-19T09:10:39.523Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 618
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 665 | 2026-09-19T09:10:39.524Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 666 | 2026-09-19T09:10:39.524Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 819
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 667 | 2026-09-19T09:10:39.524Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 640
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
target = phd_framework::test_vm
target_id = dbac41af-6ef1-4887-a27c-9a4a6c28cb58
|
| 668 | 2026-09-19T09:10:39.524Z | 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 = 673
migration_id = 503820f5-708b-4ca0-84c0-07523953a1c1
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
target = phd_framework::test_vm
target_id = dbac41af-6ef1-4887-a27c-9a4a6c28cb58
timeout_duration = 45s
|
| 669 | 2026-09-19T09:10:39.524Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
target = phd_framework::test_vm
target_id = dbac41af-6ef1-4887-a27c-9a4a6c28cb58
vm = migrate_running_process::export_failure_target2
vm_id = dbac41af-6ef1-4887-a27c-9a4a6c28cb58
|
| 670 | 2026-09-19T09:10:39.642Z | 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: dbac41af-6ef1-4887-a27c-9a4a6c28cb58, name: "phd-vm-dbac41af-6ef1-4887-a27c-9a4a6c28cb58", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 00e6e7b9-c2a6-464a-841e-c4fc949b4adf, project_id: 52001c2d-488e-4c2a-a91f-54af8e967fc3, sled_id: a979a688-e2d8-461a-96d8-a7ce4f3f6c49, sled_serial: "a979a688-e2d8-461a-96d8-a7ce4f3f6c49", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 514
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
target = phd_framework::test_vm
target_id = dbac41af-6ef1-4887-a27c-9a4a6c28cb58
vm = migrate_running_process::export_failure_target2
vm_id = dbac41af-6ef1-4887-a27c-9a4a6c28cb58
|
| 671 | 2026-09-19T09:10:39.642Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
migration_id = 503820f5-708b-4ca0-84c0-07523953a1c1
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
target = phd_framework::test_vm
target_id = dbac41af-6ef1-4887-a27c-9a4a6c28cb58
|
| 672 | 2026-09-19T09:10:41.946Z | 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":9506}}
target = phd_framework::serial
|
| 673 | 2026-09-19T09:10:42.239Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 707
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
target = phd_framework::test_vm
target_id = dbac41af-6ef1-4887-a27c-9a4a6c28cb58
|
| 674 | 2026-09-19T09:10:42.239Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2596
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
migration_id = 503820f5-708b-4ca0-84c0-07523953a1c1
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
target = phd_framework::test_vm
target_id = dbac41af-6ef1-4887-a27c-9a4a6c28cb58
|
| 675 | 2026-09-19T09:10:42.240Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = dbac41af-6ef1-4887-a27c-9a4a6c28cb58
|
| 676 | 2026-09-19T09:10:42.240Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::export_failure_target2
vm_id = dbac41af-6ef1-4887-a27c-9a4a6c28cb58
|
| 677 | 2026-09-19T09:10:45.574Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 3333
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = dbac41af-6ef1-4887-a27c-9a4a6c28cb58
|
| 678 | 2026-09-19T09:10:45.574Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = dbac41af-6ef1-4887-a27c-9a4a6c28cb58
|
| 679 | 2026-09-19T09:10:45.574Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::export_failure_target2
vm_id = dbac41af-6ef1-4887-a27c-9a4a6c28cb58
|
| 680 | 2026-09-19T09:10:45.661Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 87
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = dbac41af-6ef1-4887-a27c-9a4a6c28cb58
|
| 681 | 2026-09-19T09:10:45.662Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = dbac41af-6ef1-4887-a27c-9a4a6c28cb58
|
| 682 | 2026-09-19T09:10:45.662Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::export_failure_target2
vm_id = dbac41af-6ef1-4887-a27c-9a4a6c28cb58
|
| 683 | 2026-09-19T09:10:45.672Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = dbac41af-6ef1-4887-a27c-9a4a6c28cb58
|
| 684 | 2026-09-19T09:10:45.673Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = dbac41af-6ef1-4887-a27c-9a4a6c28cb58
|
| 685 | 2026-09-19T09:10:45.673Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::export_failure_target2
vm_id = dbac41af-6ef1-4887-a27c-9a4a6c28cb58
|
| 686 | 2026-09-19T09:10:45.706Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = dbac41af-6ef1-4887-a27c-9a4a6c28cb58
|
| 687 | 2026-09-19T09:10:45.706Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = dbac41af-6ef1-4887-a27c-9a4a6c28cb58
|
| 688 | 2026-09-19T09:10:45.706Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target1
vm_id = 68ba0532-2045-4819-b549-d7fb0d499042
|
| 689 | 2026-09-19T09:10:45.706Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 690 | 2026-09-19T09:10:45.707Z | 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
|
| 691 | 2026-09-19T09:10:45.707Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 14989
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 692 | 2026-09-19T09:10:45.707Z | INFO | phd-runner: test phd_tests::migrate::running_process::export_failure ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 693 | 2026-09-19T09:10:45.708Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 694 | 2026-09-19T09:10:45.708Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1226
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = dbac41af-6ef1-4887-a27c-9a4a6c28cb58
|
| 695 | 2026-09-19T09:10:45.709Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1226
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target1
vm_id = 68ba0532-2045-4819-b549-d7fb0d499042
|
| 696 | 2026-09-19T09:10:45.709Z | 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::running_process::export_failure
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 697 | 2026-09-19T09:10:45.712Z | 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::running_process::export_failure
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migrate_running_process::export_failure_target1
vm_id = 68ba0532-2045-4819-b549-d7fb0d499042
|
| 698 | 2026-09-19T09:10:45.788Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 81
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 699 | 2026-09-19T09:10:45.789Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 15195
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
|
| 700 | 2026-09-19T09:10:45.799Z | 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::running_process::export_failure
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
vm = migrate_running_process::export_failure_target2
vm_id = dbac41af-6ef1-4887-a27c-9a4a6c28cb58
|
| 701 | 2026-09-19T09:10:45.837Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 130
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target1
vm_id = 68ba0532-2045-4819-b549-d7fb0d499042
|
| 702 | 2026-09-19T09:10:45.838Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 9897
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
target = phd_framework::test_vm
target_id = 68ba0532-2045-4819-b549-d7fb0d499042
vm = migrate_running_process::export_failure_target1
vm_id = 68ba0532-2045-4819-b549-d7fb0d499042
|
| 703 | 2026-09-19T09:10:45.838Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 9898
file = phd-tests/framework/src/test_vm/mod.rs
line = 640
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
target = phd_framework::test_vm
target_id = 68ba0532-2045-4819-b549-d7fb0d499042
|
| 704 | 2026-09-19T09:10:45.871Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::zfs
vm = migrate_running_process::export_failure_target2
vm_id = dbac41af-6ef1-4887-a27c-9a4a6c28cb58
|
| 705 | 2026-09-19T09:10:45.871Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-74525313-ece2-4a0a-aaf5-6d9c1a52c6d5"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::zfs
verb = destroy
vm = migrate_running_process::export_failure_target2
vm_id = dbac41af-6ef1-4887-a27c-9a4a6c28cb58
|
| 706 | 2026-09-19T09:10:45.898Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::zfs
vm = migrate_running_process::export_failure_target2
vm_id = dbac41af-6ef1-4887-a27c-9a4a6c28cb58
|
| 707 | 2026-09-19T09:10:45.898Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-0c386b74-1f9c-4ecb-8047-2cb057d7c2ca"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::zfs
verb = destroy
vm = migrate_running_process::export_failure_target2
vm_id = dbac41af-6ef1-4887-a27c-9a4a6c28cb58
|
| 708 | 2026-09-19T09:10:45.918Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 211
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = dbac41af-6ef1-4887-a27c-9a4a6c28cb58
|
| 709 | 2026-09-19T09:10:45.918Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 210
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 710 | 2026-09-19T09:10:45.918Z | INFO | phd-runner: Starting test phd_tests::migrate::running_process::import_failure
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 711 | 2026-09-19T09:10:45.918Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 712 | 2026-09-19T09:10:45.918Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 6392
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
target = phd_framework::test_vm
target_id = dbac41af-6ef1-4887-a27c-9a4a6c28cb58
vm = migrate_running_process::export_failure_target2
vm_id = dbac41af-6ef1-4887-a27c-9a4a6c28cb58
|
| 713 | 2026-09-19T09:10:45.918Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 714 | 2026-09-19T09:10:45.918Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 6393
file = phd-tests/framework/src/test_vm/mod.rs
line = 640
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = ba7453f5-2f87-4b42-9dd0-cc71b5b79453
target = phd_framework::test_vm
target_id = dbac41af-6ef1-4887-a27c-9a4a6c28cb58
|
| 715 | 2026-09-19T09:10:45.918Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 15527
file = phd-tests/tests/src/migrate.rs
line = 206
path = phd_tests::migrate::running_process::export_failure
target = phd_tests::migrate::running_process
|
| 716 | 2026-09-19T09:10:45.918Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 136
path = phd_tests::migrate::running_process::import_failure
target = phd_tests::migrate::running_process
|
| 717 | 2026-09-19T09:10:45.919Z | 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
|
| 718 | 2026-09-19T09:10:45.919Z | 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
|
| 719 | 2026-09-19T09:10:45.919Z | 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
|
| 720 | 2026-09-19T09:10:45.919Z | 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::running_process::import_failure
target = phd_framework::zfs
verb = list
|
| 721 | 2026-09-19T09:10:45.929Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::running_process::import_failure
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 210M 25.3T 207M /phd-artifacts\n
target = phd_framework::zfs
|
| 722 | 2026-09-19T09:10:45.929Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b5c95b80-09a6-41b9-b03a-88165c1ef67c"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = snapshot
|
| 723 | 2026-09-19T09:10:45.944Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b5c95b80-09a6-41b9-b03a-88165c1ef67c", "phd-artifacts/phd-clone-053940fd-0af5-4dd0-a8cd-b7fb5173195f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = clone
|
| 724 | 2026-09-19T09:10:45.963Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-053940fd-0af5-4dd0-a8cd-b7fb5173195f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = list
|
| 725 | 2026-09-19T09:10:45.975Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::running_process::import_failure
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-053940fd-0af5-4dd0-a8cd-b7fb5173195f 0B 25.3T 207M /phd-artifacts/phd-clone-053940fd-0af5-4dd0-a8cd-b7fb5173195f\n
target = phd_framework::zfs
|
| 726 | 2026-09-19T09:10:45.975Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
|
| 727 | 2026-09-19T09:10:45.975Z | 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::running_process::import_failure
target = phd_framework::test_vm
vm_name = migrate_running_process::import_failure_source
|
| 728 | 2026-09-19T09:10:45.976Z | 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
|
| 729 | 2026-09-19T09:10:45.976Z | 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::running_process::import_failure
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 730 | 2026-09-19T09:10:45.976Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::running_process::import_failure
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::running_process::import_failure/migrate_running_process::import_failure_source.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::running_process::import_failure/migrate_running_process::import_failure_source.stdout.log"
target = phd_framework::log_config
|
| 731 | 2026-09-19T09:10:46.008Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 993
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm::server
|
| 732 | 2026-09-19T09:10:46.023Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 47
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
|
| 733 | 2026-09-19T09:10:46.023Z | 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
|
| 734 | 2026-09-19T09:10:46.023Z | 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
|
| 735 | 2026-09-19T09:10:46.023Z | 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
|
| 736 | 2026-09-19T09:10:46.023Z | 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::running_process::import_failure
target = phd_framework::zfs
verb = list
|
| 737 | 2026-09-19T09:10:46.036Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::running_process::import_failure
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 210M 25.3T 207M /phd-artifacts\n
target = phd_framework::zfs
|
| 738 | 2026-09-19T09:10:46.036Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-9520abc9-fedf-4748-bd09-bf0b283751d0"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = snapshot
|
| 739 | 2026-09-19T09:10:46.058Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-9520abc9-fedf-4748-bd09-bf0b283751d0", "phd-artifacts/phd-clone-3982d4f4-1f5b-41bf-869f-4bf4fc6f159a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = clone
|
| 740 | 2026-09-19T09:10:46.076Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-3982d4f4-1f5b-41bf-869f-4bf4fc6f159a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = list
|
| 741 | 2026-09-19T09:10:46.088Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::running_process::import_failure
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-3982d4f4-1f5b-41bf-869f-4bf4fc6f159a 0B 25.3T 207M /phd-artifacts/phd-clone-3982d4f4-1f5b-41bf-869f-4bf4fc6f159a\n
target = phd_framework::zfs
|
| 742 | 2026-09-19T09:10:46.089Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
|
| 743 | 2026-09-19T09:10:46.089Z | 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::running_process::import_failure
target = phd_framework::test_vm
vm_name = migrate_running_process::import_failure_target1
|
| 744 | 2026-09-19T09:10:46.089Z | 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
|
| 745 | 2026-09-19T09:10:46.089Z | 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::running_process::import_failure
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 746 | 2026-09-19T09:10:46.089Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::running_process::import_failure
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::running_process::import_failure/migrate_running_process::import_failure_target1.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::running_process::import_failure/migrate_running_process::import_failure_target1.stdout.log"
target = phd_framework::log_config
|
| 747 | 2026-09-19T09:10:46.122Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 998
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm::server
|
| 748 | 2026-09-19T09:10:46.137Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 48
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
|
| 749 | 2026-09-19T09:10:46.137Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
|
| 750 | 2026-09-19T09:10:46.137Z | 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::running_process::import_failure
target = phd_framework::test_vm
vm_name = migrate_running_process::import_failure_target2
|
| 751 | 2026-09-19T09:10:46.137Z | 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
|
| 752 | 2026-09-19T09:10:46.138Z | 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::running_process::import_failure
server_addr = 127.0.0.1:9004
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 753 | 2026-09-19T09:10:46.138Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::running_process::import_failure
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::running_process::import_failure/migrate_running_process::import_failure_target2.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::running_process::import_failure/migrate_running_process::import_failure_target2.stdout.log"
target = phd_framework::log_config
|
| 754 | 2026-09-19T09:10:46.166Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 999
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm::server
|
| 755 | 2026-09-19T09:10:46.180Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 42
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
|
| 756 | 2026-09-19T09:10:46.180Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 757 | 2026-09-19T09:10:46.305Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 758 | 2026-09-19T09:10:46.306Z | 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: e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb, name: "phd-vm-e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: d8a18da5-81c7-4e6e-8122-5fbea3228c2e, project_id: 79084aea-29c2-4182-9c0e-8a292c2abb62, sled_id: b4f89bd3-74b2-4cd2-a503-474781a15325, sled_serial: "b4f89bd3-74b2-4cd2-a503-474781a15325", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 759 | 2026-09-19T09:10:46.306Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 760 | 2026-09-19T09:10:46.306Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::migrate::running_process::import_failure
state = Run
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 761 | 2026-09-19T09:10:46.307Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 762 | 2026-09-19T09:10:46.307Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
|
| 763 | 2026-09-19T09:10:46.307Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = 300s
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 764 | 2026-09-19T09:10:46.307Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::migrate::running_process::import_failure
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 765 | 2026-09-19T09:10:46.307Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 766 | 2026-09-19T09:10:46.307Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 767 | 2026-09-19T09:10:50.927Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4618
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 768 | 2026-09-19T09:10:50.927Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::migrate::running_process::import_failure
step = WriteStr("root")
target = phd_framework::test_vm
|
| 769 | 2026-09-19T09:10:50.927Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::migrate::running_process::import_failure
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 770 | 2026-09-19T09:10:50.927Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 771 | 2026-09-19T09:10:50.927Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 772 | 2026-09-19T09:10:50.946Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 773 | 2026-09-19T09:10:50.947Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::migrate::running_process::import_failure
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 774 | 2026-09-19T09:10:50.947Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::migrate::running_process::import_failure
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 775 | 2026-09-19T09:10:50.947Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 776 | 2026-09-19T09:10:50.947Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 777 | 2026-09-19T09:10:50.980Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 778 | 2026-09-19T09:10:50.980Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
|
| 779 | 2026-09-19T09:10:50.980Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4672
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
|
| 780 | 2026-09-19T09:10:50.980Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 781 | 2026-09-19T09:10:50.981Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 782 | 2026-09-19T09:10:51.356Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 375
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 783 | 2026-09-19T09:10:51.356Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 784 | 2026-09-19T09:10:51.356Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 785 | 2026-09-19T09:10:51.367Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 786 | 2026-09-19T09:10:51.367Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 787 | 2026-09-19T09:10:51.367Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 788 | 2026-09-19T09:10:51.378Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 789 | 2026-09-19T09:10:51.378Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 790 | 2026-09-19T09:10:51.378Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 791 | 2026-09-19T09:10:51.411Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 792 | 2026-09-19T09:10:51.411Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 793 | 2026-09-19T09:10:51.411Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 794 | 2026-09-19T09:10:51.422Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 795 | 2026-09-19T09:10:51.422Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 796 | 2026-09-19T09:10:51.422Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 797 | 2026-09-19T09:10:51.456Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 798 | 2026-09-19T09:10:51.456Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 799 | 2026-09-19T09:10:51.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 = 951
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 800 | 2026-09-19T09:10:51.467Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 801 | 2026-09-19T09:10:51.467Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 802 | 2026-09-19T09:10:51.467Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 803 | 2026-09-19T09:10:51.500Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 804 | 2026-09-19T09:10:51.501Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 805 | 2026-09-19T09:10:51.501Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 806 | 2026-09-19T09:10:51.511Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 807 | 2026-09-19T09:10:51.512Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 808 | 2026-09-19T09:10:51.512Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 809 | 2026-09-19T09:10:51.825Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 312
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 810 | 2026-09-19T09:10:51.825Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 811 | 2026-09-19T09:10:51.825Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 812 | 2026-09-19T09:10:51.836Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 813 | 2026-09-19T09:10:51.836Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 814 | 2026-09-19T09:10:51.836Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 815 | 2026-09-19T09:10:51.869Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 816 | 2026-09-19T09:10:51.870Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 640
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
target = phd_framework::test_vm
target_id = 32dbb481-520f-4ad3-8a4d-ef1fc07dc059
|
| 817 | 2026-09-19T09:10:51.870Z | 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 = 673
migration_id = 82370e99-adef-48c1-9375-62034c34763e
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
target = phd_framework::test_vm
target_id = 32dbb481-520f-4ad3-8a4d-ef1fc07dc059
timeout_duration = 45s
|
| 818 | 2026-09-19T09:10:51.870Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
target = phd_framework::test_vm
target_id = 32dbb481-520f-4ad3-8a4d-ef1fc07dc059
vm = migrate_running_process::import_failure_target1
vm_id = 32dbb481-520f-4ad3-8a4d-ef1fc07dc059
|
| 819 | 2026-09-19T09:10:51.991Z | 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: 32dbb481-520f-4ad3-8a4d-ef1fc07dc059, name: "phd-vm-32dbb481-520f-4ad3-8a4d-ef1fc07dc059", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: c7b5e28a-8114-423b-a5f1-28c027461183, project_id: 881878f1-79d5-4c32-b416-262b93ed2d5b, sled_id: 733a8032-99d6-4f6b-8fa7-014a69656c03, sled_serial: "733a8032-99d6-4f6b-8fa7-014a69656c03", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 514
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
target = phd_framework::test_vm
target_id = 32dbb481-520f-4ad3-8a4d-ef1fc07dc059
vm = migrate_running_process::import_failure_target1
vm_id = 32dbb481-520f-4ad3-8a4d-ef1fc07dc059
|
| 820 | 2026-09-19T09:10:51.992Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
migration_id = 82370e99-adef-48c1-9375-62034c34763e
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
target = phd_framework::test_vm
target_id = 32dbb481-520f-4ad3-8a4d-ef1fc07dc059
|
| 821 | 2026-09-19T09:10:54.619Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Instance reported error during migration
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
target = phd_framework::test_vm
target_id = 32dbb481-520f-4ad3-8a4d-ef1fc07dc059
|
| 822 | 2026-09-19T09:10:54.619Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2626
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
migration_id = 82370e99-adef-48c1-9375-62034c34763e
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
target = phd_framework::test_vm
target_id = 32dbb481-520f-4ad3-8a4d-ef1fc07dc059
|
| 823 | 2026-09-19T09:10:54.619Z | INFO | phd-runner: [TEST - EVENT] first migration failed as expected
error = live migration
file = phd-tests/tests/src/migrate.rs
line = 178
path = phd_tests::migrate::running_process::import_failure
target = phd_tests::migrate::running_process
|
| 824 | 2026-09-19T09:10:54.620Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 819
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 825 | 2026-09-19T09:10:54.620Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 5s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 825
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 826 | 2026-09-19T09:10:54.621Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 827 | 2026-09-19T09:10:54.621Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 618
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 828 | 2026-09-19T09:10:54.622Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 829 | 2026-09-19T09:10:54.622Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 819
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 830 | 2026-09-19T09:10:54.622Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 640
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
target = phd_framework::test_vm
target_id = 28f2c619-de4f-4a40-ab30-c16c4eb54705
|
| 831 | 2026-09-19T09:10:54.622Z | 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 = 673
migration_id = d6434fe4-0e9f-4d79-847a-5e045fa337ee
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
target = phd_framework::test_vm
target_id = 28f2c619-de4f-4a40-ab30-c16c4eb54705
timeout_duration = 45s
|
| 832 | 2026-09-19T09:10:54.622Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
target = phd_framework::test_vm
target_id = 28f2c619-de4f-4a40-ab30-c16c4eb54705
vm = migrate_running_process::import_failure_target2
vm_id = 28f2c619-de4f-4a40-ab30-c16c4eb54705
|
| 833 | 2026-09-19T09:10:54.741Z | 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: 28f2c619-de4f-4a40-ab30-c16c4eb54705, name: "phd-vm-28f2c619-de4f-4a40-ab30-c16c4eb54705", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: d8a18da5-81c7-4e6e-8122-5fbea3228c2e, project_id: 79084aea-29c2-4182-9c0e-8a292c2abb62, sled_id: 94bc9ae3-eae5-41ca-a10b-a151f7b61028, sled_serial: "94bc9ae3-eae5-41ca-a10b-a151f7b61028", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 514
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
target = phd_framework::test_vm
target_id = 28f2c619-de4f-4a40-ab30-c16c4eb54705
vm = migrate_running_process::import_failure_target2
vm_id = 28f2c619-de4f-4a40-ab30-c16c4eb54705
|
| 834 | 2026-09-19T09:10:54.741Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
migration_id = d6434fe4-0e9f-4d79-847a-5e045fa337ee
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
target = phd_framework::test_vm
target_id = 28f2c619-de4f-4a40-ab30-c16c4eb54705
|
| 835 | 2026-09-19T09:10:57.067Z | 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":9506}}
target = phd_framework::serial
|
| 836 | 2026-09-19T09:10:57.111Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 707
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
target = phd_framework::test_vm
target_id = 28f2c619-de4f-4a40-ab30-c16c4eb54705
|
| 837 | 2026-09-19T09:10:57.111Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2369
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
migration_id = d6434fe4-0e9f-4d79-847a-5e045fa337ee
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
target = phd_framework::test_vm
target_id = 28f2c619-de4f-4a40-ab30-c16c4eb54705
|
| 838 | 2026-09-19T09:10:57.111Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 28f2c619-de4f-4a40-ab30-c16c4eb54705
|
| 839 | 2026-09-19T09:10:57.111Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::import_failure_target2
vm_id = 28f2c619-de4f-4a40-ab30-c16c4eb54705
|
| 840 | 2026-09-19T09:10:57.122Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 28f2c619-de4f-4a40-ab30-c16c4eb54705
|
| 841 | 2026-09-19T09:10:57.122Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 28f2c619-de4f-4a40-ab30-c16c4eb54705
|
| 842 | 2026-09-19T09:10:57.122Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::import_failure_target2
vm_id = 28f2c619-de4f-4a40-ab30-c16c4eb54705
|
| 843 | 2026-09-19T09:10:57.211Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 88
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 28f2c619-de4f-4a40-ab30-c16c4eb54705
|
| 844 | 2026-09-19T09:10:57.211Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 28f2c619-de4f-4a40-ab30-c16c4eb54705
|
| 845 | 2026-09-19T09:10:57.211Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::import_failure_target2
vm_id = 28f2c619-de4f-4a40-ab30-c16c4eb54705
|
| 846 | 2026-09-19T09:10:57.222Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 28f2c619-de4f-4a40-ab30-c16c4eb54705
|
| 847 | 2026-09-19T09:10:57.223Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 28f2c619-de4f-4a40-ab30-c16c4eb54705
|
| 848 | 2026-09-19T09:10:57.223Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::import_failure_target2
vm_id = 28f2c619-de4f-4a40-ab30-c16c4eb54705
|
| 849 | 2026-09-19T09:10:57.255Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 28f2c619-de4f-4a40-ab30-c16c4eb54705
|
| 850 | 2026-09-19T09:10:57.255Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 28f2c619-de4f-4a40-ab30-c16c4eb54705
|
| 851 | 2026-09-19T09:10:57.256Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target1
vm_id = 32dbb481-520f-4ad3-8a4d-ef1fc07dc059
|
| 852 | 2026-09-19T09:10:57.256Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 853 | 2026-09-19T09:10:57.256Z | 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
|
| 854 | 2026-09-19T09:10:57.256Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 10949
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 855 | 2026-09-19T09:10:57.256Z | INFO | phd-runner: test phd_tests::migrate::running_process::import_failure ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 856 | 2026-09-19T09:10:57.256Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 857 | 2026-09-19T09:10:57.257Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1226
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 28f2c619-de4f-4a40-ab30-c16c4eb54705
|
| 858 | 2026-09-19T09:10:57.258Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1226
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target1
vm_id = 32dbb481-520f-4ad3-8a4d-ef1fc07dc059
|
| 859 | 2026-09-19T09:10:57.258Z | 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::running_process::import_failure
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 860 | 2026-09-19T09:10:57.261Z | 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::running_process::import_failure
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migrate_running_process::import_failure_target1
vm_id = 32dbb481-520f-4ad3-8a4d-ef1fc07dc059
|
| 861 | 2026-09-19T09:10:57.341Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 84
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 862 | 2026-09-19T09:10:57.341Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 11158
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
|
| 863 | 2026-09-19T09:10:57.341Z | 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::running_process::import_failure
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
vm = migrate_running_process::import_failure_target2
vm_id = 28f2c619-de4f-4a40-ab30-c16c4eb54705
|
| 864 | 2026-09-19T09:10:57.384Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
vm = migrate_running_process::import_failure_target1
vm_id = 32dbb481-520f-4ad3-8a4d-ef1fc07dc059
|
| 865 | 2026-09-19T09:10:57.384Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-3982d4f4-1f5b-41bf-869f-4bf4fc6f159a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = destroy
vm = migrate_running_process::import_failure_target1
vm_id = 32dbb481-520f-4ad3-8a4d-ef1fc07dc059
|
| 866 | 2026-09-19T09:10:57.407Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
vm = migrate_running_process::import_failure_target1
vm_id = 32dbb481-520f-4ad3-8a4d-ef1fc07dc059
|
| 867 | 2026-09-19T09:10:57.407Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-9520abc9-fedf-4748-bd09-bf0b283751d0"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = destroy
vm = migrate_running_process::import_failure_target1
vm_id = 32dbb481-520f-4ad3-8a4d-ef1fc07dc059
|
| 868 | 2026-09-19T09:10:57.427Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
vm = migrate_running_process::import_failure_target2
vm_id = 28f2c619-de4f-4a40-ab30-c16c4eb54705
|
| 869 | 2026-09-19T09:10:57.427Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-053940fd-0af5-4dd0-a8cd-b7fb5173195f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = destroy
vm = migrate_running_process::import_failure_target2
vm_id = 28f2c619-de4f-4a40-ab30-c16c4eb54705
|
| 870 | 2026-09-19T09:10:57.430Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 173
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target1
vm_id = 32dbb481-520f-4ad3-8a4d-ef1fc07dc059
|
| 871 | 2026-09-19T09:10:57.430Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5558
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
target = phd_framework::test_vm
target_id = 32dbb481-520f-4ad3-8a4d-ef1fc07dc059
vm = migrate_running_process::import_failure_target1
vm_id = 32dbb481-520f-4ad3-8a4d-ef1fc07dc059
|
| 872 | 2026-09-19T09:10:57.430Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 5558
file = phd-tests/framework/src/test_vm/mod.rs
line = 640
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
target = phd_framework::test_vm
target_id = 32dbb481-520f-4ad3-8a4d-ef1fc07dc059
|
| 873 | 2026-09-19T09:10:57.455Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
vm = migrate_running_process::import_failure_target2
vm_id = 28f2c619-de4f-4a40-ab30-c16c4eb54705
|
| 874 | 2026-09-19T09:10:57.455Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b5c95b80-09a6-41b9-b03a-88165c1ef67c"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = destroy
vm = migrate_running_process::import_failure_target2
vm_id = 28f2c619-de4f-4a40-ab30-c16c4eb54705
|
| 875 | 2026-09-19T09:10:57.473Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 216
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = 28f2c619-de4f-4a40-ab30-c16c4eb54705
|
| 876 | 2026-09-19T09:10:57.473Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 216
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 877 | 2026-09-19T09:10:57.473Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 2850
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
target = phd_framework::test_vm
target_id = 28f2c619-de4f-4a40-ab30-c16c4eb54705
vm = migrate_running_process::import_failure_target2
vm_id = 28f2c619-de4f-4a40-ab30-c16c4eb54705
|
| 878 | 2026-09-19T09:10:57.473Z | INFO | phd-runner: Starting test phd_tests::migrate::running_process::migrate_running_process
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 879 | 2026-09-19T09:10:57.473Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 2850
file = phd-tests/framework/src/test_vm/mod.rs
line = 640
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = e9da9a0e-b046-4dd7-bd6f-9031f0d8c6fb
target = phd_framework::test_vm
target_id = 28f2c619-de4f-4a40-ab30-c16c4eb54705
|
| 880 | 2026-09-19T09:10:57.473Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 881 | 2026-09-19T09:10:57.473Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 11552
file = phd-tests/tests/src/migrate.rs
line = 136
path = phd_tests::migrate::running_process::import_failure
target = phd_tests::migrate::running_process
|
| 882 | 2026-09-19T09:10:57.473Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 883 | 2026-09-19T09:10:57.473Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 116
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_tests::migrate::running_process
|
| 884 | 2026-09-19T09:10:57.473Z | 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
|
| 885 | 2026-09-19T09:10:57.474Z | 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
|
| 886 | 2026-09-19T09:10:57.474Z | 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
|
| 887 | 2026-09-19T09:10:57.474Z | 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::running_process::migrate_running_process
target = phd_framework::zfs
verb = list
|
| 888 | 2026-09-19T09:10:57.483Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::running_process::migrate_running_process
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 210M 25.3T 207M /phd-artifacts\n
target = phd_framework::zfs
|
| 889 | 2026-09-19T09:10:57.484Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-3778a63e-74c4-4c36-bf45-49ca3bc2d8a0"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::zfs
verb = snapshot
|
| 890 | 2026-09-19T09:10:57.499Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-3778a63e-74c4-4c36-bf45-49ca3bc2d8a0", "phd-artifacts/phd-clone-966644b1-32dd-418d-9a81-58058243bf1d"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::zfs
verb = clone
|
| 891 | 2026-09-19T09:10:57.516Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-966644b1-32dd-418d-9a81-58058243bf1d"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::zfs
verb = list
|
| 892 | 2026-09-19T09:10:57.527Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::running_process::migrate_running_process
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-966644b1-32dd-418d-9a81-58058243bf1d 0B 25.3T 207M /phd-artifacts/phd-clone-966644b1-32dd-418d-9a81-58058243bf1d\n
target = phd_framework::zfs
|
| 893 | 2026-09-19T09:10:57.527Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
|
| 894 | 2026-09-19T09:10:57.527Z | 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::running_process::migrate_running_process
target = phd_framework::test_vm
vm_name = migrate_running_process_source
|
| 895 | 2026-09-19T09:10:57.527Z | 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
|
| 896 | 2026-09-19T09:10:57.527Z | 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::running_process::migrate_running_process
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 897 | 2026-09-19T09:10:57.528Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::running_process::migrate_running_process
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::running_process::migrate_running_process/migrate_running_process_source.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::running_process::migrate_running_process/migrate_running_process_source.stdout.log"
target = phd_framework::log_config
|
| 898 | 2026-09-19T09:10:57.558Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1011
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm::server
|
| 899 | 2026-09-19T09:10:57.573Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 45
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
|
| 900 | 2026-09-19T09:10:57.573Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
|
| 901 | 2026-09-19T09:10:57.573Z | 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::running_process::migrate_running_process
target = phd_framework::test_vm
vm_name = migrate_running_process_target
|
| 902 | 2026-09-19T09:10:57.573Z | 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
|
| 903 | 2026-09-19T09:10:57.573Z | 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::running_process::migrate_running_process
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 904 | 2026-09-19T09:10:57.573Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::running_process::migrate_running_process
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::running_process::migrate_running_process/migrate_running_process_target.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::running_process::migrate_running_process/migrate_running_process_target.stdout.log"
target = phd_framework::log_config
|
| 905 | 2026-09-19T09:10:57.600Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1012
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm::server
|
| 906 | 2026-09-19T09:10:57.614Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 41
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
|
| 907 | 2026-09-19T09:10:57.615Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = b97006f4-945d-416e-89d5-7b2167ef887c
|
| 908 | 2026-09-19T09:10:57.746Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 909 | 2026-09-19T09:10:57.747Z | 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: b97006f4-945d-416e-89d5-7b2167ef887c, name: "phd-vm-b97006f4-945d-416e-89d5-7b2167ef887c", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 57097ed3-e045-443d-8644-b27cbdf8c21d, project_id: 2b915a18-c132-4bdf-8c76-ef922dff0e75, sled_id: 54668f95-0877-47ce-90db-b6bd4debf110, sled_serial: "54668f95-0877-47ce-90db-b6bd4debf110", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = b97006f4-945d-416e-89d5-7b2167ef887c
|
| 910 | 2026-09-19T09:10:57.747Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = b97006f4-945d-416e-89d5-7b2167ef887c
|
| 911 | 2026-09-19T09:10:57.747Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::migrate::running_process::migrate_running_process
state = Run
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = b97006f4-945d-416e-89d5-7b2167ef887c
|
| 912 | 2026-09-19T09:10:57.748Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = b97006f4-945d-416e-89d5-7b2167ef887c
|
| 913 | 2026-09-19T09:10:57.748Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
|
| 914 | 2026-09-19T09:10:57.748Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = 300s
vm = migrate_running_process_source
vm_id = b97006f4-945d-416e-89d5-7b2167ef887c
|
| 915 | 2026-09-19T09:10:57.748Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::migrate::running_process::migrate_running_process
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 916 | 2026-09-19T09:10:57.748Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = b97006f4-945d-416e-89d5-7b2167ef887c
|
| 917 | 2026-09-19T09:10:57.748Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migrate_running_process_source
vm_id = b97006f4-945d-416e-89d5-7b2167ef887c
|
| 918 | 2026-09-19T09:11:02.351Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4601
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = b97006f4-945d-416e-89d5-7b2167ef887c
|
| 919 | 2026-09-19T09:11:02.351Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::migrate::running_process::migrate_running_process
step = WriteStr("root")
target = phd_framework::test_vm
|
| 920 | 2026-09-19T09:11:02.351Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::migrate::running_process::migrate_running_process
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 921 | 2026-09-19T09:11:02.351Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = b97006f4-945d-416e-89d5-7b2167ef887c
|
| 922 | 2026-09-19T09:11:02.351Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migrate_running_process_source
vm_id = b97006f4-945d-416e-89d5-7b2167ef887c
|
| 923 | 2026-09-19T09:11:02.369Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = b97006f4-945d-416e-89d5-7b2167ef887c
|
| 924 | 2026-09-19T09:11:02.369Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::migrate::running_process::migrate_running_process
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 925 | 2026-09-19T09:11:02.370Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::migrate::running_process::migrate_running_process
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 926 | 2026-09-19T09:11:02.370Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = b97006f4-945d-416e-89d5-7b2167ef887c
|
| 927 | 2026-09-19T09:11:02.370Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migrate_running_process_source
vm_id = b97006f4-945d-416e-89d5-7b2167ef887c
|
| 928 | 2026-09-19T09:11:02.403Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = b97006f4-945d-416e-89d5-7b2167ef887c
|
| 929 | 2026-09-19T09:11:02.403Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
|
| 930 | 2026-09-19T09:11:02.403Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4653
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
|
| 931 | 2026-09-19T09:11:02.403Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = b97006f4-945d-416e-89d5-7b2167ef887c
|
| 932 | 2026-09-19T09:11:02.403Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process_source
vm_id = b97006f4-945d-416e-89d5-7b2167ef887c
|
| 933 | 2026-09-19T09:11:02.779Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 376
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = b97006f4-945d-416e-89d5-7b2167ef887c
|
| 934 | 2026-09-19T09:11:02.779Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = b97006f4-945d-416e-89d5-7b2167ef887c
|
| 935 | 2026-09-19T09:11:02.780Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process_source
vm_id = b97006f4-945d-416e-89d5-7b2167ef887c
|
| 936 | 2026-09-19T09:11:02.790Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = b97006f4-945d-416e-89d5-7b2167ef887c
|
| 937 | 2026-09-19T09:11:02.790Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = b97006f4-945d-416e-89d5-7b2167ef887c
|
| 938 | 2026-09-19T09:11:02.791Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process_source
vm_id = b97006f4-945d-416e-89d5-7b2167ef887c
|
| 939 | 2026-09-19T09:11:02.801Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = b97006f4-945d-416e-89d5-7b2167ef887c
|
| 940 | 2026-09-19T09:11:02.801Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = b97006f4-945d-416e-89d5-7b2167ef887c
|
| 941 | 2026-09-19T09:11:02.801Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process_source
vm_id = b97006f4-945d-416e-89d5-7b2167ef887c
|
| 942 | 2026-09-19T09:11:02.834Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = b97006f4-945d-416e-89d5-7b2167ef887c
|
| 943 | 2026-09-19T09:11:02.834Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = b97006f4-945d-416e-89d5-7b2167ef887c
|
| 944 | 2026-09-19T09:11:02.835Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process_source
vm_id = b97006f4-945d-416e-89d5-7b2167ef887c
|
| 945 | 2026-09-19T09:11:02.846Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = b97006f4-945d-416e-89d5-7b2167ef887c
|
| 946 | 2026-09-19T09:11:02.846Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = b97006f4-945d-416e-89d5-7b2167ef887c
|
| 947 | 2026-09-19T09:11:02.846Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process_source
vm_id = b97006f4-945d-416e-89d5-7b2167ef887c
|
| 948 | 2026-09-19T09:11:02.878Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = b97006f4-945d-416e-89d5-7b2167ef887c
|
| 949 | 2026-09-19T09:11:02.879Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = b97006f4-945d-416e-89d5-7b2167ef887c
|
| 950 | 2026-09-19T09:11:02.879Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process_source
vm_id = b97006f4-945d-416e-89d5-7b2167ef887c
|
| 951 | 2026-09-19T09:11:02.889Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = b97006f4-945d-416e-89d5-7b2167ef887c
|
| 952 | 2026-09-19T09:11:02.890Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = b97006f4-945d-416e-89d5-7b2167ef887c
|
| 953 | 2026-09-19T09:11:02.890Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process_source
vm_id = b97006f4-945d-416e-89d5-7b2167ef887c
|
| 954 | 2026-09-19T09:11:02.923Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = b97006f4-945d-416e-89d5-7b2167ef887c
|
| 955 | 2026-09-19T09:11:02.923Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = b97006f4-945d-416e-89d5-7b2167ef887c
|
| 956 | 2026-09-19T09:11:02.923Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process_source
vm_id = b97006f4-945d-416e-89d5-7b2167ef887c
|
| 957 | 2026-09-19T09:11:02.933Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = b97006f4-945d-416e-89d5-7b2167ef887c
|
| 958 | 2026-09-19T09:11:02.933Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = b97006f4-945d-416e-89d5-7b2167ef887c
|
| 959 | 2026-09-19T09:11:02.933Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process_source
vm_id = b97006f4-945d-416e-89d5-7b2167ef887c
|
| 960 | 2026-09-19T09:11:03.247Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 313
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = b97006f4-945d-416e-89d5-7b2167ef887c
|
| 961 | 2026-09-19T09:11:03.247Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = b97006f4-945d-416e-89d5-7b2167ef887c
|
| 962 | 2026-09-19T09:11:03.247Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process_source
vm_id = b97006f4-945d-416e-89d5-7b2167ef887c
|
| 963 | 2026-09-19T09:11:03.257Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = b97006f4-945d-416e-89d5-7b2167ef887c
|
| 964 | 2026-09-19T09:11:03.257Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = b97006f4-945d-416e-89d5-7b2167ef887c
|
| 965 | 2026-09-19T09:11:03.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 = 951
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process_source
vm_id = b97006f4-945d-416e-89d5-7b2167ef887c
|
| 966 | 2026-09-19T09:11:03.291Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = b97006f4-945d-416e-89d5-7b2167ef887c
|
| 967 | 2026-09-19T09:11:03.291Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 640
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = b97006f4-945d-416e-89d5-7b2167ef887c
target = phd_framework::test_vm
target_id = 38c6a209-b5d5-4845-a851-a20d7e7fdf7f
|
| 968 | 2026-09-19T09:11:03.291Z | 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 = 673
migration_id = f08d0c3a-f6a0-414b-b39c-026e85e9205b
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = b97006f4-945d-416e-89d5-7b2167ef887c
target = phd_framework::test_vm
target_id = 38c6a209-b5d5-4845-a851-a20d7e7fdf7f
timeout_duration = 45s
|
| 969 | 2026-09-19T09:11:03.291Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = b97006f4-945d-416e-89d5-7b2167ef887c
target = phd_framework::test_vm
target_id = 38c6a209-b5d5-4845-a851-a20d7e7fdf7f
vm = migrate_running_process_target
vm_id = 38c6a209-b5d5-4845-a851-a20d7e7fdf7f
|
| 970 | 2026-09-19T09:11:03.411Z | 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: 38c6a209-b5d5-4845-a851-a20d7e7fdf7f, name: "phd-vm-38c6a209-b5d5-4845-a851-a20d7e7fdf7f", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 57097ed3-e045-443d-8644-b27cbdf8c21d, project_id: 2b915a18-c132-4bdf-8c76-ef922dff0e75, sled_id: 74c850a0-1b3b-42d1-ad8b-00d741b4b110, sled_serial: "74c850a0-1b3b-42d1-ad8b-00d741b4b110", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 514
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = b97006f4-945d-416e-89d5-7b2167ef887c
target = phd_framework::test_vm
target_id = 38c6a209-b5d5-4845-a851-a20d7e7fdf7f
vm = migrate_running_process_target
vm_id = 38c6a209-b5d5-4845-a851-a20d7e7fdf7f
|
| 971 | 2026-09-19T09:11:03.411Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
migration_id = f08d0c3a-f6a0-414b-b39c-026e85e9205b
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = b97006f4-945d-416e-89d5-7b2167ef887c
target = phd_framework::test_vm
target_id = 38c6a209-b5d5-4845-a851-a20d7e7fdf7f
|
| 972 | 2026-09-19T09:11:05.924Z | 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":9506}}
target = phd_framework::serial
|
| 973 | 2026-09-19T09:11:06.321Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 707
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = b97006f4-945d-416e-89d5-7b2167ef887c
target = phd_framework::test_vm
target_id = 38c6a209-b5d5-4845-a851-a20d7e7fdf7f
|
| 974 | 2026-09-19T09:11:06.321Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2909
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
migration_id = f08d0c3a-f6a0-414b-b39c-026e85e9205b
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = b97006f4-945d-416e-89d5-7b2167ef887c
target = phd_framework::test_vm
target_id = 38c6a209-b5d5-4845-a851-a20d7e7fdf7f
|
| 975 | 2026-09-19T09:11:06.321Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = 38c6a209-b5d5-4845-a851-a20d7e7fdf7f
|
| 976 | 2026-09-19T09:11:06.321Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process_target
vm_id = 38c6a209-b5d5-4845-a851-a20d7e7fdf7f
|
| 977 | 2026-09-19T09:11:06.332Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = 38c6a209-b5d5-4845-a851-a20d7e7fdf7f
|
| 978 | 2026-09-19T09:11:06.333Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = 38c6a209-b5d5-4845-a851-a20d7e7fdf7f
|
| 979 | 2026-09-19T09:11:06.333Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process_target
vm_id = 38c6a209-b5d5-4845-a851-a20d7e7fdf7f
|
| 980 | 2026-09-19T09:11:06.421Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 87
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = 38c6a209-b5d5-4845-a851-a20d7e7fdf7f
|
| 981 | 2026-09-19T09:11:06.421Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = 38c6a209-b5d5-4845-a851-a20d7e7fdf7f
|
| 982 | 2026-09-19T09:11:06.421Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process_target
vm_id = 38c6a209-b5d5-4845-a851-a20d7e7fdf7f
|
| 983 | 2026-09-19T09:11:06.432Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = 38c6a209-b5d5-4845-a851-a20d7e7fdf7f
|
| 984 | 2026-09-19T09:11:06.432Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = 38c6a209-b5d5-4845-a851-a20d7e7fdf7f
|
| 985 | 2026-09-19T09:11:06.432Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process_target
vm_id = 38c6a209-b5d5-4845-a851-a20d7e7fdf7f
|
| 986 | 2026-09-19T09:11:06.465Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = 38c6a209-b5d5-4845-a851-a20d7e7fdf7f
|
| 987 | 2026-09-19T09:11:06.465Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = 38c6a209-b5d5-4845-a851-a20d7e7fdf7f
|
| 988 | 2026-09-19T09:11:06.465Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = b97006f4-945d-416e-89d5-7b2167ef887c
|
| 989 | 2026-09-19T09:11:06.465Z | 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
|
| 990 | 2026-09-19T09:11:06.465Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8718
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 991 | 2026-09-19T09:11:06.466Z | INFO | phd-runner: test phd_tests::migrate::running_process::migrate_running_process ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 992 | 2026-09-19T09:11:06.466Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 993 | 2026-09-19T09:11:06.467Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1226
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = 38c6a209-b5d5-4845-a851-a20d7e7fdf7f
|
| 994 | 2026-09-19T09:11:06.468Z | 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::running_process::migrate_running_process
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migrate_running_process_source
vm_id = b97006f4-945d-416e-89d5-7b2167ef887c
|
| 995 | 2026-09-19T09:11:06.551Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 85
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = b97006f4-945d-416e-89d5-7b2167ef887c
|
| 996 | 2026-09-19T09:11:06.551Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 8935
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = b97006f4-945d-416e-89d5-7b2167ef887c
|
| 997 | 2026-09-19T09:11:06.553Z | 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::running_process::migrate_running_process
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migrate_running_process_target
vm_id = 38c6a209-b5d5-4845-a851-a20d7e7fdf7f
|
| 998 | 2026-09-19T09:11:06.631Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::zfs
vm = migrate_running_process_target
vm_id = 38c6a209-b5d5-4845-a851-a20d7e7fdf7f
|
| 999 | 2026-09-19T09:11:06.631Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-966644b1-32dd-418d-9a81-58058243bf1d"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::zfs
verb = destroy
vm = migrate_running_process_target
vm_id = 38c6a209-b5d5-4845-a851-a20d7e7fdf7f
|
| 1000 | 2026-09-19T09:11:06.658Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::zfs
vm = migrate_running_process_target
vm_id = 38c6a209-b5d5-4845-a851-a20d7e7fdf7f
|
| 1001 | 2026-09-19T09:11:06.658Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-3778a63e-74c4-4c36-bf45-49ca3bc2d8a0"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::zfs
verb = destroy
vm = migrate_running_process_target
vm_id = 38c6a209-b5d5-4845-a851-a20d7e7fdf7f
|
| 1002 | 2026-09-19T09:11:06.678Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 212
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = 38c6a209-b5d5-4845-a851-a20d7e7fdf7f
|
| 1003 | 2026-09-19T09:11:06.678Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 212
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1004 | 2026-09-19T09:11:06.678Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 3385
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = b97006f4-945d-416e-89d5-7b2167ef887c
target = phd_framework::test_vm
target_id = 38c6a209-b5d5-4845-a851-a20d7e7fdf7f
vm = migrate_running_process_target
vm_id = 38c6a209-b5d5-4845-a851-a20d7e7fdf7f
|
| 1005 | 2026-09-19T09:11:06.678Z | INFO | phd-runner: Starting test phd_tests::boot_order::configurable_boot_order
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 1006 | 2026-09-19T09:11:06.678Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3386
file = phd-tests/framework/src/test_vm/mod.rs
line = 640
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = b97006f4-945d-416e-89d5-7b2167ef887c
target = phd_framework::test_vm
target_id = 38c6a209-b5d5-4845-a851-a20d7e7fdf7f
|
| 1007 | 2026-09-19T09:11:06.678Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1008 | 2026-09-19T09:11:06.678Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 9203
file = phd-tests/tests/src/migrate.rs
line = 116
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_tests::migrate::running_process
|
| 1009 | 2026-09-19T09:11:06.678Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1010 | 2026-09-19T09:11:06.678Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/boot_order.rs
line = 51
path = phd_tests::boot_order::configurable_boot_order
target = phd_tests::boot_order
|
| 1011 | 2026-09-19T09:11:06.678Z | 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
|
| 1012 | 2026-09-19T09:11:06.678Z | 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
|
| 1013 | 2026-09-19T09:11:06.678Z | 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
|
| 1014 | 2026-09-19T09:11:06.679Z | 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::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = list
|
| 1015 | 2026-09-19T09:11:06.691Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::configurable_boot_order
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 209M 25.3T 207M /phd-artifacts\n
target = phd_framework::zfs
|
| 1016 | 2026-09-19T09:11:06.691Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-370ab33e-dfbd-4d52-b9ef-66b7feb0334e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = snapshot
|
| 1017 | 2026-09-19T09:11:06.712Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-370ab33e-dfbd-4d52-b9ef-66b7feb0334e", "phd-artifacts/phd-clone-625189ab-284a-41a7-b63e-38e11a985c32"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = clone
|
| 1018 | 2026-09-19T09:11:06.729Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-625189ab-284a-41a7-b63e-38e11a985c32"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = list
|
| 1019 | 2026-09-19T09:11:06.741Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::configurable_boot_order
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-625189ab-284a-41a7-b63e-38e11a985c32 0B 25.3T 207M /phd-artifacts/phd-clone-625189ab-284a-41a7-b63e-38e11a985c32\n
target = phd_framework::zfs
|
| 1020 | 2026-09-19T09:11:06.742Z | 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
|
| 1021 | 2026-09-19T09:11:06.742Z | 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::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = list
|
| 1022 | 2026-09-19T09:11:06.753Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::configurable_boot_order
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 210M 25.3T 207M /phd-artifacts\n
target = phd_framework::zfs
|
| 1023 | 2026-09-19T09:11:06.753Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-e422a903-0bec-4a7c-bd0d-a331e68b7738"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = snapshot
|
| 1024 | 2026-09-19T09:11:06.774Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-e422a903-0bec-4a7c-bd0d-a331e68b7738", "phd-artifacts/phd-clone-5546f3ef-4ef5-46d3-a836-b90c9c8b2668"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = clone
|
| 1025 | 2026-09-19T09:11:06.793Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-5546f3ef-4ef5-46d3-a836-b90c9c8b2668"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = list
|
| 1026 | 2026-09-19T09:11:06.804Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::configurable_boot_order
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-5546f3ef-4ef5-46d3-a836-b90c9c8b2668 0B 25.3T 207M /phd-artifacts/phd-clone-5546f3ef-4ef5-46d3-a836-b90c9c8b2668\n
target = phd_framework::zfs
|
| 1027 | 2026-09-19T09:11:06.805Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
|
| 1028 | 2026-09-19T09:11:06.805Z | 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::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm_name = configurable_boot_order
|
| 1029 | 2026-09-19T09:11:06.805Z | 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
|
| 1030 | 2026-09-19T09:11:06.805Z | 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::boot_order::configurable_boot_order
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 1031 | 2026-09-19T09:11:06.805Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::boot_order::configurable_boot_order
stderr_path = "/tmp/propolis-phd/phd_tests::boot_order::configurable_boot_order/configurable_boot_order.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::boot_order::configurable_boot_order/configurable_boot_order.stdout.log"
target = phd_framework::log_config
|
| 1032 | 2026-09-19T09:11:06.836Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1025
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm::server
|
| 1033 | 2026-09-19T09:11:06.851Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 45
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
|
| 1034 | 2026-09-19T09:11:06.851Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = bcbf091a-b80c-4e10-a9ac-277016fac845
|
| 1035 | 2026-09-19T09:11:06.852Z | 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::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = bcbf091a-b80c-4e10-a9ac-277016fac845
|
| 1036 | 2026-09-19T09:11:07.640Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1037 | 2026-09-19T09:11:07.641Z | 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: bcbf091a-b80c-4e10-a9ac-277016fac845, name: "phd-vm-bcbf091a-b80c-4e10-a9ac-277016fac845", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: f85b85fc-7d69-4962-83d2-2b15ae400d63, project_id: 037ed8bd-31ed-4208-a26d-2f15c8bb15ca, sled_id: a42cd261-3535-44a3-bc88-9185f78dd824, sled_serial: "a42cd261-3535-44a3-bc88-9185f78dd824", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = bcbf091a-b80c-4e10-a9ac-277016fac845
|
| 1038 | 2026-09-19T09:11:07.641Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = bcbf091a-b80c-4e10-a9ac-277016fac845
|
| 1039 | 2026-09-19T09:11:07.641Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::boot_order::configurable_boot_order
state = Run
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = bcbf091a-b80c-4e10-a9ac-277016fac845
|
| 1040 | 2026-09-19T09:11:07.642Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = bcbf091a-b80c-4e10-a9ac-277016fac845
|
| 1041 | 2026-09-19T09:11:07.642Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
|
| 1042 | 2026-09-19T09:11:07.642Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = 300s
vm = configurable_boot_order
vm_id = bcbf091a-b80c-4e10-a9ac-277016fac845
|
| 1043 | 2026-09-19T09:11:07.642Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::boot_order::configurable_boot_order
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1044 | 2026-09-19T09:11:07.642Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = bcbf091a-b80c-4e10-a9ac-277016fac845
|
| 1045 | 2026-09-19T09:11:07.642Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = configurable_boot_order
vm_id = bcbf091a-b80c-4e10-a9ac-277016fac845
|
| 1046 | 2026-09-19T09:11:12.229Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4586
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = bcbf091a-b80c-4e10-a9ac-277016fac845
|
| 1047 | 2026-09-19T09:11:12.229Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::boot_order::configurable_boot_order
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1048 | 2026-09-19T09:11:12.230Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::boot_order::configurable_boot_order
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1049 | 2026-09-19T09:11:12.230Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = bcbf091a-b80c-4e10-a9ac-277016fac845
|
| 1050 | 2026-09-19T09:11:12.230Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = configurable_boot_order
vm_id = bcbf091a-b80c-4e10-a9ac-277016fac845
|
| 1051 | 2026-09-19T09:11:12.248Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = bcbf091a-b80c-4e10-a9ac-277016fac845
|
| 1052 | 2026-09-19T09:11:12.248Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::boot_order::configurable_boot_order
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 1053 | 2026-09-19T09:11:12.248Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::boot_order::configurable_boot_order
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1054 | 2026-09-19T09:11:12.248Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = bcbf091a-b80c-4e10-a9ac-277016fac845
|
| 1055 | 2026-09-19T09:11:12.248Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = configurable_boot_order
vm_id = bcbf091a-b80c-4e10-a9ac-277016fac845
|
| 1056 | 2026-09-19T09:11:12.280Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = bcbf091a-b80c-4e10-a9ac-277016fac845
|
| 1057 | 2026-09-19T09:11:12.280Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
|
| 1058 | 2026-09-19T09:11:12.280Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4637
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
|
| 1059 | 2026-09-19T09:11:12.280Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = bcbf091a-b80c-4e10-a9ac-277016fac845
|
| 1060 | 2026-09-19T09:11:12.280Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = configurable_boot_order
vm_id = bcbf091a-b80c-4e10-a9ac-277016fac845
|
| 1061 | 2026-09-19T09:11:12.292Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = bcbf091a-b80c-4e10-a9ac-277016fac845
|
| 1062 | 2026-09-19T09:11:12.292Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = bcbf091a-b80c-4e10-a9ac-277016fac845
|
| 1063 | 2026-09-19T09:11:12.292Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = configurable_boot_order
vm_id = bcbf091a-b80c-4e10-a9ac-277016fac845
|
| 1064 | 2026-09-19T09:11:12.324Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = bcbf091a-b80c-4e10-a9ac-277016fac845
|
| 1065 | 2026-09-19T09:11:12.324Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = bcbf091a-b80c-4e10-a9ac-277016fac845
|
| 1066 | 2026-09-19T09:11:12.324Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = configurable_boot_order
vm_id = bcbf091a-b80c-4e10-a9ac-277016fac845
|
| 1067 | 2026-09-19T09:11:12.335Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = bcbf091a-b80c-4e10-a9ac-277016fac845
|
| 1068 | 2026-09-19T09:11:12.335Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = bcbf091a-b80c-4e10-a9ac-277016fac845
|
| 1069 | 2026-09-19T09:11:12.335Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = configurable_boot_order
vm_id = bcbf091a-b80c-4e10-a9ac-277016fac845
|
| 1070 | 2026-09-19T09:11:12.368Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = bcbf091a-b80c-4e10-a9ac-277016fac845
|
| 1071 | 2026-09-19T09:11:12.370Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = bcbf091a-b80c-4e10-a9ac-277016fac845
|
| 1072 | 2026-09-19T09:11:12.370Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = configurable_boot_order
vm_id = bcbf091a-b80c-4e10-a9ac-277016fac845
|
| 1073 | 2026-09-19T09:11:12.379Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = bcbf091a-b80c-4e10-a9ac-277016fac845
|
| 1074 | 2026-09-19T09:11:12.379Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = bcbf091a-b80c-4e10-a9ac-277016fac845
|
| 1075 | 2026-09-19T09:11:12.379Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = configurable_boot_order
vm_id = bcbf091a-b80c-4e10-a9ac-277016fac845
|
| 1076 | 2026-09-19T09:11:12.424Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 44
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = bcbf091a-b80c-4e10-a9ac-277016fac845
|
| 1077 | 2026-09-19T09:11:12.424Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = bcbf091a-b80c-4e10-a9ac-277016fac845
|
| 1078 | 2026-09-19T09:11:12.424Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = configurable_boot_order
vm_id = bcbf091a-b80c-4e10-a9ac-277016fac845
|
| 1079 | 2026-09-19T09:11:12.435Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = bcbf091a-b80c-4e10-a9ac-277016fac845
|
| 1080 | 2026-09-19T09:11:12.435Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = bcbf091a-b80c-4e10-a9ac-277016fac845
|
| 1081 | 2026-09-19T09:11:12.435Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = configurable_boot_order
vm_id = bcbf091a-b80c-4e10-a9ac-277016fac845
|
| 1082 | 2026-09-19T09:11:12.458Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = bcbf091a-b80c-4e10-a9ac-277016fac845
|
| 1083 | 2026-09-19T09:11:12.459Z | 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
|
| 1084 | 2026-09-19T09:11:12.459Z | 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
|
| 1085 | 2026-09-19T09:11:12.459Z | 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
|
| 1086 | 2026-09-19T09:11:12.459Z | 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::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = list
|
| 1087 | 2026-09-19T09:11:12.470Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::configurable_boot_order
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 210M 25.3T 207M /phd-artifacts\n
target = phd_framework::zfs
|
| 1088 | 2026-09-19T09:11:12.470Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-5444aa53-a9fd-4f60-b706-596d8d31cb00"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = snapshot
|
| 1089 | 2026-09-19T09:11:12.488Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-5444aa53-a9fd-4f60-b706-596d8d31cb00", "phd-artifacts/phd-clone-cd1245dd-bf0f-4ba8-9c1b-7241e5fbf844"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = clone
|
| 1090 | 2026-09-19T09:11:12.506Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-cd1245dd-bf0f-4ba8-9c1b-7241e5fbf844"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = list
|
| 1091 | 2026-09-19T09:11:12.518Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::configurable_boot_order
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-cd1245dd-bf0f-4ba8-9c1b-7241e5fbf844 0B 25.3T 207M /phd-artifacts/phd-clone-cd1245dd-bf0f-4ba8-9c1b-7241e5fbf844\n
target = phd_framework::zfs
|
| 1092 | 2026-09-19T09:11:12.519Z | 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
|
| 1093 | 2026-09-19T09:11:12.519Z | 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::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = list
|
| 1094 | 2026-09-19T09:11:12.529Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::configurable_boot_order
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 210M 25.3T 207M /phd-artifacts\n
target = phd_framework::zfs
|
| 1095 | 2026-09-19T09:11:12.529Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-37177605-7ae1-4652-a5b3-01cb9ebec445"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = snapshot
|
| 1096 | 2026-09-19T09:11:12.548Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-37177605-7ae1-4652-a5b3-01cb9ebec445", "phd-artifacts/phd-clone-b89d28f0-46cc-49e3-933b-ddb6680a2dc9"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = clone
|
| 1097 | 2026-09-19T09:11:12.566Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-b89d28f0-46cc-49e3-933b-ddb6680a2dc9"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = list
|
| 1098 | 2026-09-19T09:11:12.578Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::configurable_boot_order
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-b89d28f0-46cc-49e3-933b-ddb6680a2dc9 0B 25.3T 207M /phd-artifacts/phd-clone-b89d28f0-46cc-49e3-933b-ddb6680a2dc9\n
target = phd_framework::zfs
|
| 1099 | 2026-09-19T09:11:12.579Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
|
| 1100 | 2026-09-19T09:11:12.579Z | 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::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm_name = configurable_boot_order
|
| 1101 | 2026-09-19T09:11:12.579Z | 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
|
| 1102 | 2026-09-19T09:11:12.579Z | 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::boot_order::configurable_boot_order
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 1103 | 2026-09-19T09:11:12.579Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::boot_order::configurable_boot_order
stderr_path = "/tmp/propolis-phd/phd_tests::boot_order::configurable_boot_order/configurable_boot_order.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::boot_order::configurable_boot_order/configurable_boot_order.stdout.log"
target = phd_framework::log_config
|
| 1104 | 2026-09-19T09:11:12.610Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1034
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm::server
|
| 1105 | 2026-09-19T09:11:12.624Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 45
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
|
| 1106 | 2026-09-19T09:11:12.624Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 6a9c12f4-70df-42b2-a630-87c4703b505d
|
| 1107 | 2026-09-19T09:11:12.625Z | 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::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 6a9c12f4-70df-42b2-a630-87c4703b505d
|
| 1108 | 2026-09-19T09:11:13.172Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1109 | 2026-09-19T09:11:13.173Z | 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: 6a9c12f4-70df-42b2-a630-87c4703b505d, name: "phd-vm-6a9c12f4-70df-42b2-a630-87c4703b505d", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: f9faf81d-ac12-4b28-b48e-a8b684961a5d, project_id: 9b5ba8b0-c78f-4a38-98f4-ea23ba8bbbdd, sled_id: af358093-7ec6-498b-9933-483130b2d993, sled_serial: "af358093-7ec6-498b-9933-483130b2d993", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 6a9c12f4-70df-42b2-a630-87c4703b505d
|
| 1110 | 2026-09-19T09:11:13.173Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 6a9c12f4-70df-42b2-a630-87c4703b505d
|
| 1111 | 2026-09-19T09:11:13.173Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::boot_order::configurable_boot_order
state = Run
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 6a9c12f4-70df-42b2-a630-87c4703b505d
|
| 1112 | 2026-09-19T09:11:13.175Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 6a9c12f4-70df-42b2-a630-87c4703b505d
|
| 1113 | 2026-09-19T09:11:13.175Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
|
| 1114 | 2026-09-19T09:11:13.175Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = 300s
vm = configurable_boot_order
vm_id = 6a9c12f4-70df-42b2-a630-87c4703b505d
|
| 1115 | 2026-09-19T09:11:13.175Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::boot_order::configurable_boot_order
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1116 | 2026-09-19T09:11:13.175Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 6a9c12f4-70df-42b2-a630-87c4703b505d
|
| 1117 | 2026-09-19T09:11:13.175Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = configurable_boot_order
vm_id = 6a9c12f4-70df-42b2-a630-87c4703b505d
|
| 1118 | 2026-09-19T09:11:17.745Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4569
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 6a9c12f4-70df-42b2-a630-87c4703b505d
|
| 1119 | 2026-09-19T09:11:17.745Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::boot_order::configurable_boot_order
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1120 | 2026-09-19T09:11:17.745Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::boot_order::configurable_boot_order
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1121 | 2026-09-19T09:11:17.745Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 6a9c12f4-70df-42b2-a630-87c4703b505d
|
| 1122 | 2026-09-19T09:11:17.745Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = configurable_boot_order
vm_id = 6a9c12f4-70df-42b2-a630-87c4703b505d
|
| 1123 | 2026-09-19T09:11:17.764Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 6a9c12f4-70df-42b2-a630-87c4703b505d
|
| 1124 | 2026-09-19T09:11:17.764Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::boot_order::configurable_boot_order
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 1125 | 2026-09-19T09:11:17.764Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::boot_order::configurable_boot_order
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1126 | 2026-09-19T09:11:17.764Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 6a9c12f4-70df-42b2-a630-87c4703b505d
|
| 1127 | 2026-09-19T09:11:17.765Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = configurable_boot_order
vm_id = 6a9c12f4-70df-42b2-a630-87c4703b505d
|
| 1128 | 2026-09-19T09:11:17.796Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 6a9c12f4-70df-42b2-a630-87c4703b505d
|
| 1129 | 2026-09-19T09:11:17.796Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
|
| 1130 | 2026-09-19T09:11:17.797Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4621
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
|
| 1131 | 2026-09-19T09:11:17.797Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 6a9c12f4-70df-42b2-a630-87c4703b505d
|
| 1132 | 2026-09-19T09:11:17.797Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = configurable_boot_order
vm_id = 6a9c12f4-70df-42b2-a630-87c4703b505d
|
| 1133 | 2026-09-19T09:11:17.808Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 6a9c12f4-70df-42b2-a630-87c4703b505d
|
| 1134 | 2026-09-19T09:11:17.808Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 6a9c12f4-70df-42b2-a630-87c4703b505d
|
| 1135 | 2026-09-19T09:11:17.808Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = configurable_boot_order
vm_id = 6a9c12f4-70df-42b2-a630-87c4703b505d
|
| 1136 | 2026-09-19T09:11:17.840Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 6a9c12f4-70df-42b2-a630-87c4703b505d
|
| 1137 | 2026-09-19T09:11:17.840Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 6a9c12f4-70df-42b2-a630-87c4703b505d
|
| 1138 | 2026-09-19T09:11:17.840Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = configurable_boot_order
vm_id = 6a9c12f4-70df-42b2-a630-87c4703b505d
|
| 1139 | 2026-09-19T09:11:17.852Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 6a9c12f4-70df-42b2-a630-87c4703b505d
|
| 1140 | 2026-09-19T09:11:17.852Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 6a9c12f4-70df-42b2-a630-87c4703b505d
|
| 1141 | 2026-09-19T09:11:17.852Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = configurable_boot_order
vm_id = 6a9c12f4-70df-42b2-a630-87c4703b505d
|
| 1142 | 2026-09-19T09:11:17.874Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 6a9c12f4-70df-42b2-a630-87c4703b505d
|
| 1143 | 2026-09-19T09:11:17.874Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 6a9c12f4-70df-42b2-a630-87c4703b505d
|
| 1144 | 2026-09-19T09:11:17.874Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = configurable_boot_order
vm_id = 6a9c12f4-70df-42b2-a630-87c4703b505d
|
| 1145 | 2026-09-19T09:11:17.885Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 6a9c12f4-70df-42b2-a630-87c4703b505d
|
| 1146 | 2026-09-19T09:11:17.885Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 6a9c12f4-70df-42b2-a630-87c4703b505d
|
| 1147 | 2026-09-19T09:11:17.885Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = configurable_boot_order
vm_id = 6a9c12f4-70df-42b2-a630-87c4703b505d
|
| 1148 | 2026-09-19T09:11:17.940Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 55
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 6a9c12f4-70df-42b2-a630-87c4703b505d
|
| 1149 | 2026-09-19T09:11:17.941Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 6a9c12f4-70df-42b2-a630-87c4703b505d
|
| 1150 | 2026-09-19T09:11:17.941Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = configurable_boot_order
vm_id = 6a9c12f4-70df-42b2-a630-87c4703b505d
|
| 1151 | 2026-09-19T09:11:17.951Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 6a9c12f4-70df-42b2-a630-87c4703b505d
|
| 1152 | 2026-09-19T09:11:17.952Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 6a9c12f4-70df-42b2-a630-87c4703b505d
|
| 1153 | 2026-09-19T09:11:17.952Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = configurable_boot_order
vm_id = 6a9c12f4-70df-42b2-a630-87c4703b505d
|
| 1154 | 2026-09-19T09:11:17.985Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 6a9c12f4-70df-42b2-a630-87c4703b505d
|
| 1155 | 2026-09-19T09:11:17.985Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 6a9c12f4-70df-42b2-a630-87c4703b505d
|
| 1156 | 2026-09-19T09:11:17.985Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = bcbf091a-b80c-4e10-a9ac-277016fac845
|
| 1157 | 2026-09-19T09:11:17.986Z | 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
|
| 1158 | 2026-09-19T09:11:17.986Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 10344
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1159 | 2026-09-19T09:11:17.986Z | 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
|
| 1160 | 2026-09-19T09:11:17.986Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4813
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1161 | 2026-09-19T09:11:17.986Z | INFO | phd-runner: test phd_tests::boot_order::configurable_boot_order ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 1162 | 2026-09-19T09:11:17.986Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1163 | 2026-09-19T09:11:17.987Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1226
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 6a9c12f4-70df-42b2-a630-87c4703b505d
|
| 1164 | 2026-09-19T09:11:17.988Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1226
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = bcbf091a-b80c-4e10-a9ac-277016fac845
|
| 1165 | 2026-09-19T09:11:18.534Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::boot_order::configurable_boot_order
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = configurable_boot_order
vm_id = bcbf091a-b80c-4e10-a9ac-277016fac845
|
| 1166 | 2026-09-19T09:11:18.613Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
vm = configurable_boot_order
vm_id = bcbf091a-b80c-4e10-a9ac-277016fac845
|
| 1167 | 2026-09-19T09:11:18.613Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-625189ab-284a-41a7-b63e-38e11a985c32"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = destroy
vm = configurable_boot_order
vm_id = bcbf091a-b80c-4e10-a9ac-277016fac845
|
| 1168 | 2026-09-19T09:11:18.640Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
vm = configurable_boot_order
vm_id = bcbf091a-b80c-4e10-a9ac-277016fac845
|
| 1169 | 2026-09-19T09:11:18.640Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-370ab33e-dfbd-4d52-b9ef-66b7feb0334e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = destroy
vm = configurable_boot_order
vm_id = bcbf091a-b80c-4e10-a9ac-277016fac845
|
| 1170 | 2026-09-19T09:11:18.658Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
vm = configurable_boot_order
vm_id = bcbf091a-b80c-4e10-a9ac-277016fac845
|
| 1171 | 2026-09-19T09:11:18.659Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-5546f3ef-4ef5-46d3-a836-b90c9c8b2668"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = destroy
vm = configurable_boot_order
vm_id = bcbf091a-b80c-4e10-a9ac-277016fac845
|
| 1172 | 2026-09-19T09:11:18.683Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
vm = configurable_boot_order
vm_id = bcbf091a-b80c-4e10-a9ac-277016fac845
|
| 1173 | 2026-09-19T09:11:18.683Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-e422a903-0bec-4a7c-bd0d-a331e68b7738"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = destroy
vm = configurable_boot_order
vm_id = bcbf091a-b80c-4e10-a9ac-277016fac845
|
| 1174 | 2026-09-19T09:11:18.701Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 714
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = bcbf091a-b80c-4e10-a9ac-277016fac845
|
| 1175 | 2026-09-19T09:11:18.701Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 11847
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = bcbf091a-b80c-4e10-a9ac-277016fac845
|
| 1176 | 2026-09-19T09:11:18.702Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::boot_order::configurable_boot_order
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = configurable_boot_order
vm_id = 6a9c12f4-70df-42b2-a630-87c4703b505d
|
| 1177 | 2026-09-19T09:11:18.781Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
vm = configurable_boot_order
vm_id = 6a9c12f4-70df-42b2-a630-87c4703b505d
|
| 1178 | 2026-09-19T09:11:18.781Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-cd1245dd-bf0f-4ba8-9c1b-7241e5fbf844"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = destroy
vm = configurable_boot_order
vm_id = 6a9c12f4-70df-42b2-a630-87c4703b505d
|
| 1179 | 2026-09-19T09:11:18.809Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
vm = configurable_boot_order
vm_id = 6a9c12f4-70df-42b2-a630-87c4703b505d
|
| 1180 | 2026-09-19T09:11:18.809Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-5444aa53-a9fd-4f60-b706-596d8d31cb00"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = destroy
vm = configurable_boot_order
vm_id = 6a9c12f4-70df-42b2-a630-87c4703b505d
|
| 1181 | 2026-09-19T09:11:18.828Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
vm = configurable_boot_order
vm_id = 6a9c12f4-70df-42b2-a630-87c4703b505d
|
| 1182 | 2026-09-19T09:11:18.828Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-b89d28f0-46cc-49e3-933b-ddb6680a2dc9"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = destroy
vm = configurable_boot_order
vm_id = 6a9c12f4-70df-42b2-a630-87c4703b505d
|
| 1183 | 2026-09-19T09:11:18.854Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
vm = configurable_boot_order
vm_id = 6a9c12f4-70df-42b2-a630-87c4703b505d
|
| 1184 | 2026-09-19T09:11:18.854Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-37177605-7ae1-4652-a5b3-01cb9ebec445"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::zfs
verb = destroy
vm = configurable_boot_order
vm_id = 6a9c12f4-70df-42b2-a630-87c4703b505d
|
| 1185 | 2026-09-19T09:11:18.872Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 886
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 6a9c12f4-70df-42b2-a630-87c4703b505d
|
| 1186 | 2026-09-19T09:11:18.872Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 885
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1187 | 2026-09-19T09:11:18.872Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 6247
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::boot_order::configurable_boot_order
target = phd_framework::test_vm
vm = configurable_boot_order
vm_id = 6a9c12f4-70df-42b2-a630-87c4703b505d
|
| 1188 | 2026-09-19T09:11:18.873Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 12192
file = phd-tests/tests/src/boot_order.rs
line = 51
path = phd_tests::boot_order::configurable_boot_order
target = phd_tests::boot_order
|
| 1189 | 2026-09-19T09:11:18.873Z | INFO | phd-runner: Starting test phd_tests::boot_order::unbootable_disk_skipped
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 1190 | 2026-09-19T09:11:18.873Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1191 | 2026-09-19T09:11:18.873Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1192 | 2026-09-19T09:11:18.873Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/boot_order.rs
line = 117
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_tests::boot_order
|
| 1193 | 2026-09-19T09:11:18.873Z | 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
|
| 1194 | 2026-09-19T09:11:18.873Z | 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
|
| 1195 | 2026-09-19T09:11:18.873Z | 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
|
| 1196 | 2026-09-19T09:11:18.873Z | 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::boot_order::unbootable_disk_skipped
target = phd_framework::zfs
verb = list
|
| 1197 | 2026-09-19T09:11:18.886Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::unbootable_disk_skipped
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 210M 25.3T 207M /phd-artifacts\n
target = phd_framework::zfs
|
| 1198 | 2026-09-19T09:11:18.886Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-9f1932fc-2ae6-4e2a-8278-777c944a8e9b"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::zfs
verb = snapshot
|
| 1199 | 2026-09-19T09:11:18.902Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-9f1932fc-2ae6-4e2a-8278-777c944a8e9b", "phd-artifacts/phd-clone-1f7695f1-9bd6-421b-8bc4-1456cbdba7fb"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::zfs
verb = clone
|
| 1200 | 2026-09-19T09:11:18.922Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-1f7695f1-9bd6-421b-8bc4-1456cbdba7fb"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::zfs
verb = list
|
| 1201 | 2026-09-19T09:11:18.932Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::unbootable_disk_skipped
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-1f7695f1-9bd6-421b-8bc4-1456cbdba7fb 0B 25.3T 207M /phd-artifacts/phd-clone-1f7695f1-9bd6-421b-8bc4-1456cbdba7fb\n
target = phd_framework::zfs
|
| 1202 | 2026-09-19T09:11:18.934Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
|
| 1203 | 2026-09-19T09:11:18.935Z | 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::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm_name = unbootable_disk_skipped
|
| 1204 | 2026-09-19T09:11:18.935Z | 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
|
| 1205 | 2026-09-19T09:11:18.935Z | 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::boot_order::unbootable_disk_skipped
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 1206 | 2026-09-19T09:11:18.935Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::boot_order::unbootable_disk_skipped
stderr_path = "/tmp/propolis-phd/phd_tests::boot_order::unbootable_disk_skipped/unbootable_disk_skipped.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::boot_order::unbootable_disk_skipped/unbootable_disk_skipped.stdout.log"
target = phd_framework::log_config
|
| 1207 | 2026-09-19T09:11:18.964Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1049
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm::server
|
| 1208 | 2026-09-19T09:11:18.978Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 43
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
|
| 1209 | 2026-09-19T09:11:18.978Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1210 | 2026-09-19T09:11:18.981Z | 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::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1211 | 2026-09-19T09:11:19.510Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1212 | 2026-09-19T09:11:19.511Z | 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: 4d55374a-abe5-4a33-b4c6-80a4d390fc24, name: "phd-vm-4d55374a-abe5-4a33-b4c6-80a4d390fc24", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 2620d8f8-d7e6-403a-bbc7-889580af4a8f, project_id: 62aa9230-6ec6-41a5-b187-ed5fff7c4c53, sled_id: c4829d8c-050f-4de8-9e46-8e9f4c3b676f, sled_serial: "c4829d8c-050f-4de8-9e46-8e9f4c3b676f", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1213 | 2026-09-19T09:11:19.511Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1214 | 2026-09-19T09:11:19.511Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::boot_order::unbootable_disk_skipped
state = Run
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1215 | 2026-09-19T09:11:19.512Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1216 | 2026-09-19T09:11:19.512Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
|
| 1217 | 2026-09-19T09:11:19.512Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = 300s
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1218 | 2026-09-19T09:11:19.512Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::boot_order::unbootable_disk_skipped
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1219 | 2026-09-19T09:11:19.513Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1220 | 2026-09-19T09:11:19.513Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1221 | 2026-09-19T09:11:24.065Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4551
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1222 | 2026-09-19T09:11:24.065Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::boot_order::unbootable_disk_skipped
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1223 | 2026-09-19T09:11:24.065Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::boot_order::unbootable_disk_skipped
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1224 | 2026-09-19T09:11:24.065Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1225 | 2026-09-19T09:11:24.065Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1226 | 2026-09-19T09:11:24.084Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1227 | 2026-09-19T09:11:24.084Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::boot_order::unbootable_disk_skipped
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 1228 | 2026-09-19T09:11:24.085Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::boot_order::unbootable_disk_skipped
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1229 | 2026-09-19T09:11:24.085Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1230 | 2026-09-19T09:11:24.085Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1231 | 2026-09-19T09:11:24.118Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1232 | 2026-09-19T09:11:24.118Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
|
| 1233 | 2026-09-19T09:11:24.119Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4605
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
|
| 1234 | 2026-09-19T09:11:24.119Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1235 | 2026-09-19T09:11:24.119Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1236 | 2026-09-19T09:11:24.130Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1237 | 2026-09-19T09:11:24.130Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1238 | 2026-09-19T09:11:24.130Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1239 | 2026-09-19T09:11:24.163Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1240 | 2026-09-19T09:11:24.163Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1241 | 2026-09-19T09:11:24.164Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1242 | 2026-09-19T09:11:24.174Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1243 | 2026-09-19T09:11:24.174Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1244 | 2026-09-19T09:11:24.175Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1245 | 2026-09-19T09:11:24.207Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1246 | 2026-09-19T09:11:24.207Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1247 | 2026-09-19T09:11:24.207Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1248 | 2026-09-19T09:11:24.218Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1249 | 2026-09-19T09:11:24.219Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1250 | 2026-09-19T09:11:24.219Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1251 | 2026-09-19T09:11:24.263Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 44
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1252 | 2026-09-19T09:11:24.264Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1253 | 2026-09-19T09:11:24.264Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1254 | 2026-09-19T09:11:24.274Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1255 | 2026-09-19T09:11:24.274Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1256 | 2026-09-19T09:11:24.275Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1257 | 2026-09-19T09:11:24.307Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1258 | 2026-09-19T09:11:24.307Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1259 | 2026-09-19T09:11:24.307Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1260 | 2026-09-19T09:11:24.318Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1261 | 2026-09-19T09:11:24.318Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1262 | 2026-09-19T09:11:24.319Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1263 | 2026-09-19T09:11:24.351Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1264 | 2026-09-19T09:11:24.351Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1265 | 2026-09-19T09:11:24.351Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1266 | 2026-09-19T09:11:24.362Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1267 | 2026-09-19T09:11:24.362Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1268 | 2026-09-19T09:11:24.363Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1269 | 2026-09-19T09:11:24.396Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1270 | 2026-09-19T09:11:24.396Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1271 | 2026-09-19T09:11:24.396Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1272 | 2026-09-19T09:11:24.406Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1273 | 2026-09-19T09:11:24.406Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1274 | 2026-09-19T09:11:24.406Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1275 | 2026-09-19T09:11:24.461Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 54
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1276 | 2026-09-19T09:11:24.461Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1277 | 2026-09-19T09:11:24.461Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1278 | 2026-09-19T09:11:24.472Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1279 | 2026-09-19T09:11:24.473Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1280 | 2026-09-19T09:11:24.473Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1281 | 2026-09-19T09:11:24.505Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1282 | 2026-09-19T09:11:24.505Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1283 | 2026-09-19T09:11:24.505Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1284 | 2026-09-19T09:11:24.517Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1285 | 2026-09-19T09:11:24.517Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1286 | 2026-09-19T09:11:24.517Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1287 | 2026-09-19T09:11:24.551Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 34
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1288 | 2026-09-19T09:11:24.551Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1289 | 2026-09-19T09:11:24.551Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1290 | 2026-09-19T09:11:24.562Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1291 | 2026-09-19T09:11:24.562Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1292 | 2026-09-19T09:11:24.562Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1293 | 2026-09-19T09:11:24.584Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1294 | 2026-09-19T09:11:24.585Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1295 | 2026-09-19T09:11:24.585Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1296 | 2026-09-19T09:11:24.595Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1297 | 2026-09-19T09:11:24.595Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1298 | 2026-09-19T09:11:24.595Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1299 | 2026-09-19T09:11:24.650Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 54
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1300 | 2026-09-19T09:11:24.651Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1301 | 2026-09-19T09:11:24.651Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1302 | 2026-09-19T09:11:24.662Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1303 | 2026-09-19T09:11:24.662Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1304 | 2026-09-19T09:11:24.662Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1305 | 2026-09-19T09:11:24.695Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1306 | 2026-09-19T09:11:24.696Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1307 | 2026-09-19T09:11:24.696Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1308 | 2026-09-19T09:11:24.706Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1309 | 2026-09-19T09:11:24.706Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1310 | 2026-09-19T09:11:24.706Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1311 | 2026-09-19T09:11:24.761Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 54
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1312 | 2026-09-19T09:11:24.761Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1313 | 2026-09-19T09:11:24.761Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1314 | 2026-09-19T09:11:24.772Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1315 | 2026-09-19T09:11:24.773Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1316 | 2026-09-19T09:11:24.773Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1317 | 2026-09-19T09:11:24.795Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1318 | 2026-09-19T09:11:24.795Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1319 | 2026-09-19T09:11:24.795Z | 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
|
| 1320 | 2026-09-19T09:11:24.795Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 5284
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1321 | 2026-09-19T09:11:24.795Z | INFO | phd-runner: test phd_tests::boot_order::unbootable_disk_skipped ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 1322 | 2026-09-19T09:11:24.796Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1323 | 2026-09-19T09:11:24.797Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1226
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1324 | 2026-09-19T09:11:25.367Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::boot_order::unbootable_disk_skipped
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1325 | 2026-09-19T09:11:25.445Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::zfs
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1326 | 2026-09-19T09:11:25.445Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-1f7695f1-9bd6-421b-8bc4-1456cbdba7fb"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::zfs
verb = destroy
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1327 | 2026-09-19T09:11:25.473Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::zfs
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1328 | 2026-09-19T09:11:25.473Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-9f1932fc-2ae6-4e2a-8278-777c944a8e9b"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::zfs
verb = destroy
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1329 | 2026-09-19T09:11:25.492Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 696
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1330 | 2026-09-19T09:11:25.492Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 6512
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_framework::test_vm
vm = unbootable_disk_skipped
vm_id = 4d55374a-abe5-4a33-b4c6-80a4d390fc24
|
| 1331 | 2026-09-19T09:11:25.492Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 6618
file = phd-tests/tests/src/boot_order.rs
line = 117
path = phd_tests::boot_order::unbootable_disk_skipped
target = phd_tests::boot_order
|
| 1332 | 2026-09-19T09:11:25.492Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 696
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1333 | 2026-09-19T09:11:25.492Z | INFO | phd-runner: Starting test phd_tests::boot_order::boot_order_source_priority
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 1334 | 2026-09-19T09:11:25.492Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1335 | 2026-09-19T09:11:25.492Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1336 | 2026-09-19T09:11:25.492Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/boot_order.rs
line = 403
path = phd_tests::boot_order::boot_order_source_priority
target = phd_tests::boot_order
|
| 1337 | 2026-09-19T09:11:25.492Z | 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
|
| 1338 | 2026-09-19T09:11:25.493Z | 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
|
| 1339 | 2026-09-19T09:11:25.493Z | 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
|
| 1340 | 2026-09-19T09:11:25.493Z | 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::boot_order::boot_order_source_priority
target = phd_framework::zfs
verb = list
|
| 1341 | 2026-09-19T09:11:25.505Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::boot_order_source_priority
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 210M 25.3T 207M /phd-artifacts\n
target = phd_framework::zfs
|
| 1342 | 2026-09-19T09:11:25.505Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-45e1492f-38a4-4d70-81bc-d76390dd8b18"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::zfs
verb = snapshot
|
| 1343 | 2026-09-19T09:11:25.523Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-45e1492f-38a4-4d70-81bc-d76390dd8b18", "phd-artifacts/phd-clone-c315023d-ef90-4cc1-ab40-fd0f555efd56"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::zfs
verb = clone
|
| 1344 | 2026-09-19T09:11:25.542Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-c315023d-ef90-4cc1-ab40-fd0f555efd56"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::zfs
verb = list
|
| 1345 | 2026-09-19T09:11:25.553Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::boot_order_source_priority
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-c315023d-ef90-4cc1-ab40-fd0f555efd56 0B 25.3T 207M /phd-artifacts/phd-clone-c315023d-ef90-4cc1-ab40-fd0f555efd56\n
target = phd_framework::zfs
|
| 1346 | 2026-09-19T09:11:25.555Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 1347 | 2026-09-19T09:11:25.555Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm_name = boot_order_source_priority
|
| 1348 | 2026-09-19T09:11:25.555Z | 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
|
| 1349 | 2026-09-19T09:11:25.555Z | 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::boot_order::boot_order_source_priority
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 1350 | 2026-09-19T09:11:25.555Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::boot_order::boot_order_source_priority
stderr_path = "/tmp/propolis-phd/phd_tests::boot_order::boot_order_source_priority/boot_order_source_priority.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::boot_order::boot_order_source_priority/boot_order_source_priority.stdout.log"
target = phd_framework::log_config
|
| 1351 | 2026-09-19T09:11:25.584Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1057
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm::server
|
| 1352 | 2026-09-19T09:11:25.599Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 44
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 1353 | 2026-09-19T09:11:25.599Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1354 | 2026-09-19T09:11:25.603Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1355 | 2026-09-19T09:11:26.190Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1356 | 2026-09-19T09:11:26.191Z | 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: 955a35e1-45ca-4970-a99b-aca924557569, name: "phd-vm-955a35e1-45ca-4970-a99b-aca924557569", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: d52e98c8-897e-4bc3-86e0-9fe5e9acf89e, project_id: b891b756-5bae-47f5-a2de-ad19b21cb624, sled_id: c823e1a8-df1a-47a8-aa0c-a94d3aa8712b, sled_serial: "c823e1a8-df1a-47a8-aa0c-a94d3aa8712b", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1357 | 2026-09-19T09:11:26.192Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1358 | 2026-09-19T09:11:26.192Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::boot_order::boot_order_source_priority
state = Run
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1359 | 2026-09-19T09:11:26.193Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1360 | 2026-09-19T09:11:26.193Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 1361 | 2026-09-19T09:11:26.193Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = 300s
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1362 | 2026-09-19T09:11:26.193Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::boot_order::boot_order_source_priority
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1363 | 2026-09-19T09:11:26.193Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1364 | 2026-09-19T09:11:26.193Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1365 | 2026-09-19T09:11:30.915Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4721
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1366 | 2026-09-19T09:11:30.915Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::boot_order::boot_order_source_priority
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1367 | 2026-09-19T09:11:30.915Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::boot_order::boot_order_source_priority
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1368 | 2026-09-19T09:11:30.915Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1369 | 2026-09-19T09:11:30.915Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1370 | 2026-09-19T09:11:30.933Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1371 | 2026-09-19T09:11:30.933Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::boot_order::boot_order_source_priority
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 1372 | 2026-09-19T09:11:30.934Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::boot_order::boot_order_source_priority
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1373 | 2026-09-19T09:11:30.934Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1374 | 2026-09-19T09:11:30.934Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1375 | 2026-09-19T09:11:30.966Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1376 | 2026-09-19T09:11:30.966Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 1377 | 2026-09-19T09:11:30.966Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4772
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 1378 | 2026-09-19T09:11:30.967Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1379 | 2026-09-19T09:11:30.967Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1380 | 2026-09-19T09:11:30.977Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1381 | 2026-09-19T09:11:30.977Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1382 | 2026-09-19T09:11:30.977Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1383 | 2026-09-19T09:11:31.011Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1384 | 2026-09-19T09:11:31.011Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1385 | 2026-09-19T09:11:31.011Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1386 | 2026-09-19T09:11:31.022Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1387 | 2026-09-19T09:11:31.022Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1388 | 2026-09-19T09:11:31.022Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1389 | 2026-09-19T09:11:31.054Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1390 | 2026-09-19T09:11:31.055Z | INFO | phd-runner: [TEST - EVENT] Initial boot order var: [0, 0, 1, 0, 2, 0, 3, 0, 4, 0]
file = phd-tests/tests/src/boot_order/efi_utils.rs
line = 413
path = phd_tests::boot_order::boot_order_source_priority
target = phd_tests::boot_order::efi_utils
|
| 1391 | 2026-09-19T09:11:31.055Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1392 | 2026-09-19T09:11:31.055Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1393 | 2026-09-19T09:11:31.065Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1394 | 2026-09-19T09:11:31.065Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1395 | 2026-09-19T09:11:31.066Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1396 | 2026-09-19T09:11:31.099Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1397 | 2026-09-19T09:11:31.099Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1398 | 2026-09-19T09:11:31.099Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1399 | 2026-09-19T09:11:31.110Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1400 | 2026-09-19T09:11:31.110Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1401 | 2026-09-19T09:11:31.110Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1402 | 2026-09-19T09:11:31.143Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1403 | 2026-09-19T09:11:31.144Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1404 | 2026-09-19T09:11:31.144Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1405 | 2026-09-19T09:11:31.155Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1406 | 2026-09-19T09:11:31.155Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1407 | 2026-09-19T09:11:31.155Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1408 | 2026-09-19T09:11:31.209Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 53
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1409 | 2026-09-19T09:11:31.209Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1410 | 2026-09-19T09:11:31.209Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1411 | 2026-09-19T09:11:31.220Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1412 | 2026-09-19T09:11:31.220Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1413 | 2026-09-19T09:11:31.220Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1414 | 2026-09-19T09:11:31.253Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1415 | 2026-09-19T09:11:31.254Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1416 | 2026-09-19T09:11:31.254Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1417 | 2026-09-19T09:11:31.265Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1418 | 2026-09-19T09:11:31.265Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1419 | 2026-09-19T09:11:31.265Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1420 | 2026-09-19T09:11:31.298Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1421 | 2026-09-19T09:11:31.298Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1422 | 2026-09-19T09:11:31.298Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1423 | 2026-09-19T09:11:31.309Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1424 | 2026-09-19T09:11:31.310Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1425 | 2026-09-19T09:11:31.310Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1426 | 2026-09-19T09:11:31.342Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1427 | 2026-09-19T09:11:31.343Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1428 | 2026-09-19T09:11:31.343Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1429 | 2026-09-19T09:11:31.354Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1430 | 2026-09-19T09:11:31.354Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1431 | 2026-09-19T09:11:31.354Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1432 | 2026-09-19T09:11:31.387Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1433 | 2026-09-19T09:11:31.387Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1434 | 2026-09-19T09:11:31.387Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1435 | 2026-09-19T09:11:31.398Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1436 | 2026-09-19T09:11:31.398Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1437 | 2026-09-19T09:11:31.398Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1438 | 2026-09-19T09:11:31.421Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1439 | 2026-09-19T09:11:31.421Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1440 | 2026-09-19T09:11:31.422Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1441 | 2026-09-19T09:11:31.432Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1442 | 2026-09-19T09:11:31.432Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1443 | 2026-09-19T09:11:31.432Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1444 | 2026-09-19T09:11:31.488Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 55
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1445 | 2026-09-19T09:11:31.488Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1446 | 2026-09-19T09:11:31.488Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1447 | 2026-09-19T09:11:31.499Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1448 | 2026-09-19T09:11:31.499Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1449 | 2026-09-19T09:11:31.499Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1450 | 2026-09-19T09:11:31.532Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1451 | 2026-09-19T09:11:31.532Z | INFO | phd-runner: [TEST - EVENT] Found boot options: {"unbootable-2": 3, "unbootable": 2, "uiapp": 0, "boot-disk": 1, "efi shell": 4}
file = phd-tests/tests/src/boot_order/efi_utils.rs
line = 469
path = phd_tests::boot_order::boot_order_source_priority
target = phd_tests::boot_order::efi_utils
|
| 1452 | 2026-09-19T09:11:31.533Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1453 | 2026-09-19T09:11:31.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 = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1454 | 2026-09-19T09:11:31.543Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1455 | 2026-09-19T09:11:31.544Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1456 | 2026-09-19T09:11:31.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 = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1457 | 2026-09-19T09:11:31.576Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1458 | 2026-09-19T09:11:31.577Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1459 | 2026-09-19T09:11:31.577Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1460 | 2026-09-19T09:11:31.587Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1461 | 2026-09-19T09:11:31.587Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1462 | 2026-09-19T09:11:31.588Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1463 | 2026-09-19T09:11:31.609Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1464 | 2026-09-19T09:11:31.609Z | INFO | phd-runner: [TEST - EVENT] Removing Boot 2 from the boot order. It was at index 2
file = phd-tests/tests/src/boot_order/efi_utils.rs
line = 504
path = phd_tests::boot_order::boot_order_source_priority
target = phd_tests::boot_order::efi_utils
|
| 1465 | 2026-09-19T09:11:31.610Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1466 | 2026-09-19T09:11:31.610Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1467 | 2026-09-19T09:11:31.621Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1468 | 2026-09-19T09:11:31.621Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1469 | 2026-09-19T09:11:31.621Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1470 | 2026-09-19T09:11:31.654Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1471 | 2026-09-19T09:11:31.654Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1472 | 2026-09-19T09:11:31.654Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1473 | 2026-09-19T09:11:31.665Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1474 | 2026-09-19T09:11:31.665Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1475 | 2026-09-19T09:11:31.665Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1476 | 2026-09-19T09:11:31.688Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1477 | 2026-09-19T09:11:31.688Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1478 | 2026-09-19T09:11:31.688Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1479 | 2026-09-19T09:11:31.710Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1480 | 2026-09-19T09:11:31.710Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1481 | 2026-09-19T09:11:31.710Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1482 | 2026-09-19T09:11:31.733Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1483 | 2026-09-19T09:11:31.733Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1484 | 2026-09-19T09:11:31.734Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1485 | 2026-09-19T09:11:31.744Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1486 | 2026-09-19T09:11:31.745Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1487 | 2026-09-19T09:11:31.745Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1488 | 2026-09-19T09:11:31.767Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1489 | 2026-09-19T09:11:31.767Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1490 | 2026-09-19T09:11:31.767Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1491 | 2026-09-19T09:11:31.778Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1492 | 2026-09-19T09:11:31.778Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 1493 | 2026-09-19T09:11:31.778Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = 300s
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1494 | 2026-09-19T09:11:31.778Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::boot_order::boot_order_source_priority
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1495 | 2026-09-19T09:11:31.778Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1496 | 2026-09-19T09:11:31.778Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1497 | 2026-09-19T09:11:38.652Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 6873
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1498 | 2026-09-19T09:11:38.653Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::boot_order::boot_order_source_priority
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1499 | 2026-09-19T09:11:38.653Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::boot_order::boot_order_source_priority
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1500 | 2026-09-19T09:11:38.653Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1501 | 2026-09-19T09:11:38.653Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1502 | 2026-09-19T09:11:38.670Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1503 | 2026-09-19T09:11:38.670Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::boot_order::boot_order_source_priority
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 1504 | 2026-09-19T09:11:38.671Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::boot_order::boot_order_source_priority
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1505 | 2026-09-19T09:11:38.671Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1506 | 2026-09-19T09:11:38.671Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1507 | 2026-09-19T09:11:38.704Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1508 | 2026-09-19T09:11:38.704Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 1509 | 2026-09-19T09:11:38.704Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 6924
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 1510 | 2026-09-19T09:11:38.704Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1511 | 2026-09-19T09:11:38.704Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1512 | 2026-09-19T09:11:38.715Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1513 | 2026-09-19T09:11:38.715Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1514 | 2026-09-19T09:11:38.715Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1515 | 2026-09-19T09:11:38.748Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1516 | 2026-09-19T09:11:38.749Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1517 | 2026-09-19T09:11:38.749Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1518 | 2026-09-19T09:11:38.759Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1519 | 2026-09-19T09:11:38.759Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1520 | 2026-09-19T09:11:38.760Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1521 | 2026-09-19T09:11:38.782Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1522 | 2026-09-19T09:11:38.783Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1523 | 2026-09-19T09:11:38.783Z | 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
|
| 1524 | 2026-09-19T09:11:38.783Z | 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
|
| 1525 | 2026-09-19T09:11:38.783Z | 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
|
| 1526 | 2026-09-19T09:11:38.783Z | 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::boot_order::boot_order_source_priority
target = phd_framework::zfs
verb = list
|
| 1527 | 2026-09-19T09:11:38.786Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1226
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1528 | 2026-09-19T09:11:38.795Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::boot_order_source_priority
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 210M 25.3T 207M /phd-artifacts\n
target = phd_framework::zfs
|
| 1529 | 2026-09-19T09:11:38.795Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-e4f47235-ff9e-40dd-8b85-a851d50f0d9e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::zfs
verb = snapshot
|
| 1530 | 2026-09-19T09:11:38.812Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-e4f47235-ff9e-40dd-8b85-a851d50f0d9e", "phd-artifacts/phd-clone-1068a0a7-3c46-4978-b400-97c5bb324a1b"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::zfs
verb = clone
|
| 1531 | 2026-09-19T09:11:38.829Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-1068a0a7-3c46-4978-b400-97c5bb324a1b"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::zfs
verb = list
|
| 1532 | 2026-09-19T09:11:38.840Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::boot_order_source_priority
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-1068a0a7-3c46-4978-b400-97c5bb324a1b 0B 25.3T 207M /phd-artifacts/phd-clone-1068a0a7-3c46-4978-b400-97c5bb324a1b\n
target = phd_framework::zfs
|
| 1533 | 2026-09-19T09:11:38.842Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 1534 | 2026-09-19T09:11:38.842Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm_name = boot_order_source_priority
|
| 1535 | 2026-09-19T09:11:38.842Z | 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
|
| 1536 | 2026-09-19T09:11:38.842Z | 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::boot_order::boot_order_source_priority
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 1537 | 2026-09-19T09:11:38.842Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::boot_order::boot_order_source_priority
stderr_path = "/tmp/propolis-phd/phd_tests::boot_order::boot_order_source_priority/boot_order_source_priority.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::boot_order::boot_order_source_priority/boot_order_source_priority.stdout.log"
target = phd_framework::log_config
|
| 1538 | 2026-09-19T09:11:38.874Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1062
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm::server
|
| 1539 | 2026-09-19T09:11:38.888Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 46
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 1540 | 2026-09-19T09:11:38.888Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1541 | 2026-09-19T09:11:38.892Z | 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::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1542 | 2026-09-19T09:11:38.892Z | 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
|
| 1543 | 2026-09-19T09:11:38.892Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 12699
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1544 | 2026-09-19T09:11:39.503Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::boot_order::boot_order_source_priority
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1545 | 2026-09-19T09:11:39.592Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::zfs
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1546 | 2026-09-19T09:11:39.592Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-c315023d-ef90-4cc1-ab40-fd0f555efd56"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::zfs
verb = destroy
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1547 | 2026-09-19T09:11:39.621Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::zfs
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1548 | 2026-09-19T09:11:39.621Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-45e1492f-38a4-4d70-81bc-d76390dd8b18"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::zfs
verb = destroy
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1549 | 2026-09-19T09:11:39.641Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 858
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1550 | 2026-09-19T09:11:39.641Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 14039
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 955a35e1-45ca-4970-a99b-aca924557569
|
| 1551 | 2026-09-19T09:11:39.660Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1552 | 2026-09-19T09:11:39.661Z | 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: 3e630df2-44fd-421b-a71c-a51beeecbbc0, name: "phd-vm-3e630df2-44fd-421b-a71c-a51beeecbbc0", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: f3deb099-63b5-4dd9-8c1e-5bcc000dff77, project_id: 241048f7-6767-4553-8ac2-7c3b9731e746, sled_id: 9d48833a-fcd4-42e7-8ec6-21f12be3fed6, sled_serial: "9d48833a-fcd4-42e7-8ec6-21f12be3fed6", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1553 | 2026-09-19T09:11:39.661Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1554 | 2026-09-19T09:11:39.661Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::boot_order::boot_order_source_priority
state = Run
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1555 | 2026-09-19T09:11:39.662Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1556 | 2026-09-19T09:11:39.662Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 1557 | 2026-09-19T09:11:39.662Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = 300s
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1558 | 2026-09-19T09:11:39.662Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::boot_order::boot_order_source_priority
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1559 | 2026-09-19T09:11:39.662Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1560 | 2026-09-19T09:11:39.662Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1561 | 2026-09-19T09:11:44.405Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4741
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1562 | 2026-09-19T09:11:44.405Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::boot_order::boot_order_source_priority
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1563 | 2026-09-19T09:11:44.405Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::boot_order::boot_order_source_priority
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1564 | 2026-09-19T09:11:44.405Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1565 | 2026-09-19T09:11:44.405Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1566 | 2026-09-19T09:11:44.423Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1567 | 2026-09-19T09:11:44.423Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::boot_order::boot_order_source_priority
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 1568 | 2026-09-19T09:11:44.424Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::boot_order::boot_order_source_priority
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1569 | 2026-09-19T09:11:44.424Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1570 | 2026-09-19T09:11:44.424Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1571 | 2026-09-19T09:11:44.457Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1572 | 2026-09-19T09:11:44.457Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 1573 | 2026-09-19T09:11:44.457Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4793
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 1574 | 2026-09-19T09:11:44.457Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1575 | 2026-09-19T09:11:44.457Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1576 | 2026-09-19T09:11:44.490Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1577 | 2026-09-19T09:11:44.491Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1578 | 2026-09-19T09:11:44.491Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1579 | 2026-09-19T09:11:44.524Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1580 | 2026-09-19T09:11:44.524Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1581 | 2026-09-19T09:11:44.524Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1582 | 2026-09-19T09:11:44.536Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1583 | 2026-09-19T09:11:44.536Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1584 | 2026-09-19T09:11:44.536Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1585 | 2026-09-19T09:11:44.570Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 34
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1586 | 2026-09-19T09:11:44.570Z | INFO | phd-runner: [TEST - EVENT] Initial boot order var: [1, 0, 2, 0, 3, 0, 0, 0, 4, 0]
file = phd-tests/tests/src/boot_order/efi_utils.rs
line = 413
path = phd_tests::boot_order::boot_order_source_priority
target = phd_tests::boot_order::efi_utils
|
| 1587 | 2026-09-19T09:11:44.571Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1588 | 2026-09-19T09:11:44.571Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1589 | 2026-09-19T09:11:44.603Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1590 | 2026-09-19T09:11:44.604Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1591 | 2026-09-19T09:11:44.604Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1592 | 2026-09-19T09:11:44.658Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 53
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1593 | 2026-09-19T09:11:44.658Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1594 | 2026-09-19T09:11:44.658Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1595 | 2026-09-19T09:11:44.669Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1596 | 2026-09-19T09:11:44.669Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1597 | 2026-09-19T09:11:44.669Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1598 | 2026-09-19T09:11:44.703Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1599 | 2026-09-19T09:11:44.703Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1600 | 2026-09-19T09:11:44.703Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1601 | 2026-09-19T09:11:44.736Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1602 | 2026-09-19T09:11:44.737Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1603 | 2026-09-19T09:11:44.737Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1604 | 2026-09-19T09:11:44.792Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 55
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1605 | 2026-09-19T09:11:44.793Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1606 | 2026-09-19T09:11:44.793Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1607 | 2026-09-19T09:11:44.803Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1608 | 2026-09-19T09:11:44.803Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1609 | 2026-09-19T09:11:44.804Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1610 | 2026-09-19T09:11:44.837Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1611 | 2026-09-19T09:11:44.837Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1612 | 2026-09-19T09:11:44.837Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1613 | 2026-09-19T09:11:44.871Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1614 | 2026-09-19T09:11:44.871Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1615 | 2026-09-19T09:11:44.871Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1616 | 2026-09-19T09:11:44.916Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 44
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1617 | 2026-09-19T09:11:44.916Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1618 | 2026-09-19T09:11:44.916Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1619 | 2026-09-19T09:11:44.927Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1620 | 2026-09-19T09:11:44.927Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1621 | 2026-09-19T09:11:44.927Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1622 | 2026-09-19T09:11:44.961Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 34
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1623 | 2026-09-19T09:11:44.962Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1624 | 2026-09-19T09:11:44.962Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1625 | 2026-09-19T09:11:44.994Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1626 | 2026-09-19T09:11:44.994Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1627 | 2026-09-19T09:11:44.994Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1628 | 2026-09-19T09:11:45.028Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1629 | 2026-09-19T09:11:45.028Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1630 | 2026-09-19T09:11:45.028Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1631 | 2026-09-19T09:11:45.039Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1632 | 2026-09-19T09:11:45.039Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1633 | 2026-09-19T09:11:45.039Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1634 | 2026-09-19T09:11:45.073Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1635 | 2026-09-19T09:11:45.073Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1636 | 2026-09-19T09:11:45.073Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1637 | 2026-09-19T09:11:45.107Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1638 | 2026-09-19T09:11:45.107Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1639 | 2026-09-19T09:11:45.107Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1640 | 2026-09-19T09:11:45.140Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1641 | 2026-09-19T09:11:45.140Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1642 | 2026-09-19T09:11:45.141Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1643 | 2026-09-19T09:11:45.151Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1644 | 2026-09-19T09:11:45.152Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1645 | 2026-09-19T09:11:45.152Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1646 | 2026-09-19T09:11:45.184Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1647 | 2026-09-19T09:11:45.184Z | INFO | phd-runner: [TEST - EVENT] Found boot options: {"unbootable-2": 3, "uiapp": 0, "efi shell": 4, "boot-disk": 1, "unbootable": 2}
file = phd-tests/tests/src/boot_order/efi_utils.rs
line = 469
path = phd_tests::boot_order::boot_order_source_priority
target = phd_tests::boot_order::efi_utils
|
| 1648 | 2026-09-19T09:11:45.184Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1649 | 2026-09-19T09:11:45.185Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1650 | 2026-09-19T09:11:45.218Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1651 | 2026-09-19T09:11:45.218Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1652 | 2026-09-19T09:11:45.218Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1653 | 2026-09-19T09:11:45.251Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1654 | 2026-09-19T09:11:45.252Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1655 | 2026-09-19T09:11:45.252Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1656 | 2026-09-19T09:11:45.262Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1657 | 2026-09-19T09:11:45.263Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1658 | 2026-09-19T09:11:45.263Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1659 | 2026-09-19T09:11:45.296Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1660 | 2026-09-19T09:11:45.296Z | INFO | phd-runner: [TEST - EVENT] Removing Boot 2 from the boot order. It was at index 1
file = phd-tests/tests/src/boot_order/efi_utils.rs
line = 504
path = phd_tests::boot_order::boot_order_source_priority
target = phd_tests::boot_order::efi_utils
|
| 1661 | 2026-09-19T09:11:45.296Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1662 | 2026-09-19T09:11:45.296Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1663 | 2026-09-19T09:11:45.306Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1664 | 2026-09-19T09:11:45.306Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1665 | 2026-09-19T09:11:45.306Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1666 | 2026-09-19T09:11:45.341Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 34
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1667 | 2026-09-19T09:11:45.341Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1668 | 2026-09-19T09:11:45.341Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1669 | 2026-09-19T09:11:45.352Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1670 | 2026-09-19T09:11:45.352Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1671 | 2026-09-19T09:11:45.352Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1672 | 2026-09-19T09:11:45.385Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1673 | 2026-09-19T09:11:45.385Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1674 | 2026-09-19T09:11:45.386Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1675 | 2026-09-19T09:11:45.407Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1676 | 2026-09-19T09:11:45.408Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1677 | 2026-09-19T09:11:45.408Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1678 | 2026-09-19T09:11:45.440Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1679 | 2026-09-19T09:11:45.440Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1680 | 2026-09-19T09:11:45.441Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1681 | 2026-09-19T09:11:45.451Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1682 | 2026-09-19T09:11:45.451Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1683 | 2026-09-19T09:11:45.451Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1684 | 2026-09-19T09:11:45.484Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1685 | 2026-09-19T09:11:45.485Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1686 | 2026-09-19T09:11:45.485Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1687 | 2026-09-19T09:11:45.495Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1688 | 2026-09-19T09:11:45.495Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 1689 | 2026-09-19T09:11:45.496Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = 300s
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1690 | 2026-09-19T09:11:45.496Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::boot_order::boot_order_source_priority
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1691 | 2026-09-19T09:11:45.496Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1692 | 2026-09-19T09:11:45.496Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1693 | 2026-09-19T09:11:52.361Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 6864
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1694 | 2026-09-19T09:11:52.361Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::boot_order::boot_order_source_priority
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1695 | 2026-09-19T09:11:52.361Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::boot_order::boot_order_source_priority
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1696 | 2026-09-19T09:11:52.361Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1697 | 2026-09-19T09:11:52.361Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1698 | 2026-09-19T09:11:52.380Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1699 | 2026-09-19T09:11:52.380Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::boot_order::boot_order_source_priority
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 1700 | 2026-09-19T09:11:52.380Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::boot_order::boot_order_source_priority
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1701 | 2026-09-19T09:11:52.380Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1702 | 2026-09-19T09:11:52.380Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1703 | 2026-09-19T09:11:52.412Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1704 | 2026-09-19T09:11:52.413Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 1705 | 2026-09-19T09:11:52.413Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 6916
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
|
| 1706 | 2026-09-19T09:11:52.413Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1707 | 2026-09-19T09:11:52.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 = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1708 | 2026-09-19T09:11:52.445Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1709 | 2026-09-19T09:11:52.446Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1710 | 2026-09-19T09:11:52.446Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1711 | 2026-09-19T09:11:52.479Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1712 | 2026-09-19T09:11:52.479Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1713 | 2026-09-19T09:11:52.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 = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1714 | 2026-09-19T09:11:52.490Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1715 | 2026-09-19T09:11:52.490Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1716 | 2026-09-19T09:11:52.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 = 951
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1717 | 2026-09-19T09:11:52.524Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1718 | 2026-09-19T09:11:52.524Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1719 | 2026-09-19T09:11:52.524Z | 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
|
| 1720 | 2026-09-19T09:11:52.524Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 12862
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1721 | 2026-09-19T09:11:52.524Z | INFO | phd-runner: test phd_tests::boot_order::boot_order_source_priority ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 1722 | 2026-09-19T09:11:52.525Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1723 | 2026-09-19T09:11:52.526Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1226
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1724 | 2026-09-19T09:11:52.802Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::boot_order::boot_order_source_priority
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1725 | 2026-09-19T09:11:52.882Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::zfs
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1726 | 2026-09-19T09:11:52.883Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-1068a0a7-3c46-4978-b400-97c5bb324a1b"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::zfs
verb = destroy
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1727 | 2026-09-19T09:11:52.910Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::zfs
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1728 | 2026-09-19T09:11:52.910Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-e4f47235-ff9e-40dd-8b85-a851d50f0d9e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::zfs
verb = destroy
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1729 | 2026-09-19T09:11:52.928Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 403
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1730 | 2026-09-19T09:11:52.928Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 403
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 1731 | 2026-09-19T09:11:52.928Z | INFO | phd-runner: Starting test phd_tests::boot_order::guest_can_adjust_boot_order
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 1732 | 2026-09-19T09:11:52.928Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1733 | 2026-09-19T09:11:52.928Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 14037
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::boot_order::boot_order_source_priority
target = phd_framework::test_vm
vm = boot_order_source_priority
vm_id = 3e630df2-44fd-421b-a71c-a51beeecbbc0
|
| 1734 | 2026-09-19T09:11:52.928Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 1735 | 2026-09-19T09:11:52.928Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 27431
file = phd-tests/tests/src/boot_order.rs
line = 403
path = phd_tests::boot_order::boot_order_source_priority
target = phd_tests::boot_order
|
| 1736 | 2026-09-19T09:11:52.928Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/boot_order.rs
line = 236
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_tests::boot_order
|
| 1737 | 2026-09-19T09:11:52.928Z | 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
|
| 1738 | 2026-09-19T09:11:52.928Z | 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
|
| 1739 | 2026-09-19T09:11:52.928Z | 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
|
| 1740 | 2026-09-19T09:11:52.928Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::zfs
verb = list
|
| 1741 | 2026-09-19T09:11:52.941Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::guest_can_adjust_boot_order
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 210M 25.3T 207M /phd-artifacts\n
target = phd_framework::zfs
|
| 1742 | 2026-09-19T09:11:52.941Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-4f5956e5-2429-4155-8f11-32ce2abdc71b"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::zfs
verb = snapshot
|
| 1743 | 2026-09-19T09:11:52.958Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-4f5956e5-2429-4155-8f11-32ce2abdc71b", "phd-artifacts/phd-clone-89549de8-d5a3-42f7-b0b1-c823b20980f3"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::zfs
verb = clone
|
| 1744 | 2026-09-19T09:11:52.976Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-89549de8-d5a3-42f7-b0b1-c823b20980f3"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::zfs
verb = list
|
| 1745 | 2026-09-19T09:11:52.987Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::guest_can_adjust_boot_order
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-89549de8-d5a3-42f7-b0b1-c823b20980f3 0B 25.3T 207M /phd-artifacts/phd-clone-89549de8-d5a3-42f7-b0b1-c823b20980f3\n
target = phd_framework::zfs
|
| 1746 | 2026-09-19T09:11:52.989Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
|
| 1747 | 2026-09-19T09:11:52.989Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm_name = guest_can_adjust_boot_order
|
| 1748 | 2026-09-19T09:11:52.989Z | 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
|
| 1749 | 2026-09-19T09:11:52.989Z | 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::boot_order::guest_can_adjust_boot_order
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 1750 | 2026-09-19T09:11:52.989Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::boot_order::guest_can_adjust_boot_order
stderr_path = "/tmp/propolis-phd/phd_tests::boot_order::guest_can_adjust_boot_order/guest_can_adjust_boot_order.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::boot_order::guest_can_adjust_boot_order/guest_can_adjust_boot_order.stdout.log"
target = phd_framework::log_config
|
| 1751 | 2026-09-19T09:11:53.021Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1073
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm::server
|
| 1752 | 2026-09-19T09:11:53.035Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 46
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
|
| 1753 | 2026-09-19T09:11:53.036Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1754 | 2026-09-19T09:11:53.038Z | 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::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1755 | 2026-09-19T09:11:53.596Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 1756 | 2026-09-19T09:11:53.597Z | 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: b1f1e709-794b-48eb-b5b2-6b15596d7c6c, name: "phd-vm-b1f1e709-794b-48eb-b5b2-6b15596d7c6c", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 54e52e38-4cdd-42ce-84ec-c7d3b9f7d623, project_id: 0c389b58-d341-4a10-a611-f7ec1730aa38, sled_id: 0c36f419-e013-48a4-88f5-a88c874f6927, sled_serial: "0c36f419-e013-48a4-88f5-a88c874f6927", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1757 | 2026-09-19T09:11:53.597Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1758 | 2026-09-19T09:11:53.597Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::boot_order::guest_can_adjust_boot_order
state = Run
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1759 | 2026-09-19T09:11:53.598Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1760 | 2026-09-19T09:11:53.599Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
|
| 1761 | 2026-09-19T09:11:53.599Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = 300s
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1762 | 2026-09-19T09:11:53.599Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::boot_order::guest_can_adjust_boot_order
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1763 | 2026-09-19T09:11:53.599Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1764 | 2026-09-19T09:11:53.599Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1765 | 2026-09-19T09:11:58.136Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4536
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1766 | 2026-09-19T09:11:58.136Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::boot_order::guest_can_adjust_boot_order
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1767 | 2026-09-19T09:11:58.136Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::boot_order::guest_can_adjust_boot_order
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1768 | 2026-09-19T09:11:58.136Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1769 | 2026-09-19T09:11:58.136Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1770 | 2026-09-19T09:11:58.155Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1771 | 2026-09-19T09:11:58.155Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::boot_order::guest_can_adjust_boot_order
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 1772 | 2026-09-19T09:11:58.155Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::boot_order::guest_can_adjust_boot_order
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1773 | 2026-09-19T09:11:58.155Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1774 | 2026-09-19T09:11:58.155Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1775 | 2026-09-19T09:11:58.188Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1776 | 2026-09-19T09:11:58.188Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
|
| 1777 | 2026-09-19T09:11:58.188Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4588
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
|
| 1778 | 2026-09-19T09:11:58.188Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1779 | 2026-09-19T09:11:58.188Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1780 | 2026-09-19T09:11:58.200Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1781 | 2026-09-19T09:11:58.200Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1782 | 2026-09-19T09:11:58.200Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1783 | 2026-09-19T09:11:58.234Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1784 | 2026-09-19T09:11:58.234Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1785 | 2026-09-19T09:11:58.234Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1786 | 2026-09-19T09:11:58.245Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1787 | 2026-09-19T09:11:58.246Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1788 | 2026-09-19T09:11:58.246Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1789 | 2026-09-19T09:11:58.279Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1790 | 2026-09-19T09:11:58.279Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1791 | 2026-09-19T09:11:58.279Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1792 | 2026-09-19T09:11:58.290Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1793 | 2026-09-19T09:11:58.290Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1794 | 2026-09-19T09:11:58.290Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1795 | 2026-09-19T09:11:58.324Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1796 | 2026-09-19T09:11:58.324Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1797 | 2026-09-19T09:11:58.324Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1798 | 2026-09-19T09:11:58.335Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1799 | 2026-09-19T09:11:58.335Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1800 | 2026-09-19T09:11:58.336Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1801 | 2026-09-19T09:11:58.368Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1802 | 2026-09-19T09:11:58.369Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1803 | 2026-09-19T09:11:58.369Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1804 | 2026-09-19T09:11:58.380Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1805 | 2026-09-19T09:11:58.380Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1806 | 2026-09-19T09:11:58.380Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1807 | 2026-09-19T09:11:58.436Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 56
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1808 | 2026-09-19T09:11:58.437Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1809 | 2026-09-19T09:11:58.437Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1810 | 2026-09-19T09:11:58.447Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1811 | 2026-09-19T09:11:58.448Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1812 | 2026-09-19T09:11:58.448Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1813 | 2026-09-19T09:11:58.480Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1814 | 2026-09-19T09:11:58.481Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1815 | 2026-09-19T09:11:58.481Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1816 | 2026-09-19T09:11:58.492Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1817 | 2026-09-19T09:11:58.492Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1818 | 2026-09-19T09:11:58.492Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1819 | 2026-09-19T09:11:58.524Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1820 | 2026-09-19T09:11:58.524Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1821 | 2026-09-19T09:11:58.525Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1822 | 2026-09-19T09:11:58.535Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1823 | 2026-09-19T09:11:58.536Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1824 | 2026-09-19T09:11:58.536Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1825 | 2026-09-19T09:11:58.568Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1826 | 2026-09-19T09:11:58.568Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1827 | 2026-09-19T09:11:58.569Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1828 | 2026-09-19T09:11:58.601Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1829 | 2026-09-19T09:11:58.601Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1830 | 2026-09-19T09:11:58.602Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1831 | 2026-09-19T09:11:58.634Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1832 | 2026-09-19T09:11:58.634Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1833 | 2026-09-19T09:11:58.634Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1834 | 2026-09-19T09:11:58.644Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1835 | 2026-09-19T09:11:58.644Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1836 | 2026-09-19T09:11:58.644Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1837 | 2026-09-19T09:11:58.677Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1838 | 2026-09-19T09:11:58.677Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1839 | 2026-09-19T09:11:58.677Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1840 | 2026-09-19T09:11:58.689Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1841 | 2026-09-19T09:11:58.689Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1842 | 2026-09-19T09:11:58.689Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1843 | 2026-09-19T09:11:58.744Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 54
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1844 | 2026-09-19T09:11:58.744Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1845 | 2026-09-19T09:11:58.744Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1846 | 2026-09-19T09:11:58.756Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1847 | 2026-09-19T09:11:58.756Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1848 | 2026-09-19T09:11:58.756Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1849 | 2026-09-19T09:11:58.789Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1850 | 2026-09-19T09:11:58.789Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1851 | 2026-09-19T09:11:58.789Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1852 | 2026-09-19T09:11:58.801Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1853 | 2026-09-19T09:11:58.801Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1854 | 2026-09-19T09:11:58.801Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1855 | 2026-09-19T09:11:58.833Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1856 | 2026-09-19T09:11:58.833Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1857 | 2026-09-19T09:11:58.833Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1858 | 2026-09-19T09:11:58.845Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1859 | 2026-09-19T09:11:58.845Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1860 | 2026-09-19T09:11:58.845Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1861 | 2026-09-19T09:11:58.868Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1862 | 2026-09-19T09:11:58.868Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1863 | 2026-09-19T09:11:58.868Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1864 | 2026-09-19T09:11:58.880Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1865 | 2026-09-19T09:11:58.880Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1866 | 2026-09-19T09:11:58.880Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1867 | 2026-09-19T09:11:58.914Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1868 | 2026-09-19T09:11:58.914Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1869 | 2026-09-19T09:11:58.914Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1870 | 2026-09-19T09:11:58.926Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1871 | 2026-09-19T09:11:58.926Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1872 | 2026-09-19T09:11:58.926Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1873 | 2026-09-19T09:11:58.958Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1874 | 2026-09-19T09:11:58.958Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1875 | 2026-09-19T09:11:58.959Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1876 | 2026-09-19T09:11:58.970Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1877 | 2026-09-19T09:11:58.970Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1878 | 2026-09-19T09:11:58.970Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1879 | 2026-09-19T09:11:59.002Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1880 | 2026-09-19T09:11:59.003Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1881 | 2026-09-19T09:11:59.003Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1882 | 2026-09-19T09:11:59.013Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1883 | 2026-09-19T09:11:59.013Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1884 | 2026-09-19T09:11:59.014Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1885 | 2026-09-19T09:11:59.047Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1886 | 2026-09-19T09:11:59.048Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1887 | 2026-09-19T09:11:59.048Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1888 | 2026-09-19T09:11:59.081Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1889 | 2026-09-19T09:11:59.082Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1890 | 2026-09-19T09:11:59.082Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1891 | 2026-09-19T09:11:59.114Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1892 | 2026-09-19T09:11:59.114Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1893 | 2026-09-19T09:11:59.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 = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1894 | 2026-09-19T09:11:59.124Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1895 | 2026-09-19T09:11:59.125Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1896 | 2026-09-19T09:11:59.125Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1897 | 2026-09-19T09:11:59.158Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1898 | 2026-09-19T09:11:59.158Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1899 | 2026-09-19T09:11:59.158Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1900 | 2026-09-19T09:11:59.169Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1901 | 2026-09-19T09:11:59.169Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1902 | 2026-09-19T09:11:59.170Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1903 | 2026-09-19T09:11:59.204Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 34
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1904 | 2026-09-19T09:11:59.204Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1905 | 2026-09-19T09:11:59.204Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1906 | 2026-09-19T09:11:59.215Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1907 | 2026-09-19T09:11:59.215Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1908 | 2026-09-19T09:11:59.215Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1909 | 2026-09-19T09:11:59.248Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1910 | 2026-09-19T09:11:59.249Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1911 | 2026-09-19T09:11:59.249Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1912 | 2026-09-19T09:11:59.260Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1913 | 2026-09-19T09:11:59.260Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1914 | 2026-09-19T09:11:59.260Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1915 | 2026-09-19T09:11:59.292Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1916 | 2026-09-19T09:11:59.293Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1917 | 2026-09-19T09:11:59.293Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1918 | 2026-09-19T09:11:59.303Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1919 | 2026-09-19T09:11:59.304Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1920 | 2026-09-19T09:11:59.304Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1921 | 2026-09-19T09:11:59.337Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1922 | 2026-09-19T09:11:59.338Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1923 | 2026-09-19T09:11:59.338Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1924 | 2026-09-19T09:11:59.370Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1925 | 2026-09-19T09:11:59.370Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1926 | 2026-09-19T09:11:59.370Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1927 | 2026-09-19T09:11:59.403Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1928 | 2026-09-19T09:11:59.403Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1929 | 2026-09-19T09:11:59.403Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1930 | 2026-09-19T09:11:59.413Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1931 | 2026-09-19T09:11:59.413Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1932 | 2026-09-19T09:11:59.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 = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1933 | 2026-09-19T09:11:59.436Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1934 | 2026-09-19T09:11:59.437Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1935 | 2026-09-19T09:11:59.437Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1936 | 2026-09-19T09:11:59.447Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1937 | 2026-09-19T09:11:59.448Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1938 | 2026-09-19T09:11:59.448Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1939 | 2026-09-19T09:11:59.504Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 55
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1940 | 2026-09-19T09:11:59.504Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1941 | 2026-09-19T09:11:59.504Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1942 | 2026-09-19T09:11:59.514Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1943 | 2026-09-19T09:11:59.515Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1944 | 2026-09-19T09:11:59.515Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1945 | 2026-09-19T09:11:59.548Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1946 | 2026-09-19T09:11:59.548Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1947 | 2026-09-19T09:11:59.548Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1948 | 2026-09-19T09:11:59.559Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1949 | 2026-09-19T09:11:59.559Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1950 | 2026-09-19T09:11:59.559Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1951 | 2026-09-19T09:11:59.593Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1952 | 2026-09-19T09:11:59.593Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1953 | 2026-09-19T09:11:59.593Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1954 | 2026-09-19T09:11:59.604Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1955 | 2026-09-19T09:11:59.604Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1956 | 2026-09-19T09:11:59.604Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1957 | 2026-09-19T09:11:59.637Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1958 | 2026-09-19T09:11:59.638Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1959 | 2026-09-19T09:11:59.638Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1960 | 2026-09-19T09:11:59.660Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1961 | 2026-09-19T09:11:59.660Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1962 | 2026-09-19T09:11:59.660Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1963 | 2026-09-19T09:11:59.693Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1964 | 2026-09-19T09:11:59.694Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1965 | 2026-09-19T09:11:59.694Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1966 | 2026-09-19T09:11:59.705Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1967 | 2026-09-19T09:11:59.705Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1968 | 2026-09-19T09:11:59.705Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1969 | 2026-09-19T09:11:59.739Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1970 | 2026-09-19T09:11:59.739Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1971 | 2026-09-19T09:11:59.739Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1972 | 2026-09-19T09:11:59.749Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1973 | 2026-09-19T09:11:59.750Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1974 | 2026-09-19T09:11:59.750Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1975 | 2026-09-19T09:11:59.783Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1976 | 2026-09-19T09:11:59.783Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1977 | 2026-09-19T09:11:59.783Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1978 | 2026-09-19T09:11:59.794Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1979 | 2026-09-19T09:11:59.794Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1980 | 2026-09-19T09:11:59.794Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1981 | 2026-09-19T09:11:59.827Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1982 | 2026-09-19T09:11:59.828Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1983 | 2026-09-19T09:11:59.828Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1984 | 2026-09-19T09:11:59.839Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1985 | 2026-09-19T09:11:59.839Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
|
| 1986 | 2026-09-19T09:11:59.839Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = 300s
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1987 | 2026-09-19T09:11:59.839Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::boot_order::guest_can_adjust_boot_order
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 1988 | 2026-09-19T09:11:59.839Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1989 | 2026-09-19T09:11:59.839Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1990 | 2026-09-19T09:12:06.584Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 6757
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1991 | 2026-09-19T09:12:06.584Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::boot_order::guest_can_adjust_boot_order
step = WriteStr("root")
target = phd_framework::test_vm
|
| 1992 | 2026-09-19T09:12:06.585Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::boot_order::guest_can_adjust_boot_order
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1993 | 2026-09-19T09:12:06.585Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1994 | 2026-09-19T09:12:06.585Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1995 | 2026-09-19T09:12:06.603Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1996 | 2026-09-19T09:12:06.603Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::boot_order::guest_can_adjust_boot_order
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 1997 | 2026-09-19T09:12:06.603Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::boot_order::guest_can_adjust_boot_order
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 1998 | 2026-09-19T09:12:06.604Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 1999 | 2026-09-19T09:12:06.604Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 2000 | 2026-09-19T09:12:06.636Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 2001 | 2026-09-19T09:12:06.636Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
|
| 2002 | 2026-09-19T09:12:06.636Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 6809
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
|
| 2003 | 2026-09-19T09:12:06.636Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 2004 | 2026-09-19T09:12:06.636Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 2005 | 2026-09-19T09:12:06.647Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 2006 | 2026-09-19T09:12:06.647Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 2007 | 2026-09-19T09:12:06.647Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 2008 | 2026-09-19T09:12:06.680Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 2009 | 2026-09-19T09:12:06.680Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 2010 | 2026-09-19T09:12:06.680Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 2011 | 2026-09-19T09:12:06.690Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 2012 | 2026-09-19T09:12:06.691Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 2013 | 2026-09-19T09:12:06.691Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 2014 | 2026-09-19T09:12:06.724Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 2015 | 2026-09-19T09:12:06.724Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 2016 | 2026-09-19T09:12:06.724Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 2017 | 2026-09-19T09:12:06.734Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 2018 | 2026-09-19T09:12:06.735Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 2019 | 2026-09-19T09:12:06.735Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 2020 | 2026-09-19T09:12:06.769Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 34
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 2021 | 2026-09-19T09:12:06.769Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 2022 | 2026-09-19T09:12:06.769Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 2023 | 2026-09-19T09:12:06.780Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 2024 | 2026-09-19T09:12:06.780Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 2025 | 2026-09-19T09:12:06.780Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 2026 | 2026-09-19T09:12:06.814Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 2027 | 2026-09-19T09:12:06.814Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 2028 | 2026-09-19T09:12:06.814Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 2029 | 2026-09-19T09:12:06.825Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 2030 | 2026-09-19T09:12:06.826Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 2031 | 2026-09-19T09:12:06.826Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 2032 | 2026-09-19T09:12:06.880Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 53
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 2033 | 2026-09-19T09:12:06.880Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 2034 | 2026-09-19T09:12:06.880Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 2035 | 2026-09-19T09:12:06.891Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 2036 | 2026-09-19T09:12:06.891Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 2037 | 2026-09-19T09:12:06.891Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 2038 | 2026-09-19T09:12:06.925Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 2039 | 2026-09-19T09:12:06.925Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 2040 | 2026-09-19T09:12:06.925Z | 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
|
| 2041 | 2026-09-19T09:12:06.925Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 13341
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2042 | 2026-09-19T09:12:06.925Z | INFO | phd-runner: test phd_tests::boot_order::guest_can_adjust_boot_order ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 2043 | 2026-09-19T09:12:06.925Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2044 | 2026-09-19T09:12:06.927Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1226
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 2045 | 2026-09-19T09:12:07.662Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::boot_order::guest_can_adjust_boot_order
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 2046 | 2026-09-19T09:12:07.743Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::zfs
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 2047 | 2026-09-19T09:12:07.743Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-89549de8-d5a3-42f7-b0b1-c823b20980f3"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::zfs
verb = destroy
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 2048 | 2026-09-19T09:12:07.771Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::zfs
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 2049 | 2026-09-19T09:12:07.771Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-4f5956e5-2429-4155-8f11-32ce2abdc71b"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::zfs
verb = destroy
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 2050 | 2026-09-19T09:12:07.790Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 865
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 2051 | 2026-09-19T09:12:07.791Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 14766
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_framework::test_vm
vm = guest_can_adjust_boot_order
vm_id = b1f1e709-794b-48eb-b5b2-6b15596d7c6c
|
| 2052 | 2026-09-19T09:12:07.791Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 865
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2053 | 2026-09-19T09:12:07.791Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 14874
file = phd-tests/tests/src/boot_order.rs
line = 236
path = phd_tests::boot_order::guest_can_adjust_boot_order
target = phd_tests::boot_order
|
| 2054 | 2026-09-19T09:12:07.791Z | INFO | phd-runner: Starting test phd_tests::boot_order::nvme_boot_option_description
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 2055 | 2026-09-19T09:12:07.791Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2056 | 2026-09-19T09:12:07.791Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2057 | 2026-09-19T09:12:07.791Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/boot_order.rs
line = 510
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_tests::boot_order
|
| 2058 | 2026-09-19T09:12:07.791Z | 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
|
| 2059 | 2026-09-19T09:12:07.791Z | 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
|
| 2060 | 2026-09-19T09:12:07.791Z | 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
|
| 2061 | 2026-09-19T09:12:07.791Z | 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::boot_order::nvme_boot_option_description
target = phd_framework::zfs
verb = list
|
| 2062 | 2026-09-19T09:12:07.803Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::nvme_boot_option_description
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 209M 25.3T 207M /phd-artifacts\n
target = phd_framework::zfs
|
| 2063 | 2026-09-19T09:12:07.803Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a194fdb5-0e05-458e-8056-f8c3b4cf7dd9"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
verb = snapshot
|
| 2064 | 2026-09-19T09:12:07.820Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a194fdb5-0e05-458e-8056-f8c3b4cf7dd9", "phd-artifacts/phd-clone-0a8784b8-0b2f-4201-8c20-6ec5966994d5"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
verb = clone
|
| 2065 | 2026-09-19T09:12:07.838Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-0a8784b8-0b2f-4201-8c20-6ec5966994d5"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
verb = list
|
| 2066 | 2026-09-19T09:12:07.850Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::nvme_boot_option_description
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-0a8784b8-0b2f-4201-8c20-6ec5966994d5 0B 25.3T 207M /phd-artifacts/phd-clone-0a8784b8-0b2f-4201-8c20-6ec5966994d5\n
target = phd_framework::zfs
|
| 2067 | 2026-09-19T09:12:07.851Z | 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
|
| 2068 | 2026-09-19T09:12:07.851Z | 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::boot_order::nvme_boot_option_description
target = phd_framework::zfs
verb = list
|
| 2069 | 2026-09-19T09:12:07.862Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::nvme_boot_option_description
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 209M 25.3T 207M /phd-artifacts\n
target = phd_framework::zfs
|
| 2070 | 2026-09-19T09:12:07.863Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-e888048c-7a11-4954-9dc0-5c63f645082e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
verb = snapshot
|
| 2071 | 2026-09-19T09:12:07.883Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-e888048c-7a11-4954-9dc0-5c63f645082e", "phd-artifacts/phd-clone-c05bcc66-aa2c-4203-bd06-34fe5e3a3f96"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
verb = clone
|
| 2072 | 2026-09-19T09:12:07.902Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-c05bcc66-aa2c-4203-bd06-34fe5e3a3f96"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
verb = list
|
| 2073 | 2026-09-19T09:12:07.913Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::boot_order::nvme_boot_option_description
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-c05bcc66-aa2c-4203-bd06-34fe5e3a3f96 0B 25.3T 207M /phd-artifacts/phd-clone-c05bcc66-aa2c-4203-bd06-34fe5e3a3f96\n
target = phd_framework::zfs
|
| 2074 | 2026-09-19T09:12:07.913Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
|
| 2075 | 2026-09-19T09:12:07.914Z | 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::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm_name = nvme_boot_option_description
|
| 2076 | 2026-09-19T09:12:07.914Z | 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
|
| 2077 | 2026-09-19T09:12:07.914Z | 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::boot_order::nvme_boot_option_description
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 2078 | 2026-09-19T09:12:07.914Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::boot_order::nvme_boot_option_description
stderr_path = "/tmp/propolis-phd/phd_tests::boot_order::nvme_boot_option_description/nvme_boot_option_description.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::boot_order::nvme_boot_option_description/nvme_boot_option_description.stdout.log"
target = phd_framework::log_config
|
| 2079 | 2026-09-19T09:12:07.949Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1085
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm::server
|
| 2080 | 2026-09-19T09:12:07.964Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 50
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
|
| 2081 | 2026-09-19T09:12:07.964Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2082 | 2026-09-19T09:12:07.965Z | 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::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2083 | 2026-09-19T09:12:08.670Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2084 | 2026-09-19T09:12:08.671Z | 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: 734dacc6-8a6f-4d45-b8df-3eb94db726ca, name: "phd-vm-734dacc6-8a6f-4d45-b8df-3eb94db726ca", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 7df372ea-97fc-4a99-9efe-0a093de48f19, project_id: 04fa5164-aff9-423d-99d8-c80a04563ec5, sled_id: ba1d53fa-6013-4eac-906b-b4ee76274731, sled_serial: "ba1d53fa-6013-4eac-906b-b4ee76274731", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2085 | 2026-09-19T09:12:08.671Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2086 | 2026-09-19T09:12:08.671Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::boot_order::nvme_boot_option_description
state = Run
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2087 | 2026-09-19T09:12:08.673Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2088 | 2026-09-19T09:12:08.673Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
|
| 2089 | 2026-09-19T09:12:08.673Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = 300s
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2090 | 2026-09-19T09:12:08.673Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::boot_order::nvme_boot_option_description
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 2091 | 2026-09-19T09:12:08.673Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2092 | 2026-09-19T09:12:08.674Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2093 | 2026-09-19T09:12:13.332Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4657
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2094 | 2026-09-19T09:12:13.332Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::boot_order::nvme_boot_option_description
step = WriteStr("root")
target = phd_framework::test_vm
|
| 2095 | 2026-09-19T09:12:13.332Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::boot_order::nvme_boot_option_description
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2096 | 2026-09-19T09:12:13.332Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2097 | 2026-09-19T09:12:13.332Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2098 | 2026-09-19T09:12:13.350Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2099 | 2026-09-19T09:12:13.350Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::boot_order::nvme_boot_option_description
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 2100 | 2026-09-19T09:12:13.351Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::boot_order::nvme_boot_option_description
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2101 | 2026-09-19T09:12:13.351Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2102 | 2026-09-19T09:12:13.351Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2103 | 2026-09-19T09:12:13.384Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2104 | 2026-09-19T09:12:13.384Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
|
| 2105 | 2026-09-19T09:12:13.384Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4710
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
|
| 2106 | 2026-09-19T09:12:13.384Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2107 | 2026-09-19T09:12:13.384Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2108 | 2026-09-19T09:12:13.394Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2109 | 2026-09-19T09:12:13.394Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2110 | 2026-09-19T09:12:13.395Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2111 | 2026-09-19T09:12:13.428Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2112 | 2026-09-19T09:12:13.428Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2113 | 2026-09-19T09:12:13.428Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2114 | 2026-09-19T09:12:13.439Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2115 | 2026-09-19T09:12:13.439Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2116 | 2026-09-19T09:12:13.439Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2117 | 2026-09-19T09:12:13.471Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2118 | 2026-09-19T09:12:13.471Z | INFO | phd-runner: [TEST - EVENT] Initial boot order var: [1, 0, 2, 0, 0, 0, 3, 0]
file = phd-tests/tests/src/boot_order/efi_utils.rs
line = 413
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_tests::boot_order::efi_utils
|
| 2119 | 2026-09-19T09:12:13.471Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2120 | 2026-09-19T09:12:13.471Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2121 | 2026-09-19T09:12:13.482Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2122 | 2026-09-19T09:12:13.483Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2123 | 2026-09-19T09:12:13.483Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2124 | 2026-09-19T09:12:13.516Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2125 | 2026-09-19T09:12:13.517Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2126 | 2026-09-19T09:12:13.517Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2127 | 2026-09-19T09:12:13.527Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2128 | 2026-09-19T09:12:13.527Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2129 | 2026-09-19T09:12:13.527Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2130 | 2026-09-19T09:12:13.560Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2131 | 2026-09-19T09:12:13.561Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2132 | 2026-09-19T09:12:13.561Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2133 | 2026-09-19T09:12:13.572Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2134 | 2026-09-19T09:12:13.572Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2135 | 2026-09-19T09:12:13.572Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2136 | 2026-09-19T09:12:13.605Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2137 | 2026-09-19T09:12:13.605Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2138 | 2026-09-19T09:12:13.605Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2139 | 2026-09-19T09:12:13.615Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2140 | 2026-09-19T09:12:13.616Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2141 | 2026-09-19T09:12:13.616Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2142 | 2026-09-19T09:12:13.649Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2143 | 2026-09-19T09:12:13.649Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2144 | 2026-09-19T09:12:13.650Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2145 | 2026-09-19T09:12:13.661Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2146 | 2026-09-19T09:12:13.661Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2147 | 2026-09-19T09:12:13.661Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2148 | 2026-09-19T09:12:13.694Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2149 | 2026-09-19T09:12:13.694Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2150 | 2026-09-19T09:12:13.694Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2151 | 2026-09-19T09:12:13.705Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2152 | 2026-09-19T09:12:13.705Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2153 | 2026-09-19T09:12:13.705Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2154 | 2026-09-19T09:12:13.728Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2155 | 2026-09-19T09:12:13.728Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2156 | 2026-09-19T09:12:13.728Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2157 | 2026-09-19T09:12:13.739Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2158 | 2026-09-19T09:12:13.739Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2159 | 2026-09-19T09:12:13.739Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2160 | 2026-09-19T09:12:13.784Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 44
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2161 | 2026-09-19T09:12:13.784Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2162 | 2026-09-19T09:12:13.784Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2163 | 2026-09-19T09:12:13.795Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2164 | 2026-09-19T09:12:13.796Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2165 | 2026-09-19T09:12:13.796Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2166 | 2026-09-19T09:12:13.818Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2167 | 2026-09-19T09:12:13.818Z | INFO | phd-runner: [TEST - EVENT] Found boot options: {"nvme-test-disk": 2, "uiapp": 0, "boot-disk": 1, "efi shell": 3}
file = phd-tests/tests/src/boot_order/efi_utils.rs
line = 469
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_tests::boot_order::efi_utils
|
| 2168 | 2026-09-19T09:12:13.818Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2169 | 2026-09-19T09:12:13.818Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2170 | 2026-09-19T09:12:13.829Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2171 | 2026-09-19T09:12:13.829Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2172 | 2026-09-19T09:12:13.830Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2173 | 2026-09-19T09:12:13.863Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2174 | 2026-09-19T09:12:13.863Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2175 | 2026-09-19T09:12:13.863Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2176 | 2026-09-19T09:12:13.874Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2177 | 2026-09-19T09:12:13.874Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2178 | 2026-09-19T09:12:13.874Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2179 | 2026-09-19T09:12:13.906Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2180 | 2026-09-19T09:12:13.906Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2181 | 2026-09-19T09:12:13.906Z | 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
|
| 2182 | 2026-09-19T09:12:13.907Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 5235
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2183 | 2026-09-19T09:12:13.907Z | INFO | phd-runner: test phd_tests::boot_order::nvme_boot_option_description ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 2184 | 2026-09-19T09:12:13.907Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2185 | 2026-09-19T09:12:13.908Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1226
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2186 | 2026-09-19T09:12:14.654Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::boot_order::nvme_boot_option_description
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2187 | 2026-09-19T09:12:14.735Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2188 | 2026-09-19T09:12:14.735Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-0a8784b8-0b2f-4201-8c20-6ec5966994d5"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
verb = destroy
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2189 | 2026-09-19T09:12:14.762Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2190 | 2026-09-19T09:12:14.762Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a194fdb5-0e05-458e-8056-f8c3b4cf7dd9"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
verb = destroy
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2191 | 2026-09-19T09:12:14.780Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2192 | 2026-09-19T09:12:14.780Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-c05bcc66-aa2c-4203-bd06-34fe5e3a3f96"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
verb = destroy
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2193 | 2026-09-19T09:12:14.809Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2194 | 2026-09-19T09:12:14.809Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-e888048c-7a11-4954-9dc0-5c63f645082e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::zfs
verb = destroy
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2195 | 2026-09-19T09:12:14.828Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 921
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2196 | 2026-09-19T09:12:14.828Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 6863
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_framework::test_vm
vm = nvme_boot_option_description
vm_id = 734dacc6-8a6f-4d45-b8df-3eb94db726ca
|
| 2197 | 2026-09-19T09:12:14.828Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 7036
file = phd-tests/tests/src/boot_order.rs
line = 510
path = phd_tests::boot_order::nvme_boot_option_description
target = phd_tests::boot_order
|
| 2198 | 2026-09-19T09:12:14.828Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 921
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2199 | 2026-09-19T09:12:14.829Z | INFO | phd-runner: Starting test phd_tests::firmware::acpi_tables_parse
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 2200 | 2026-09-19T09:12:14.829Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2201 | 2026-09-19T09:12:14.829Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2202 | 2026-09-19T09:12:14.829Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/firmware.rs
line = 177
path = phd_tests::firmware::acpi_tables_parse
target = phd_tests::firmware
|
| 2203 | 2026-09-19T09:12:14.829Z | 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
|
| 2204 | 2026-09-19T09:12:14.829Z | 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
|
| 2205 | 2026-09-19T09:12:14.829Z | 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
|
| 2206 | 2026-09-19T09:12:14.829Z | 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::firmware::acpi_tables_parse
target = phd_framework::zfs
verb = list
|
| 2207 | 2026-09-19T09:12:14.841Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::firmware::acpi_tables_parse
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 210M 25.3T 207M /phd-artifacts\n
target = phd_framework::zfs
|
| 2208 | 2026-09-19T09:12:14.841Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-769bd468-5bf2-45af-bf70-06fabcd6d777"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::firmware::acpi_tables_parse
target = phd_framework::zfs
verb = snapshot
|
| 2209 | 2026-09-19T09:12:14.859Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-769bd468-5bf2-45af-bf70-06fabcd6d777", "phd-artifacts/phd-clone-86913d32-8d4a-46e2-b4e2-369092a24f32"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::firmware::acpi_tables_parse
target = phd_framework::zfs
verb = clone
|
| 2210 | 2026-09-19T09:12:14.877Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-86913d32-8d4a-46e2-b4e2-369092a24f32"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::firmware::acpi_tables_parse
target = phd_framework::zfs
verb = list
|
| 2211 | 2026-09-19T09:12:14.888Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::firmware::acpi_tables_parse
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-86913d32-8d4a-46e2-b4e2-369092a24f32 0B 25.3T 207M /phd-artifacts/phd-clone-86913d32-8d4a-46e2-b4e2-369092a24f32\n
target = phd_framework::zfs
|
| 2212 | 2026-09-19T09:12:14.889Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::firmware::acpi_tables_parse
target = phd_framework::test_vm
|
| 2213 | 2026-09-19T09:12:14.889Z | 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::firmware::acpi_tables_parse
target = phd_framework::test_vm
vm_name = acpi_tables_parse
|
| 2214 | 2026-09-19T09:12:14.889Z | 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
|
| 2215 | 2026-09-19T09:12:14.889Z | 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::firmware::acpi_tables_parse
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 2216 | 2026-09-19T09:12:14.889Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::firmware::acpi_tables_parse
stderr_path = "/tmp/propolis-phd/phd_tests::firmware::acpi_tables_parse/acpi_tables_parse.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::firmware::acpi_tables_parse/acpi_tables_parse.stdout.log"
target = phd_framework::log_config
|
| 2217 | 2026-09-19T09:12:14.921Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1095
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::firmware::acpi_tables_parse
target = phd_framework::test_vm::server
|
| 2218 | 2026-09-19T09:12:14.936Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 47
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::firmware::acpi_tables_parse
target = phd_framework::test_vm
|
| 2219 | 2026-09-19T09:12:14.936Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::firmware::acpi_tables_parse
target = phd_framework::test_vm
vm = acpi_tables_parse
vm_id = 57c7135a-ef60-4ac8-8f70-1cb0f89c849c
|
| 2220 | 2026-09-19T09:12:14.937Z | 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::firmware::acpi_tables_parse
target = phd_framework::test_vm
vm = acpi_tables_parse
vm_id = 57c7135a-ef60-4ac8-8f70-1cb0f89c849c
|
| 2221 | 2026-09-19T09:12:15.633Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2222 | 2026-09-19T09:12:15.635Z | 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: 57c7135a-ef60-4ac8-8f70-1cb0f89c849c, name: "phd-vm-57c7135a-ef60-4ac8-8f70-1cb0f89c849c", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 8b095213-7c06-44aa-b047-53fdc58f269b, project_id: f9051e32-d28b-41ac-b71a-1040d3101b25, sled_id: 5d7d8560-ae6b-4411-bdeb-fb0fb23d5bb1, sled_serial: "5d7d8560-ae6b-4411-bdeb-fb0fb23d5bb1", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::firmware::acpi_tables_parse
target = phd_framework::test_vm
vm = acpi_tables_parse
vm_id = 57c7135a-ef60-4ac8-8f70-1cb0f89c849c
|
| 2223 | 2026-09-19T09:12:15.635Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::firmware::acpi_tables_parse
target = phd_framework::test_vm
vm = acpi_tables_parse
vm_id = 57c7135a-ef60-4ac8-8f70-1cb0f89c849c
|
| 2224 | 2026-09-19T09:12:15.635Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::firmware::acpi_tables_parse
state = Run
target = phd_framework::test_vm
vm = acpi_tables_parse
vm_id = 57c7135a-ef60-4ac8-8f70-1cb0f89c849c
|
| 2225 | 2026-09-19T09:12:15.636Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::firmware::acpi_tables_parse
target = phd_framework::test_vm
vm = acpi_tables_parse
vm_id = 57c7135a-ef60-4ac8-8f70-1cb0f89c849c
|
| 2226 | 2026-09-19T09:12:15.636Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::firmware::acpi_tables_parse
target = phd_framework::test_vm
|
| 2227 | 2026-09-19T09:12:15.636Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::firmware::acpi_tables_parse
target = phd_framework::test_vm
timeout_duration = 300s
vm = acpi_tables_parse
vm_id = 57c7135a-ef60-4ac8-8f70-1cb0f89c849c
|
| 2228 | 2026-09-19T09:12:15.636Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::firmware::acpi_tables_parse
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 2229 | 2026-09-19T09:12:15.636Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_parse
target = phd_framework::test_vm
vm = acpi_tables_parse
vm_id = 57c7135a-ef60-4ac8-8f70-1cb0f89c849c
|
| 2230 | 2026-09-19T09:12:15.636Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::firmware::acpi_tables_parse
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = acpi_tables_parse
vm_id = 57c7135a-ef60-4ac8-8f70-1cb0f89c849c
|
| 2231 | 2026-09-19T09:12:20.239Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4601
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_parse
target = phd_framework::test_vm
vm = acpi_tables_parse
vm_id = 57c7135a-ef60-4ac8-8f70-1cb0f89c849c
|
| 2232 | 2026-09-19T09:12:20.239Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::firmware::acpi_tables_parse
step = WriteStr("root")
target = phd_framework::test_vm
|
| 2233 | 2026-09-19T09:12:20.239Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::firmware::acpi_tables_parse
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2234 | 2026-09-19T09:12:20.239Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_parse
target = phd_framework::test_vm
vm = acpi_tables_parse
vm_id = 57c7135a-ef60-4ac8-8f70-1cb0f89c849c
|
| 2235 | 2026-09-19T09:12:20.239Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::firmware::acpi_tables_parse
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = acpi_tables_parse
vm_id = 57c7135a-ef60-4ac8-8f70-1cb0f89c849c
|
| 2236 | 2026-09-19T09:12:20.258Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_parse
target = phd_framework::test_vm
vm = acpi_tables_parse
vm_id = 57c7135a-ef60-4ac8-8f70-1cb0f89c849c
|
| 2237 | 2026-09-19T09:12:20.258Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::firmware::acpi_tables_parse
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 2238 | 2026-09-19T09:12:20.258Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::firmware::acpi_tables_parse
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2239 | 2026-09-19T09:12:20.258Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_parse
target = phd_framework::test_vm
vm = acpi_tables_parse
vm_id = 57c7135a-ef60-4ac8-8f70-1cb0f89c849c
|
| 2240 | 2026-09-19T09:12:20.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 = 951
path = phd_tests::firmware::acpi_tables_parse
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = acpi_tables_parse
vm_id = 57c7135a-ef60-4ac8-8f70-1cb0f89c849c
|
| 2241 | 2026-09-19T09:12:20.291Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_parse
target = phd_framework::test_vm
vm = acpi_tables_parse
vm_id = 57c7135a-ef60-4ac8-8f70-1cb0f89c849c
|
| 2242 | 2026-09-19T09:12:20.292Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::firmware::acpi_tables_parse
target = phd_framework::test_vm
|
| 2243 | 2026-09-19T09:12:20.292Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4654
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::firmware::acpi_tables_parse
target = phd_framework::test_vm
|
| 2244 | 2026-09-19T09:12:20.292Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_parse
target = phd_framework::test_vm
vm = acpi_tables_parse
vm_id = 57c7135a-ef60-4ac8-8f70-1cb0f89c849c
|
| 2245 | 2026-09-19T09:12:20.293Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::firmware::acpi_tables_parse
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = acpi_tables_parse
vm_id = 57c7135a-ef60-4ac8-8f70-1cb0f89c849c
|
| 2246 | 2026-09-19T09:12:20.302Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_parse
target = phd_framework::test_vm
vm = acpi_tables_parse
vm_id = 57c7135a-ef60-4ac8-8f70-1cb0f89c849c
|
| 2247 | 2026-09-19T09:12:20.303Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_parse
target = phd_framework::test_vm
vm = acpi_tables_parse
vm_id = 57c7135a-ef60-4ac8-8f70-1cb0f89c849c
|
| 2248 | 2026-09-19T09:12:20.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 = 951
path = phd_tests::firmware::acpi_tables_parse
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = acpi_tables_parse
vm_id = 57c7135a-ef60-4ac8-8f70-1cb0f89c849c
|
| 2249 | 2026-09-19T09:12:20.336Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_parse
target = phd_framework::test_vm
vm = acpi_tables_parse
vm_id = 57c7135a-ef60-4ac8-8f70-1cb0f89c849c
|
| 2250 | 2026-09-19T09:12:20.336Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_parse
target = phd_framework::test_vm
vm = acpi_tables_parse
vm_id = 57c7135a-ef60-4ac8-8f70-1cb0f89c849c
|
| 2251 | 2026-09-19T09:12:20.336Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::firmware::acpi_tables_parse
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = acpi_tables_parse
vm_id = 57c7135a-ef60-4ac8-8f70-1cb0f89c849c
|
| 2252 | 2026-09-19T09:12:20.347Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_parse
target = phd_framework::test_vm
vm = acpi_tables_parse
vm_id = 57c7135a-ef60-4ac8-8f70-1cb0f89c849c
|
| 2253 | 2026-09-19T09:12:20.347Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_parse
target = phd_framework::test_vm
vm = acpi_tables_parse
vm_id = 57c7135a-ef60-4ac8-8f70-1cb0f89c849c
|
| 2254 | 2026-09-19T09:12:20.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 = 951
path = phd_tests::firmware::acpi_tables_parse
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = acpi_tables_parse
vm_id = 57c7135a-ef60-4ac8-8f70-1cb0f89c849c
|
| 2255 | 2026-09-19T09:12:20.380Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_parse
target = phd_framework::test_vm
vm = acpi_tables_parse
vm_id = 57c7135a-ef60-4ac8-8f70-1cb0f89c849c
|
| 2256 | 2026-09-19T09:12:20.381Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::firmware::acpi_tables_parse
target = phd_framework::test_vm
vm = acpi_tables_parse
vm_id = 57c7135a-ef60-4ac8-8f70-1cb0f89c849c
|
| 2257 | 2026-09-19T09:12:20.381Z | 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
|
| 2258 | 2026-09-19T09:12:20.381Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4746
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2259 | 2026-09-19T09:12:20.381Z | INFO | phd-runner: test phd_tests::firmware::acpi_tables_parse ... skipped: guest doesn't have acpidump installed
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 2260 | 2026-09-19T09:12:20.381Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2261 | 2026-09-19T09:12:20.383Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1226
path = phd_tests::firmware::acpi_tables_parse
target = phd_framework::test_vm
vm = acpi_tables_parse
vm_id = 57c7135a-ef60-4ac8-8f70-1cb0f89c849c
|
| 2262 | 2026-09-19T09:12:21.060Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::firmware::acpi_tables_parse
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = acpi_tables_parse
vm_id = 57c7135a-ef60-4ac8-8f70-1cb0f89c849c
|
| 2263 | 2026-09-19T09:12:21.140Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::firmware::acpi_tables_parse
target = phd_framework::zfs
vm = acpi_tables_parse
vm_id = 57c7135a-ef60-4ac8-8f70-1cb0f89c849c
|
| 2264 | 2026-09-19T09:12:21.140Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-86913d32-8d4a-46e2-b4e2-369092a24f32"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::firmware::acpi_tables_parse
target = phd_framework::zfs
verb = destroy
vm = acpi_tables_parse
vm_id = 57c7135a-ef60-4ac8-8f70-1cb0f89c849c
|
| 2265 | 2026-09-19T09:12:21.166Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::firmware::acpi_tables_parse
target = phd_framework::zfs
vm = acpi_tables_parse
vm_id = 57c7135a-ef60-4ac8-8f70-1cb0f89c849c
|
| 2266 | 2026-09-19T09:12:21.166Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-769bd468-5bf2-45af-bf70-06fabcd6d777"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::firmware::acpi_tables_parse
target = phd_framework::zfs
verb = destroy
vm = acpi_tables_parse
vm_id = 57c7135a-ef60-4ac8-8f70-1cb0f89c849c
|
| 2267 | 2026-09-19T09:12:21.186Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 804
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::firmware::acpi_tables_parse
target = phd_framework::test_vm
vm = acpi_tables_parse
vm_id = 57c7135a-ef60-4ac8-8f70-1cb0f89c849c
|
| 2268 | 2026-09-19T09:12:21.186Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 6248
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::firmware::acpi_tables_parse
target = phd_framework::test_vm
vm = acpi_tables_parse
vm_id = 57c7135a-ef60-4ac8-8f70-1cb0f89c849c
|
| 2269 | 2026-09-19T09:12:21.186Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 804
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2270 | 2026-09-19T09:12:21.186Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 6356
file = phd-tests/tests/src/firmware.rs
line = 177
path = phd_tests::firmware::acpi_tables_parse
target = phd_tests::firmware
|
| 2271 | 2026-09-19T09:12:21.186Z | INFO | phd-runner: Starting test phd_tests::firmware::acpi_tables_generation
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 2272 | 2026-09-19T09:12:21.186Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2273 | 2026-09-19T09:12:21.186Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2274 | 2026-09-19T09:12:21.187Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/firmware.rs
line = 47
path = phd_tests::firmware::acpi_tables_generation
target = phd_tests::firmware
|
| 2275 | 2026-09-19T09:12:21.187Z | 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
|
| 2276 | 2026-09-19T09:12:21.187Z | 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
|
| 2277 | 2026-09-19T09:12:21.187Z | 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
|
| 2278 | 2026-09-19T09:12:21.187Z | 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::firmware::acpi_tables_generation
target = phd_framework::zfs
verb = list
|
| 2279 | 2026-09-19T09:12:21.198Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::firmware::acpi_tables_generation
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 210M 25.3T 207M /phd-artifacts\n
target = phd_framework::zfs
|
| 2280 | 2026-09-19T09:12:21.199Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-921983b2-efde-4c21-bb89-43ba2e2b0173"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::zfs
verb = snapshot
|
| 2281 | 2026-09-19T09:12:21.217Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-921983b2-efde-4c21-bb89-43ba2e2b0173", "phd-artifacts/phd-clone-cd006bac-a565-4d78-8d80-f764dc8c227e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::zfs
verb = clone
|
| 2282 | 2026-09-19T09:12:21.236Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-cd006bac-a565-4d78-8d80-f764dc8c227e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::zfs
verb = list
|
| 2283 | 2026-09-19T09:12:21.246Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::firmware::acpi_tables_generation
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-cd006bac-a565-4d78-8d80-f764dc8c227e 0B 25.3T 207M /phd-artifacts/phd-clone-cd006bac-a565-4d78-8d80-f764dc8c227e\n
target = phd_framework::zfs
|
| 2284 | 2026-09-19T09:12:21.247Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
|
| 2285 | 2026-09-19T09:12:21.247Z | 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::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm_name = acpi_tables_generation
|
| 2286 | 2026-09-19T09:12:21.247Z | 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
|
| 2287 | 2026-09-19T09:12:21.247Z | 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::firmware::acpi_tables_generation
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 2288 | 2026-09-19T09:12:21.247Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::firmware::acpi_tables_generation
stderr_path = "/tmp/propolis-phd/phd_tests::firmware::acpi_tables_generation/acpi_tables_generation.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::firmware::acpi_tables_generation/acpi_tables_generation.stdout.log"
target = phd_framework::log_config
|
| 2289 | 2026-09-19T09:12:21.279Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1103
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm::server
|
| 2290 | 2026-09-19T09:12:21.294Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 47
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
|
| 2291 | 2026-09-19T09:12:21.295Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2292 | 2026-09-19T09:12:21.295Z | 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::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2293 | 2026-09-19T09:12:21.835Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2294 | 2026-09-19T09:12:21.836Z | 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: c7c35e8d-0b96-4766-99a4-a1b8ffb564a0, name: "phd-vm-c7c35e8d-0b96-4766-99a4-a1b8ffb564a0", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 4db296ef-bcaa-47c0-ba82-f9ea7a0693d2, project_id: f7f7e7f4-6713-4c91-ad60-b7ddc5edc298, sled_id: 5a61b2e6-60bc-4a6e-9a8d-67b0d09dda56, sled_serial: "5a61b2e6-60bc-4a6e-9a8d-67b0d09dda56", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2295 | 2026-09-19T09:12:21.837Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2296 | 2026-09-19T09:12:21.837Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::firmware::acpi_tables_generation
state = Run
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2297 | 2026-09-19T09:12:21.838Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2298 | 2026-09-19T09:12:21.838Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
|
| 2299 | 2026-09-19T09:12:21.838Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
timeout_duration = 300s
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2300 | 2026-09-19T09:12:21.838Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::firmware::acpi_tables_generation
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 2301 | 2026-09-19T09:12:21.838Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2302 | 2026-09-19T09:12:21.838Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2303 | 2026-09-19T09:12:26.387Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4548
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2304 | 2026-09-19T09:12:26.387Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::firmware::acpi_tables_generation
step = WriteStr("root")
target = phd_framework::test_vm
|
| 2305 | 2026-09-19T09:12:26.387Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::firmware::acpi_tables_generation
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2306 | 2026-09-19T09:12:26.387Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2307 | 2026-09-19T09:12:26.387Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2308 | 2026-09-19T09:12:26.406Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2309 | 2026-09-19T09:12:26.406Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::firmware::acpi_tables_generation
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 2310 | 2026-09-19T09:12:26.406Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::firmware::acpi_tables_generation
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2311 | 2026-09-19T09:12:26.406Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2312 | 2026-09-19T09:12:26.406Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2313 | 2026-09-19T09:12:26.439Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2314 | 2026-09-19T09:12:26.439Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
|
| 2315 | 2026-09-19T09:12:26.439Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4601
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
|
| 2316 | 2026-09-19T09:12:26.440Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2317 | 2026-09-19T09:12:26.440Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2318 | 2026-09-19T09:12:26.461Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2319 | 2026-09-19T09:12:26.461Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2320 | 2026-09-19T09:12:26.461Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2321 | 2026-09-19T09:12:26.506Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 44
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2322 | 2026-09-19T09:12:26.506Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2323 | 2026-09-19T09:12:26.506Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2324 | 2026-09-19T09:12:26.517Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2325 | 2026-09-19T09:12:26.517Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2326 | 2026-09-19T09:12:26.517Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2327 | 2026-09-19T09:12:26.551Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2328 | 2026-09-19T09:12:26.551Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2329 | 2026-09-19T09:12:26.551Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2330 | 2026-09-19T09:12:26.562Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2331 | 2026-09-19T09:12:26.562Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2332 | 2026-09-19T09:12:26.562Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2333 | 2026-09-19T09:12:26.884Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 321
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2334 | 2026-09-19T09:12:26.884Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2335 | 2026-09-19T09:12:26.885Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2336 | 2026-09-19T09:12:26.894Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2337 | 2026-09-19T09:12:26.894Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2338 | 2026-09-19T09:12:26.894Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2339 | 2026-09-19T09:12:26.928Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2340 | 2026-09-19T09:12:26.929Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2341 | 2026-09-19T09:12:26.929Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2342 | 2026-09-19T09:12:26.938Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2343 | 2026-09-19T09:12:26.939Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2344 | 2026-09-19T09:12:26.939Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2345 | 2026-09-19T09:12:26.995Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 56
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2346 | 2026-09-19T09:12:26.995Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2347 | 2026-09-19T09:12:26.995Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2348 | 2026-09-19T09:12:27.006Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2349 | 2026-09-19T09:12:27.006Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2350 | 2026-09-19T09:12:27.006Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2351 | 2026-09-19T09:12:27.039Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2352 | 2026-09-19T09:12:27.039Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2353 | 2026-09-19T09:12:27.039Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2354 | 2026-09-19T09:12:27.050Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2355 | 2026-09-19T09:12:27.050Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2356 | 2026-09-19T09:12:27.050Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2357 | 2026-09-19T09:12:27.083Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2358 | 2026-09-19T09:12:27.083Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2359 | 2026-09-19T09:12:27.084Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2360 | 2026-09-19T09:12:27.094Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2361 | 2026-09-19T09:12:27.094Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2362 | 2026-09-19T09:12:27.094Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2363 | 2026-09-19T09:12:27.127Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2364 | 2026-09-19T09:12:27.127Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2365 | 2026-09-19T09:12:27.127Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2366 | 2026-09-19T09:12:27.138Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2367 | 2026-09-19T09:12:27.139Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2368 | 2026-09-19T09:12:27.139Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2369 | 2026-09-19T09:12:27.171Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2370 | 2026-09-19T09:12:27.171Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2371 | 2026-09-19T09:12:27.171Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2372 | 2026-09-19T09:12:27.182Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2373 | 2026-09-19T09:12:27.182Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2374 | 2026-09-19T09:12:27.182Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2375 | 2026-09-19T09:12:27.215Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2376 | 2026-09-19T09:12:27.216Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2377 | 2026-09-19T09:12:27.216Z | 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
|
| 2378 | 2026-09-19T09:12:27.216Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 5380
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2379 | 2026-09-19T09:12:27.216Z | INFO | phd-runner: test phd_tests::firmware::acpi_tables_generation ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 2380 | 2026-09-19T09:12:27.216Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2381 | 2026-09-19T09:12:27.218Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1226
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2382 | 2026-09-19T09:12:27.770Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::firmware::acpi_tables_generation
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2383 | 2026-09-19T09:12:27.851Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::zfs
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2384 | 2026-09-19T09:12:27.851Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-cd006bac-a565-4d78-8d80-f764dc8c227e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::zfs
verb = destroy
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2385 | 2026-09-19T09:12:27.877Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::zfs
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2386 | 2026-09-19T09:12:27.877Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-921983b2-efde-4c21-bb89-43ba2e2b0173"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::zfs
verb = destroy
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2387 | 2026-09-19T09:12:27.896Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 679
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2388 | 2026-09-19T09:12:27.896Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 6600
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::firmware::acpi_tables_generation
target = phd_framework::test_vm
vm = acpi_tables_generation
vm_id = c7c35e8d-0b96-4766-99a4-a1b8ffb564a0
|
| 2389 | 2026-09-19T09:12:27.896Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 679
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2390 | 2026-09-19T09:12:27.896Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 6709
file = phd-tests/tests/src/firmware.rs
line = 47
path = phd_tests::firmware::acpi_tables_generation
target = phd_tests::firmware
|
| 2391 | 2026-09-19T09:12:27.896Z | INFO | phd-runner: Starting test phd_tests::stats::instance_vcpu_stats
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 2392 | 2026-09-19T09:12:27.896Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2393 | 2026-09-19T09:12:27.896Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2394 | 2026-09-19T09:12:27.897Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/stats.rs
line = 198
path = phd_tests::stats::instance_vcpu_stats
target = phd_tests::stats
|
| 2395 | 2026-09-19T09:12:27.897Z | 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
|
| 2396 | 2026-09-19T09:12:27.897Z | 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
|
| 2397 | 2026-09-19T09:12:27.897Z | 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
|
| 2398 | 2026-09-19T09:12:27.897Z | 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::stats::instance_vcpu_stats
target = phd_framework::zfs
verb = list
|
| 2399 | 2026-09-19T09:12:27.908Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::stats::instance_vcpu_stats
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 210M 25.3T 207M /phd-artifacts\n
target = phd_framework::zfs
|
| 2400 | 2026-09-19T09:12:27.908Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-4ad1c929-5466-435a-acc5-eb21bcffe1b0"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::zfs
verb = snapshot
|
| 2401 | 2026-09-19T09:12:27.925Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-4ad1c929-5466-435a-acc5-eb21bcffe1b0", "phd-artifacts/phd-clone-e89b3caf-db66-48ef-abbb-5c6d5865b4a5"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::zfs
verb = clone
|
| 2402 | 2026-09-19T09:12:27.943Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-e89b3caf-db66-48ef-abbb-5c6d5865b4a5"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::zfs
verb = list
|
| 2403 | 2026-09-19T09:12:27.953Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::stats::instance_vcpu_stats
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-e89b3caf-db66-48ef-abbb-5c6d5865b4a5 0B 25.3T 207M /phd-artifacts/phd-clone-e89b3caf-db66-48ef-abbb-5c6d5865b4a5\n
target = phd_framework::zfs
|
| 2404 | 2026-09-19T09:12:27.954Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
|
| 2405 | 2026-09-19T09:12:27.954Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: Some(Local) }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 318
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm_name = instance_vcpu_stats
|
| 2406 | 2026-09-19T09:12:27.954Z | 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
|
| 2407 | 2026-09-19T09:12:27.957Z | DEBG | slog-rs (phd-oximeter-consumer): registered endpoint
local_addr = [::1]:53932
method = POST
path = /metrics/producers
versions = all
|
| 2408 | 2026-09-19T09:12:27.959Z | INFO | slog-rs (phd-oximeter-consumer): listening
local_addr = [::1]:53932
|
| 2409 | 2026-09-19T09:12:27.991Z | DEBG | slog-rs (phd-oximeter-consumer): successfully registered DTrace USDT probes
local_addr = [::1]:53932
|
| 2410 | 2026-09-19T09:12:27.991Z | INFO | slog-rs (phd-oximeter-consumer): fake oximeter test server listening
address = [::1]:53932
|
| 2411 | 2026-09-19T09:12:27.991Z | 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::stats::instance_vcpu_stats
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 2412 | 2026-09-19T09:12:27.991Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::stats::instance_vcpu_stats
stderr_path = "/tmp/propolis-phd/phd_tests::stats::instance_vcpu_stats/instance_vcpu_stats.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::stats::instance_vcpu_stats/instance_vcpu_stats.stdout.log"
target = phd_framework::log_config
|
| 2413 | 2026-09-19T09:12:28.023Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1111
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm::server
|
| 2414 | 2026-09-19T09:12:28.038Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 84
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
|
| 2415 | 2026-09-19T09:12:28.038Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2416 | 2026-09-19T09:12:28.039Z | 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::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2417 | 2026-09-19T09:12:28.912Z | INFO | slog-rs (phd-oximeter-consumer): accepted connection
local_addr = [::1]:53932
remote_addr = [::1]:42959
|
| 2418 | 2026-09-19T09:12:28.913Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2419 | 2026-09-19T09:12:28.913Z | TRAC | slog-rs (phd-oximeter-consumer): incoming request
local_addr = [::1]:53932
method = POST
remote_addr = [::1]:42959
req_id = 0d17c694-ae6b-47eb-8ce8-b5c2c4e1765e
uri = /metrics/producers
|
| 2420 | 2026-09-19T09:12:28.914Z | INFO | slog-rs (phd-oximeter-consumer): request completed
latency_us = 545
local_addr = [::1]:53932
method = POST
remote_addr = [::1]:42959
req_id = 0d17c694-ae6b-47eb-8ce8-b5c2c4e1765e
response_code = 201
uri = /metrics/producers
|
| 2421 | 2026-09-19T09:12:28.914Z | 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: 154c5518-b831-4970-ae01-95a7ee95f093, name: "phd-vm-154c5518-b831-4970-ae01-95a7ee95f093", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: e7f53285-4948-4549-88ba-f67104741c42, project_id: 857fd308-e9df-4e47-8ba2-80f0faf55b2d, sled_id: 8ac5e0f8-e02c-4212-a693-b650676eccf7, sled_serial: "8ac5e0f8-e02c-4212-a693-b650676eccf7", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2422 | 2026-09-19T09:12:28.914Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2423 | 2026-09-19T09:12:28.914Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::stats::instance_vcpu_stats
state = Run
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2424 | 2026-09-19T09:12:28.915Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2425 | 2026-09-19T09:12:28.915Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
|
| 2426 | 2026-09-19T09:12:28.915Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = 300s
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2427 | 2026-09-19T09:12:28.915Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::stats::instance_vcpu_stats
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 2428 | 2026-09-19T09:12:28.915Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2429 | 2026-09-19T09:12:28.916Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2430 | 2026-09-19T09:12:32.937Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4021
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2431 | 2026-09-19T09:12:32.937Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::stats::instance_vcpu_stats
step = WriteStr("root")
target = phd_framework::test_vm
|
| 2432 | 2026-09-19T09:12:32.937Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::stats::instance_vcpu_stats
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2433 | 2026-09-19T09:12:32.937Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2434 | 2026-09-19T09:12:32.937Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2435 | 2026-09-19T09:12:32.956Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2436 | 2026-09-19T09:12:32.956Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::stats::instance_vcpu_stats
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 2437 | 2026-09-19T09:12:32.956Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::stats::instance_vcpu_stats
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2438 | 2026-09-19T09:12:32.956Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2439 | 2026-09-19T09:12:32.956Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2440 | 2026-09-19T09:12:32.989Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2441 | 2026-09-19T09:12:32.989Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
|
| 2442 | 2026-09-19T09:12:32.989Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4073
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
|
| 2443 | 2026-09-19T09:12:32.989Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2444 | 2026-09-19T09:12:32.990Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2445 | 2026-09-19T09:12:33.000Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2446 | 2026-09-19T09:12:33.001Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2447 | 2026-09-19T09:12:33.001Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2448 | 2026-09-19T09:12:53.037Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 20034
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2449 | 2026-09-19T09:12:53.037Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2450 | 2026-09-19T09:12:53.037Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2451 | 2026-09-19T09:12:53.048Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2452 | 2026-09-19T09:12:53.048Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2453 | 2026-09-19T09:12:53.048Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2454 | 2026-09-19T09:12:53.080Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2455 | 2026-09-19T09:12:54.653Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2456 | 2026-09-19T09:12:54.653Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2457 | 2026-09-19T09:12:54.664Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2458 | 2026-09-19T09:12:54.665Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2459 | 2026-09-19T09:12:54.665Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2460 | 2026-09-19T09:12:54.698Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2461 | 2026-09-19T09:12:54.699Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2462 | 2026-09-19T09:12:54.699Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2463 | 2026-09-19T09:12:54.709Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2464 | 2026-09-19T09:12:54.709Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2465 | 2026-09-19T09:12:54.709Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2466 | 2026-09-19T09:12:54.743Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2467 | 2026-09-19T09:12:54.743Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2468 | 2026-09-19T09:12:54.743Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2469 | 2026-09-19T09:12:54.754Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2470 | 2026-09-19T09:12:54.754Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2471 | 2026-09-19T09:12:54.754Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2472 | 2026-09-19T09:12:54.787Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2473 | 2026-09-19T09:12:54.788Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2474 | 2026-09-19T09:12:54.788Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2475 | 2026-09-19T09:12:54.798Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2476 | 2026-09-19T09:12:54.799Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2477 | 2026-09-19T09:12:54.799Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2478 | 2026-09-19T09:12:54.832Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2479 | 2026-09-19T09:12:54.832Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2480 | 2026-09-19T09:12:54.832Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2481 | 2026-09-19T09:12:54.854Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2482 | 2026-09-19T09:12:54.854Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2483 | 2026-09-19T09:12:54.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 = 951
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2484 | 2026-09-19T09:12:59.410Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4555
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2485 | 2026-09-19T09:12:59.411Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2486 | 2026-09-19T09:12:59.411Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2487 | 2026-09-19T09:12:59.421Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2488 | 2026-09-19T09:12:59.422Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2489 | 2026-09-19T09:12:59.422Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2490 | 2026-09-19T09:12:59.454Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2491 | 2026-09-19T09:13:08.920Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2492 | 2026-09-19T09:13:08.921Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2493 | 2026-09-19T09:13:08.932Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2494 | 2026-09-19T09:13:08.933Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2495 | 2026-09-19T09:13:08.933Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2496 | 2026-09-19T09:13:18.962Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10034
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2497 | 2026-09-19T09:13:18.963Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2498 | 2026-09-19T09:13:18.963Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2499 | 2026-09-19T09:13:18.973Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2500 | 2026-09-19T09:13:18.973Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2501 | 2026-09-19T09:13:18.974Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2502 | 2026-09-19T09:13:19.007Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2503 | 2026-09-19T09:13:24.429Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2504 | 2026-09-19T09:13:24.430Z | 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
|
| 2505 | 2026-09-19T09:13:24.430Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 55517
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2506 | 2026-09-19T09:13:24.430Z | INFO | slog-rs (phd-oximeter-consumer): beginning graceful shutdown
local_addr = [::1]:53932
|
| 2507 | 2026-09-19T09:13:24.430Z | INFO | phd-runner: test phd_tests::stats::instance_vcpu_stats ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 2508 | 2026-09-19T09:13:24.431Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2509 | 2026-09-19T09:13:24.432Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1226
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2510 | 2026-09-19T09:13:24.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::stats::instance_vcpu_stats
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2511 | 2026-09-19T09:13:24.902Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::zfs
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2512 | 2026-09-19T09:13:24.902Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-e89b3caf-db66-48ef-abbb-5c6d5865b4a5"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::zfs
verb = destroy
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2513 | 2026-09-19T09:13:24.930Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::zfs
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2514 | 2026-09-19T09:13:24.930Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-4ad1c929-5466-435a-acc5-eb21bcffe1b0"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::zfs
verb = destroy
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2515 | 2026-09-19T09:13:24.948Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 56910
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2516 | 2026-09-19T09:13:24.948Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 517
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2517 | 2026-09-19T09:13:24.948Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 518
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::stats::instance_vcpu_stats
target = phd_framework::test_vm
vm = instance_vcpu_stats
vm_id = 154c5518-b831-4970-ae01-95a7ee95f093
|
| 2518 | 2026-09-19T09:13:24.948Z | INFO | phd-runner: Starting test phd_tests::crucible::migrate::smoke_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 2519 | 2026-09-19T09:13:24.948Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 57052
file = phd-tests/tests/src/stats.rs
line = 198
path = phd_tests::stats::instance_vcpu_stats
target = phd_tests::stats
|
| 2520 | 2026-09-19T09:13:24.948Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2521 | 2026-09-19T09:13:24.948Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2522 | 2026-09-19T09:13:24.948Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/crucible/migrate.rs
line = 10
path = phd_tests::crucible::migrate::smoke_test
target = phd_tests::crucible::migrate
|
| 2523 | 2026-09-19T09:13:24.949Z | 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
|
| 2524 | 2026-09-19T09:13:24.949Z | 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
|
| 2525 | 2026-09-19T09:13:24.949Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/fdcb1fb6b813d621788c8e8542cfd939240e295029a624a25123e0b2f1fda4ff/crucible-downstairs
target = phd_framework::artifacts::store
|
| 2526 | 2026-09-19T09:13:24.949Z | 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
|
| 2527 | 2026-09-19T09:13:24.949Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/12b10c47-89c0-4b76-8386-0a61f798d60c_9000", "--encrypted", "--uuid", "12b10c47-89c0-4b76-8386-0a61f798d60c", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
| 2528 | 2026-09-19T09:13:25.060Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::migrate::smoke_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/12b10c47-89c0-4b76-8386-0a61f798d60c_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:13:24.958703213Z","hostname":"BRM42220010","pid":1116}\n{"msg":"UUID: 12b10c47-89c0-4b76-8386-0a61f798d60c","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:13:25.055283615Z","hostname":"BRM42220010","pid":1116}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:13:25.055306348Z","hostname":"BRM42220010","pid":1116}\n
target = phd_framework::disk::crucible
|
| 2529 | 2026-09-19T09:13:25.060Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/12b10c47-89c0-4b76-8386-0a61f798d60c_9001", "--encrypted", "--uuid", "12b10c47-89c0-4b76-8386-0a61f798d60c", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
| 2530 | 2026-09-19T09:13:25.175Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::migrate::smoke_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/12b10c47-89c0-4b76-8386-0a61f798d60c_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:13:25.071369473Z","hostname":"BRM42220010","pid":1117}\n{"msg":"UUID: 12b10c47-89c0-4b76-8386-0a61f798d60c","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:13:25.170444094Z","hostname":"BRM42220010","pid":1117}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:13:25.170464583Z","hostname":"BRM42220010","pid":1117}\n
target = phd_framework::disk::crucible
|
| 2531 | 2026-09-19T09:13:25.175Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/12b10c47-89c0-4b76-8386-0a61f798d60c_9002", "--encrypted", "--uuid", "12b10c47-89c0-4b76-8386-0a61f798d60c", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
| 2532 | 2026-09-19T09:13:25.291Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::migrate::smoke_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/12b10c47-89c0-4b76-8386-0a61f798d60c_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:13:25.18566766Z","hostname":"BRM42220010","pid":1118}\n{"msg":"UUID: 12b10c47-89c0-4b76-8386-0a61f798d60c","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:13:25.285168899Z","hostname":"BRM42220010","pid":1118}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:13:25.285199917Z","hostname":"BRM42220010","pid":1118}\n
target = phd_framework::disk::crucible
|
| 2533 | 2026-09-19T09:13:25.291Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::migrate::smoke_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::smoke_test/crucible_12b10c47-89c0-4b76-8386-0a61f798d60c_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::smoke_test/crucible_12b10c47-89c0-4b76-8386-0a61f798d60c_9000.stdout.log"
target = phd_framework::log_config
|
| 2534 | 2026-09-19T09:13:25.291Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/12b10c47-89c0-4b76-8386-0a61f798d60c_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
| 2535 | 2026-09-19T09:13:25.291Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/12b10c47-89c0-4b76-8386-0a61f798d60c_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
| 2536 | 2026-09-19T09:13:25.294Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::migrate::smoke_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::smoke_test/crucible_12b10c47-89c0-4b76-8386-0a61f798d60c_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::smoke_test/crucible_12b10c47-89c0-4b76-8386-0a61f798d60c_9001.stdout.log"
target = phd_framework::log_config
|
| 2537 | 2026-09-19T09:13:25.294Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/12b10c47-89c0-4b76-8386-0a61f798d60c_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
| 2538 | 2026-09-19T09:13:25.294Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/12b10c47-89c0-4b76-8386-0a61f798d60c_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
| 2539 | 2026-09-19T09:13:25.296Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::migrate::smoke_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::smoke_test/crucible_12b10c47-89c0-4b76-8386-0a61f798d60c_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::smoke_test/crucible_12b10c47-89c0-4b76-8386-0a61f798d60c_9002.stdout.log"
target = phd_framework::log_config
|
| 2540 | 2026-09-19T09:13:25.296Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/12b10c47-89c0-4b76-8386-0a61f798d60c_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
| 2541 | 2026-09-19T09:13:25.296Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/12b10c47-89c0-4b76-8386-0a61f798d60c_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
| 2542 | 2026-09-19T09:13:25.298Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
|
| 2543 | 2026-09-19T09:13:25.298Z | 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::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm_name = crucible_migrate_smoke_source
|
| 2544 | 2026-09-19T09:13:25.298Z | 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
|
| 2545 | 2026-09-19T09:13:25.298Z | 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::crucible::migrate::smoke_test
server_addr = 127.0.0.1:9003
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 2546 | 2026-09-19T09:13:25.298Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::migrate::smoke_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::smoke_test/crucible_migrate_smoke_source.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::smoke_test/crucible_migrate_smoke_source.stdout.log"
target = phd_framework::log_config
|
| 2547 | 2026-09-19T09:13:25.330Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1122
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm::server
|
| 2548 | 2026-09-19T09:13:25.346Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 47
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
|
| 2549 | 2026-09-19T09:13:25.346Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2550 | 2026-09-19T09:13:25.347Z | 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:9003/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 455
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2551 | 2026-09-19T09:13:25.906Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2552 | 2026-09-19T09:13:25.907Z | 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: 181e06f7-0a2c-44a9-afab-acf6ca609bc9, name: "phd-vm-181e06f7-0a2c-44a9-afab-acf6ca609bc9", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: a7bed7d7-5af2-4ca6-9055-da3c892cb833, project_id: 529f1f7f-26b0-4915-85c3-bb07d8380090, sled_id: 6023b7ac-d59a-48b3-a4b0-0e4c333a8255, sled_serial: "6023b7ac-d59a-48b3-a4b0-0e4c333a8255", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2553 | 2026-09-19T09:13:25.907Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2554 | 2026-09-19T09:13:25.907Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::crucible::migrate::smoke_test
state = Run
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2555 | 2026-09-19T09:13:25.908Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2556 | 2026-09-19T09:13:25.909Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
|
| 2557 | 2026-09-19T09:13:25.909Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2558 | 2026-09-19T09:13:25.909Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::crucible::migrate::smoke_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 2559 | 2026-09-19T09:13:25.909Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2560 | 2026-09-19T09:13:25.909Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2561 | 2026-09-19T09:13:31.075Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 5165
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2562 | 2026-09-19T09:13:31.075Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::crucible::migrate::smoke_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 2563 | 2026-09-19T09:13:31.075Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::crucible::migrate::smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2564 | 2026-09-19T09:13:31.075Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2565 | 2026-09-19T09:13:31.075Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2566 | 2026-09-19T09:13:31.103Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 28
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2567 | 2026-09-19T09:13:31.103Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::crucible::migrate::smoke_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 2568 | 2026-09-19T09:13:31.104Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::crucible::migrate::smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2569 | 2026-09-19T09:13:31.104Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2570 | 2026-09-19T09:13:31.104Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2571 | 2026-09-19T09:13:31.136Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2572 | 2026-09-19T09:13:31.136Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
|
| 2573 | 2026-09-19T09:13:31.137Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 5227
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
|
| 2574 | 2026-09-19T09:13:31.137Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2575 | 2026-09-19T09:13:31.137Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2576 | 2026-09-19T09:13:31.148Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2577 | 2026-09-19T09:13:31.148Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2578 | 2026-09-19T09:13:31.148Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2579 | 2026-09-19T09:13:31.181Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2580 | 2026-09-19T09:13:31.181Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2581 | 2026-09-19T09:13:31.182Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2582 | 2026-09-19T09:13:31.192Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2583 | 2026-09-19T09:13:31.192Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2584 | 2026-09-19T09:13:31.192Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2585 | 2026-09-19T09:13:31.226Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2586 | 2026-09-19T09:13:31.226Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2587 | 2026-09-19T09:13:31.226Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2588 | 2026-09-19T09:13:31.236Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2589 | 2026-09-19T09:13:31.237Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2590 | 2026-09-19T09:13:31.237Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2591 | 2026-09-19T09:13:31.270Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2592 | 2026-09-19T09:13:31.270Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2593 | 2026-09-19T09:13:31.270Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2594 | 2026-09-19T09:13:31.281Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2595 | 2026-09-19T09:13:31.281Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2596 | 2026-09-19T09:13:31.282Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2597 | 2026-09-19T09:13:31.314Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2598 | 2026-09-19T09:13:31.314Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2599 | 2026-09-19T09:13:31.314Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2600 | 2026-09-19T09:13:31.325Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2601 | 2026-09-19T09:13:31.325Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2602 | 2026-09-19T09:13:31.325Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2603 | 2026-09-19T09:13:31.358Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2604 | 2026-09-19T09:13:31.358Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2605 | 2026-09-19T09:13:31.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 = 951
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2606 | 2026-09-19T09:13:31.369Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2607 | 2026-09-19T09:13:31.369Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2608 | 2026-09-19T09:13:31.369Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2609 | 2026-09-19T09:13:31.403Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2610 | 2026-09-19T09:13:31.403Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
|
| 2611 | 2026-09-19T09:13:31.403Z | 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::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm_name = crucible_migrate_smoke_target
|
| 2612 | 2026-09-19T09:13:31.403Z | 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
|
| 2613 | 2026-09-19T09:13:31.403Z | 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::crucible::migrate::smoke_test
server_addr = 127.0.0.1:9005
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 2614 | 2026-09-19T09:13:31.403Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::migrate::smoke_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::smoke_test/crucible_migrate_smoke_target.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::smoke_test/crucible_migrate_smoke_target.stdout.log"
target = phd_framework::log_config
|
| 2615 | 2026-09-19T09:13:31.434Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1123
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm::server
|
| 2616 | 2026-09-19T09:13:31.449Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 46
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
|
| 2617 | 2026-09-19T09:13:31.449Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 640
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
target = phd_framework::test_vm
target_id = 31c3aaf4-8a1f-46cb-8cb0-c2a3b3770ba7
|
| 2618 | 2026-09-19T09:13:31.450Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9003
file = phd-tests/framework/src/test_vm/mod.rs
line = 673
migration_id = 713742dd-7a60-4556-9b55-baef5206871e
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
target = phd_framework::test_vm
target_id = 31c3aaf4-8a1f-46cb-8cb0-c2a3b3770ba7
timeout_duration = 45s
|
| 2619 | 2026-09-19T09:13:31.450Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
target = phd_framework::test_vm
target_id = 31c3aaf4-8a1f-46cb-8cb0-c2a3b3770ba7
vm = crucible_migrate_smoke_target
vm_id = 31c3aaf4-8a1f-46cb-8cb0-c2a3b3770ba7
|
| 2620 | 2026-09-19T09:13:31.450Z | 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:9005/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 455
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
target = phd_framework::test_vm
target_id = 31c3aaf4-8a1f-46cb-8cb0-c2a3b3770ba7
vm = crucible_migrate_smoke_target
vm_id = 31c3aaf4-8a1f-46cb-8cb0-c2a3b3770ba7
|
| 2621 | 2026-09-19T09:13:32.075Z | 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: 31c3aaf4-8a1f-46cb-8cb0-c2a3b3770ba7, name: "phd-vm-31c3aaf4-8a1f-46cb-8cb0-c2a3b3770ba7", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: a7bed7d7-5af2-4ca6-9055-da3c892cb833, project_id: 529f1f7f-26b0-4915-85c3-bb07d8380090, sled_id: 0cb5d52c-f5c5-49fa-95ec-ac76ee1aa38f, sled_serial: "0cb5d52c-f5c5-49fa-95ec-ac76ee1aa38f", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 514
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
target = phd_framework::test_vm
target_id = 31c3aaf4-8a1f-46cb-8cb0-c2a3b3770ba7
vm = crucible_migrate_smoke_target
vm_id = 31c3aaf4-8a1f-46cb-8cb0-c2a3b3770ba7
|
| 2622 | 2026-09-19T09:13:32.075Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
migration_id = 713742dd-7a60-4556-9b55-baef5206871e
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
target = phd_framework::test_vm
target_id = 31c3aaf4-8a1f-46cb-8cb0-c2a3b3770ba7
|
| 2623 | 2026-09-19T09:13:34.594Z | 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:9005","from_start":7847}}
target = phd_framework::serial
|
| 2624 | 2026-09-19T09:13:34.997Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 707
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
target = phd_framework::test_vm
target_id = 31c3aaf4-8a1f-46cb-8cb0-c2a3b3770ba7
|
| 2625 | 2026-09-19T09:13:34.997Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2922
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
migration_id = 713742dd-7a60-4556-9b55-baef5206871e
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
target = phd_framework::test_vm
target_id = 31c3aaf4-8a1f-46cb-8cb0-c2a3b3770ba7
|
| 2626 | 2026-09-19T09:13:34.998Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = 31c3aaf4-8a1f-46cb-8cb0-c2a3b3770ba7
|
| 2627 | 2026-09-19T09:13:34.998Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_migrate_smoke_target
vm_id = 31c3aaf4-8a1f-46cb-8cb0-c2a3b3770ba7
|
| 2628 | 2026-09-19T09:13:35.010Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 12
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = 31c3aaf4-8a1f-46cb-8cb0-c2a3b3770ba7
|
| 2629 | 2026-09-19T09:13:35.010Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = 31c3aaf4-8a1f-46cb-8cb0-c2a3b3770ba7
|
| 2630 | 2026-09-19T09:13:35.010Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_migrate_smoke_target
vm_id = 31c3aaf4-8a1f-46cb-8cb0-c2a3b3770ba7
|
| 2631 | 2026-09-19T09:13:35.043Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = 31c3aaf4-8a1f-46cb-8cb0-c2a3b3770ba7
|
| 2632 | 2026-09-19T09:13:35.043Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = 31c3aaf4-8a1f-46cb-8cb0-c2a3b3770ba7
|
| 2633 | 2026-09-19T09:13:35.044Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_migrate_smoke_target
vm_id = 31c3aaf4-8a1f-46cb-8cb0-c2a3b3770ba7
|
| 2634 | 2026-09-19T09:13:35.054Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = 31c3aaf4-8a1f-46cb-8cb0-c2a3b3770ba7
|
| 2635 | 2026-09-19T09:13:35.054Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = 31c3aaf4-8a1f-46cb-8cb0-c2a3b3770ba7
|
| 2636 | 2026-09-19T09:13:35.055Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_migrate_smoke_target
vm_id = 31c3aaf4-8a1f-46cb-8cb0-c2a3b3770ba7
|
| 2637 | 2026-09-19T09:13:35.087Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = 31c3aaf4-8a1f-46cb-8cb0-c2a3b3770ba7
|
| 2638 | 2026-09-19T09:13:35.087Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = 31c3aaf4-8a1f-46cb-8cb0-c2a3b3770ba7
|
| 2639 | 2026-09-19T09:13:35.087Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2640 | 2026-09-19T09:13:35.088Z | 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
|
| 2641 | 2026-09-19T09:13:35.088Z | INFO | phd-runner: test phd_tests::crucible::migrate::smoke_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 2642 | 2026-09-19T09:13:35.088Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 9181
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2643 | 2026-09-19T09:13:35.088Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2644 | 2026-09-19T09:13:35.089Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1226
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = 31c3aaf4-8a1f-46cb-8cb0-c2a3b3770ba7
|
| 2645 | 2026-09-19T09:13:35.090Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::crucible::migrate::smoke_test
self.address = 127.0.0.1:9003
target = phd_framework::test_vm::server
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2646 | 2026-09-19T09:13:35.170Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 82
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2647 | 2026-09-19T09:13:35.170Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 9823
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
|
| 2648 | 2026-09-19T09:13:35.172Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::crucible::migrate::smoke_test
self.address = 127.0.0.1:9005
target = phd_framework::test_vm::server
vm = crucible_migrate_smoke_target
vm_id = 31c3aaf4-8a1f-46cb-8cb0-c2a3b3770ba7
|
| 2649 | 2026-09-19T09:13:35.250Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::migrate::smoke_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9000, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/12b10c47-89c0-4b76-8386-0a61f798d60c_9000" } }
target = phd_framework::disk::crucible
vm = crucible_migrate_smoke_target
vm_id = 31c3aaf4-8a1f-46cb-8cb0-c2a3b3770ba7
|
| 2650 | 2026-09-19T09:13:35.255Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::migrate::smoke_test
self.path = "/tmp/propolis-phd/12b10c47-89c0-4b76-8386-0a61f798d60c_9000"
target = phd_framework::disk::crucible
vm = crucible_migrate_smoke_target
vm_id = 31c3aaf4-8a1f-46cb-8cb0-c2a3b3770ba7
|
| 2651 | 2026-09-19T09:13:35.268Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::migrate::smoke_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9001, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/12b10c47-89c0-4b76-8386-0a61f798d60c_9001" } }
target = phd_framework::disk::crucible
vm = crucible_migrate_smoke_target
vm_id = 31c3aaf4-8a1f-46cb-8cb0-c2a3b3770ba7
|
| 2652 | 2026-09-19T09:13:35.274Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::migrate::smoke_test
self.path = "/tmp/propolis-phd/12b10c47-89c0-4b76-8386-0a61f798d60c_9001"
target = phd_framework::disk::crucible
vm = crucible_migrate_smoke_target
vm_id = 31c3aaf4-8a1f-46cb-8cb0-c2a3b3770ba7
|
| 2653 | 2026-09-19T09:13:35.287Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::migrate::smoke_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9002, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/12b10c47-89c0-4b76-8386-0a61f798d60c_9002" } }
target = phd_framework::disk::crucible
vm = crucible_migrate_smoke_target
vm_id = 31c3aaf4-8a1f-46cb-8cb0-c2a3b3770ba7
|
| 2654 | 2026-09-19T09:13:35.294Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::migrate::smoke_test
self.path = "/tmp/propolis-phd/12b10c47-89c0-4b76-8386-0a61f798d60c_9002"
target = phd_framework::disk::crucible
vm = crucible_migrate_smoke_target
vm_id = 31c3aaf4-8a1f-46cb-8cb0-c2a3b3770ba7
|
| 2655 | 2026-09-19T09:13:35.307Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 219
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = 31c3aaf4-8a1f-46cb-8cb0-c2a3b3770ba7
|
| 2656 | 2026-09-19T09:13:35.307Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 219
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2657 | 2026-09-19T09:13:35.307Z | INFO | phd-runner: Starting test phd_tests::crucible::migrate::load_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 2658 | 2026-09-19T09:13:35.307Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 3857
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
target = phd_framework::test_vm
target_id = 31c3aaf4-8a1f-46cb-8cb0-c2a3b3770ba7
vm = crucible_migrate_smoke_target
vm_id = 31c3aaf4-8a1f-46cb-8cb0-c2a3b3770ba7
|
| 2659 | 2026-09-19T09:13:35.307Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2660 | 2026-09-19T09:13:35.307Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3857
file = phd-tests/framework/src/test_vm/mod.rs
line = 640
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = 181e06f7-0a2c-44a9-afab-acf6ca609bc9
target = phd_framework::test_vm
target_id = 31c3aaf4-8a1f-46cb-8cb0-c2a3b3770ba7
|
| 2661 | 2026-09-19T09:13:35.308Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2662 | 2026-09-19T09:13:35.308Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 10358
file = phd-tests/tests/src/crucible/migrate.rs
line = 10
path = phd_tests::crucible::migrate::smoke_test
target = phd_tests::crucible::migrate
|
| 2663 | 2026-09-19T09:13:35.308Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/crucible/migrate.rs
line = 40
path = phd_tests::crucible::migrate::load_test
target = phd_tests::crucible::migrate
|
| 2664 | 2026-09-19T09:13:35.308Z | 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
|
| 2665 | 2026-09-19T09:13:35.308Z | 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
|
| 2666 | 2026-09-19T09:13:35.308Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/fdcb1fb6b813d621788c8e8542cfd939240e295029a624a25123e0b2f1fda4ff/crucible-downstairs
target = phd_framework::artifacts::store
|
| 2667 | 2026-09-19T09:13:35.308Z | 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
|
| 2668 | 2026-09-19T09:13:35.308Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/f2ff305b-9845-43fd-a155-5df4a0e7a82c_9000", "--encrypted", "--uuid", "f2ff305b-9845-43fd-a155-5df4a0e7a82c", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
| 2669 | 2026-09-19T09:13:35.422Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::migrate::load_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/f2ff305b-9845-43fd-a155-5df4a0e7a82c_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:13:35.318898543Z","hostname":"BRM42220010","pid":1126}\n{"msg":"UUID: f2ff305b-9845-43fd-a155-5df4a0e7a82c","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:13:35.418179174Z","hostname":"BRM42220010","pid":1126}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:13:35.41819839Z","hostname":"BRM42220010","pid":1126}\n
target = phd_framework::disk::crucible
|
| 2670 | 2026-09-19T09:13:35.422Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/f2ff305b-9845-43fd-a155-5df4a0e7a82c_9001", "--encrypted", "--uuid", "f2ff305b-9845-43fd-a155-5df4a0e7a82c", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
| 2671 | 2026-09-19T09:13:35.534Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::migrate::load_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/f2ff305b-9845-43fd-a155-5df4a0e7a82c_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:13:35.43241657Z","hostname":"BRM42220010","pid":1127}\n{"msg":"UUID: f2ff305b-9845-43fd-a155-5df4a0e7a82c","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:13:35.53017644Z","hostname":"BRM42220010","pid":1127}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:13:35.530198261Z","hostname":"BRM42220010","pid":1127}\n
target = phd_framework::disk::crucible
|
| 2672 | 2026-09-19T09:13:35.534Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/f2ff305b-9845-43fd-a155-5df4a0e7a82c_9002", "--encrypted", "--uuid", "f2ff305b-9845-43fd-a155-5df4a0e7a82c", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
| 2673 | 2026-09-19T09:13:35.650Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::migrate::load_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/f2ff305b-9845-43fd-a155-5df4a0e7a82c_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:13:35.545319032Z","hostname":"BRM42220010","pid":1128}\n{"msg":"UUID: f2ff305b-9845-43fd-a155-5df4a0e7a82c","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:13:35.64439889Z","hostname":"BRM42220010","pid":1128}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:13:35.644415431Z","hostname":"BRM42220010","pid":1128}\n
target = phd_framework::disk::crucible
|
| 2674 | 2026-09-19T09:13:35.651Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::migrate::load_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::load_test/crucible_f2ff305b-9845-43fd-a155-5df4a0e7a82c_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::load_test/crucible_f2ff305b-9845-43fd-a155-5df4a0e7a82c_9000.stdout.log"
target = phd_framework::log_config
|
| 2675 | 2026-09-19T09:13:35.651Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/f2ff305b-9845-43fd-a155-5df4a0e7a82c_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
| 2676 | 2026-09-19T09:13:35.651Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/f2ff305b-9845-43fd-a155-5df4a0e7a82c_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
| 2677 | 2026-09-19T09:13:35.654Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::migrate::load_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::load_test/crucible_f2ff305b-9845-43fd-a155-5df4a0e7a82c_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::load_test/crucible_f2ff305b-9845-43fd-a155-5df4a0e7a82c_9001.stdout.log"
target = phd_framework::log_config
|
| 2678 | 2026-09-19T09:13:35.654Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/f2ff305b-9845-43fd-a155-5df4a0e7a82c_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
| 2679 | 2026-09-19T09:13:35.654Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/f2ff305b-9845-43fd-a155-5df4a0e7a82c_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
| 2680 | 2026-09-19T09:13:35.656Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::migrate::load_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::load_test/crucible_f2ff305b-9845-43fd-a155-5df4a0e7a82c_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::load_test/crucible_f2ff305b-9845-43fd-a155-5df4a0e7a82c_9002.stdout.log"
target = phd_framework::log_config
|
| 2681 | 2026-09-19T09:13:35.656Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/f2ff305b-9845-43fd-a155-5df4a0e7a82c_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
| 2682 | 2026-09-19T09:13:35.656Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/f2ff305b-9845-43fd-a155-5df4a0e7a82c_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
| 2683 | 2026-09-19T09:13:35.658Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
|
| 2684 | 2026-09-19T09:13:35.658Z | 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::crucible::migrate::load_test
target = phd_framework::test_vm
vm_name = crucible_load_test_source
|
| 2685 | 2026-09-19T09:13:35.658Z | 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
|
| 2686 | 2026-09-19T09:13:35.659Z | 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::crucible::migrate::load_test
server_addr = 127.0.0.1:9003
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 2687 | 2026-09-19T09:13:35.659Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::migrate::load_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::load_test/crucible_load_test_source.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::load_test/crucible_load_test_source.stdout.log"
target = phd_framework::log_config
|
| 2688 | 2026-09-19T09:13:35.690Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1132
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm::server
|
| 2689 | 2026-09-19T09:13:35.708Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 49
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
|
| 2690 | 2026-09-19T09:13:35.708Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2691 | 2026-09-19T09:13:35.709Z | 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:9003/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 455
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2692 | 2026-09-19T09:13:36.478Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2693 | 2026-09-19T09:13:36.479Z | 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: af0cc8fe-6d21-4a16-9db1-5dbaa93a362d, name: "phd-vm-af0cc8fe-6d21-4a16-9db1-5dbaa93a362d", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 3f605a50-6dd8-43e6-8ba6-dab2e8fede05, project_id: f46a9e73-86b2-4c01-960d-b0daa2de9287, sled_id: 15315477-fbb5-4c8d-89a2-519b14d777fd, sled_serial: "15315477-fbb5-4c8d-89a2-519b14d777fd", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2694 | 2026-09-19T09:13:36.479Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2695 | 2026-09-19T09:13:36.479Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::crucible::migrate::load_test
state = Run
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2696 | 2026-09-19T09:13:36.480Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2697 | 2026-09-19T09:13:36.480Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
|
| 2698 | 2026-09-19T09:13:36.480Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2699 | 2026-09-19T09:13:36.480Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::crucible::migrate::load_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 2700 | 2026-09-19T09:13:36.480Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2701 | 2026-09-19T09:13:36.480Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2702 | 2026-09-19T09:13:41.685Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 5204
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2703 | 2026-09-19T09:13:41.685Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::crucible::migrate::load_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 2704 | 2026-09-19T09:13:41.685Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::crucible::migrate::load_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2705 | 2026-09-19T09:13:41.686Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2706 | 2026-09-19T09:13:41.686Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2707 | 2026-09-19T09:13:41.704Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2708 | 2026-09-19T09:13:41.704Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::crucible::migrate::load_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 2709 | 2026-09-19T09:13:41.704Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::crucible::migrate::load_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2710 | 2026-09-19T09:13:41.704Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2711 | 2026-09-19T09:13:41.704Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2712 | 2026-09-19T09:13:41.736Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2713 | 2026-09-19T09:13:41.736Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
|
| 2714 | 2026-09-19T09:13:41.737Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 5256
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
|
| 2715 | 2026-09-19T09:13:41.737Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
|
| 2716 | 2026-09-19T09:13:41.737Z | 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::crucible::migrate::load_test
target = phd_framework::test_vm
vm_name = crucible_load_test_target
|
| 2717 | 2026-09-19T09:13:41.737Z | 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
|
| 2718 | 2026-09-19T09:13:41.737Z | 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::crucible::migrate::load_test
server_addr = 127.0.0.1:9005
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 2719 | 2026-09-19T09:13:41.737Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::migrate::load_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::load_test/crucible_load_test_target.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::migrate::load_test/crucible_load_test_target.stdout.log"
target = phd_framework::log_config
|
| 2720 | 2026-09-19T09:13:41.770Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1133
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm::server
|
| 2721 | 2026-09-19T09:13:41.784Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 47
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
|
| 2722 | 2026-09-19T09:13:41.785Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2723 | 2026-09-19T09:13:41.785Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2724 | 2026-09-19T09:13:41.791Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 6
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2725 | 2026-09-19T09:13:41.791Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2726 | 2026-09-19T09:13:41.791Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2727 | 2026-09-19T09:13:42.083Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 292
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2728 | 2026-09-19T09:13:42.084Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2729 | 2026-09-19T09:13:42.084Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2730 | 2026-09-19T09:13:42.095Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2731 | 2026-09-19T09:13:42.096Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2732 | 2026-09-19T09:13:42.096Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2733 | 2026-09-19T09:13:42.128Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2734 | 2026-09-19T09:13:42.128Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2735 | 2026-09-19T09:13:42.128Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2736 | 2026-09-19T09:13:42.139Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2737 | 2026-09-19T09:13:42.139Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2738 | 2026-09-19T09:13:42.139Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2739 | 2026-09-19T09:13:42.407Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 268
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2740 | 2026-09-19T09:13:42.408Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2741 | 2026-09-19T09:13:42.408Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2742 | 2026-09-19T09:13:42.417Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2743 | 2026-09-19T09:13:42.417Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2744 | 2026-09-19T09:13:42.417Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2745 | 2026-09-19T09:13:42.451Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2746 | 2026-09-19T09:13:42.451Z | INFO | phd-runner: [TEST - EVENT] Generated SHA256 checksum: c4a14b155d3c9ffa7b546fd7f472d0f809718c5764f25f4885c3ad57667bd2cf
file = phd-tests/tests/src/crucible/migrate.rs
line = 72
path = phd_tests::crucible::migrate::load_test
target = phd_tests::crucible::migrate
|
| 2747 | 2026-09-19T09:13:42.451Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2748 | 2026-09-19T09:13:42.451Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2749 | 2026-09-19T09:13:42.462Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2750 | 2026-09-19T09:13:42.462Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2751 | 2026-09-19T09:13:42.462Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2752 | 2026-09-19T09:13:42.494Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2753 | 2026-09-19T09:13:42.495Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2754 | 2026-09-19T09:13:42.495Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2755 | 2026-09-19T09:13:42.506Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2756 | 2026-09-19T09:13:42.506Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2757 | 2026-09-19T09:13:42.506Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2758 | 2026-09-19T09:13:42.529Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2759 | 2026-09-19T09:13:42.529Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 640
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
target = phd_framework::test_vm
target_id = b530bd63-d543-42a5-a341-0c754c06ffb9
|
| 2760 | 2026-09-19T09:13:42.530Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9003
file = phd-tests/framework/src/test_vm/mod.rs
line = 673
migration_id = 746fa6c2-c174-4655-9cd8-09c9c3efd243
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
target = phd_framework::test_vm
target_id = b530bd63-d543-42a5-a341-0c754c06ffb9
timeout_duration = 45s
|
| 2761 | 2026-09-19T09:13:42.530Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
target = phd_framework::test_vm
target_id = b530bd63-d543-42a5-a341-0c754c06ffb9
vm = crucible_load_test_target
vm_id = b530bd63-d543-42a5-a341-0c754c06ffb9
|
| 2762 | 2026-09-19T09:13:42.661Z | 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: b530bd63-d543-42a5-a341-0c754c06ffb9, name: "phd-vm-b530bd63-d543-42a5-a341-0c754c06ffb9", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 3f605a50-6dd8-43e6-8ba6-dab2e8fede05, project_id: f46a9e73-86b2-4c01-960d-b0daa2de9287, sled_id: 48e5d4a1-0803-447c-887c-8566cc4bab61, sled_serial: "48e5d4a1-0803-447c-887c-8566cc4bab61", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 514
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
target = phd_framework::test_vm
target_id = b530bd63-d543-42a5-a341-0c754c06ffb9
vm = crucible_load_test_target
vm_id = b530bd63-d543-42a5-a341-0c754c06ffb9
|
| 2763 | 2026-09-19T09:13:42.661Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
migration_id = 746fa6c2-c174-4655-9cd8-09c9c3efd243
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
target = phd_framework::test_vm
target_id = b530bd63-d543-42a5-a341-0c754c06ffb9
|
| 2764 | 2026-09-19T09:13:46.610Z | 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:9005","from_start":8049}}
target = phd_framework::serial
|
| 2765 | 2026-09-19T09:13:47.155Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 707
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
target = phd_framework::test_vm
target_id = b530bd63-d543-42a5-a341-0c754c06ffb9
|
| 2766 | 2026-09-19T09:13:47.155Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 4494
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
migration_id = 746fa6c2-c174-4655-9cd8-09c9c3efd243
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
target = phd_framework::test_vm
target_id = b530bd63-d543-42a5-a341-0c754c06ffb9
|
| 2767 | 2026-09-19T09:13:47.156Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = b530bd63-d543-42a5-a341-0c754c06ffb9
|
| 2768 | 2026-09-19T09:13:47.156Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_load_test_target
vm_id = b530bd63-d543-42a5-a341-0c754c06ffb9
|
| 2769 | 2026-09-19T09:13:47.168Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = b530bd63-d543-42a5-a341-0c754c06ffb9
|
| 2770 | 2026-09-19T09:13:47.168Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = b530bd63-d543-42a5-a341-0c754c06ffb9
|
| 2771 | 2026-09-19T09:13:47.168Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_load_test_target
vm_id = b530bd63-d543-42a5-a341-0c754c06ffb9
|
| 2772 | 2026-09-19T09:13:47.201Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = b530bd63-d543-42a5-a341-0c754c06ffb9
|
| 2773 | 2026-09-19T09:13:47.202Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = b530bd63-d543-42a5-a341-0c754c06ffb9
|
| 2774 | 2026-09-19T09:13:47.202Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_load_test_target
vm_id = b530bd63-d543-42a5-a341-0c754c06ffb9
|
| 2775 | 2026-09-19T09:13:47.212Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = b530bd63-d543-42a5-a341-0c754c06ffb9
|
| 2776 | 2026-09-19T09:13:47.213Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = b530bd63-d543-42a5-a341-0c754c06ffb9
|
| 2777 | 2026-09-19T09:13:47.213Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_load_test_target
vm_id = b530bd63-d543-42a5-a341-0c754c06ffb9
|
| 2778 | 2026-09-19T09:13:47.246Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = b530bd63-d543-42a5-a341-0c754c06ffb9
|
| 2779 | 2026-09-19T09:13:47.246Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = b530bd63-d543-42a5-a341-0c754c06ffb9
|
| 2780 | 2026-09-19T09:13:47.247Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_load_test_target
vm_id = b530bd63-d543-42a5-a341-0c754c06ffb9
|
| 2781 | 2026-09-19T09:13:47.257Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = b530bd63-d543-42a5-a341-0c754c06ffb9
|
| 2782 | 2026-09-19T09:13:47.258Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = b530bd63-d543-42a5-a341-0c754c06ffb9
|
| 2783 | 2026-09-19T09:13:47.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 = 951
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_load_test_target
vm_id = b530bd63-d543-42a5-a341-0c754c06ffb9
|
| 2784 | 2026-09-19T09:13:47.527Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 269
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = b530bd63-d543-42a5-a341-0c754c06ffb9
|
| 2785 | 2026-09-19T09:13:47.527Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = b530bd63-d543-42a5-a341-0c754c06ffb9
|
| 2786 | 2026-09-19T09:13:47.528Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_load_test_target
vm_id = b530bd63-d543-42a5-a341-0c754c06ffb9
|
| 2787 | 2026-09-19T09:13:47.538Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = b530bd63-d543-42a5-a341-0c754c06ffb9
|
| 2788 | 2026-09-19T09:13:47.538Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = b530bd63-d543-42a5-a341-0c754c06ffb9
|
| 2789 | 2026-09-19T09:13:47.539Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_load_test_target
vm_id = b530bd63-d543-42a5-a341-0c754c06ffb9
|
| 2790 | 2026-09-19T09:13:47.571Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = b530bd63-d543-42a5-a341-0c754c06ffb9
|
| 2791 | 2026-09-19T09:13:47.572Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = b530bd63-d543-42a5-a341-0c754c06ffb9
|
| 2792 | 2026-09-19T09:13:47.572Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2793 | 2026-09-19T09:13:47.572Z | 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
|
| 2794 | 2026-09-19T09:13:47.572Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 11093
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2795 | 2026-09-19T09:13:47.572Z | INFO | phd-runner: test phd_tests::crucible::migrate::load_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 2796 | 2026-09-19T09:13:47.572Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2797 | 2026-09-19T09:13:47.574Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1226
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = b530bd63-d543-42a5-a341-0c754c06ffb9
|
| 2798 | 2026-09-19T09:13:47.574Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::crucible::migrate::load_test
self.address = 127.0.0.1:9003
target = phd_framework::test_vm::server
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2799 | 2026-09-19T09:13:47.656Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 83
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2800 | 2026-09-19T09:13:47.656Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 11947
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
|
| 2801 | 2026-09-19T09:13:47.658Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::crucible::migrate::load_test
self.address = 127.0.0.1:9005
target = phd_framework::test_vm::server
vm = crucible_load_test_target
vm_id = b530bd63-d543-42a5-a341-0c754c06ffb9
|
| 2802 | 2026-09-19T09:13:47.738Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::migrate::load_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9000, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/f2ff305b-9845-43fd-a155-5df4a0e7a82c_9000" } }
target = phd_framework::disk::crucible
vm = crucible_load_test_target
vm_id = b530bd63-d543-42a5-a341-0c754c06ffb9
|
| 2803 | 2026-09-19T09:13:47.743Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::migrate::load_test
self.path = "/tmp/propolis-phd/f2ff305b-9845-43fd-a155-5df4a0e7a82c_9000"
target = phd_framework::disk::crucible
vm = crucible_load_test_target
vm_id = b530bd63-d543-42a5-a341-0c754c06ffb9
|
| 2804 | 2026-09-19T09:13:47.756Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::migrate::load_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9001, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/f2ff305b-9845-43fd-a155-5df4a0e7a82c_9001" } }
target = phd_framework::disk::crucible
vm = crucible_load_test_target
vm_id = b530bd63-d543-42a5-a341-0c754c06ffb9
|
| 2805 | 2026-09-19T09:13:47.763Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::migrate::load_test
self.path = "/tmp/propolis-phd/f2ff305b-9845-43fd-a155-5df4a0e7a82c_9001"
target = phd_framework::disk::crucible
vm = crucible_load_test_target
vm_id = b530bd63-d543-42a5-a341-0c754c06ffb9
|
| 2806 | 2026-09-19T09:13:47.775Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::migrate::load_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9002, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/f2ff305b-9845-43fd-a155-5df4a0e7a82c_9002" } }
target = phd_framework::disk::crucible
vm = crucible_load_test_target
vm_id = b530bd63-d543-42a5-a341-0c754c06ffb9
|
| 2807 | 2026-09-19T09:13:47.782Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::migrate::load_test
self.path = "/tmp/propolis-phd/f2ff305b-9845-43fd-a155-5df4a0e7a82c_9002"
target = phd_framework::disk::crucible
vm = crucible_load_test_target
vm_id = b530bd63-d543-42a5-a341-0c754c06ffb9
|
| 2808 | 2026-09-19T09:13:47.795Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 222
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = b530bd63-d543-42a5-a341-0c754c06ffb9
|
| 2809 | 2026-09-19T09:13:47.795Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 222
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2810 | 2026-09-19T09:13:47.795Z | INFO | phd-runner: Starting test phd_tests::migrate::smoke_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 2811 | 2026-09-19T09:13:47.795Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5264
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
target = phd_framework::test_vm
target_id = b530bd63-d543-42a5-a341-0c754c06ffb9
vm = crucible_load_test_target
vm_id = b530bd63-d543-42a5-a341-0c754c06ffb9
|
| 2812 | 2026-09-19T09:13:47.795Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2813 | 2026-09-19T09:13:47.795Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 5265
file = phd-tests/framework/src/test_vm/mod.rs
line = 640
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = af0cc8fe-6d21-4a16-9db1-5dbaa93a362d
target = phd_framework::test_vm
target_id = b530bd63-d543-42a5-a341-0c754c06ffb9
|
| 2814 | 2026-09-19T09:13:47.795Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2815 | 2026-09-19T09:13:47.795Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 12486
file = phd-tests/tests/src/crucible/migrate.rs
line = 40
path = phd_tests::crucible::migrate::load_test
target = phd_tests::crucible::migrate
|
| 2816 | 2026-09-19T09:13:47.795Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 15
path = phd_tests::migrate::smoke_test
target = phd_tests::migrate
|
| 2817 | 2026-09-19T09:13:47.795Z | 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
|
| 2818 | 2026-09-19T09:13:47.795Z | 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
|
| 2819 | 2026-09-19T09:13:47.796Z | 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
|
| 2820 | 2026-09-19T09:13:47.796Z | 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::smoke_test
target = phd_framework::zfs
verb = list
|
| 2821 | 2026-09-19T09:13:47.808Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::smoke_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 210M 25.3T 207M /phd-artifacts\n
target = phd_framework::zfs
|
| 2822 | 2026-09-19T09:13:47.808Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-448238ac-37b2-45fb-8d4a-ecd46ec735c4"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::smoke_test
target = phd_framework::zfs
verb = snapshot
|
| 2823 | 2026-09-19T09:13:47.825Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-448238ac-37b2-45fb-8d4a-ecd46ec735c4", "phd-artifacts/phd-clone-5b36ff90-04cf-4b72-9437-f0e8aca20b09"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::smoke_test
target = phd_framework::zfs
verb = clone
|
| 2824 | 2026-09-19T09:13:47.842Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-5b36ff90-04cf-4b72-9437-f0e8aca20b09"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::smoke_test
target = phd_framework::zfs
verb = list
|
| 2825 | 2026-09-19T09:13:47.854Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::smoke_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-5b36ff90-04cf-4b72-9437-f0e8aca20b09 0B 25.3T 207M /phd-artifacts/phd-clone-5b36ff90-04cf-4b72-9437-f0e8aca20b09\n
target = phd_framework::zfs
|
| 2826 | 2026-09-19T09:13:47.855Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
|
| 2827 | 2026-09-19T09:13:47.855Z | 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::smoke_test
target = phd_framework::test_vm
vm_name = migration_smoke
|
| 2828 | 2026-09-19T09:13:47.855Z | 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
|
| 2829 | 2026-09-19T09:13:47.855Z | 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::smoke_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 2830 | 2026-09-19T09:13:47.855Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::smoke_test
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::smoke_test/migration_smoke.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::smoke_test/migration_smoke.stdout.log"
target = phd_framework::log_config
|
| 2831 | 2026-09-19T09:13:47.886Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1140
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm::server
|
| 2832 | 2026-09-19T09:13:47.902Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 46
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
|
| 2833 | 2026-09-19T09:13:47.902Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2834 | 2026-09-19T09:13:47.903Z | 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::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2835 | 2026-09-19T09:13:48.754Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2836 | 2026-09-19T09:13:48.755Z | 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: 7e4c8858-58b9-414f-ae8a-dedbda5324bb, name: "phd-vm-7e4c8858-58b9-414f-ae8a-dedbda5324bb", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 9e97ca66-cbab-47cd-bffb-3674dac1e633, project_id: 352098f4-f6c2-4cfc-866a-6114ea686598, sled_id: 7d0591a7-d943-44c0-9f37-4e26de22c3a2, sled_serial: "7d0591a7-d943-44c0-9f37-4e26de22c3a2", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2837 | 2026-09-19T09:13:48.755Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2838 | 2026-09-19T09:13:48.756Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::migrate::smoke_test
state = Run
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2839 | 2026-09-19T09:13:48.756Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2840 | 2026-09-19T09:13:48.757Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
|
| 2841 | 2026-09-19T09:13:48.757Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2842 | 2026-09-19T09:13:48.757Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::migrate::smoke_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 2843 | 2026-09-19T09:13:48.757Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2844 | 2026-09-19T09:13:48.757Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2845 | 2026-09-19T09:13:53.175Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4418
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2846 | 2026-09-19T09:13:53.175Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::migrate::smoke_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 2847 | 2026-09-19T09:13:53.175Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::migrate::smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2848 | 2026-09-19T09:13:53.175Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2849 | 2026-09-19T09:13:53.175Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2850 | 2026-09-19T09:13:53.194Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2851 | 2026-09-19T09:13:53.194Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::migrate::smoke_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 2852 | 2026-09-19T09:13:53.195Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::migrate::smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2853 | 2026-09-19T09:13:53.195Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2854 | 2026-09-19T09:13:53.195Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2855 | 2026-09-19T09:13:53.227Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2856 | 2026-09-19T09:13:53.227Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
|
| 2857 | 2026-09-19T09:13:53.227Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4470
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
|
| 2858 | 2026-09-19T09:13:53.228Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2859 | 2026-09-19T09:13:53.228Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2860 | 2026-09-19T09:13:53.238Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2861 | 2026-09-19T09:13:53.238Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2862 | 2026-09-19T09:13:53.238Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2863 | 2026-09-19T09:13:53.271Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2864 | 2026-09-19T09:13:53.271Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2865 | 2026-09-19T09:13:53.271Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2866 | 2026-09-19T09:13:53.282Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2867 | 2026-09-19T09:13:53.282Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2868 | 2026-09-19T09:13:53.282Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2869 | 2026-09-19T09:13:53.304Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2870 | 2026-09-19T09:13:53.304Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2871 | 2026-09-19T09:13:53.304Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2872 | 2026-09-19T09:13:53.315Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2873 | 2026-09-19T09:13:53.315Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2874 | 2026-09-19T09:13:53.315Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2875 | 2026-09-19T09:13:53.348Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2876 | 2026-09-19T09:13:53.348Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2877 | 2026-09-19T09:13:53.348Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2878 | 2026-09-19T09:13:53.359Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2879 | 2026-09-19T09:13:53.360Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2880 | 2026-09-19T09:13:53.360Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2881 | 2026-09-19T09:13:53.393Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2882 | 2026-09-19T09:13:53.393Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2883 | 2026-09-19T09:13:53.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 = 951
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2884 | 2026-09-19T09:13:53.404Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2885 | 2026-09-19T09:13:53.404Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2886 | 2026-09-19T09:13:53.404Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2887 | 2026-09-19T09:13:53.437Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2888 | 2026-09-19T09:13:53.437Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2889 | 2026-09-19T09:13:53.437Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2890 | 2026-09-19T09:13:53.448Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2891 | 2026-09-19T09:13:53.448Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2892 | 2026-09-19T09:13:53.448Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2893 | 2026-09-19T09:13:53.481Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2894 | 2026-09-19T09:13:53.482Z | 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::smoke_test
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_smoke
|
| 2895 | 2026-09-19T09:13:53.482Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
|
| 2896 | 2026-09-19T09:13:53.482Z | 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::smoke_test
target = phd_framework::test_vm
vm_name = migration_smoke_lifecycle_0
|
| 2897 | 2026-09-19T09:13:53.482Z | 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
|
| 2898 | 2026-09-19T09:13:53.482Z | 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::smoke_test
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 2899 | 2026-09-19T09:13:53.482Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::smoke_test
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::smoke_test/migration_smoke_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::smoke_test/migration_smoke_lifecycle_0.stdout.log"
target = phd_framework::log_config
|
| 2900 | 2026-09-19T09:13:53.515Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1141
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm::server
|
| 2901 | 2026-09-19T09:13:53.527Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 45
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
|
| 2902 | 2026-09-19T09:13:53.527Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 640
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
target = phd_framework::test_vm
target_id = 3f94e4ea-7a9d-4026-8ca3-15e8abdb6a8c
|
| 2903 | 2026-09-19T09:13:53.527Z | 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 = 673
migration_id = 3bed9e1e-748f-492a-8352-d5e685b323a6
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
target = phd_framework::test_vm
target_id = 3f94e4ea-7a9d-4026-8ca3-15e8abdb6a8c
timeout_duration = 45s
|
| 2904 | 2026-09-19T09:13:53.527Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
target = phd_framework::test_vm
target_id = 3f94e4ea-7a9d-4026-8ca3-15e8abdb6a8c
vm = migration_smoke_lifecycle_0
vm_id = 3f94e4ea-7a9d-4026-8ca3-15e8abdb6a8c
|
| 2905 | 2026-09-19T09:13:53.528Z | 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::smoke_test
source = migration_smoke
source_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
target = phd_framework::test_vm
target_id = 3f94e4ea-7a9d-4026-8ca3-15e8abdb6a8c
vm = migration_smoke_lifecycle_0
vm_id = 3f94e4ea-7a9d-4026-8ca3-15e8abdb6a8c
|
| 2906 | 2026-09-19T09:13:54.079Z | 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: 3f94e4ea-7a9d-4026-8ca3-15e8abdb6a8c, name: "phd-vm-3f94e4ea-7a9d-4026-8ca3-15e8abdb6a8c", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 9e97ca66-cbab-47cd-bffb-3674dac1e633, project_id: 352098f4-f6c2-4cfc-866a-6114ea686598, sled_id: 03059131-c0fa-4040-bdba-f1fd1216baa9, sled_serial: "03059131-c0fa-4040-bdba-f1fd1216baa9", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 514
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
target = phd_framework::test_vm
target_id = 3f94e4ea-7a9d-4026-8ca3-15e8abdb6a8c
vm = migration_smoke_lifecycle_0
vm_id = 3f94e4ea-7a9d-4026-8ca3-15e8abdb6a8c
|
| 2907 | 2026-09-19T09:13:54.080Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
migration_id = 3bed9e1e-748f-492a-8352-d5e685b323a6
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
target = phd_framework::test_vm
target_id = 3f94e4ea-7a9d-4026-8ca3-15e8abdb6a8c
|
| 2908 | 2026-09-19T09:13:56.477Z | 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
|
| 2909 | 2026-09-19T09:13:56.590Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 707
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
target = phd_framework::test_vm
target_id = 3f94e4ea-7a9d-4026-8ca3-15e8abdb6a8c
|
| 2910 | 2026-09-19T09:13:56.590Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2510
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
migration_id = 3bed9e1e-748f-492a-8352-d5e685b323a6
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
target = phd_framework::test_vm
target_id = 3f94e4ea-7a9d-4026-8ca3-15e8abdb6a8c
|
| 2911 | 2026-09-19T09:13:56.592Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2912 | 2026-09-19T09:13:56.592Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = 3f94e4ea-7a9d-4026-8ca3-15e8abdb6a8c
|
| 2913 | 2026-09-19T09:13:56.592Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_smoke_lifecycle_0
vm_id = 3f94e4ea-7a9d-4026-8ca3-15e8abdb6a8c
|
| 2914 | 2026-09-19T09:13:56.593Z | 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::smoke_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2915 | 2026-09-19T09:13:56.683Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 90
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2916 | 2026-09-19T09:13:56.683Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 8780
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
|
| 2917 | 2026-09-19T09:13:56.683Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 91
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = 3f94e4ea-7a9d-4026-8ca3-15e8abdb6a8c
|
| 2918 | 2026-09-19T09:13:56.684Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = 3f94e4ea-7a9d-4026-8ca3-15e8abdb6a8c
|
| 2919 | 2026-09-19T09:13:56.684Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_smoke_lifecycle_0
vm_id = 3f94e4ea-7a9d-4026-8ca3-15e8abdb6a8c
|
| 2920 | 2026-09-19T09:13:56.716Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = 3f94e4ea-7a9d-4026-8ca3-15e8abdb6a8c
|
| 2921 | 2026-09-19T09:13:56.717Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = 3f94e4ea-7a9d-4026-8ca3-15e8abdb6a8c
|
| 2922 | 2026-09-19T09:13:56.717Z | 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
|
| 2923 | 2026-09-19T09:13:56.717Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 7961
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2924 | 2026-09-19T09:13:56.717Z | INFO | phd-runner: test phd_tests::migrate::smoke_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 2925 | 2026-09-19T09:13:56.717Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2926 | 2026-09-19T09:13:56.718Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1226
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = 3f94e4ea-7a9d-4026-8ca3-15e8abdb6a8c
|
| 2927 | 2026-09-19T09:13:57.467Z | 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::smoke_test
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_smoke_lifecycle_0
vm_id = 3f94e4ea-7a9d-4026-8ca3-15e8abdb6a8c
|
| 2928 | 2026-09-19T09:13:57.554Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::smoke_test
target = phd_framework::zfs
vm = migration_smoke_lifecycle_0
vm_id = 3f94e4ea-7a9d-4026-8ca3-15e8abdb6a8c
|
| 2929 | 2026-09-19T09:13:57.554Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-5b36ff90-04cf-4b72-9437-f0e8aca20b09"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::smoke_test
target = phd_framework::zfs
verb = destroy
vm = migration_smoke_lifecycle_0
vm_id = 3f94e4ea-7a9d-4026-8ca3-15e8abdb6a8c
|
| 2930 | 2026-09-19T09:13:57.578Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::smoke_test
target = phd_framework::zfs
vm = migration_smoke_lifecycle_0
vm_id = 3f94e4ea-7a9d-4026-8ca3-15e8abdb6a8c
|
| 2931 | 2026-09-19T09:13:57.578Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-448238ac-37b2-45fb-8d4a-ecd46ec735c4"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::smoke_test
target = phd_framework::zfs
verb = destroy
vm = migration_smoke_lifecycle_0
vm_id = 3f94e4ea-7a9d-4026-8ca3-15e8abdb6a8c
|
| 2932 | 2026-09-19T09:13:57.597Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 880
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = 3f94e4ea-7a9d-4026-8ca3-15e8abdb6a8c
|
| 2933 | 2026-09-19T09:13:57.597Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 4070
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
target = phd_framework::test_vm
target_id = 3f94e4ea-7a9d-4026-8ca3-15e8abdb6a8c
vm = migration_smoke_lifecycle_0
vm_id = 3f94e4ea-7a9d-4026-8ca3-15e8abdb6a8c
|
| 2934 | 2026-09-19T09:13:57.598Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4070
file = phd-tests/framework/src/test_vm/mod.rs
line = 640
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = 7e4c8858-58b9-414f-ae8a-dedbda5324bb
target = phd_framework::test_vm
target_id = 3f94e4ea-7a9d-4026-8ca3-15e8abdb6a8c
|
| 2935 | 2026-09-19T09:13:57.598Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 9801
file = phd-tests/tests/src/migrate.rs
line = 15
path = phd_tests::migrate::smoke_test
target = phd_tests::migrate
|
| 2936 | 2026-09-19T09:13:57.598Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 880
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 2937 | 2026-09-19T09:13:57.598Z | INFO | phd-runner: Starting test phd_tests::migrate::serial_history
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 2938 | 2026-09-19T09:13:57.598Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2939 | 2026-09-19T09:13:57.598Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 2940 | 2026-09-19T09:13:57.598Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 20
path = phd_tests::migrate::serial_history
target = phd_tests::migrate
|
| 2941 | 2026-09-19T09:13:57.598Z | 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
|
| 2942 | 2026-09-19T09:13:57.598Z | 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
|
| 2943 | 2026-09-19T09:13:57.598Z | 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
|
| 2944 | 2026-09-19T09:13:57.598Z | 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::serial_history
target = phd_framework::zfs
verb = list
|
| 2945 | 2026-09-19T09:13:57.610Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::serial_history
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 210M 25.3T 207M /phd-artifacts\n
target = phd_framework::zfs
|
| 2946 | 2026-09-19T09:13:57.610Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-1695cbf1-00f8-4fa7-89b6-ab0fe8b03bfa"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::serial_history
target = phd_framework::zfs
verb = snapshot
|
| 2947 | 2026-09-19T09:13:57.628Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-1695cbf1-00f8-4fa7-89b6-ab0fe8b03bfa", "phd-artifacts/phd-clone-9ce0da31-0b36-45d5-9250-4336eac74128"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::serial_history
target = phd_framework::zfs
verb = clone
|
| 2948 | 2026-09-19T09:13:57.646Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-9ce0da31-0b36-45d5-9250-4336eac74128"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::serial_history
target = phd_framework::zfs
verb = list
|
| 2949 | 2026-09-19T09:13:57.657Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::serial_history
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-9ce0da31-0b36-45d5-9250-4336eac74128 0B 25.3T 207M /phd-artifacts/phd-clone-9ce0da31-0b36-45d5-9250-4336eac74128\n
target = phd_framework::zfs
|
| 2950 | 2026-09-19T09:13:57.658Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
|
| 2951 | 2026-09-19T09:13:57.658Z | 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::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history
|
| 2952 | 2026-09-19T09:13:57.658Z | 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
|
| 2953 | 2026-09-19T09:13:57.658Z | 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::serial_history
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 2954 | 2026-09-19T09:13:57.658Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::serial_history
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::serial_history/migration_serial_history.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::serial_history/migration_serial_history.stdout.log"
target = phd_framework::log_config
|
| 2955 | 2026-09-19T09:13:57.693Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1150
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm::server
|
| 2956 | 2026-09-19T09:13:57.708Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 49
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
|
| 2957 | 2026-09-19T09:13:57.708Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 4dc21e1f-975d-4fcd-9d40-4865a9422189
|
| 2958 | 2026-09-19T09:13:57.709Z | 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::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 4dc21e1f-975d-4fcd-9d40-4865a9422189
|
| 2959 | 2026-09-19T09:13:58.526Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 2960 | 2026-09-19T09:13:58.528Z | 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: 4dc21e1f-975d-4fcd-9d40-4865a9422189, name: "phd-vm-4dc21e1f-975d-4fcd-9d40-4865a9422189", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 4575ee97-f2d4-4cf9-a32b-544dccf27fdd, project_id: 11bf3a2f-e1f1-4c2e-b4f8-522829ddf9e9, sled_id: a95aa7c0-3e23-4697-91f2-ee5dcaa69370, sled_serial: "a95aa7c0-3e23-4697-91f2-ee5dcaa69370", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 4dc21e1f-975d-4fcd-9d40-4865a9422189
|
| 2961 | 2026-09-19T09:13:58.528Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 4dc21e1f-975d-4fcd-9d40-4865a9422189
|
| 2962 | 2026-09-19T09:13:58.528Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::migrate::serial_history
state = Run
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 4dc21e1f-975d-4fcd-9d40-4865a9422189
|
| 2963 | 2026-09-19T09:13:58.529Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 4dc21e1f-975d-4fcd-9d40-4865a9422189
|
| 2964 | 2026-09-19T09:13:58.529Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
|
| 2965 | 2026-09-19T09:13:58.529Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_serial_history
vm_id = 4dc21e1f-975d-4fcd-9d40-4865a9422189
|
| 2966 | 2026-09-19T09:13:58.529Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::migrate::serial_history
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 2967 | 2026-09-19T09:13:58.529Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 4dc21e1f-975d-4fcd-9d40-4865a9422189
|
| 2968 | 2026-09-19T09:13:58.529Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history
vm_id = 4dc21e1f-975d-4fcd-9d40-4865a9422189
|
| 2969 | 2026-09-19T09:14:02.927Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4397
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 4dc21e1f-975d-4fcd-9d40-4865a9422189
|
| 2970 | 2026-09-19T09:14:02.927Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::migrate::serial_history
step = WriteStr("root")
target = phd_framework::test_vm
|
| 2971 | 2026-09-19T09:14:02.927Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::migrate::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2972 | 2026-09-19T09:14:02.927Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 4dc21e1f-975d-4fcd-9d40-4865a9422189
|
| 2973 | 2026-09-19T09:14:02.927Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history
vm_id = 4dc21e1f-975d-4fcd-9d40-4865a9422189
|
| 2974 | 2026-09-19T09:14:02.945Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 4dc21e1f-975d-4fcd-9d40-4865a9422189
|
| 2975 | 2026-09-19T09:14:02.945Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::migrate::serial_history
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 2976 | 2026-09-19T09:14:02.945Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::migrate::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 2977 | 2026-09-19T09:14:02.945Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 4dc21e1f-975d-4fcd-9d40-4865a9422189
|
| 2978 | 2026-09-19T09:14:02.946Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history
vm_id = 4dc21e1f-975d-4fcd-9d40-4865a9422189
|
| 2979 | 2026-09-19T09:14:02.978Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 4dc21e1f-975d-4fcd-9d40-4865a9422189
|
| 2980 | 2026-09-19T09:14:02.979Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
|
| 2981 | 2026-09-19T09:14:02.979Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4449
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
|
| 2982 | 2026-09-19T09:14:02.979Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 4dc21e1f-975d-4fcd-9d40-4865a9422189
|
| 2983 | 2026-09-19T09:14:02.979Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_serial_history
vm_id = 4dc21e1f-975d-4fcd-9d40-4865a9422189
|
| 2984 | 2026-09-19T09:14:02.989Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 4dc21e1f-975d-4fcd-9d40-4865a9422189
|
| 2985 | 2026-09-19T09:14:02.989Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 4dc21e1f-975d-4fcd-9d40-4865a9422189
|
| 2986 | 2026-09-19T09:14:02.990Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_serial_history
vm_id = 4dc21e1f-975d-4fcd-9d40-4865a9422189
|
| 2987 | 2026-09-19T09:14:03.022Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 4dc21e1f-975d-4fcd-9d40-4865a9422189
|
| 2988 | 2026-09-19T09:14:03.022Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 4dc21e1f-975d-4fcd-9d40-4865a9422189
|
| 2989 | 2026-09-19T09:14:03.023Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_serial_history
vm_id = 4dc21e1f-975d-4fcd-9d40-4865a9422189
|
| 2990 | 2026-09-19T09:14:03.034Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 4dc21e1f-975d-4fcd-9d40-4865a9422189
|
| 2991 | 2026-09-19T09:14:03.034Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 4dc21e1f-975d-4fcd-9d40-4865a9422189
|
| 2992 | 2026-09-19T09:14:03.034Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_serial_history
vm_id = 4dc21e1f-975d-4fcd-9d40-4865a9422189
|
| 2993 | 2026-09-19T09:14:03.067Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 4dc21e1f-975d-4fcd-9d40-4865a9422189
|
| 2994 | 2026-09-19T09:14:03.073Z | 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::serial_history
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_serial_history
|
| 2995 | 2026-09-19T09:14:03.073Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
|
| 2996 | 2026-09-19T09:14:03.073Z | 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::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history_lifecycle_0
|
| 2997 | 2026-09-19T09:14:03.074Z | 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
|
| 2998 | 2026-09-19T09:14:03.074Z | 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::serial_history
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 2999 | 2026-09-19T09:14:03.074Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::serial_history
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::serial_history/migration_serial_history_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::serial_history/migration_serial_history_lifecycle_0.stdout.log"
target = phd_framework::log_config
|
| 3000 | 2026-09-19T09:14:03.107Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1151
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm::server
|
| 3001 | 2026-09-19T09:14:03.121Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 47
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
|
| 3002 | 2026-09-19T09:14:03.121Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 640
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 4dc21e1f-975d-4fcd-9d40-4865a9422189
target = phd_framework::test_vm
target_id = 6e8e8ac4-68dd-4608-86ac-7568574dfab7
|
| 3003 | 2026-09-19T09:14:03.121Z | 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 = 673
migration_id = add668e8-3a75-40c8-9e08-037b9910fc0f
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 4dc21e1f-975d-4fcd-9d40-4865a9422189
target = phd_framework::test_vm
target_id = 6e8e8ac4-68dd-4608-86ac-7568574dfab7
timeout_duration = 45s
|
| 3004 | 2026-09-19T09:14:03.121Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 4dc21e1f-975d-4fcd-9d40-4865a9422189
target = phd_framework::test_vm
target_id = 6e8e8ac4-68dd-4608-86ac-7568574dfab7
vm = migration_serial_history_lifecycle_0
vm_id = 6e8e8ac4-68dd-4608-86ac-7568574dfab7
|
| 3005 | 2026-09-19T09:14:03.121Z | 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::serial_history
source = migration_serial_history
source_id = 4dc21e1f-975d-4fcd-9d40-4865a9422189
target = phd_framework::test_vm
target_id = 6e8e8ac4-68dd-4608-86ac-7568574dfab7
vm = migration_serial_history_lifecycle_0
vm_id = 6e8e8ac4-68dd-4608-86ac-7568574dfab7
|
| 3006 | 2026-09-19T09:14:03.580Z | 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: 6e8e8ac4-68dd-4608-86ac-7568574dfab7, name: "phd-vm-6e8e8ac4-68dd-4608-86ac-7568574dfab7", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 4575ee97-f2d4-4cf9-a32b-544dccf27fdd, project_id: 11bf3a2f-e1f1-4c2e-b4f8-522829ddf9e9, sled_id: 3a2a81b4-3c93-4fc7-9348-ce93e1d24c70, sled_serial: "3a2a81b4-3c93-4fc7-9348-ce93e1d24c70", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 514
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 4dc21e1f-975d-4fcd-9d40-4865a9422189
target = phd_framework::test_vm
target_id = 6e8e8ac4-68dd-4608-86ac-7568574dfab7
vm = migration_serial_history_lifecycle_0
vm_id = 6e8e8ac4-68dd-4608-86ac-7568574dfab7
|
| 3007 | 2026-09-19T09:14:03.580Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
migration_id = add668e8-3a75-40c8-9e08-037b9910fc0f
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 4dc21e1f-975d-4fcd-9d40-4865a9422189
target = phd_framework::test_vm
target_id = 6e8e8ac4-68dd-4608-86ac-7568574dfab7
|
| 3008 | 2026-09-19T09:14:05.923Z | 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
|
| 3009 | 2026-09-19T09:14:07.462Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 707
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 4dc21e1f-975d-4fcd-9d40-4865a9422189
target = phd_framework::test_vm
target_id = 6e8e8ac4-68dd-4608-86ac-7568574dfab7
|
| 3010 | 2026-09-19T09:14:07.462Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3881
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
migration_id = add668e8-3a75-40c8-9e08-037b9910fc0f
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 4dc21e1f-975d-4fcd-9d40-4865a9422189
target = phd_framework::test_vm
target_id = 6e8e8ac4-68dd-4608-86ac-7568574dfab7
|
| 3011 | 2026-09-19T09:14:07.464Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 4dc21e1f-975d-4fcd-9d40-4865a9422189
|
| 3012 | 2026-09-19T09:14:07.465Z | 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::serial_history
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_serial_history
vm_id = 4dc21e1f-975d-4fcd-9d40-4865a9422189
|
| 3013 | 2026-09-19T09:14:07.552Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 87
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 4dc21e1f-975d-4fcd-9d40-4865a9422189
|
| 3014 | 2026-09-19T09:14:07.552Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 9843
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 4dc21e1f-975d-4fcd-9d40-4865a9422189
|
| 3015 | 2026-09-19T09:14:07.554Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_lifecycle_0
vm_id = 6e8e8ac4-68dd-4608-86ac-7568574dfab7
|
| 3016 | 2026-09-19T09:14:07.555Z | 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
|
| 3017 | 2026-09-19T09:14:07.555Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 9027
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3018 | 2026-09-19T09:14:07.555Z | INFO | phd-runner: test phd_tests::migrate::serial_history ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 3019 | 2026-09-19T09:14:07.555Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3020 | 2026-09-19T09:14:07.557Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1226
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_lifecycle_0
vm_id = 6e8e8ac4-68dd-4608-86ac-7568574dfab7
|
| 3021 | 2026-09-19T09:14:08.229Z | 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::serial_history
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_serial_history_lifecycle_0
vm_id = 6e8e8ac4-68dd-4608-86ac-7568574dfab7
|
| 3022 | 2026-09-19T09:14:08.318Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::serial_history
target = phd_framework::zfs
vm = migration_serial_history_lifecycle_0
vm_id = 6e8e8ac4-68dd-4608-86ac-7568574dfab7
|
| 3023 | 2026-09-19T09:14:08.318Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-9ce0da31-0b36-45d5-9250-4336eac74128"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::serial_history
target = phd_framework::zfs
verb = destroy
vm = migration_serial_history_lifecycle_0
vm_id = 6e8e8ac4-68dd-4608-86ac-7568574dfab7
|
| 3024 | 2026-09-19T09:14:08.343Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::serial_history
target = phd_framework::zfs
vm = migration_serial_history_lifecycle_0
vm_id = 6e8e8ac4-68dd-4608-86ac-7568574dfab7
|
| 3025 | 2026-09-19T09:14:08.343Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-1695cbf1-00f8-4fa7-89b6-ab0fe8b03bfa"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::serial_history
target = phd_framework::zfs
verb = destroy
vm = migration_serial_history_lifecycle_0
vm_id = 6e8e8ac4-68dd-4608-86ac-7568574dfab7
|
| 3026 | 2026-09-19T09:14:08.363Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 807
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_lifecycle_0
vm_id = 6e8e8ac4-68dd-4608-86ac-7568574dfab7
|
| 3027 | 2026-09-19T09:14:08.363Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5241
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 4dc21e1f-975d-4fcd-9d40-4865a9422189
target = phd_framework::test_vm
target_id = 6e8e8ac4-68dd-4608-86ac-7568574dfab7
vm = migration_serial_history_lifecycle_0
vm_id = 6e8e8ac4-68dd-4608-86ac-7568574dfab7
|
| 3028 | 2026-09-19T09:14:08.363Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 5241
file = phd-tests/framework/src/test_vm/mod.rs
line = 640
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 4dc21e1f-975d-4fcd-9d40-4865a9422189
target = phd_framework::test_vm
target_id = 6e8e8ac4-68dd-4608-86ac-7568574dfab7
|
| 3029 | 2026-09-19T09:14:08.363Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 10764
file = phd-tests/tests/src/migrate.rs
line = 20
path = phd_tests::migrate::serial_history
target = phd_tests::migrate
|
| 3030 | 2026-09-19T09:14:08.363Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 807
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3031 | 2026-09-19T09:14:08.363Z | INFO | phd-runner: Starting test phd_tests::migrate::multiple_migrations
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 3032 | 2026-09-19T09:14:08.363Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3033 | 2026-09-19T09:14:08.363Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3034 | 2026-09-19T09:14:08.363Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 302
path = phd_tests::migrate::multiple_migrations
target = phd_tests::migrate
|
| 3035 | 2026-09-19T09:14:08.363Z | 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
|
| 3036 | 2026-09-19T09:14:08.363Z | 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
|
| 3037 | 2026-09-19T09:14:08.363Z | 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
|
| 3038 | 2026-09-19T09:14:08.364Z | 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::multiple_migrations
target = phd_framework::zfs
verb = list
|
| 3039 | 2026-09-19T09:14:08.375Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::multiple_migrations
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 210M 25.3T 207M /phd-artifacts\n
target = phd_framework::zfs
|
| 3040 | 2026-09-19T09:14:08.375Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-3ac27b19-8c06-4069-a687-2dbf829a87dc"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::multiple_migrations
target = phd_framework::zfs
verb = snapshot
|
| 3041 | 2026-09-19T09:14:08.392Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-3ac27b19-8c06-4069-a687-2dbf829a87dc", "phd-artifacts/phd-clone-fe0ed24a-d909-42e3-b99c-10dae0e5a860"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::multiple_migrations
target = phd_framework::zfs
verb = clone
|
| 3042 | 2026-09-19T09:14:08.410Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-fe0ed24a-d909-42e3-b99c-10dae0e5a860"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::multiple_migrations
target = phd_framework::zfs
verb = list
|
| 3043 | 2026-09-19T09:14:08.422Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::multiple_migrations
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-fe0ed24a-d909-42e3-b99c-10dae0e5a860 0B 25.3T 207M /phd-artifacts/phd-clone-fe0ed24a-d909-42e3-b99c-10dae0e5a860\n
target = phd_framework::zfs
|
| 3044 | 2026-09-19T09:14:08.423Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
| 3045 | 2026-09-19T09:14:08.423Z | 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::multiple_migrations
target = phd_framework::test_vm
vm_name = multiple_migrations_0
|
| 3046 | 2026-09-19T09:14:08.423Z | 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
|
| 3047 | 2026-09-19T09:14:08.423Z | 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::multiple_migrations
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 3048 | 2026-09-19T09:14:08.423Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::multiple_migrations
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::multiple_migrations/multiple_migrations_0.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::multiple_migrations/multiple_migrations_0.stdout.log"
target = phd_framework::log_config
|
| 3049 | 2026-09-19T09:14:08.458Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1160
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm::server
|
| 3050 | 2026-09-19T09:14:08.473Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 49
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
| 3051 | 2026-09-19T09:14:08.473Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
| 3052 | 2026-09-19T09:14:08.473Z | 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::multiple_migrations
target = phd_framework::test_vm
vm_name = multiple_migrations_1
|
| 3053 | 2026-09-19T09:14:08.473Z | 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
|
| 3054 | 2026-09-19T09:14:08.473Z | 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::multiple_migrations
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 3055 | 2026-09-19T09:14:08.473Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::multiple_migrations
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::multiple_migrations/multiple_migrations_1.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::multiple_migrations/multiple_migrations_1.stdout.log"
target = phd_framework::log_config
|
| 3056 | 2026-09-19T09:14:08.501Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1161
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm::server
|
| 3057 | 2026-09-19T09:14:08.516Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 43
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
| 3058 | 2026-09-19T09:14:08.517Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
| 3059 | 2026-09-19T09:14:08.517Z | 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::multiple_migrations
target = phd_framework::test_vm
vm_name = multiple_migrations_2
|
| 3060 | 2026-09-19T09:14:08.517Z | 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
|
| 3061 | 2026-09-19T09:14:08.517Z | 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::multiple_migrations
server_addr = 127.0.0.1:9004
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 3062 | 2026-09-19T09:14:08.517Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::multiple_migrations
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::multiple_migrations/multiple_migrations_2.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::multiple_migrations/multiple_migrations_2.stdout.log"
target = phd_framework::log_config
|
| 3063 | 2026-09-19T09:14:08.553Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1162
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm::server
|
| 3064 | 2026-09-19T09:14:08.568Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 51
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
| 3065 | 2026-09-19T09:14:08.568Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = 9b887acb-a9a5-4405-9375-b2c67dec900a
|
| 3066 | 2026-09-19T09:14:08.699Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3067 | 2026-09-19T09:14:08.700Z | 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: 9b887acb-a9a5-4405-9375-b2c67dec900a, name: "phd-vm-9b887acb-a9a5-4405-9375-b2c67dec900a", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 689d5808-31a9-4627-99cf-1aec6650a959, project_id: 5325ae87-2c8b-416e-abf1-0c650eaf1a14, sled_id: 3383f04f-139f-4263-8487-432704b4be1c, sled_serial: "3383f04f-139f-4263-8487-432704b4be1c", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = 9b887acb-a9a5-4405-9375-b2c67dec900a
|
| 3068 | 2026-09-19T09:14:08.701Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = 9b887acb-a9a5-4405-9375-b2c67dec900a
|
| 3069 | 2026-09-19T09:14:08.701Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::migrate::multiple_migrations
state = Run
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = 9b887acb-a9a5-4405-9375-b2c67dec900a
|
| 3070 | 2026-09-19T09:14:08.702Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = 9b887acb-a9a5-4405-9375-b2c67dec900a
|
| 3071 | 2026-09-19T09:14:08.702Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
| 3072 | 2026-09-19T09:14:08.702Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
timeout_duration = 300s
vm = multiple_migrations_0
vm_id = 9b887acb-a9a5-4405-9375-b2c67dec900a
|
| 3073 | 2026-09-19T09:14:08.702Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::migrate::multiple_migrations
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 3074 | 2026-09-19T09:14:08.702Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = 9b887acb-a9a5-4405-9375-b2c67dec900a
|
| 3075 | 2026-09-19T09:14:08.702Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = multiple_migrations_0
vm_id = 9b887acb-a9a5-4405-9375-b2c67dec900a
|
| 3076 | 2026-09-19T09:14:13.097Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4394
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = 9b887acb-a9a5-4405-9375-b2c67dec900a
|
| 3077 | 2026-09-19T09:14:13.097Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::migrate::multiple_migrations
step = WriteStr("root")
target = phd_framework::test_vm
|
| 3078 | 2026-09-19T09:14:13.097Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::migrate::multiple_migrations
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3079 | 2026-09-19T09:14:13.097Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = 9b887acb-a9a5-4405-9375-b2c67dec900a
|
| 3080 | 2026-09-19T09:14:13.097Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = multiple_migrations_0
vm_id = 9b887acb-a9a5-4405-9375-b2c67dec900a
|
| 3081 | 2026-09-19T09:14:13.115Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = 9b887acb-a9a5-4405-9375-b2c67dec900a
|
| 3082 | 2026-09-19T09:14:13.115Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::migrate::multiple_migrations
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 3083 | 2026-09-19T09:14:13.116Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::migrate::multiple_migrations
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3084 | 2026-09-19T09:14:13.116Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = 9b887acb-a9a5-4405-9375-b2c67dec900a
|
| 3085 | 2026-09-19T09:14:13.116Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = multiple_migrations_0
vm_id = 9b887acb-a9a5-4405-9375-b2c67dec900a
|
| 3086 | 2026-09-19T09:14:13.149Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = 9b887acb-a9a5-4405-9375-b2c67dec900a
|
| 3087 | 2026-09-19T09:14:13.149Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
| 3088 | 2026-09-19T09:14:13.149Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4446
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
| 3089 | 2026-09-19T09:14:13.149Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 640
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = 9b887acb-a9a5-4405-9375-b2c67dec900a
target = phd_framework::test_vm
target_id = ca595df4-891c-4686-8f9f-3ed3c8b8e7de
|
| 3090 | 2026-09-19T09:14:13.149Z | 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 = 673
migration_id = 92b9d0b1-db2c-4b91-b1be-27f97211c702
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = 9b887acb-a9a5-4405-9375-b2c67dec900a
target = phd_framework::test_vm
target_id = ca595df4-891c-4686-8f9f-3ed3c8b8e7de
timeout_duration = 45s
|
| 3091 | 2026-09-19T09:14:13.149Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = 9b887acb-a9a5-4405-9375-b2c67dec900a
target = phd_framework::test_vm
target_id = ca595df4-891c-4686-8f9f-3ed3c8b8e7de
vm = multiple_migrations_1
vm_id = ca595df4-891c-4686-8f9f-3ed3c8b8e7de
|
| 3092 | 2026-09-19T09:14:13.268Z | 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: ca595df4-891c-4686-8f9f-3ed3c8b8e7de, name: "phd-vm-ca595df4-891c-4686-8f9f-3ed3c8b8e7de", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 689d5808-31a9-4627-99cf-1aec6650a959, project_id: 5325ae87-2c8b-416e-abf1-0c650eaf1a14, sled_id: 556ffcf5-eae8-4711-a3b2-a3bde865e08c, sled_serial: "556ffcf5-eae8-4711-a3b2-a3bde865e08c", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 514
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = 9b887acb-a9a5-4405-9375-b2c67dec900a
target = phd_framework::test_vm
target_id = ca595df4-891c-4686-8f9f-3ed3c8b8e7de
vm = multiple_migrations_1
vm_id = ca595df4-891c-4686-8f9f-3ed3c8b8e7de
|
| 3093 | 2026-09-19T09:14:13.268Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
migration_id = 92b9d0b1-db2c-4b91-b1be-27f97211c702
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = 9b887acb-a9a5-4405-9375-b2c67dec900a
target = phd_framework::test_vm
target_id = ca595df4-891c-4686-8f9f-3ed3c8b8e7de
|
| 3094 | 2026-09-19T09:14:15.645Z | 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":7651}}
target = phd_framework::serial
|
| 3095 | 2026-09-19T09:14:16.030Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 707
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = 9b887acb-a9a5-4405-9375-b2c67dec900a
target = phd_framework::test_vm
target_id = ca595df4-891c-4686-8f9f-3ed3c8b8e7de
|
| 3096 | 2026-09-19T09:14:16.030Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2761
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
migration_id = 92b9d0b1-db2c-4b91-b1be-27f97211c702
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = 9b887acb-a9a5-4405-9375-b2c67dec900a
target = phd_framework::test_vm
target_id = ca595df4-891c-4686-8f9f-3ed3c8b8e7de
|
| 3097 | 2026-09-19T09:14:16.030Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = ca595df4-891c-4686-8f9f-3ed3c8b8e7de
|
| 3098 | 2026-09-19T09:14:16.030Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = multiple_migrations_1
vm_id = ca595df4-891c-4686-8f9f-3ed3c8b8e7de
|
| 3099 | 2026-09-19T09:14:16.042Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = ca595df4-891c-4686-8f9f-3ed3c8b8e7de
|
| 3100 | 2026-09-19T09:14:16.042Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = ca595df4-891c-4686-8f9f-3ed3c8b8e7de
|
| 3101 | 2026-09-19T09:14:16.042Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = multiple_migrations_1
vm_id = ca595df4-891c-4686-8f9f-3ed3c8b8e7de
|
| 3102 | 2026-09-19T09:14:16.074Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = ca595df4-891c-4686-8f9f-3ed3c8b8e7de
|
| 3103 | 2026-09-19T09:14:16.075Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = ca595df4-891c-4686-8f9f-3ed3c8b8e7de
|
| 3104 | 2026-09-19T09:14:16.075Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = multiple_migrations_1
vm_id = ca595df4-891c-4686-8f9f-3ed3c8b8e7de
|
| 3105 | 2026-09-19T09:14:16.085Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = ca595df4-891c-4686-8f9f-3ed3c8b8e7de
|
| 3106 | 2026-09-19T09:14:16.086Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = ca595df4-891c-4686-8f9f-3ed3c8b8e7de
|
| 3107 | 2026-09-19T09:14:16.086Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = multiple_migrations_1
vm_id = ca595df4-891c-4686-8f9f-3ed3c8b8e7de
|
| 3108 | 2026-09-19T09:14:16.119Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = ca595df4-891c-4686-8f9f-3ed3c8b8e7de
|
| 3109 | 2026-09-19T09:14:16.119Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 640
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = ca595df4-891c-4686-8f9f-3ed3c8b8e7de
target = phd_framework::test_vm
target_id = 24ca6580-c156-4d47-9cb0-2886a9bef57b
|
| 3110 | 2026-09-19T09:14:16.119Z | 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 = 673
migration_id = 46f15014-8395-4f2f-8eb0-44ff27c7fe79
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = ca595df4-891c-4686-8f9f-3ed3c8b8e7de
target = phd_framework::test_vm
target_id = 24ca6580-c156-4d47-9cb0-2886a9bef57b
timeout_duration = 45s
|
| 3111 | 2026-09-19T09:14:16.119Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = ca595df4-891c-4686-8f9f-3ed3c8b8e7de
target = phd_framework::test_vm
target_id = 24ca6580-c156-4d47-9cb0-2886a9bef57b
vm = multiple_migrations_2
vm_id = 24ca6580-c156-4d47-9cb0-2886a9bef57b
|
| 3112 | 2026-09-19T09:14:16.240Z | 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: 24ca6580-c156-4d47-9cb0-2886a9bef57b, name: "phd-vm-24ca6580-c156-4d47-9cb0-2886a9bef57b", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 689d5808-31a9-4627-99cf-1aec6650a959, project_id: 5325ae87-2c8b-416e-abf1-0c650eaf1a14, sled_id: f2680906-8580-4aa3-beab-885a4381591f, sled_serial: "f2680906-8580-4aa3-beab-885a4381591f", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 514
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = ca595df4-891c-4686-8f9f-3ed3c8b8e7de
target = phd_framework::test_vm
target_id = 24ca6580-c156-4d47-9cb0-2886a9bef57b
vm = multiple_migrations_2
vm_id = 24ca6580-c156-4d47-9cb0-2886a9bef57b
|
| 3113 | 2026-09-19T09:14:16.240Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
migration_id = 46f15014-8395-4f2f-8eb0-44ff27c7fe79
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = ca595df4-891c-4686-8f9f-3ed3c8b8e7de
target = phd_framework::test_vm
target_id = 24ca6580-c156-4d47-9cb0-2886a9bef57b
|
| 3114 | 2026-09-19T09:14:18.634Z | 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":7728}}
target = phd_framework::serial
|
| 3115 | 2026-09-19T09:14:18.741Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 707
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = ca595df4-891c-4686-8f9f-3ed3c8b8e7de
target = phd_framework::test_vm
target_id = 24ca6580-c156-4d47-9cb0-2886a9bef57b
|
| 3116 | 2026-09-19T09:14:18.741Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2500
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
migration_id = 46f15014-8395-4f2f-8eb0-44ff27c7fe79
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = ca595df4-891c-4686-8f9f-3ed3c8b8e7de
target = phd_framework::test_vm
target_id = 24ca6580-c156-4d47-9cb0-2886a9bef57b
|
| 3117 | 2026-09-19T09:14:18.742Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 24ca6580-c156-4d47-9cb0-2886a9bef57b
|
| 3118 | 2026-09-19T09:14:18.742Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = multiple_migrations_2
vm_id = 24ca6580-c156-4d47-9cb0-2886a9bef57b
|
| 3119 | 2026-09-19T09:14:18.754Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 24ca6580-c156-4d47-9cb0-2886a9bef57b
|
| 3120 | 2026-09-19T09:14:18.754Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 24ca6580-c156-4d47-9cb0-2886a9bef57b
|
| 3121 | 2026-09-19T09:14:18.754Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = multiple_migrations_2
vm_id = 24ca6580-c156-4d47-9cb0-2886a9bef57b
|
| 3122 | 2026-09-19T09:14:18.787Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 24ca6580-c156-4d47-9cb0-2886a9bef57b
|
| 3123 | 2026-09-19T09:14:18.787Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 24ca6580-c156-4d47-9cb0-2886a9bef57b
|
| 3124 | 2026-09-19T09:14:18.788Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = multiple_migrations_2
vm_id = 24ca6580-c156-4d47-9cb0-2886a9bef57b
|
| 3125 | 2026-09-19T09:14:18.798Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 24ca6580-c156-4d47-9cb0-2886a9bef57b
|
| 3126 | 2026-09-19T09:14:18.799Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 24ca6580-c156-4d47-9cb0-2886a9bef57b
|
| 3127 | 2026-09-19T09:14:18.799Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = multiple_migrations_2
vm_id = 24ca6580-c156-4d47-9cb0-2886a9bef57b
|
| 3128 | 2026-09-19T09:14:18.831Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 24ca6580-c156-4d47-9cb0-2886a9bef57b
|
| 3129 | 2026-09-19T09:14:18.831Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 24ca6580-c156-4d47-9cb0-2886a9bef57b
|
| 3130 | 2026-09-19T09:14:18.831Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = ca595df4-891c-4686-8f9f-3ed3c8b8e7de
|
| 3131 | 2026-09-19T09:14:18.831Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = 9b887acb-a9a5-4405-9375-b2c67dec900a
|
| 3132 | 2026-09-19T09:14:18.831Z | 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
|
| 3133 | 2026-09-19T09:14:18.832Z | INFO | phd-runner: test phd_tests::migrate::multiple_migrations ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 3134 | 2026-09-19T09:14:18.832Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 10131
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3135 | 2026-09-19T09:14:18.832Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3136 | 2026-09-19T09:14:18.833Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1226
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 24ca6580-c156-4d47-9cb0-2886a9bef57b
|
| 3137 | 2026-09-19T09:14:18.834Z | 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::multiple_migrations
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = multiple_migrations_1
vm_id = ca595df4-891c-4686-8f9f-3ed3c8b8e7de
|
| 3138 | 2026-09-19T09:14:18.834Z | 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::multiple_migrations
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = multiple_migrations_0
vm_id = 9b887acb-a9a5-4405-9375-b2c67dec900a
|
| 3139 | 2026-09-19T09:14:18.924Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 92
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = ca595df4-891c-4686-8f9f-3ed3c8b8e7de
|
| 3140 | 2026-09-19T09:14:18.925Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5774
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = 9b887acb-a9a5-4405-9375-b2c67dec900a
target = phd_framework::test_vm
target_id = ca595df4-891c-4686-8f9f-3ed3c8b8e7de
vm = multiple_migrations_1
vm_id = ca595df4-891c-4686-8f9f-3ed3c8b8e7de
|
| 3141 | 2026-09-19T09:14:18.925Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 5775
file = phd-tests/framework/src/test_vm/mod.rs
line = 640
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = 9b887acb-a9a5-4405-9375-b2c67dec900a
target = phd_framework::test_vm
target_id = ca595df4-891c-4686-8f9f-3ed3c8b8e7de
|
| 3142 | 2026-09-19T09:14:18.932Z | 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::multiple_migrations
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
vm = multiple_migrations_2
vm_id = 24ca6580-c156-4d47-9cb0-2886a9bef57b
|
| 3143 | 2026-09-19T09:14:18.971Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 139
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = 9b887acb-a9a5-4405-9375-b2c67dec900a
|
| 3144 | 2026-09-19T09:14:18.972Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 10402
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = 9b887acb-a9a5-4405-9375-b2c67dec900a
|
| 3145 | 2026-09-19T09:14:19.023Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::multiple_migrations
target = phd_framework::zfs
vm = multiple_migrations_2
vm_id = 24ca6580-c156-4d47-9cb0-2886a9bef57b
|
| 3146 | 2026-09-19T09:14:19.024Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-fe0ed24a-d909-42e3-b99c-10dae0e5a860"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::multiple_migrations
target = phd_framework::zfs
verb = destroy
vm = multiple_migrations_2
vm_id = 24ca6580-c156-4d47-9cb0-2886a9bef57b
|
| 3147 | 2026-09-19T09:14:19.051Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::multiple_migrations
target = phd_framework::zfs
vm = multiple_migrations_2
vm_id = 24ca6580-c156-4d47-9cb0-2886a9bef57b
|
| 3148 | 2026-09-19T09:14:19.051Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-3ac27b19-8c06-4069-a687-2dbf829a87dc"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::multiple_migrations
target = phd_framework::zfs
verb = destroy
vm = multiple_migrations_2
vm_id = 24ca6580-c156-4d47-9cb0-2886a9bef57b
|
| 3149 | 2026-09-19T09:14:19.070Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 238
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 24ca6580-c156-4d47-9cb0-2886a9bef57b
|
| 3150 | 2026-09-19T09:14:19.070Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 238
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3151 | 2026-09-19T09:14:19.070Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 2951
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = ca595df4-891c-4686-8f9f-3ed3c8b8e7de
target = phd_framework::test_vm
target_id = 24ca6580-c156-4d47-9cb0-2886a9bef57b
vm = multiple_migrations_2
vm_id = 24ca6580-c156-4d47-9cb0-2886a9bef57b
|
| 3152 | 2026-09-19T09:14:19.070Z | INFO | phd-runner: Starting test phd_tests::migrate::migration_ensures_instance_metadata
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 3153 | 2026-09-19T09:14:19.070Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3154 | 2026-09-19T09:14:19.070Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 2951
file = phd-tests/framework/src/test_vm/mod.rs
line = 640
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = ca595df4-891c-4686-8f9f-3ed3c8b8e7de
target = phd_framework::test_vm
target_id = 24ca6580-c156-4d47-9cb0-2886a9bef57b
|
| 3155 | 2026-09-19T09:14:19.070Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3156 | 2026-09-19T09:14:19.071Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 10706
file = phd-tests/tests/src/migrate.rs
line = 302
path = phd_tests::migrate::multiple_migrations
target = phd_tests::migrate
|
| 3157 | 2026-09-19T09:14:19.071Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 388
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_tests::migrate
|
| 3158 | 2026-09-19T09:14:19.071Z | 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
|
| 3159 | 2026-09-19T09:14:19.071Z | 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
|
| 3160 | 2026-09-19T09:14:19.071Z | 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
|
| 3161 | 2026-09-19T09:14:19.071Z | 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::migration_ensures_instance_metadata
target = phd_framework::zfs
verb = list
|
| 3162 | 2026-09-19T09:14:19.083Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::migration_ensures_instance_metadata
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 210M 25.3T 207M /phd-artifacts\n
target = phd_framework::zfs
|
| 3163 | 2026-09-19T09:14:19.083Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-fedc8039-7ef2-4259-afb9-6f2f3c99c975"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::zfs
verb = snapshot
|
| 3164 | 2026-09-19T09:14:19.100Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-fedc8039-7ef2-4259-afb9-6f2f3c99c975", "phd-artifacts/phd-clone-901f2ba0-1c39-4a4a-8f79-d4669a450d85"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::zfs
verb = clone
|
| 3165 | 2026-09-19T09:14:19.119Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-901f2ba0-1c39-4a4a-8f79-d4669a450d85"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::zfs
verb = list
|
| 3166 | 2026-09-19T09:14:19.130Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::migration_ensures_instance_metadata
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-901f2ba0-1c39-4a4a-8f79-d4669a450d85 0B 25.3T 207M /phd-artifacts/phd-clone-901f2ba0-1c39-4a4a-8f79-d4669a450d85\n
target = phd_framework::zfs
|
| 3167 | 2026-09-19T09:14:19.131Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
|
| 3168 | 2026-09-19T09:14:19.131Z | 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::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm_name = migration_ensures_instance_metadata_source
|
| 3169 | 2026-09-19T09:14:19.131Z | 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
|
| 3170 | 2026-09-19T09:14:19.131Z | 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::migration_ensures_instance_metadata
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 3171 | 2026-09-19T09:14:19.131Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::migration_ensures_instance_metadata
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::migration_ensures_instance_metadata/migration_ensures_instance_metadata_source.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::migration_ensures_instance_metadata/migration_ensures_instance_metadata_source.stdout.log"
target = phd_framework::log_config
|
| 3172 | 2026-09-19T09:14:19.163Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1172
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm::server
|
| 3173 | 2026-09-19T09:14:19.178Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 47
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
|
| 3174 | 2026-09-19T09:14:19.178Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
|
| 3175 | 2026-09-19T09:14:19.178Z | 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::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm_name = migration_ensures_instance_metadata_target
|
| 3176 | 2026-09-19T09:14:19.178Z | 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
|
| 3177 | 2026-09-19T09:14:19.178Z | 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::migration_ensures_instance_metadata
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 3178 | 2026-09-19T09:14:19.178Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::migration_ensures_instance_metadata
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::migration_ensures_instance_metadata/migration_ensures_instance_metadata_target.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::migration_ensures_instance_metadata/migration_ensures_instance_metadata_target.stdout.log"
target = phd_framework::log_config
|
| 3179 | 2026-09-19T09:14:19.210Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1173
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm::server
|
| 3180 | 2026-09-19T09:14:19.224Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 46
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
|
| 3181 | 2026-09-19T09:14:19.225Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = 3b661457-8c95-4751-91c0-16df299fe5db
|
| 3182 | 2026-09-19T09:14:19.355Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3183 | 2026-09-19T09:14:19.357Z | 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: 3b661457-8c95-4751-91c0-16df299fe5db, name: "phd-vm-3b661457-8c95-4751-91c0-16df299fe5db", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 189c0cda-9e2a-493d-bf6a-b752ce942594, project_id: e6c3064a-15bf-4af6-b821-2fb4ca0adae2, sled_id: 930619eb-60f8-4a21-a686-ee3788292eb0, sled_serial: "930619eb-60f8-4a21-a686-ee3788292eb0", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = 3b661457-8c95-4751-91c0-16df299fe5db
|
| 3184 | 2026-09-19T09:14:19.357Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = 3b661457-8c95-4751-91c0-16df299fe5db
|
| 3185 | 2026-09-19T09:14:19.357Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::migrate::migration_ensures_instance_metadata
state = Run
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = 3b661457-8c95-4751-91c0-16df299fe5db
|
| 3186 | 2026-09-19T09:14:19.358Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = 3b661457-8c95-4751-91c0-16df299fe5db
|
| 3187 | 2026-09-19T09:14:19.358Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
|
| 3188 | 2026-09-19T09:14:19.358Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_ensures_instance_metadata_source
vm_id = 3b661457-8c95-4751-91c0-16df299fe5db
|
| 3189 | 2026-09-19T09:14:19.358Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::migrate::migration_ensures_instance_metadata
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 3190 | 2026-09-19T09:14:19.358Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = 3b661457-8c95-4751-91c0-16df299fe5db
|
| 3191 | 2026-09-19T09:14:19.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 = 951
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_ensures_instance_metadata_source
vm_id = 3b661457-8c95-4751-91c0-16df299fe5db
|
| 3192 | 2026-09-19T09:14:23.847Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4488
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = 3b661457-8c95-4751-91c0-16df299fe5db
|
| 3193 | 2026-09-19T09:14:23.847Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::migrate::migration_ensures_instance_metadata
step = WriteStr("root")
target = phd_framework::test_vm
|
| 3194 | 2026-09-19T09:14:23.847Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::migrate::migration_ensures_instance_metadata
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3195 | 2026-09-19T09:14:23.847Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = 3b661457-8c95-4751-91c0-16df299fe5db
|
| 3196 | 2026-09-19T09:14:23.847Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_ensures_instance_metadata_source
vm_id = 3b661457-8c95-4751-91c0-16df299fe5db
|
| 3197 | 2026-09-19T09:14:23.866Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = 3b661457-8c95-4751-91c0-16df299fe5db
|
| 3198 | 2026-09-19T09:14:23.866Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::migrate::migration_ensures_instance_metadata
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 3199 | 2026-09-19T09:14:23.866Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::migrate::migration_ensures_instance_metadata
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3200 | 2026-09-19T09:14:23.866Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = 3b661457-8c95-4751-91c0-16df299fe5db
|
| 3201 | 2026-09-19T09:14:23.866Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_ensures_instance_metadata_source
vm_id = 3b661457-8c95-4751-91c0-16df299fe5db
|
| 3202 | 2026-09-19T09:14:23.899Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = 3b661457-8c95-4751-91c0-16df299fe5db
|
| 3203 | 2026-09-19T09:14:23.899Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
|
| 3204 | 2026-09-19T09:14:23.899Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4540
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
|
| 3205 | 2026-09-19T09:14:23.899Z | INFO | phd-runner: [GET_SPEC - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 627
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = 3b661457-8c95-4751-91c0-16df299fe5db
|
| 3206 | 2026-09-19T09:14:23.899Z | INFO | phd-runner: [GET_SPEC - EVENT] Sending instance spec get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 629
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = 3b661457-8c95-4751-91c0-16df299fe5db
|
| 3207 | 2026-09-19T09:14:23.905Z | INFO | phd-runner: [GET_SPEC - END]
elapsed_milliseconds = 6
file = phd-tests/framework/src/test_vm/mod.rs
line = 627
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = 3b661457-8c95-4751-91c0-16df299fe5db
|
| 3208 | 2026-09-19T09:14:23.906Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 640
path = phd_tests::migrate::migration_ensures_instance_metadata
source = migration_ensures_instance_metadata_source
source_id = 3b661457-8c95-4751-91c0-16df299fe5db
target = phd_framework::test_vm
target_id = 0dcca71d-b782-4d25-9f1f-dcd279ee9d52
|
| 3209 | 2026-09-19T09:14:23.906Z | 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 = 673
migration_id = 9a44d694-3946-4736-9499-58e850ee7b52
path = phd_tests::migrate::migration_ensures_instance_metadata
source = migration_ensures_instance_metadata_source
source_id = 3b661457-8c95-4751-91c0-16df299fe5db
target = phd_framework::test_vm
target_id = 0dcca71d-b782-4d25-9f1f-dcd279ee9d52
timeout_duration = 45s
|
| 3210 | 2026-09-19T09:14:23.906Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::migration_ensures_instance_metadata
source = migration_ensures_instance_metadata_source
source_id = 3b661457-8c95-4751-91c0-16df299fe5db
target = phd_framework::test_vm
target_id = 0dcca71d-b782-4d25-9f1f-dcd279ee9d52
vm = migration_ensures_instance_metadata_target
vm_id = 0dcca71d-b782-4d25-9f1f-dcd279ee9d52
|
| 3211 | 2026-09-19T09:14:24.028Z | 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: 0dcca71d-b782-4d25-9f1f-dcd279ee9d52, name: "phd-vm-0dcca71d-b782-4d25-9f1f-dcd279ee9d52", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 189c0cda-9e2a-493d-bf6a-b752ce942594, project_id: e6c3064a-15bf-4af6-b821-2fb4ca0adae2, sled_id: 94c62e7d-94c1-49e7-b300-39203e66e2b5, sled_serial: "94c62e7d-94c1-49e7-b300-39203e66e2b5", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 514
path = phd_tests::migrate::migration_ensures_instance_metadata
source = migration_ensures_instance_metadata_source
source_id = 3b661457-8c95-4751-91c0-16df299fe5db
target = phd_framework::test_vm
target_id = 0dcca71d-b782-4d25-9f1f-dcd279ee9d52
vm = migration_ensures_instance_metadata_target
vm_id = 0dcca71d-b782-4d25-9f1f-dcd279ee9d52
|
| 3212 | 2026-09-19T09:14:24.028Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
migration_id = 9a44d694-3946-4736-9499-58e850ee7b52
path = phd_tests::migrate::migration_ensures_instance_metadata
source = migration_ensures_instance_metadata_source
source_id = 3b661457-8c95-4751-91c0-16df299fe5db
target = phd_framework::test_vm
target_id = 0dcca71d-b782-4d25-9f1f-dcd279ee9d52
|
| 3213 | 2026-09-19T09:14:26.386Z | 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":7651}}
target = phd_framework::serial
|
| 3214 | 2026-09-19T09:14:27.195Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 707
path = phd_tests::migrate::migration_ensures_instance_metadata
source = migration_ensures_instance_metadata_source
source_id = 3b661457-8c95-4751-91c0-16df299fe5db
target = phd_framework::test_vm
target_id = 0dcca71d-b782-4d25-9f1f-dcd279ee9d52
|
| 3215 | 2026-09-19T09:14:27.195Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3167
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
migration_id = 9a44d694-3946-4736-9499-58e850ee7b52
path = phd_tests::migrate::migration_ensures_instance_metadata
source = migration_ensures_instance_metadata_source
source_id = 3b661457-8c95-4751-91c0-16df299fe5db
target = phd_framework::test_vm
target_id = 0dcca71d-b782-4d25-9f1f-dcd279ee9d52
|
| 3216 | 2026-09-19T09:14:27.195Z | INFO | phd-runner: [GET_SPEC - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 627
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_target
vm_id = 0dcca71d-b782-4d25-9f1f-dcd279ee9d52
|
| 3217 | 2026-09-19T09:14:27.195Z | INFO | phd-runner: [GET_SPEC - EVENT] Sending instance spec get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 629
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_target
vm_id = 0dcca71d-b782-4d25-9f1f-dcd279ee9d52
|
| 3218 | 2026-09-19T09:14:27.197Z | INFO | phd-runner: [GET_SPEC - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 627
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_target
vm_id = 0dcca71d-b782-4d25-9f1f-dcd279ee9d52
|
| 3219 | 2026-09-19T09:14:27.197Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_target
vm_id = 0dcca71d-b782-4d25-9f1f-dcd279ee9d52
|
| 3220 | 2026-09-19T09:14:27.197Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = 3b661457-8c95-4751-91c0-16df299fe5db
|
| 3221 | 2026-09-19T09:14:27.197Z | 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
|
| 3222 | 2026-09-19T09:14:27.197Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 7841
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3223 | 2026-09-19T09:14:27.198Z | INFO | phd-runner: test phd_tests::migrate::migration_ensures_instance_metadata ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 3224 | 2026-09-19T09:14:27.198Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3225 | 2026-09-19T09:14:27.199Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1226
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_target
vm_id = 0dcca71d-b782-4d25-9f1f-dcd279ee9d52
|
| 3226 | 2026-09-19T09:14:27.199Z | 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::migration_ensures_instance_metadata
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_ensures_instance_metadata_source
vm_id = 3b661457-8c95-4751-91c0-16df299fe5db
|
| 3227 | 2026-09-19T09:14:27.287Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 89
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = 3b661457-8c95-4751-91c0-16df299fe5db
|
| 3228 | 2026-09-19T09:14:27.288Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 8062
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_source
vm_id = 3b661457-8c95-4751-91c0-16df299fe5db
|
| 3229 | 2026-09-19T09:14:27.289Z | 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::migration_ensures_instance_metadata
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_ensures_instance_metadata_target
vm_id = 0dcca71d-b782-4d25-9f1f-dcd279ee9d52
|
| 3230 | 2026-09-19T09:14:27.369Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::zfs
vm = migration_ensures_instance_metadata_target
vm_id = 0dcca71d-b782-4d25-9f1f-dcd279ee9d52
|
| 3231 | 2026-09-19T09:14:27.370Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-901f2ba0-1c39-4a4a-8f79-d4669a450d85"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::zfs
verb = destroy
vm = migration_ensures_instance_metadata_target
vm_id = 0dcca71d-b782-4d25-9f1f-dcd279ee9d52
|
| 3232 | 2026-09-19T09:14:27.397Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::zfs
vm = migration_ensures_instance_metadata_target
vm_id = 0dcca71d-b782-4d25-9f1f-dcd279ee9d52
|
| 3233 | 2026-09-19T09:14:27.397Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-fedc8039-7ef2-4259-afb9-6f2f3c99c975"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::zfs
verb = destroy
vm = migration_ensures_instance_metadata_target
vm_id = 0dcca71d-b782-4d25-9f1f-dcd279ee9d52
|
| 3234 | 2026-09-19T09:14:27.416Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 218
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_framework::test_vm
vm = migration_ensures_instance_metadata_target
vm_id = 0dcca71d-b782-4d25-9f1f-dcd279ee9d52
|
| 3235 | 2026-09-19T09:14:27.416Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 218
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3236 | 2026-09-19T09:14:27.416Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 3510
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::migration_ensures_instance_metadata
source = migration_ensures_instance_metadata_source
source_id = 3b661457-8c95-4751-91c0-16df299fe5db
target = phd_framework::test_vm
target_id = 0dcca71d-b782-4d25-9f1f-dcd279ee9d52
vm = migration_ensures_instance_metadata_target
vm_id = 0dcca71d-b782-4d25-9f1f-dcd279ee9d52
|
| 3237 | 2026-09-19T09:14:27.417Z | INFO | phd-runner: Starting test phd_tests::migrate::vm_reaches_destroyed_after_migration_out
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 3238 | 2026-09-19T09:14:27.417Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3510
file = phd-tests/framework/src/test_vm/mod.rs
line = 640
path = phd_tests::migrate::migration_ensures_instance_metadata
source = migration_ensures_instance_metadata_source
source_id = 3b661457-8c95-4751-91c0-16df299fe5db
target = phd_framework::test_vm
target_id = 0dcca71d-b782-4d25-9f1f-dcd279ee9d52
|
| 3239 | 2026-09-19T09:14:27.417Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3240 | 2026-09-19T09:14:27.417Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 8345
file = phd-tests/tests/src/migrate.rs
line = 388
path = phd_tests::migrate::migration_ensures_instance_metadata
target = phd_tests::migrate
|
| 3241 | 2026-09-19T09:14:27.417Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3242 | 2026-09-19T09:14:27.417Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 433
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_tests::migrate
|
| 3243 | 2026-09-19T09:14:27.417Z | 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
|
| 3244 | 2026-09-19T09:14:27.417Z | 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
|
| 3245 | 2026-09-19T09:14:27.417Z | 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
|
| 3246 | 2026-09-19T09:14:27.417Z | 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::vm_reaches_destroyed_after_migration_out
target = phd_framework::zfs
verb = list
|
| 3247 | 2026-09-19T09:14:27.427Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 209M 25.3T 207M /phd-artifacts\n
target = phd_framework::zfs
|
| 3248 | 2026-09-19T09:14:27.428Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-7bac7532-57c8-4ab7-96c8-178107074419"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::zfs
verb = snapshot
|
| 3249 | 2026-09-19T09:14:27.445Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-7bac7532-57c8-4ab7-96c8-178107074419", "phd-artifacts/phd-clone-1d278a8f-b535-4179-a4ab-f0fa3e119a14"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::zfs
verb = clone
|
| 3250 | 2026-09-19T09:14:27.464Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-1d278a8f-b535-4179-a4ab-f0fa3e119a14"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::zfs
verb = list
|
| 3251 | 2026-09-19T09:14:27.474Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-1d278a8f-b535-4179-a4ab-f0fa3e119a14 0B 25.3T 207M /phd-artifacts/phd-clone-1d278a8f-b535-4179-a4ab-f0fa3e119a14\n
target = phd_framework::zfs
|
| 3252 | 2026-09-19T09:14:27.475Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
|
| 3253 | 2026-09-19T09:14:27.475Z | 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::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm_name = vm_reaches_destroyed_after_migration_out_source
|
| 3254 | 2026-09-19T09:14:27.475Z | 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
|
| 3255 | 2026-09-19T09:14:27.475Z | 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::vm_reaches_destroyed_after_migration_out
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 3256 | 2026-09-19T09:14:27.475Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::vm_reaches_destroyed_after_migration_out/vm_reaches_destroyed_after_migration_out_source.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::vm_reaches_destroyed_after_migration_out/vm_reaches_destroyed_after_migration_out_source.stdout.log"
target = phd_framework::log_config
|
| 3257 | 2026-09-19T09:14:27.508Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1182
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm::server
|
| 3258 | 2026-09-19T09:14:27.524Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 48
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
|
| 3259 | 2026-09-19T09:14:27.524Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
|
| 3260 | 2026-09-19T09:14:27.524Z | 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::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm_name = vm_reaches_destroyed_after_migration_out_target
|
| 3261 | 2026-09-19T09:14:27.524Z | 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
|
| 3262 | 2026-09-19T09:14:27.524Z | 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::vm_reaches_destroyed_after_migration_out
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 3263 | 2026-09-19T09:14:27.524Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
stderr_path = "/tmp/propolis-phd/phd_tests::migrate::vm_reaches_destroyed_after_migration_out/vm_reaches_destroyed_after_migration_out_target.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::migrate::vm_reaches_destroyed_after_migration_out/vm_reaches_destroyed_after_migration_out_target.stdout.log"
target = phd_framework::log_config
|
| 3264 | 2026-09-19T09:14:27.553Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1183
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm::server
|
| 3265 | 2026-09-19T09:14:27.568Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 44
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
|
| 3266 | 2026-09-19T09:14:27.568Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = 548e13e9-adbd-41a2-889f-8897764c3ef0
|
| 3267 | 2026-09-19T09:14:27.701Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3268 | 2026-09-19T09:14:27.702Z | 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: 548e13e9-adbd-41a2-889f-8897764c3ef0, name: "phd-vm-548e13e9-adbd-41a2-889f-8897764c3ef0", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: a3a64800-0002-49e6-9fe2-ea3cec96a2c4, project_id: 43aae40d-8a0b-4861-8fb5-69c712393606, sled_id: 1f311277-c9f8-4534-89e5-18848804099f, sled_serial: "1f311277-c9f8-4534-89e5-18848804099f", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = 548e13e9-adbd-41a2-889f-8897764c3ef0
|
| 3269 | 2026-09-19T09:14:27.702Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = 548e13e9-adbd-41a2-889f-8897764c3ef0
|
| 3270 | 2026-09-19T09:14:27.702Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
state = Run
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = 548e13e9-adbd-41a2-889f-8897764c3ef0
|
| 3271 | 2026-09-19T09:14:27.703Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = 548e13e9-adbd-41a2-889f-8897764c3ef0
|
| 3272 | 2026-09-19T09:14:27.703Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
|
| 3273 | 2026-09-19T09:14:27.704Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
timeout_duration = 300s
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = 548e13e9-adbd-41a2-889f-8897764c3ef0
|
| 3274 | 2026-09-19T09:14:27.704Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 3275 | 2026-09-19T09:14:27.704Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = 548e13e9-adbd-41a2-889f-8897764c3ef0
|
| 3276 | 2026-09-19T09:14:27.704Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = 548e13e9-adbd-41a2-889f-8897764c3ef0
|
| 3277 | 2026-09-19T09:14:32.035Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4330
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = 548e13e9-adbd-41a2-889f-8897764c3ef0
|
| 3278 | 2026-09-19T09:14:32.035Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
step = WriteStr("root")
target = phd_framework::test_vm
|
| 3279 | 2026-09-19T09:14:32.035Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3280 | 2026-09-19T09:14:32.035Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = 548e13e9-adbd-41a2-889f-8897764c3ef0
|
| 3281 | 2026-09-19T09:14:32.035Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = 548e13e9-adbd-41a2-889f-8897764c3ef0
|
| 3282 | 2026-09-19T09:14:32.054Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = 548e13e9-adbd-41a2-889f-8897764c3ef0
|
| 3283 | 2026-09-19T09:14:32.054Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 3284 | 2026-09-19T09:14:32.054Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3285 | 2026-09-19T09:14:32.054Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = 548e13e9-adbd-41a2-889f-8897764c3ef0
|
| 3286 | 2026-09-19T09:14:32.054Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = 548e13e9-adbd-41a2-889f-8897764c3ef0
|
| 3287 | 2026-09-19T09:14:32.087Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = 548e13e9-adbd-41a2-889f-8897764c3ef0
|
| 3288 | 2026-09-19T09:14:32.087Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
|
| 3289 | 2026-09-19T09:14:32.087Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4383
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
|
| 3290 | 2026-09-19T09:14:32.088Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 640
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
source = vm_reaches_destroyed_after_migration_out_source
source_id = 548e13e9-adbd-41a2-889f-8897764c3ef0
target = phd_framework::test_vm
target_id = 82271e23-5406-45b7-add3-f18f1e23cac6
|
| 3291 | 2026-09-19T09:14:32.088Z | 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 = 673
migration_id = d7585494-b14a-4e3c-8de4-5b68f4c9046b
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
source = vm_reaches_destroyed_after_migration_out_source
source_id = 548e13e9-adbd-41a2-889f-8897764c3ef0
target = phd_framework::test_vm
target_id = 82271e23-5406-45b7-add3-f18f1e23cac6
timeout_duration = 45s
|
| 3292 | 2026-09-19T09:14:32.088Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
source = vm_reaches_destroyed_after_migration_out_source
source_id = 548e13e9-adbd-41a2-889f-8897764c3ef0
target = phd_framework::test_vm
target_id = 82271e23-5406-45b7-add3-f18f1e23cac6
vm = vm_reaches_destroyed_after_migration_out_target
vm_id = 82271e23-5406-45b7-add3-f18f1e23cac6
|
| 3293 | 2026-09-19T09:14:32.212Z | 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: 82271e23-5406-45b7-add3-f18f1e23cac6, name: "phd-vm-82271e23-5406-45b7-add3-f18f1e23cac6", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: a3a64800-0002-49e6-9fe2-ea3cec96a2c4, project_id: 43aae40d-8a0b-4861-8fb5-69c712393606, sled_id: 225e50aa-121e-41f8-a7c8-06262b04799a, sled_serial: "225e50aa-121e-41f8-a7c8-06262b04799a", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 514
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
source = vm_reaches_destroyed_after_migration_out_source
source_id = 548e13e9-adbd-41a2-889f-8897764c3ef0
target = phd_framework::test_vm
target_id = 82271e23-5406-45b7-add3-f18f1e23cac6
vm = vm_reaches_destroyed_after_migration_out_target
vm_id = 82271e23-5406-45b7-add3-f18f1e23cac6
|
| 3294 | 2026-09-19T09:14:32.212Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
migration_id = d7585494-b14a-4e3c-8de4-5b68f4c9046b
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
source = vm_reaches_destroyed_after_migration_out_source
source_id = 548e13e9-adbd-41a2-889f-8897764c3ef0
target = phd_framework::test_vm
target_id = 82271e23-5406-45b7-add3-f18f1e23cac6
|
| 3295 | 2026-09-19T09:14:34.574Z | 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":7651}}
target = phd_framework::serial
|
| 3296 | 2026-09-19T09:14:35.540Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 707
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
source = vm_reaches_destroyed_after_migration_out_source
source_id = 548e13e9-adbd-41a2-889f-8897764c3ef0
target = phd_framework::test_vm
target_id = 82271e23-5406-45b7-add3-f18f1e23cac6
|
| 3297 | 2026-09-19T09:14:35.540Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3328
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
migration_id = d7585494-b14a-4e3c-8de4-5b68f4c9046b
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
source = vm_reaches_destroyed_after_migration_out_source
source_id = 548e13e9-adbd-41a2-889f-8897764c3ef0
target = phd_framework::test_vm
target_id = 82271e23-5406-45b7-add3-f18f1e23cac6
|
| 3298 | 2026-09-19T09:14:35.540Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 819
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = 548e13e9-adbd-41a2-889f-8897764c3ef0
|
| 3299 | 2026-09-19T09:14:35.540Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 825
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = 548e13e9-adbd-41a2-889f-8897764c3ef0
|
| 3300 | 2026-09-19T09:14:35.540Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = 548e13e9-adbd-41a2-889f-8897764c3ef0
|
| 3301 | 2026-09-19T09:14:35.540Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 618
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = 548e13e9-adbd-41a2-889f-8897764c3ef0
|
| 3302 | 2026-09-19T09:14:35.542Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = 548e13e9-adbd-41a2-889f-8897764c3ef0
|
| 3303 | 2026-09-19T09:14:35.542Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 819
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = 548e13e9-adbd-41a2-889f-8897764c3ef0
|
| 3304 | 2026-09-19T09:14:35.542Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_target
vm_id = 82271e23-5406-45b7-add3-f18f1e23cac6
|
| 3305 | 2026-09-19T09:14:35.542Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = 548e13e9-adbd-41a2-889f-8897764c3ef0
|
| 3306 | 2026-09-19T09:14:35.542Z | 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
|
| 3307 | 2026-09-19T09:14:35.542Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 7840
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3308 | 2026-09-19T09:14:35.542Z | INFO | phd-runner: test phd_tests::migrate::vm_reaches_destroyed_after_migration_out ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 3309 | 2026-09-19T09:14:35.542Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3310 | 2026-09-19T09:14:35.544Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1226
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_target
vm_id = 82271e23-5406-45b7-add3-f18f1e23cac6
|
| 3311 | 2026-09-19T09:14:35.544Z | 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::vm_reaches_destroyed_after_migration_out
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = 548e13e9-adbd-41a2-889f-8897764c3ef0
|
| 3312 | 2026-09-19T09:14:35.634Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 91
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = 548e13e9-adbd-41a2-889f-8897764c3ef0
|
| 3313 | 2026-09-19T09:14:35.634Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 8064
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_source
vm_id = 548e13e9-adbd-41a2-889f-8897764c3ef0
|
| 3314 | 2026-09-19T09:14:35.635Z | 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::vm_reaches_destroyed_after_migration_out
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = vm_reaches_destroyed_after_migration_out_target
vm_id = 82271e23-5406-45b7-add3-f18f1e23cac6
|
| 3315 | 2026-09-19T09:14:35.720Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::zfs
vm = vm_reaches_destroyed_after_migration_out_target
vm_id = 82271e23-5406-45b7-add3-f18f1e23cac6
|
| 3316 | 2026-09-19T09:14:35.720Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-1d278a8f-b535-4179-a4ab-f0fa3e119a14"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::zfs
verb = destroy
vm = vm_reaches_destroyed_after_migration_out_target
vm_id = 82271e23-5406-45b7-add3-f18f1e23cac6
|
| 3317 | 2026-09-19T09:14:35.748Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::zfs
vm = vm_reaches_destroyed_after_migration_out_target
vm_id = 82271e23-5406-45b7-add3-f18f1e23cac6
|
| 3318 | 2026-09-19T09:14:35.748Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-7bac7532-57c8-4ab7-96c8-178107074419"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::zfs
verb = destroy
vm = vm_reaches_destroyed_after_migration_out_target
vm_id = 82271e23-5406-45b7-add3-f18f1e23cac6
|
| 3319 | 2026-09-19T09:14:35.766Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 224
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_framework::test_vm
vm = vm_reaches_destroyed_after_migration_out_target
vm_id = 82271e23-5406-45b7-add3-f18f1e23cac6
|
| 3320 | 2026-09-19T09:14:35.766Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 224
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3321 | 2026-09-19T09:14:35.767Z | INFO | phd-runner: Starting test phd_tests::hyperv::hyperv_smoke_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 3322 | 2026-09-19T09:14:35.767Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3323 | 2026-09-19T09:14:35.767Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 3678
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
source = vm_reaches_destroyed_after_migration_out_source
source_id = 548e13e9-adbd-41a2-889f-8897764c3ef0
target = phd_framework::test_vm
target_id = 82271e23-5406-45b7-add3-f18f1e23cac6
vm = vm_reaches_destroyed_after_migration_out_target
vm_id = 82271e23-5406-45b7-add3-f18f1e23cac6
|
| 3324 | 2026-09-19T09:14:35.767Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3678
file = phd-tests/framework/src/test_vm/mod.rs
line = 640
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
source = vm_reaches_destroyed_after_migration_out_source
source_id = 548e13e9-adbd-41a2-889f-8897764c3ef0
target = phd_framework::test_vm
target_id = 82271e23-5406-45b7-add3-f18f1e23cac6
|
| 3325 | 2026-09-19T09:14:35.767Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 8349
file = phd-tests/tests/src/migrate.rs
line = 433
path = phd_tests::migrate::vm_reaches_destroyed_after_migration_out
target = phd_tests::migrate
|
| 3326 | 2026-09-19T09:14:35.767Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3327 | 2026-09-19T09:14:35.767Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/hyperv.rs
line = 54
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_tests::hyperv
|
| 3328 | 2026-09-19T09:14:35.767Z | 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
|
| 3329 | 2026-09-19T09:14:35.767Z | 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
|
| 3330 | 2026-09-19T09:14:35.767Z | 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
|
| 3331 | 2026-09-19T09:14:35.767Z | 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::hyperv::hyperv_smoke_test
target = phd_framework::zfs
verb = list
|
| 3332 | 2026-09-19T09:14:35.779Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::hyperv::hyperv_smoke_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 209M 25.3T 207M /phd-artifacts\n
target = phd_framework::zfs
|
| 3333 | 2026-09-19T09:14:35.779Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-5af636c4-4886-4667-8125-884967b53ea8"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::zfs
verb = snapshot
|
| 3334 | 2026-09-19T09:14:35.795Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-5af636c4-4886-4667-8125-884967b53ea8", "phd-artifacts/phd-clone-03e162ac-dfd8-4168-ae07-8814d5a3d6e2"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::zfs
verb = clone
|
| 3335 | 2026-09-19T09:14:35.813Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-03e162ac-dfd8-4168-ae07-8814d5a3d6e2"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::zfs
verb = list
|
| 3336 | 2026-09-19T09:14:35.825Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::hyperv::hyperv_smoke_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-03e162ac-dfd8-4168-ae07-8814d5a3d6e2 0B 25.3T 207M /phd-artifacts/phd-clone-03e162ac-dfd8-4168-ae07-8814d5a3d6e2\n
target = phd_framework::zfs
|
| 3337 | 2026-09-19T09:14:35.826Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
|
| 3338 | 2026-09-19T09:14:35.826Z | 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::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm_name = hyperv_smoke_test
|
| 3339 | 2026-09-19T09:14:35.826Z | 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
|
| 3340 | 2026-09-19T09:14:35.826Z | 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::hyperv::hyperv_smoke_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 3341 | 2026-09-19T09:14:35.826Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::hyperv::hyperv_smoke_test
stderr_path = "/tmp/propolis-phd/phd_tests::hyperv::hyperv_smoke_test/hyperv_smoke_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::hyperv::hyperv_smoke_test/hyperv_smoke_test.stdout.log"
target = phd_framework::log_config
|
| 3342 | 2026-09-19T09:14:35.859Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1192
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm::server
|
| 3343 | 2026-09-19T09:14:35.874Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 48
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
|
| 3344 | 2026-09-19T09:14:35.874Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 62515058-b20f-4a8a-95de-e6f7826c66cf
|
| 3345 | 2026-09-19T09:14:35.875Z | 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::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 62515058-b20f-4a8a-95de-e6f7826c66cf
|
| 3346 | 2026-09-19T09:14:36.251Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3347 | 2026-09-19T09:14:36.252Z | 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: 62515058-b20f-4a8a-95de-e6f7826c66cf, name: "phd-vm-62515058-b20f-4a8a-95de-e6f7826c66cf", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: f3f48e08-9de2-4e90-9e23-bc86db5ce5d0, project_id: 85b14a40-413d-4915-b485-54e2b8e2a360, sled_id: 64970e50-1dc5-470e-8d0c-123cd3a9b74c, sled_serial: "64970e50-1dc5-470e-8d0c-123cd3a9b74c", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 62515058-b20f-4a8a-95de-e6f7826c66cf
|
| 3348 | 2026-09-19T09:14:36.252Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 62515058-b20f-4a8a-95de-e6f7826c66cf
|
| 3349 | 2026-09-19T09:14:36.252Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::hyperv::hyperv_smoke_test
state = Run
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 62515058-b20f-4a8a-95de-e6f7826c66cf
|
| 3350 | 2026-09-19T09:14:36.253Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 62515058-b20f-4a8a-95de-e6f7826c66cf
|
| 3351 | 2026-09-19T09:14:36.253Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
|
| 3352 | 2026-09-19T09:14:36.253Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = hyperv_smoke_test
vm_id = 62515058-b20f-4a8a-95de-e6f7826c66cf
|
| 3353 | 2026-09-19T09:14:36.253Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::hyperv::hyperv_smoke_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 3354 | 2026-09-19T09:14:36.253Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 62515058-b20f-4a8a-95de-e6f7826c66cf
|
| 3355 | 2026-09-19T09:14:36.253Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_smoke_test
vm_id = 62515058-b20f-4a8a-95de-e6f7826c66cf
|
| 3356 | 2026-09-19T09:14:40.939Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4686
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 62515058-b20f-4a8a-95de-e6f7826c66cf
|
| 3357 | 2026-09-19T09:14:40.940Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::hyperv::hyperv_smoke_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 3358 | 2026-09-19T09:14:40.940Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::hyperv::hyperv_smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3359 | 2026-09-19T09:14:40.940Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 62515058-b20f-4a8a-95de-e6f7826c66cf
|
| 3360 | 2026-09-19T09:14:40.940Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_smoke_test
vm_id = 62515058-b20f-4a8a-95de-e6f7826c66cf
|
| 3361 | 2026-09-19T09:14:40.959Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 62515058-b20f-4a8a-95de-e6f7826c66cf
|
| 3362 | 2026-09-19T09:14:40.959Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::hyperv::hyperv_smoke_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 3363 | 2026-09-19T09:14:40.959Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::hyperv::hyperv_smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3364 | 2026-09-19T09:14:40.959Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 62515058-b20f-4a8a-95de-e6f7826c66cf
|
| 3365 | 2026-09-19T09:14:40.959Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_smoke_test
vm_id = 62515058-b20f-4a8a-95de-e6f7826c66cf
|
| 3366 | 2026-09-19T09:14:40.992Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 62515058-b20f-4a8a-95de-e6f7826c66cf
|
| 3367 | 2026-09-19T09:14:40.992Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
|
| 3368 | 2026-09-19T09:14:40.992Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4739
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
|
| 3369 | 2026-09-19T09:14:40.993Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 62515058-b20f-4a8a-95de-e6f7826c66cf
|
| 3370 | 2026-09-19T09:14:40.993Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_smoke_test
vm_id = 62515058-b20f-4a8a-95de-e6f7826c66cf
|
| 3371 | 2026-09-19T09:14:41.002Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 62515058-b20f-4a8a-95de-e6f7826c66cf
|
| 3372 | 2026-09-19T09:14:41.003Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 62515058-b20f-4a8a-95de-e6f7826c66cf
|
| 3373 | 2026-09-19T09:14:41.003Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_smoke_test
vm_id = 62515058-b20f-4a8a-95de-e6f7826c66cf
|
| 3374 | 2026-09-19T09:14:41.037Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 62515058-b20f-4a8a-95de-e6f7826c66cf
|
| 3375 | 2026-09-19T09:14:41.037Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 62515058-b20f-4a8a-95de-e6f7826c66cf
|
| 3376 | 2026-09-19T09:14:41.037Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_smoke_test
vm_id = 62515058-b20f-4a8a-95de-e6f7826c66cf
|
| 3377 | 2026-09-19T09:14:41.048Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 62515058-b20f-4a8a-95de-e6f7826c66cf
|
| 3378 | 2026-09-19T09:14:41.048Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 62515058-b20f-4a8a-95de-e6f7826c66cf
|
| 3379 | 2026-09-19T09:14:41.049Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_smoke_test
vm_id = 62515058-b20f-4a8a-95de-e6f7826c66cf
|
| 3380 | 2026-09-19T09:14:41.082Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 62515058-b20f-4a8a-95de-e6f7826c66cf
|
| 3381 | 2026-09-19T09:14:41.082Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 62515058-b20f-4a8a-95de-e6f7826c66cf
|
| 3382 | 2026-09-19T09:14:41.082Z | 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
|
| 3383 | 2026-09-19T09:14:41.082Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4830
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3384 | 2026-09-19T09:14:41.082Z | INFO | phd-runner: test phd_tests::hyperv::hyperv_smoke_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 3385 | 2026-09-19T09:14:41.082Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3386 | 2026-09-19T09:14:41.084Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1226
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 62515058-b20f-4a8a-95de-e6f7826c66cf
|
| 3387 | 2026-09-19T09:14:41.389Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::hyperv::hyperv_smoke_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = hyperv_smoke_test
vm_id = 62515058-b20f-4a8a-95de-e6f7826c66cf
|
| 3388 | 2026-09-19T09:14:41.480Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::zfs
vm = hyperv_smoke_test
vm_id = 62515058-b20f-4a8a-95de-e6f7826c66cf
|
| 3389 | 2026-09-19T09:14:41.480Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-03e162ac-dfd8-4168-ae07-8814d5a3d6e2"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::zfs
verb = destroy
vm = hyperv_smoke_test
vm_id = 62515058-b20f-4a8a-95de-e6f7826c66cf
|
| 3390 | 2026-09-19T09:14:41.506Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::zfs
vm = hyperv_smoke_test
vm_id = 62515058-b20f-4a8a-95de-e6f7826c66cf
|
| 3391 | 2026-09-19T09:14:41.506Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-5af636c4-4886-4667-8125-884967b53ea8"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::zfs
verb = destroy
vm = hyperv_smoke_test
vm_id = 62515058-b20f-4a8a-95de-e6f7826c66cf
|
| 3392 | 2026-09-19T09:14:41.524Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 442
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 62515058-b20f-4a8a-95de-e6f7826c66cf
|
| 3393 | 2026-09-19T09:14:41.525Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 442
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3394 | 2026-09-19T09:14:41.525Z | INFO | phd-runner: Starting test phd_tests::hyperv::hyperv_lifecycle_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 3395 | 2026-09-19T09:14:41.525Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3396 | 2026-09-19T09:14:41.525Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3397 | 2026-09-19T09:14:41.525Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5650
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_framework::test_vm
vm = hyperv_smoke_test
vm_id = 62515058-b20f-4a8a-95de-e6f7826c66cf
|
| 3398 | 2026-09-19T09:14:41.525Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 5757
file = phd-tests/tests/src/hyperv.rs
line = 54
path = phd_tests::hyperv::hyperv_smoke_test
target = phd_tests::hyperv
|
| 3399 | 2026-09-19T09:14:41.525Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/hyperv.rs
line = 77
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_tests::hyperv
|
| 3400 | 2026-09-19T09:14:41.525Z | 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
|
| 3401 | 2026-09-19T09:14:41.525Z | 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
|
| 3402 | 2026-09-19T09:14:41.525Z | 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
|
| 3403 | 2026-09-19T09:14:41.525Z | 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::hyperv::hyperv_lifecycle_test
target = phd_framework::zfs
verb = list
|
| 3404 | 2026-09-19T09:14:41.536Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::hyperv::hyperv_lifecycle_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 209M 25.3T 207M /phd-artifacts\n
target = phd_framework::zfs
|
| 3405 | 2026-09-19T09:14:41.536Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-f88601b5-793b-431c-b1a3-b4fddcd3d8e2"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::zfs
verb = snapshot
|
| 3406 | 2026-09-19T09:14:41.557Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-f88601b5-793b-431c-b1a3-b4fddcd3d8e2", "phd-artifacts/phd-clone-94fdb6cd-7172-49ad-ba15-cd8a9f667c8f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::zfs
verb = clone
|
| 3407 | 2026-09-19T09:14:41.575Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-94fdb6cd-7172-49ad-ba15-cd8a9f667c8f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::zfs
verb = list
|
| 3408 | 2026-09-19T09:14:41.586Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::hyperv::hyperv_lifecycle_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-94fdb6cd-7172-49ad-ba15-cd8a9f667c8f 0B 25.3T 207M /phd-artifacts/phd-clone-94fdb6cd-7172-49ad-ba15-cd8a9f667c8f\n
target = phd_framework::zfs
|
| 3409 | 2026-09-19T09:14:41.587Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
|
| 3410 | 2026-09-19T09:14:41.587Z | 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::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm_name = hyperv_lifecycle_test
|
| 3411 | 2026-09-19T09:14:41.587Z | 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
|
| 3412 | 2026-09-19T09:14:41.587Z | 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::hyperv::hyperv_lifecycle_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 3413 | 2026-09-19T09:14:41.587Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::hyperv::hyperv_lifecycle_test
stderr_path = "/tmp/propolis-phd/phd_tests::hyperv::hyperv_lifecycle_test/hyperv_lifecycle_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::hyperv::hyperv_lifecycle_test/hyperv_lifecycle_test.stdout.log"
target = phd_framework::log_config
|
| 3414 | 2026-09-19T09:14:41.620Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1200
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm::server
|
| 3415 | 2026-09-19T09:14:41.636Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 48
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
|
| 3416 | 2026-09-19T09:14:41.636Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 117e815c-394f-454f-b112-a5b2a7bed31f
|
| 3417 | 2026-09-19T09:14:41.637Z | 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::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 117e815c-394f-454f-b112-a5b2a7bed31f
|
| 3418 | 2026-09-19T09:14:42.501Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3419 | 2026-09-19T09:14:42.502Z | 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: 117e815c-394f-454f-b112-a5b2a7bed31f, name: "phd-vm-117e815c-394f-454f-b112-a5b2a7bed31f", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 04ee8f41-7e86-4f62-b71b-39d86c3e73dd, project_id: 1913205d-a2aa-4607-87fe-413d79b64165, sled_id: ec409a41-e1eb-4aa2-9420-d11dec5522bc, sled_serial: "ec409a41-e1eb-4aa2-9420-d11dec5522bc", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 117e815c-394f-454f-b112-a5b2a7bed31f
|
| 3420 | 2026-09-19T09:14:42.502Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 117e815c-394f-454f-b112-a5b2a7bed31f
|
| 3421 | 2026-09-19T09:14:42.502Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::hyperv::hyperv_lifecycle_test
state = Run
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 117e815c-394f-454f-b112-a5b2a7bed31f
|
| 3422 | 2026-09-19T09:14:42.503Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 117e815c-394f-454f-b112-a5b2a7bed31f
|
| 3423 | 2026-09-19T09:14:42.503Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
|
| 3424 | 2026-09-19T09:14:42.503Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = hyperv_lifecycle_test
vm_id = 117e815c-394f-454f-b112-a5b2a7bed31f
|
| 3425 | 2026-09-19T09:14:42.503Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::hyperv::hyperv_lifecycle_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 3426 | 2026-09-19T09:14:42.503Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 117e815c-394f-454f-b112-a5b2a7bed31f
|
| 3427 | 2026-09-19T09:14:42.503Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_lifecycle_test
vm_id = 117e815c-394f-454f-b112-a5b2a7bed31f
|
| 3428 | 2026-09-19T09:14:47.171Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4667
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 117e815c-394f-454f-b112-a5b2a7bed31f
|
| 3429 | 2026-09-19T09:14:47.171Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::hyperv::hyperv_lifecycle_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 3430 | 2026-09-19T09:14:47.171Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::hyperv::hyperv_lifecycle_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3431 | 2026-09-19T09:14:47.171Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 117e815c-394f-454f-b112-a5b2a7bed31f
|
| 3432 | 2026-09-19T09:14:47.171Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_lifecycle_test
vm_id = 117e815c-394f-454f-b112-a5b2a7bed31f
|
| 3433 | 2026-09-19T09:14:47.190Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 117e815c-394f-454f-b112-a5b2a7bed31f
|
| 3434 | 2026-09-19T09:14:47.190Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::hyperv::hyperv_lifecycle_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 3435 | 2026-09-19T09:14:47.190Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::hyperv::hyperv_lifecycle_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3436 | 2026-09-19T09:14:47.190Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 117e815c-394f-454f-b112-a5b2a7bed31f
|
| 3437 | 2026-09-19T09:14:47.190Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_lifecycle_test
vm_id = 117e815c-394f-454f-b112-a5b2a7bed31f
|
| 3438 | 2026-09-19T09:14:47.223Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 117e815c-394f-454f-b112-a5b2a7bed31f
|
| 3439 | 2026-09-19T09:14:47.223Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
|
| 3440 | 2026-09-19T09:14:47.223Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4719
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
|
| 3441 | 2026-09-19T09:14:47.223Z | INFO | phd-runner: [TEST - EVENT] rebooting VM for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 49
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::lifecycle
vm_name = hyperv_lifecycle_test
|
| 3442 | 2026-09-19T09:14:47.223Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 117e815c-394f-454f-b112-a5b2a7bed31f
|
| 3443 | 2026-09-19T09:14:47.224Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::hyperv::hyperv_lifecycle_test
state = Reboot
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 117e815c-394f-454f-b112-a5b2a7bed31f
|
| 3444 | 2026-09-19T09:14:47.225Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 117e815c-394f-454f-b112-a5b2a7bed31f
|
| 3445 | 2026-09-19T09:14:47.225Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
|
| 3446 | 2026-09-19T09:14:47.225Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = hyperv_lifecycle_test
vm_id = 117e815c-394f-454f-b112-a5b2a7bed31f
|
| 3447 | 2026-09-19T09:14:47.225Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::hyperv::hyperv_lifecycle_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 3448 | 2026-09-19T09:14:47.225Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 117e815c-394f-454f-b112-a5b2a7bed31f
|
| 3449 | 2026-09-19T09:14:47.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 = 951
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_lifecycle_test
vm_id = 117e815c-394f-454f-b112-a5b2a7bed31f
|
| 3450 | 2026-09-19T09:14:51.713Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4488
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 117e815c-394f-454f-b112-a5b2a7bed31f
|
| 3451 | 2026-09-19T09:14:51.713Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::hyperv::hyperv_lifecycle_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 3452 | 2026-09-19T09:14:51.713Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::hyperv::hyperv_lifecycle_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3453 | 2026-09-19T09:14:51.714Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 117e815c-394f-454f-b112-a5b2a7bed31f
|
| 3454 | 2026-09-19T09:14:51.714Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_lifecycle_test
vm_id = 117e815c-394f-454f-b112-a5b2a7bed31f
|
| 3455 | 2026-09-19T09:14:51.732Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 117e815c-394f-454f-b112-a5b2a7bed31f
|
| 3456 | 2026-09-19T09:14:51.732Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::hyperv::hyperv_lifecycle_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 3457 | 2026-09-19T09:14:51.732Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::hyperv::hyperv_lifecycle_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3458 | 2026-09-19T09:14:51.732Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 117e815c-394f-454f-b112-a5b2a7bed31f
|
| 3459 | 2026-09-19T09:14:51.732Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_lifecycle_test
vm_id = 117e815c-394f-454f-b112-a5b2a7bed31f
|
| 3460 | 2026-09-19T09:14:51.765Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 117e815c-394f-454f-b112-a5b2a7bed31f
|
| 3461 | 2026-09-19T09:14:51.765Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
|
| 3462 | 2026-09-19T09:14:51.766Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4540
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
|
| 3463 | 2026-09-19T09:14:51.766Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 117e815c-394f-454f-b112-a5b2a7bed31f
|
| 3464 | 2026-09-19T09:14:51.766Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_lifecycle_test
vm_id = 117e815c-394f-454f-b112-a5b2a7bed31f
|
| 3465 | 2026-09-19T09:14:51.776Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 117e815c-394f-454f-b112-a5b2a7bed31f
|
| 3466 | 2026-09-19T09:14:51.777Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 117e815c-394f-454f-b112-a5b2a7bed31f
|
| 3467 | 2026-09-19T09:14:51.777Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_lifecycle_test
vm_id = 117e815c-394f-454f-b112-a5b2a7bed31f
|
| 3468 | 2026-09-19T09:14:51.810Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 117e815c-394f-454f-b112-a5b2a7bed31f
|
| 3469 | 2026-09-19T09:14:51.810Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 117e815c-394f-454f-b112-a5b2a7bed31f
|
| 3470 | 2026-09-19T09:14:51.810Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_lifecycle_test
vm_id = 117e815c-394f-454f-b112-a5b2a7bed31f
|
| 3471 | 2026-09-19T09:14:51.821Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 117e815c-394f-454f-b112-a5b2a7bed31f
|
| 3472 | 2026-09-19T09:14:51.821Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 117e815c-394f-454f-b112-a5b2a7bed31f
|
| 3473 | 2026-09-19T09:14:51.821Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_lifecycle_test
vm_id = 117e815c-394f-454f-b112-a5b2a7bed31f
|
| 3474 | 2026-09-19T09:14:51.843Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 117e815c-394f-454f-b112-a5b2a7bed31f
|
| 3475 | 2026-09-19T09:14:51.843Z | 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::hyperv::hyperv_lifecycle_test
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = hyperv_lifecycle_test
|
| 3476 | 2026-09-19T09:14:51.843Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
|
| 3477 | 2026-09-19T09:14:51.843Z | 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::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm_name = hyperv_lifecycle_test_lifecycle_1
|
| 3478 | 2026-09-19T09:14:51.844Z | 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
|
| 3479 | 2026-09-19T09:14:51.844Z | 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::hyperv::hyperv_lifecycle_test
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 3480 | 2026-09-19T09:14:51.844Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::hyperv::hyperv_lifecycle_test
stderr_path = "/tmp/propolis-phd/phd_tests::hyperv::hyperv_lifecycle_test/hyperv_lifecycle_test_lifecycle_1.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::hyperv::hyperv_lifecycle_test/hyperv_lifecycle_test_lifecycle_1.stdout.log"
target = phd_framework::log_config
|
| 3481 | 2026-09-19T09:14:51.876Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1201
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm::server
|
| 3482 | 2026-09-19T09:14:51.890Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 46
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
|
| 3483 | 2026-09-19T09:14:51.890Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 640
path = phd_tests::hyperv::hyperv_lifecycle_test
source = hyperv_lifecycle_test
source_id = 117e815c-394f-454f-b112-a5b2a7bed31f
target = phd_framework::test_vm
target_id = 7d035aa9-bb0a-4513-8665-564a95d04c8c
|
| 3484 | 2026-09-19T09:14:51.891Z | 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 = 673
migration_id = 2d3344b3-6183-41aa-ab05-c23b682973b2
path = phd_tests::hyperv::hyperv_lifecycle_test
source = hyperv_lifecycle_test
source_id = 117e815c-394f-454f-b112-a5b2a7bed31f
target = phd_framework::test_vm
target_id = 7d035aa9-bb0a-4513-8665-564a95d04c8c
timeout_duration = 45s
|
| 3485 | 2026-09-19T09:14:51.891Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::hyperv::hyperv_lifecycle_test
source = hyperv_lifecycle_test
source_id = 117e815c-394f-454f-b112-a5b2a7bed31f
target = phd_framework::test_vm
target_id = 7d035aa9-bb0a-4513-8665-564a95d04c8c
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 7d035aa9-bb0a-4513-8665-564a95d04c8c
|
| 3486 | 2026-09-19T09:14:51.891Z | 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::hyperv::hyperv_lifecycle_test
source = hyperv_lifecycle_test
source_id = 117e815c-394f-454f-b112-a5b2a7bed31f
target = phd_framework::test_vm
target_id = 7d035aa9-bb0a-4513-8665-564a95d04c8c
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 7d035aa9-bb0a-4513-8665-564a95d04c8c
|
| 3487 | 2026-09-19T09:14:52.606Z | 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: 7d035aa9-bb0a-4513-8665-564a95d04c8c, name: "phd-vm-7d035aa9-bb0a-4513-8665-564a95d04c8c", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 04ee8f41-7e86-4f62-b71b-39d86c3e73dd, project_id: 1913205d-a2aa-4607-87fe-413d79b64165, sled_id: 24fb62fd-f1c1-4b11-bb95-53599cf54c16, sled_serial: "24fb62fd-f1c1-4b11-bb95-53599cf54c16", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 514
path = phd_tests::hyperv::hyperv_lifecycle_test
source = hyperv_lifecycle_test
source_id = 117e815c-394f-454f-b112-a5b2a7bed31f
target = phd_framework::test_vm
target_id = 7d035aa9-bb0a-4513-8665-564a95d04c8c
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 7d035aa9-bb0a-4513-8665-564a95d04c8c
|
| 3488 | 2026-09-19T09:14:52.606Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
migration_id = 2d3344b3-6183-41aa-ab05-c23b682973b2
path = phd_tests::hyperv::hyperv_lifecycle_test
source = hyperv_lifecycle_test
source_id = 117e815c-394f-454f-b112-a5b2a7bed31f
target = phd_framework::test_vm
target_id = 7d035aa9-bb0a-4513-8665-564a95d04c8c
|
| 3489 | 2026-09-19T09:14:55.279Z | 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":15458}}
target = phd_framework::serial
|
| 3490 | 2026-09-19T09:14:57.052Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 707
path = phd_tests::hyperv::hyperv_lifecycle_test
source = hyperv_lifecycle_test
source_id = 117e815c-394f-454f-b112-a5b2a7bed31f
target = phd_framework::test_vm
target_id = 7d035aa9-bb0a-4513-8665-564a95d04c8c
|
| 3491 | 2026-09-19T09:14:57.052Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 4445
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
migration_id = 2d3344b3-6183-41aa-ab05-c23b682973b2
path = phd_tests::hyperv::hyperv_lifecycle_test
source = hyperv_lifecycle_test
source_id = 117e815c-394f-454f-b112-a5b2a7bed31f
target = phd_framework::test_vm
target_id = 7d035aa9-bb0a-4513-8665-564a95d04c8c
|
| 3492 | 2026-09-19T09:14:57.054Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 117e815c-394f-454f-b112-a5b2a7bed31f
|
| 3493 | 2026-09-19T09:14:57.054Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 7d035aa9-bb0a-4513-8665-564a95d04c8c
|
| 3494 | 2026-09-19T09:14:57.054Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 7d035aa9-bb0a-4513-8665-564a95d04c8c
|
| 3495 | 2026-09-19T09:14:57.055Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::hyperv::hyperv_lifecycle_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = hyperv_lifecycle_test
vm_id = 117e815c-394f-454f-b112-a5b2a7bed31f
|
| 3496 | 2026-09-19T09:14:57.149Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 94
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 117e815c-394f-454f-b112-a5b2a7bed31f
|
| 3497 | 2026-09-19T09:14:57.149Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 15511
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test
vm_id = 117e815c-394f-454f-b112-a5b2a7bed31f
|
| 3498 | 2026-09-19T09:14:57.149Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 95
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 7d035aa9-bb0a-4513-8665-564a95d04c8c
|
| 3499 | 2026-09-19T09:14:57.150Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 7d035aa9-bb0a-4513-8665-564a95d04c8c
|
| 3500 | 2026-09-19T09:14:57.150Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 7d035aa9-bb0a-4513-8665-564a95d04c8c
|
| 3501 | 2026-09-19T09:14:57.183Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 7d035aa9-bb0a-4513-8665-564a95d04c8c
|
| 3502 | 2026-09-19T09:14:57.183Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 7d035aa9-bb0a-4513-8665-564a95d04c8c
|
| 3503 | 2026-09-19T09:14:57.183Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 7d035aa9-bb0a-4513-8665-564a95d04c8c
|
| 3504 | 2026-09-19T09:14:57.194Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 7d035aa9-bb0a-4513-8665-564a95d04c8c
|
| 3505 | 2026-09-19T09:14:57.195Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 7d035aa9-bb0a-4513-8665-564a95d04c8c
|
| 3506 | 2026-09-19T09:14:57.195Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 7d035aa9-bb0a-4513-8665-564a95d04c8c
|
| 3507 | 2026-09-19T09:14:57.228Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 7d035aa9-bb0a-4513-8665-564a95d04c8c
|
| 3508 | 2026-09-19T09:14:57.228Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 7d035aa9-bb0a-4513-8665-564a95d04c8c
|
| 3509 | 2026-09-19T09:14:57.228Z | 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
|
| 3510 | 2026-09-19T09:14:57.228Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 14726
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3511 | 2026-09-19T09:14:57.228Z | INFO | phd-runner: test phd_tests::hyperv::hyperv_lifecycle_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 3512 | 2026-09-19T09:14:57.229Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3513 | 2026-09-19T09:14:57.230Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1226
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 7d035aa9-bb0a-4513-8665-564a95d04c8c
|
| 3514 | 2026-09-19T09:14:57.568Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::hyperv::hyperv_lifecycle_test
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 7d035aa9-bb0a-4513-8665-564a95d04c8c
|
| 3515 | 2026-09-19T09:14:57.655Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::zfs
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 7d035aa9-bb0a-4513-8665-564a95d04c8c
|
| 3516 | 2026-09-19T09:14:57.655Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-94fdb6cd-7172-49ad-ba15-cd8a9f667c8f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::zfs
verb = destroy
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 7d035aa9-bb0a-4513-8665-564a95d04c8c
|
| 3517 | 2026-09-19T09:14:57.680Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::zfs
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 7d035aa9-bb0a-4513-8665-564a95d04c8c
|
| 3518 | 2026-09-19T09:14:57.680Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-f88601b5-793b-431c-b1a3-b4fddcd3d8e2"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::zfs
verb = destroy
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 7d035aa9-bb0a-4513-8665-564a95d04c8c
|
| 3519 | 2026-09-19T09:14:57.696Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 468
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_framework::test_vm
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 7d035aa9-bb0a-4513-8665-564a95d04c8c
|
| 3520 | 2026-09-19T09:14:57.697Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 467
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3521 | 2026-09-19T09:14:57.697Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5805
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::hyperv::hyperv_lifecycle_test
source = hyperv_lifecycle_test
source_id = 117e815c-394f-454f-b112-a5b2a7bed31f
target = phd_framework::test_vm
target_id = 7d035aa9-bb0a-4513-8665-564a95d04c8c
vm = hyperv_lifecycle_test_lifecycle_1
vm_id = 7d035aa9-bb0a-4513-8665-564a95d04c8c
|
| 3522 | 2026-09-19T09:14:57.697Z | INFO | phd-runner: Starting test phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 3523 | 2026-09-19T09:14:57.697Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 5805
file = phd-tests/framework/src/test_vm/mod.rs
line = 640
path = phd_tests::hyperv::hyperv_lifecycle_test
source = hyperv_lifecycle_test
source_id = 117e815c-394f-454f-b112-a5b2a7bed31f
target = phd_framework::test_vm
target_id = 7d035aa9-bb0a-4513-8665-564a95d04c8c
|
| 3524 | 2026-09-19T09:14:57.697Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 16170
file = phd-tests/tests/src/hyperv.rs
line = 77
path = phd_tests::hyperv::hyperv_lifecycle_test
target = phd_tests::hyperv
|
| 3525 | 2026-09-19T09:14:57.697Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3526 | 2026-09-19T09:14:57.697Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3527 | 2026-09-19T09:14:57.697Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/hyperv.rs
line = 105
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_tests::hyperv
|
| 3528 | 2026-09-19T09:14:57.697Z | 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
|
| 3529 | 2026-09-19T09:14:57.697Z | 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
|
| 3530 | 2026-09-19T09:14:57.697Z | 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
|
| 3531 | 2026-09-19T09:14:57.697Z | 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::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::zfs
verb = list
|
| 3532 | 2026-09-19T09:14:57.707Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 210M 25.3T 207M /phd-artifacts\n
target = phd_framework::zfs
|
| 3533 | 2026-09-19T09:14:57.707Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-1982977a-4c08-4249-b782-a2b99d8f81fc"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::zfs
verb = snapshot
|
| 3534 | 2026-09-19T09:14:57.725Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-1982977a-4c08-4249-b782-a2b99d8f81fc", "phd-artifacts/phd-clone-45309269-5f19-41a4-9b39-35c724cc69a7"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::zfs
verb = clone
|
| 3535 | 2026-09-19T09:14:57.744Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-45309269-5f19-41a4-9b39-35c724cc69a7"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::zfs
verb = list
|
| 3536 | 2026-09-19T09:14:57.756Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-45309269-5f19-41a4-9b39-35c724cc69a7 0B 25.3T 207M /phd-artifacts/phd-clone-45309269-5f19-41a4-9b39-35c724cc69a7\n
target = phd_framework::zfs
|
| 3537 | 2026-09-19T09:14:57.757Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
|
| 3538 | 2026-09-19T09:14:57.757Z | 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::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm_name = hyperv_reference_tsc_test
|
| 3539 | 2026-09-19T09:14:57.757Z | 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
|
| 3540 | 2026-09-19T09:14:57.757Z | 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::hyperv::hyperv_reference_tsc_clocksource_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 3541 | 2026-09-19T09:14:57.757Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
stderr_path = "/tmp/propolis-phd/phd_tests::hyperv::hyperv_reference_tsc_clocksource_test/hyperv_reference_tsc_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::hyperv::hyperv_reference_tsc_clocksource_test/hyperv_reference_tsc_test.stdout.log"
target = phd_framework::log_config
|
| 3542 | 2026-09-19T09:14:57.790Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1210
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm::server
|
| 3543 | 2026-09-19T09:14:57.805Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 48
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
|
| 3544 | 2026-09-19T09:14:57.805Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3545 | 2026-09-19T09:14:57.806Z | 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::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3546 | 2026-09-19T09:14:58.251Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3547 | 2026-09-19T09:14:58.252Z | 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: 649760cf-0259-4791-874e-1ab2a44cdebb, name: "phd-vm-649760cf-0259-4791-874e-1ab2a44cdebb", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 747d3c03-bd5b-41b8-a785-f62c4bd6294c, project_id: fc37c255-9ba0-4b1c-8c2d-ae45a69b1969, sled_id: 0b143d3a-3293-4a85-8965-6265058d6cab, sled_serial: "0b143d3a-3293-4a85-8965-6265058d6cab", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3548 | 2026-09-19T09:14:58.252Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3549 | 2026-09-19T09:14:58.252Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
state = Run
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3550 | 2026-09-19T09:14:58.253Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3551 | 2026-09-19T09:14:58.253Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
|
| 3552 | 2026-09-19T09:14:58.253Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3553 | 2026-09-19T09:14:58.253Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 3554 | 2026-09-19T09:14:58.253Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3555 | 2026-09-19T09:14:58.253Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3556 | 2026-09-19T09:15:02.617Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4363
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3557 | 2026-09-19T09:15:02.617Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 3558 | 2026-09-19T09:15:02.618Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3559 | 2026-09-19T09:15:02.618Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3560 | 2026-09-19T09:15:02.618Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3561 | 2026-09-19T09:15:02.636Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3562 | 2026-09-19T09:15:02.636Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 3563 | 2026-09-19T09:15:02.637Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3564 | 2026-09-19T09:15:02.637Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3565 | 2026-09-19T09:15:02.637Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3566 | 2026-09-19T09:15:02.669Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3567 | 2026-09-19T09:15:02.669Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
|
| 3568 | 2026-09-19T09:15:02.670Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4416
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
|
| 3569 | 2026-09-19T09:15:02.670Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3570 | 2026-09-19T09:15:02.670Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3571 | 2026-09-19T09:15:02.681Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3572 | 2026-09-19T09:15:02.682Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3573 | 2026-09-19T09:15:02.682Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3574 | 2026-09-19T09:15:02.714Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3575 | 2026-09-19T09:15:02.714Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3576 | 2026-09-19T09:15:02.714Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3577 | 2026-09-19T09:15:02.724Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3578 | 2026-09-19T09:15:02.725Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3579 | 2026-09-19T09:15:02.725Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3580 | 2026-09-19T09:15:02.747Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3581 | 2026-09-19T09:15:02.748Z | INFO | phd-runner: [TEST - EVENT] rebooting VM for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 49
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::lifecycle
vm_name = hyperv_reference_tsc_test
|
| 3582 | 2026-09-19T09:15:02.748Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3583 | 2026-09-19T09:15:02.748Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
state = Reboot
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3584 | 2026-09-19T09:15:02.749Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3585 | 2026-09-19T09:15:02.749Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
|
| 3586 | 2026-09-19T09:15:02.749Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3587 | 2026-09-19T09:15:02.749Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 3588 | 2026-09-19T09:15:02.749Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3589 | 2026-09-19T09:15:02.749Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3590 | 2026-09-19T09:15:06.880Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4130
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3591 | 2026-09-19T09:15:06.880Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 3592 | 2026-09-19T09:15:06.880Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3593 | 2026-09-19T09:15:06.880Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3594 | 2026-09-19T09:15:06.880Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3595 | 2026-09-19T09:15:06.898Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3596 | 2026-09-19T09:15:06.899Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 3597 | 2026-09-19T09:15:06.899Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3598 | 2026-09-19T09:15:06.899Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3599 | 2026-09-19T09:15:06.899Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3600 | 2026-09-19T09:15:06.932Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3601 | 2026-09-19T09:15:06.932Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
|
| 3602 | 2026-09-19T09:15:06.932Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4183
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
|
| 3603 | 2026-09-19T09:15:06.932Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3604 | 2026-09-19T09:15:06.933Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3605 | 2026-09-19T09:15:06.944Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3606 | 2026-09-19T09:15:06.944Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3607 | 2026-09-19T09:15:06.944Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3608 | 2026-09-19T09:15:06.976Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3609 | 2026-09-19T09:15:06.976Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3610 | 2026-09-19T09:15:06.976Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3611 | 2026-09-19T09:15:06.988Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3612 | 2026-09-19T09:15:06.988Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3613 | 2026-09-19T09:15:06.988Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3614 | 2026-09-19T09:15:07.011Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3615 | 2026-09-19T09:15:07.011Z | 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::hyperv::hyperv_reference_tsc_clocksource_test
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = hyperv_reference_tsc_test
|
| 3616 | 2026-09-19T09:15:07.011Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
|
| 3617 | 2026-09-19T09:15:07.011Z | 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::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm_name = hyperv_reference_tsc_test_lifecycle_1
|
| 3618 | 2026-09-19T09:15:07.011Z | 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
|
| 3619 | 2026-09-19T09:15:07.011Z | 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::hyperv::hyperv_reference_tsc_clocksource_test
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 3620 | 2026-09-19T09:15:07.011Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
stderr_path = "/tmp/propolis-phd/phd_tests::hyperv::hyperv_reference_tsc_clocksource_test/hyperv_reference_tsc_test_lifecycle_1.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::hyperv::hyperv_reference_tsc_clocksource_test/hyperv_reference_tsc_test_lifecycle_1.stdout.log"
target = phd_framework::log_config
|
| 3621 | 2026-09-19T09:15:07.043Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1211
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm::server
|
| 3622 | 2026-09-19T09:15:07.058Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 46
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
|
| 3623 | 2026-09-19T09:15:07.058Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 640
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = hyperv_reference_tsc_test
source_id = 649760cf-0259-4791-874e-1ab2a44cdebb
target = phd_framework::test_vm
target_id = 3469c0a2-9f02-4437-b0e1-10588c40979b
|
| 3624 | 2026-09-19T09:15:07.058Z | 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 = 673
migration_id = c616ac53-0482-4d59-b140-41f9a21dceac
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = hyperv_reference_tsc_test
source_id = 649760cf-0259-4791-874e-1ab2a44cdebb
target = phd_framework::test_vm
target_id = 3469c0a2-9f02-4437-b0e1-10588c40979b
timeout_duration = 45s
|
| 3625 | 2026-09-19T09:15:07.058Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = hyperv_reference_tsc_test
source_id = 649760cf-0259-4791-874e-1ab2a44cdebb
target = phd_framework::test_vm
target_id = 3469c0a2-9f02-4437-b0e1-10588c40979b
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 3469c0a2-9f02-4437-b0e1-10588c40979b
|
| 3626 | 2026-09-19T09:15:07.059Z | 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::hyperv::hyperv_reference_tsc_clocksource_test
source = hyperv_reference_tsc_test
source_id = 649760cf-0259-4791-874e-1ab2a44cdebb
target = phd_framework::test_vm
target_id = 3469c0a2-9f02-4437-b0e1-10588c40979b
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 3469c0a2-9f02-4437-b0e1-10588c40979b
|
| 3627 | 2026-09-19T09:15:07.761Z | 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: 3469c0a2-9f02-4437-b0e1-10588c40979b, name: "phd-vm-3469c0a2-9f02-4437-b0e1-10588c40979b", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 747d3c03-bd5b-41b8-a785-f62c4bd6294c, project_id: fc37c255-9ba0-4b1c-8c2d-ae45a69b1969, sled_id: 7e99397b-9e4f-4205-ab22-b339f02a92e9, sled_serial: "7e99397b-9e4f-4205-ab22-b339f02a92e9", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 514
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = hyperv_reference_tsc_test
source_id = 649760cf-0259-4791-874e-1ab2a44cdebb
target = phd_framework::test_vm
target_id = 3469c0a2-9f02-4437-b0e1-10588c40979b
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 3469c0a2-9f02-4437-b0e1-10588c40979b
|
| 3628 | 2026-09-19T09:15:07.762Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
migration_id = c616ac53-0482-4d59-b140-41f9a21dceac
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = hyperv_reference_tsc_test
source_id = 649760cf-0259-4791-874e-1ab2a44cdebb
target = phd_framework::test_vm
target_id = 3469c0a2-9f02-4437-b0e1-10588c40979b
|
| 3629 | 2026-09-19T09:15:10.619Z | 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":15592}}
target = phd_framework::serial
|
| 3630 | 2026-09-19T09:15:11.806Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 707
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = hyperv_reference_tsc_test
source_id = 649760cf-0259-4791-874e-1ab2a44cdebb
target = phd_framework::test_vm
target_id = 3469c0a2-9f02-4437-b0e1-10588c40979b
|
| 3631 | 2026-09-19T09:15:11.806Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 4044
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
migration_id = c616ac53-0482-4d59-b140-41f9a21dceac
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = hyperv_reference_tsc_test
source_id = 649760cf-0259-4791-874e-1ab2a44cdebb
target = phd_framework::test_vm
target_id = 3469c0a2-9f02-4437-b0e1-10588c40979b
|
| 3632 | 2026-09-19T09:15:11.808Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3633 | 2026-09-19T09:15:11.809Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 3469c0a2-9f02-4437-b0e1-10588c40979b
|
| 3634 | 2026-09-19T09:15:11.809Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 3469c0a2-9f02-4437-b0e1-10588c40979b
|
| 3635 | 2026-09-19T09:15:11.810Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3636 | 2026-09-19T09:15:11.897Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 88
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3637 | 2026-09-19T09:15:11.898Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 14091
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test
vm_id = 649760cf-0259-4791-874e-1ab2a44cdebb
|
| 3638 | 2026-09-19T09:15:11.898Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 89
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 3469c0a2-9f02-4437-b0e1-10588c40979b
|
| 3639 | 2026-09-19T09:15:11.898Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 3469c0a2-9f02-4437-b0e1-10588c40979b
|
| 3640 | 2026-09-19T09:15:11.898Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 3469c0a2-9f02-4437-b0e1-10588c40979b
|
| 3641 | 2026-09-19T09:15:11.932Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 3469c0a2-9f02-4437-b0e1-10588c40979b
|
| 3642 | 2026-09-19T09:15:11.933Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 3469c0a2-9f02-4437-b0e1-10588c40979b
|
| 3643 | 2026-09-19T09:15:11.933Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 3469c0a2-9f02-4437-b0e1-10588c40979b
|
| 3644 | 2026-09-19T09:15:11.943Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 3469c0a2-9f02-4437-b0e1-10588c40979b
|
| 3645 | 2026-09-19T09:15:11.943Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 3469c0a2-9f02-4437-b0e1-10588c40979b
|
| 3646 | 2026-09-19T09:15:11.943Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 3469c0a2-9f02-4437-b0e1-10588c40979b
|
| 3647 | 2026-09-19T09:15:11.976Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 3469c0a2-9f02-4437-b0e1-10588c40979b
|
| 3648 | 2026-09-19T09:15:11.976Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 3469c0a2-9f02-4437-b0e1-10588c40979b
|
| 3649 | 2026-09-19T09:15:11.976Z | 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
|
| 3650 | 2026-09-19T09:15:11.977Z | INFO | phd-runner: test phd_tests::hyperv::hyperv_reference_tsc_clocksource_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 3651 | 2026-09-19T09:15:11.977Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 13725
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3652 | 2026-09-19T09:15:11.977Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3653 | 2026-09-19T09:15:11.978Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1226
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 3469c0a2-9f02-4437-b0e1-10588c40979b
|
| 3654 | 2026-09-19T09:15:12.641Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 3469c0a2-9f02-4437-b0e1-10588c40979b
|
| 3655 | 2026-09-19T09:15:12.727Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::zfs
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 3469c0a2-9f02-4437-b0e1-10588c40979b
|
| 3656 | 2026-09-19T09:15:12.728Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-45309269-5f19-41a4-9b39-35c724cc69a7"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::zfs
verb = destroy
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 3469c0a2-9f02-4437-b0e1-10588c40979b
|
| 3657 | 2026-09-19T09:15:12.752Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::zfs
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 3469c0a2-9f02-4437-b0e1-10588c40979b
|
| 3658 | 2026-09-19T09:15:12.752Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-1982977a-4c08-4249-b782-a2b99d8f81fc"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::zfs
verb = destroy
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 3469c0a2-9f02-4437-b0e1-10588c40979b
|
| 3659 | 2026-09-19T09:15:12.770Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 793
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 3469c0a2-9f02-4437-b0e1-10588c40979b
|
| 3660 | 2026-09-19T09:15:12.770Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5711
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = hyperv_reference_tsc_test
source_id = 649760cf-0259-4791-874e-1ab2a44cdebb
target = phd_framework::test_vm
target_id = 3469c0a2-9f02-4437-b0e1-10588c40979b
vm = hyperv_reference_tsc_test_lifecycle_1
vm_id = 3469c0a2-9f02-4437-b0e1-10588c40979b
|
| 3661 | 2026-09-19T09:15:12.770Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 793
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3662 | 2026-09-19T09:15:12.770Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 5711
file = phd-tests/framework/src/test_vm/mod.rs
line = 640
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
source = hyperv_reference_tsc_test
source_id = 649760cf-0259-4791-874e-1ab2a44cdebb
target = phd_framework::test_vm
target_id = 3469c0a2-9f02-4437-b0e1-10588c40979b
|
| 3663 | 2026-09-19T09:15:12.770Z | INFO | phd-runner: Starting test phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 3664 | 2026-09-19T09:15:12.770Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 15072
file = phd-tests/tests/src/hyperv.rs
line = 105
path = phd_tests::hyperv::hyperv_reference_tsc_clocksource_test
target = phd_tests::hyperv
|
| 3665 | 2026-09-19T09:15:12.770Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3666 | 2026-09-19T09:15:12.770Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3667 | 2026-09-19T09:15:12.770Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/hyperv.rs
line = 165
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 3668 | 2026-09-19T09:15:12.770Z | 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
|
| 3669 | 2026-09-19T09:15:12.770Z | 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
|
| 3670 | 2026-09-19T09:15:12.770Z | 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
|
| 3671 | 2026-09-19T09:15:12.770Z | 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
|
| 3672 | 2026-09-19T09:15:12.771Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::zfs
verb = list
|
| 3673 | 2026-09-19T09:15:12.781Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 210M 25.3T 207M /phd-artifacts\n
target = phd_framework::zfs
|
| 3674 | 2026-09-19T09:15:12.781Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-d09011cd-8991-4f07-963a-756de271e5f5"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::zfs
verb = snapshot
|
| 3675 | 2026-09-19T09:15:12.796Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-d09011cd-8991-4f07-963a-756de271e5f5", "phd-artifacts/phd-clone-a1656296-1f2e-4923-8ab6-6fc3f9c05e06"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::zfs
verb = clone
|
| 3676 | 2026-09-19T09:15:12.813Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-a1656296-1f2e-4923-8ab6-6fc3f9c05e06"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::zfs
verb = list
|
| 3677 | 2026-09-19T09:15:12.824Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-a1656296-1f2e-4923-8ab6-6fc3f9c05e06 0B 25.3T 207M /phd-artifacts/phd-clone-a1656296-1f2e-4923-8ab6-6fc3f9c05e06\n
target = phd_framework::zfs
|
| 3678 | 2026-09-19T09:15:12.824Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
|
| 3679 | 2026-09-19T09:15:12.824Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm_name = hyperv_reference_tsc_elapsed_test
|
| 3680 | 2026-09-19T09:15:12.824Z | 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
|
| 3681 | 2026-09-19T09:15:12.824Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 3682 | 2026-09-19T09:15:12.825Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
stderr_path = "/tmp/propolis-phd/phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test/hyperv_reference_tsc_elapsed_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test/hyperv_reference_tsc_elapsed_test.stdout.log"
target = phd_framework::log_config
|
| 3683 | 2026-09-19T09:15:12.859Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1220
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm::server
|
| 3684 | 2026-09-19T09:15:12.878Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 54
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
|
| 3685 | 2026-09-19T09:15:12.879Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3686 | 2026-09-19T09:15:12.879Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3687 | 2026-09-19T09:15:13.471Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3688 | 2026-09-19T09:15:13.472Z | 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: 82b831ab-e4d4-4ade-9b76-804f0dffca05, name: "phd-vm-82b831ab-e4d4-4ade-9b76-804f0dffca05", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 9f2db5ed-c1ff-4829-9757-8b6c1101929b, project_id: 2fa3df93-1d72-4903-b686-55e16ff2f03b, sled_id: 687d0a3b-41bd-49f3-83c2-4d2f7b063714, sled_serial: "687d0a3b-41bd-49f3-83c2-4d2f7b063714", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3689 | 2026-09-19T09:15:13.472Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3690 | 2026-09-19T09:15:13.472Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
state = Run
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3691 | 2026-09-19T09:15:13.473Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3692 | 2026-09-19T09:15:13.473Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
|
| 3693 | 2026-09-19T09:15:13.473Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3694 | 2026-09-19T09:15:13.473Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 3695 | 2026-09-19T09:15:13.473Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3696 | 2026-09-19T09:15:13.473Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3697 | 2026-09-19T09:15:17.867Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4393
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3698 | 2026-09-19T09:15:17.867Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 3699 | 2026-09-19T09:15:17.867Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3700 | 2026-09-19T09:15:17.867Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3701 | 2026-09-19T09:15:17.867Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3702 | 2026-09-19T09:15:17.885Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3703 | 2026-09-19T09:15:17.886Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 3704 | 2026-09-19T09:15:17.886Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3705 | 2026-09-19T09:15:17.886Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3706 | 2026-09-19T09:15:17.886Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3707 | 2026-09-19T09:15:17.919Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3708 | 2026-09-19T09:15:17.919Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
|
| 3709 | 2026-09-19T09:15:17.919Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4446
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
|
| 3710 | 2026-09-19T09:15:17.920Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3711 | 2026-09-19T09:15:17.920Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3712 | 2026-09-19T09:15:17.930Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3713 | 2026-09-19T09:15:17.930Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3714 | 2026-09-19T09:15:17.931Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3715 | 2026-09-19T09:15:17.964Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3716 | 2026-09-19T09:15:17.964Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3717 | 2026-09-19T09:15:17.964Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3718 | 2026-09-19T09:15:17.975Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3719 | 2026-09-19T09:15:17.975Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3720 | 2026-09-19T09:15:17.975Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3721 | 2026-09-19T09:15:18.008Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3722 | 2026-09-19T09:15:18.510Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3723 | 2026-09-19T09:15:18.510Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3724 | 2026-09-19T09:15:18.521Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3725 | 2026-09-19T09:15:18.521Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3726 | 2026-09-19T09:15:18.522Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3727 | 2026-09-19T09:15:18.556Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3728 | 2026-09-19T09:15:18.556Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3729 | 2026-09-19T09:15:18.556Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3730 | 2026-09-19T09:15:18.567Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3731 | 2026-09-19T09:15:18.567Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3732 | 2026-09-19T09:15:18.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 = 951
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3733 | 2026-09-19T09:15:18.600Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3734 | 2026-09-19T09:15:19.101Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3735 | 2026-09-19T09:15:19.102Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3736 | 2026-09-19T09:15:19.113Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3737 | 2026-09-19T09:15:19.113Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3738 | 2026-09-19T09:15:19.113Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3739 | 2026-09-19T09:15:19.146Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3740 | 2026-09-19T09:15:19.147Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3741 | 2026-09-19T09:15:19.147Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3742 | 2026-09-19T09:15:19.157Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3743 | 2026-09-19T09:15:19.158Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3744 | 2026-09-19T09:15:19.158Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3745 | 2026-09-19T09:15:19.191Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3746 | 2026-09-19T09:15:19.692Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3747 | 2026-09-19T09:15:19.692Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3748 | 2026-09-19T09:15:19.704Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3749 | 2026-09-19T09:15:19.704Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3750 | 2026-09-19T09:15:19.704Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3751 | 2026-09-19T09:15:19.737Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3752 | 2026-09-19T09:15:19.737Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3753 | 2026-09-19T09:15:19.738Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3754 | 2026-09-19T09:15:19.748Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3755 | 2026-09-19T09:15:19.748Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3756 | 2026-09-19T09:15:19.748Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3757 | 2026-09-19T09:15:19.782Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3758 | 2026-09-19T09:15:20.282Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3759 | 2026-09-19T09:15:20.282Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3760 | 2026-09-19T09:15:20.294Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3761 | 2026-09-19T09:15:20.294Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3762 | 2026-09-19T09:15:20.294Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3763 | 2026-09-19T09:15:20.327Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3764 | 2026-09-19T09:15:20.327Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3765 | 2026-09-19T09:15:20.327Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3766 | 2026-09-19T09:15:20.338Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3767 | 2026-09-19T09:15:20.338Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3768 | 2026-09-19T09:15:20.338Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3769 | 2026-09-19T09:15:20.371Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3770 | 2026-09-19T09:15:20.873Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3771 | 2026-09-19T09:15:20.873Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3772 | 2026-09-19T09:15:20.884Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3773 | 2026-09-19T09:15:20.884Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3774 | 2026-09-19T09:15:20.884Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3775 | 2026-09-19T09:15:20.917Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3776 | 2026-09-19T09:15:20.917Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3777 | 2026-09-19T09:15:20.917Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3778 | 2026-09-19T09:15:20.928Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3779 | 2026-09-19T09:15:20.928Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3780 | 2026-09-19T09:15:20.928Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3781 | 2026-09-19T09:15:20.961Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3782 | 2026-09-19T09:15:21.463Z | INFO | phd-runner: [TEST - EVENT] compared time readings
after = Reading { taken_at: Instant { tv_sec: 585, tv_nsec: 608760522 }, guest_ns: 2633593300 }
before = Reading { taken_at: Instant { tv_sec: 585, tv_nsec: 16791591 }, guest_ns: 2041632200 }
diff = 7831
diff_pct = 0.00001322873480331352
file = phd-tests/tests/src/hyperv.rs
guest_delta_ns = 591961100
host_delta_ns = 591968931
line = 214
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 3783 | 2026-09-19T09:15:21.463Z | INFO | phd-runner: [TEST - EVENT] compared time readings
after = Reading { taken_at: Instant { tv_sec: 586, tv_nsec: 199480495 }, guest_ns: 3225462200 }
before = Reading { taken_at: Instant { tv_sec: 585, tv_nsec: 608760522 }, guest_ns: 2633593300 }
diff = 1148927
diff_pct = 0.0019449604762221235
file = phd-tests/tests/src/hyperv.rs
guest_delta_ns = 591868900
host_delta_ns = 590719973
line = 214
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 3784 | 2026-09-19T09:15:21.463Z | INFO | phd-runner: [TEST - EVENT] compared time readings
after = Reading { taken_at: Instant { tv_sec: 586, tv_nsec: 790314495 }, guest_ns: 3816256900 }
before = Reading { taken_at: Instant { tv_sec: 586, tv_nsec: 199480495 }, guest_ns: 3225462200 }
diff = 39300
diff_pct = 0.00006651614497473064
file = phd-tests/tests/src/hyperv.rs
guest_delta_ns = 590794700
host_delta_ns = 590834000
line = 214
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 3785 | 2026-09-19T09:15:21.463Z | INFO | phd-runner: [TEST - EVENT] compared time readings
after = Reading { taken_at: Instant { tv_sec: 587, tv_nsec: 379956676 }, guest_ns: 4405949200 }
before = Reading { taken_at: Instant { tv_sec: 586, tv_nsec: 790314495 }, guest_ns: 3816256900 }
diff = 50119
diff_pct = 0.00008499900721993971
file = phd-tests/tests/src/hyperv.rs
guest_delta_ns = 589692300
host_delta_ns = 589642181
line = 214
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 3786 | 2026-09-19T09:15:21.463Z | INFO | phd-runner: [TEST - EVENT] compared time readings
after = Reading { taken_at: Instant { tv_sec: 587, tv_nsec: 969820378 }, guest_ns: 4995787800 }
before = Reading { taken_at: Instant { tv_sec: 587, tv_nsec: 379956676 }, guest_ns: 4405949200 }
diff = 25102
diff_pct = 0.00004255559363101817
file = phd-tests/tests/src/hyperv.rs
guest_delta_ns = 589838600
host_delta_ns = 589863702
line = 214
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 3787 | 2026-09-19T09:15:21.463Z | INFO | phd-runner: [TEST - EVENT] TSC test results
bad_diffs = 0
file = phd-tests/tests/src/hyperv.rs
good_diffs = 5
line = 282
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 3788 | 2026-09-19T09:15:21.463Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
|
| 3789 | 2026-09-19T09:15:21.463Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm_name = hyperv_reference_tsc_elapsed_target
|
| 3790 | 2026-09-19T09:15:21.463Z | 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
|
| 3791 | 2026-09-19T09:15:21.464Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 3792 | 2026-09-19T09:15:21.464Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
stderr_path = "/tmp/propolis-phd/phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test/hyperv_reference_tsc_elapsed_target.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test/hyperv_reference_tsc_elapsed_target.stdout.log"
target = phd_framework::log_config
|
| 3793 | 2026-09-19T09:15:21.497Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1221
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm::server
|
| 3794 | 2026-09-19T09:15:21.510Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 46
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
|
| 3795 | 2026-09-19T09:15:21.510Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 640
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
target = phd_framework::test_vm
target_id = 1c6a8213-1d48-488c-91fb-17f5a3b44d31
|
| 3796 | 2026-09-19T09:15:21.510Z | 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 = 673
migration_id = f981ca91-0dae-4679-8ea7-e7f4a47bbb21
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
target = phd_framework::test_vm
target_id = 1c6a8213-1d48-488c-91fb-17f5a3b44d31
timeout_duration = 45s
|
| 3797 | 2026-09-19T09:15:21.510Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
target = phd_framework::test_vm
target_id = 1c6a8213-1d48-488c-91fb-17f5a3b44d31
vm = hyperv_reference_tsc_elapsed_target
vm_id = 1c6a8213-1d48-488c-91fb-17f5a3b44d31
|
| 3798 | 2026-09-19T09:15:21.511Z | 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::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
target = phd_framework::test_vm
target_id = 1c6a8213-1d48-488c-91fb-17f5a3b44d31
vm = hyperv_reference_tsc_elapsed_target
vm_id = 1c6a8213-1d48-488c-91fb-17f5a3b44d31
|
| 3799 | 2026-09-19T09:15:22.356Z | 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: 1c6a8213-1d48-488c-91fb-17f5a3b44d31, name: "phd-vm-1c6a8213-1d48-488c-91fb-17f5a3b44d31", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 9f2db5ed-c1ff-4829-9757-8b6c1101929b, project_id: 2fa3df93-1d72-4903-b686-55e16ff2f03b, sled_id: 3783c3ed-9637-40c8-ba15-69e047361285, sled_serial: "3783c3ed-9637-40c8-ba15-69e047361285", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 514
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
target = phd_framework::test_vm
target_id = 1c6a8213-1d48-488c-91fb-17f5a3b44d31
vm = hyperv_reference_tsc_elapsed_target
vm_id = 1c6a8213-1d48-488c-91fb-17f5a3b44d31
|
| 3800 | 2026-09-19T09:15:22.356Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
migration_id = f981ca91-0dae-4679-8ea7-e7f4a47bbb21
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
target = phd_framework::test_vm
target_id = 1c6a8213-1d48-488c-91fb-17f5a3b44d31
|
| 3801 | 2026-09-19T09:15:24.728Z | 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":8353}}
target = phd_framework::serial
|
| 3802 | 2026-09-19T09:15:25.514Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 707
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
target = phd_framework::test_vm
target_id = 1c6a8213-1d48-488c-91fb-17f5a3b44d31
|
| 3803 | 2026-09-19T09:15:25.514Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3158
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
migration_id = f981ca91-0dae-4679-8ea7-e7f4a47bbb21
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
target = phd_framework::test_vm
target_id = 1c6a8213-1d48-488c-91fb-17f5a3b44d31
|
| 3804 | 2026-09-19T09:15:25.514Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3805 | 2026-09-19T09:15:25.514Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3806 | 2026-09-19T09:15:28.092Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 2577
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3807 | 2026-09-19T09:15:28.092Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3808 | 2026-09-19T09:15:28.093Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3809 | 2026-09-19T09:15:28.125Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3810 | 2026-09-19T09:15:28.126Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3811 | 2026-09-19T09:15:28.126Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3812 | 2026-09-19T09:15:28.136Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3813 | 2026-09-19T09:15:28.137Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3814 | 2026-09-19T09:15:28.137Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3815 | 2026-09-19T09:15:28.169Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3816 | 2026-09-19T09:15:28.669Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3817 | 2026-09-19T09:15:28.670Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3818 | 2026-09-19T09:15:28.692Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3819 | 2026-09-19T09:15:28.693Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3820 | 2026-09-19T09:15:28.693Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3821 | 2026-09-19T09:15:28.725Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3822 | 2026-09-19T09:15:28.726Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3823 | 2026-09-19T09:15:28.726Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3824 | 2026-09-19T09:15:28.736Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3825 | 2026-09-19T09:15:28.737Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3826 | 2026-09-19T09:15:28.737Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3827 | 2026-09-19T09:15:28.769Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3828 | 2026-09-19T09:15:29.269Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3829 | 2026-09-19T09:15:29.270Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3830 | 2026-09-19T09:15:29.292Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3831 | 2026-09-19T09:15:29.293Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3832 | 2026-09-19T09:15:29.293Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3833 | 2026-09-19T09:15:29.326Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3834 | 2026-09-19T09:15:29.326Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3835 | 2026-09-19T09:15:29.326Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3836 | 2026-09-19T09:15:29.337Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3837 | 2026-09-19T09:15:29.337Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3838 | 2026-09-19T09:15:29.337Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3839 | 2026-09-19T09:15:29.369Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3840 | 2026-09-19T09:15:29.870Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3841 | 2026-09-19T09:15:29.870Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3842 | 2026-09-19T09:15:29.892Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3843 | 2026-09-19T09:15:29.893Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3844 | 2026-09-19T09:15:29.893Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3845 | 2026-09-19T09:15:29.926Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3846 | 2026-09-19T09:15:29.926Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3847 | 2026-09-19T09:15:29.926Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3848 | 2026-09-19T09:15:29.937Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3849 | 2026-09-19T09:15:29.937Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3850 | 2026-09-19T09:15:29.937Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3851 | 2026-09-19T09:15:29.969Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3852 | 2026-09-19T09:15:30.470Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3853 | 2026-09-19T09:15:30.470Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3854 | 2026-09-19T09:15:30.493Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3855 | 2026-09-19T09:15:30.493Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3856 | 2026-09-19T09:15:30.493Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3857 | 2026-09-19T09:15:30.526Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3858 | 2026-09-19T09:15:30.526Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3859 | 2026-09-19T09:15:30.526Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3860 | 2026-09-19T09:15:30.538Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3861 | 2026-09-19T09:15:30.538Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3862 | 2026-09-19T09:15:30.538Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3863 | 2026-09-19T09:15:30.572Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3864 | 2026-09-19T09:15:31.074Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3865 | 2026-09-19T09:15:31.074Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3866 | 2026-09-19T09:15:31.097Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3867 | 2026-09-19T09:15:31.097Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3868 | 2026-09-19T09:15:31.097Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3869 | 2026-09-19T09:15:31.130Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3870 | 2026-09-19T09:15:31.130Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3871 | 2026-09-19T09:15:31.130Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3872 | 2026-09-19T09:15:31.142Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3873 | 2026-09-19T09:15:31.142Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3874 | 2026-09-19T09:15:31.142Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3875 | 2026-09-19T09:15:31.175Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3876 | 2026-09-19T09:15:31.677Z | INFO | phd-runner: [TEST - EVENT] compared time readings
after = Reading { taken_at: Instant { tv_sec: 595, tv_nsec: 777252301 }, guest_ns: 12804497500 }
before = Reading { taken_at: Instant { tv_sec: 595, tv_nsec: 177311715 }, guest_ns: 12204570600 }
diff = 13686
diff_pct = 0.00002281225894592169
file = phd-tests/tests/src/hyperv.rs
guest_delta_ns = 599926900
host_delta_ns = 599940586
line = 214
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 3877 | 2026-09-19T09:15:31.677Z | INFO | phd-runner: [TEST - EVENT] compared time readings
after = Reading { taken_at: Instant { tv_sec: 596, tv_nsec: 377350155 }, guest_ns: 13404499000 }
before = Reading { taken_at: Instant { tv_sec: 595, tv_nsec: 777252301 }, guest_ns: 12804497500 }
diff = 96354
diff_pct = 0.00016056381364763222
file = phd-tests/tests/src/hyperv.rs
guest_delta_ns = 600001500
host_delta_ns = 600097854
line = 214
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 3878 | 2026-09-19T09:15:31.677Z | INFO | phd-runner: [TEST - EVENT] compared time readings
after = Reading { taken_at: Instant { tv_sec: 596, tv_nsec: 977390019 }, guest_ns: 14004655900 }
before = Reading { taken_at: Instant { tv_sec: 596, tv_nsec: 377350155 }, guest_ns: 13404499000 }
diff = 117036
diff_pct = 0.000195047041074591
file = phd-tests/tests/src/hyperv.rs
guest_delta_ns = 600156900
host_delta_ns = 600039864
line = 214
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 3879 | 2026-09-19T09:15:31.677Z | INFO | phd-runner: [TEST - EVENT] compared time readings
after = Reading { taken_at: Instant { tv_sec: 597, tv_nsec: 580448142 }, guest_ns: 14604688100 }
before = Reading { taken_at: Instant { tv_sec: 596, tv_nsec: 977390019 }, guest_ns: 14004655900 }
diff = 3025923
diff_pct = 0.005017630779844417
file = phd-tests/tests/src/hyperv.rs
guest_delta_ns = 600032200
host_delta_ns = 603058123
line = 214
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 3880 | 2026-09-19T09:15:31.677Z | INFO | phd-runner: [TEST - EVENT] compared time readings
after = Reading { taken_at: Instant { tv_sec: 598, tv_nsec: 183417377 }, guest_ns: 15208703600 }
before = Reading { taken_at: Instant { tv_sec: 597, tv_nsec: 580448142 }, guest_ns: 14604688100 }
diff = 1046265
diff_pct = 0.0017351880316082793
file = phd-tests/tests/src/hyperv.rs
guest_delta_ns = 604015500
host_delta_ns = 602969235
line = 214
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 3881 | 2026-09-19T09:15:31.677Z | INFO | phd-runner: [TEST - EVENT] TSC test results
bad_diffs = 0
file = phd-tests/tests/src/hyperv.rs
good_diffs = 5
line = 282
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 3882 | 2026-09-19T09:15:31.677Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_target
vm_id = 1c6a8213-1d48-488c-91fb-17f5a3b44d31
|
| 3883 | 2026-09-19T09:15:31.677Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3884 | 2026-09-19T09:15:31.678Z | 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
|
| 3885 | 2026-09-19T09:15:31.678Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 18205
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3886 | 2026-09-19T09:15:31.678Z | INFO | phd-runner: test phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 3887 | 2026-09-19T09:15:31.678Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3888 | 2026-09-19T09:15:31.679Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1226
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_target
vm_id = 1c6a8213-1d48-488c-91fb-17f5a3b44d31
|
| 3889 | 2026-09-19T09:15:31.680Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3890 | 2026-09-19T09:15:31.771Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 93
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3891 | 2026-09-19T09:15:31.771Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 18891
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_test
vm_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
|
| 3892 | 2026-09-19T09:15:31.773Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = hyperv_reference_tsc_elapsed_target
vm_id = 1c6a8213-1d48-488c-91fb-17f5a3b44d31
|
| 3893 | 2026-09-19T09:15:31.858Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::zfs
vm = hyperv_reference_tsc_elapsed_target
vm_id = 1c6a8213-1d48-488c-91fb-17f5a3b44d31
|
| 3894 | 2026-09-19T09:15:31.858Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-a1656296-1f2e-4923-8ab6-6fc3f9c05e06"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::zfs
verb = destroy
vm = hyperv_reference_tsc_elapsed_target
vm_id = 1c6a8213-1d48-488c-91fb-17f5a3b44d31
|
| 3895 | 2026-09-19T09:15:31.886Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::zfs
vm = hyperv_reference_tsc_elapsed_target
vm_id = 1c6a8213-1d48-488c-91fb-17f5a3b44d31
|
| 3896 | 2026-09-19T09:15:31.886Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-d09011cd-8991-4f07-963a-756de271e5f5"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::zfs
verb = destroy
vm = hyperv_reference_tsc_elapsed_target
vm_id = 1c6a8213-1d48-488c-91fb-17f5a3b44d31
|
| 3897 | 2026-09-19T09:15:31.905Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 226
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_framework::test_vm
vm = hyperv_reference_tsc_elapsed_target
vm_id = 1c6a8213-1d48-488c-91fb-17f5a3b44d31
|
| 3898 | 2026-09-19T09:15:31.905Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 226
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3899 | 2026-09-19T09:15:31.905Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 10393
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
target = phd_framework::test_vm
target_id = 1c6a8213-1d48-488c-91fb-17f5a3b44d31
vm = hyperv_reference_tsc_elapsed_target
vm_id = 1c6a8213-1d48-488c-91fb-17f5a3b44d31
|
| 3900 | 2026-09-19T09:15:31.905Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 10394
file = phd-tests/framework/src/test_vm/mod.rs
line = 640
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
source = hyperv_reference_tsc_elapsed_test
source_id = 82b831ab-e4d4-4ade-9b76-804f0dffca05
target = phd_framework::test_vm
target_id = 1c6a8213-1d48-488c-91fb-17f5a3b44d31
|
| 3901 | 2026-09-19T09:15:31.905Z | INFO | phd-runner: Starting test phd_tests::acpi_shutdown::acpi_shutdown_stop
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 3902 | 2026-09-19T09:15:31.905Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 19133
file = phd-tests/tests/src/hyperv.rs
line = 165
path = phd_tests::hyperv::hyperv_reference_tsc_elapsed_time_test
target = phd_tests::hyperv
|
| 3903 | 2026-09-19T09:15:31.905Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3904 | 2026-09-19T09:15:31.905Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3905 | 2026-09-19T09:15:31.905Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/acpi_shutdown.rs
line = 42
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_tests::acpi_shutdown
|
| 3906 | 2026-09-19T09:15:31.905Z | 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
|
| 3907 | 2026-09-19T09:15:31.906Z | 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
|
| 3908 | 2026-09-19T09:15:31.906Z | 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
|
| 3909 | 2026-09-19T09:15:31.906Z | 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
|
| 3910 | 2026-09-19T09:15:31.906Z | 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::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::zfs
verb = list
|
| 3911 | 2026-09-19T09:15:31.916Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 210M 25.3T 207M /phd-artifacts\n
target = phd_framework::zfs
|
| 3912 | 2026-09-19T09:15:31.916Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-9a949d48-d914-4b61-adfc-81941d3da047"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::zfs
verb = snapshot
|
| 3913 | 2026-09-19T09:15:31.933Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-9a949d48-d914-4b61-adfc-81941d3da047", "phd-artifacts/phd-clone-5c0a41cf-5873-41af-a7a1-61751a610616"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::zfs
verb = clone
|
| 3914 | 2026-09-19T09:15:31.951Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-5c0a41cf-5873-41af-a7a1-61751a610616"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::zfs
verb = list
|
| 3915 | 2026-09-19T09:15:31.963Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-5c0a41cf-5873-41af-a7a1-61751a610616 0B 25.3T 207M /phd-artifacts/phd-clone-5c0a41cf-5873-41af-a7a1-61751a610616\n
target = phd_framework::zfs
|
| 3916 | 2026-09-19T09:15:31.964Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::test_vm
|
| 3917 | 2026-09-19T09:15:31.964Z | 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::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::test_vm
vm_name = acpi_shutdown_stop
|
| 3918 | 2026-09-19T09:15:31.964Z | 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
|
| 3919 | 2026-09-19T09:15:31.964Z | 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::acpi_shutdown::acpi_shutdown_stop
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 3920 | 2026-09-19T09:15:31.964Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
stderr_path = "/tmp/propolis-phd/phd_tests::acpi_shutdown::acpi_shutdown_stop/acpi_shutdown_stop.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::acpi_shutdown::acpi_shutdown_stop/acpi_shutdown_stop.stdout.log"
target = phd_framework::log_config
|
| 3921 | 2026-09-19T09:15:31.998Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1230
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::test_vm::server
|
| 3922 | 2026-09-19T09:15:32.014Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 50
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::test_vm
|
| 3923 | 2026-09-19T09:15:32.014Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::test_vm
vm = acpi_shutdown_stop
vm_id = 7367a39a-faee-4b71-b80a-7147f914dde8
|
| 3924 | 2026-09-19T09:15:32.015Z | 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::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::test_vm
vm = acpi_shutdown_stop
vm_id = 7367a39a-faee-4b71-b80a-7147f914dde8
|
| 3925 | 2026-09-19T09:15:32.679Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3926 | 2026-09-19T09:15:32.680Z | 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: 7367a39a-faee-4b71-b80a-7147f914dde8, name: "phd-vm-7367a39a-faee-4b71-b80a-7147f914dde8", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: b72303cb-bd26-42b0-9623-d4d0c57b9a34, project_id: 6339d561-f9ae-4533-bfb8-24654301c6d6, sled_id: a64bdabc-0da6-4769-8054-e3ba3edb1549, sled_serial: "a64bdabc-0da6-4769-8054-e3ba3edb1549", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::test_vm
vm = acpi_shutdown_stop
vm_id = 7367a39a-faee-4b71-b80a-7147f914dde8
|
| 3927 | 2026-09-19T09:15:32.680Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::test_vm
vm = acpi_shutdown_stop
vm_id = 7367a39a-faee-4b71-b80a-7147f914dde8
|
| 3928 | 2026-09-19T09:15:32.680Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
state = Run
target = phd_framework::test_vm
vm = acpi_shutdown_stop
vm_id = 7367a39a-faee-4b71-b80a-7147f914dde8
|
| 3929 | 2026-09-19T09:15:32.681Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::test_vm
vm = acpi_shutdown_stop
vm_id = 7367a39a-faee-4b71-b80a-7147f914dde8
|
| 3930 | 2026-09-19T09:15:32.681Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::test_vm
|
| 3931 | 2026-09-19T09:15:32.682Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::test_vm
timeout_duration = 300s
vm = acpi_shutdown_stop
vm_id = 7367a39a-faee-4b71-b80a-7147f914dde8
|
| 3932 | 2026-09-19T09:15:32.682Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 3933 | 2026-09-19T09:15:32.682Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::test_vm
vm = acpi_shutdown_stop
vm_id = 7367a39a-faee-4b71-b80a-7147f914dde8
|
| 3934 | 2026-09-19T09:15:32.682Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = acpi_shutdown_stop
vm_id = 7367a39a-faee-4b71-b80a-7147f914dde8
|
| 3935 | 2026-09-19T09:15:37.182Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4500
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::test_vm
vm = acpi_shutdown_stop
vm_id = 7367a39a-faee-4b71-b80a-7147f914dde8
|
| 3936 | 2026-09-19T09:15:37.182Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
step = WriteStr("root")
target = phd_framework::test_vm
|
| 3937 | 2026-09-19T09:15:37.182Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3938 | 2026-09-19T09:15:37.182Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::test_vm
vm = acpi_shutdown_stop
vm_id = 7367a39a-faee-4b71-b80a-7147f914dde8
|
| 3939 | 2026-09-19T09:15:37.182Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = acpi_shutdown_stop
vm_id = 7367a39a-faee-4b71-b80a-7147f914dde8
|
| 3940 | 2026-09-19T09:15:37.202Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::test_vm
vm = acpi_shutdown_stop
vm_id = 7367a39a-faee-4b71-b80a-7147f914dde8
|
| 3941 | 2026-09-19T09:15:37.202Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 3942 | 2026-09-19T09:15:37.203Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 3943 | 2026-09-19T09:15:37.203Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::test_vm
vm = acpi_shutdown_stop
vm_id = 7367a39a-faee-4b71-b80a-7147f914dde8
|
| 3944 | 2026-09-19T09:15:37.203Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = acpi_shutdown_stop
vm_id = 7367a39a-faee-4b71-b80a-7147f914dde8
|
| 3945 | 2026-09-19T09:15:37.235Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::test_vm
vm = acpi_shutdown_stop
vm_id = 7367a39a-faee-4b71-b80a-7147f914dde8
|
| 3946 | 2026-09-19T09:15:37.236Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::test_vm
|
| 3947 | 2026-09-19T09:15:37.236Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4553
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::test_vm
|
| 3948 | 2026-09-19T09:15:37.236Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::test_vm
vm = acpi_shutdown_stop
vm_id = 7367a39a-faee-4b71-b80a-7147f914dde8
|
| 3949 | 2026-09-19T09:15:37.236Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = acpi_shutdown_stop
vm_id = 7367a39a-faee-4b71-b80a-7147f914dde8
|
| 3950 | 2026-09-19T09:15:37.247Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::test_vm
vm = acpi_shutdown_stop
vm_id = 7367a39a-faee-4b71-b80a-7147f914dde8
|
| 3951 | 2026-09-19T09:15:37.247Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::test_vm
vm = acpi_shutdown_stop
vm_id = 7367a39a-faee-4b71-b80a-7147f914dde8
|
| 3952 | 2026-09-19T09:15:37.247Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = acpi_shutdown_stop
vm_id = 7367a39a-faee-4b71-b80a-7147f914dde8
|
| 3953 | 2026-09-19T09:15:37.280Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::test_vm
vm = acpi_shutdown_stop
vm_id = 7367a39a-faee-4b71-b80a-7147f914dde8
|
| 3954 | 2026-09-19T09:15:37.280Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::test_vm
vm = acpi_shutdown_stop
vm_id = 7367a39a-faee-4b71-b80a-7147f914dde8
|
| 3955 | 2026-09-19T09:15:37.280Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = acpi_shutdown_stop
vm_id = 7367a39a-faee-4b71-b80a-7147f914dde8
|
| 3956 | 2026-09-19T09:15:37.291Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::test_vm
vm = acpi_shutdown_stop
vm_id = 7367a39a-faee-4b71-b80a-7147f914dde8
|
| 3957 | 2026-09-19T09:15:37.291Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::test_vm
vm = acpi_shutdown_stop
vm_id = 7367a39a-faee-4b71-b80a-7147f914dde8
|
| 3958 | 2026-09-19T09:15:37.291Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = acpi_shutdown_stop
vm_id = 7367a39a-faee-4b71-b80a-7147f914dde8
|
| 3959 | 2026-09-19T09:15:37.313Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::test_vm
vm = acpi_shutdown_stop
vm_id = 7367a39a-faee-4b71-b80a-7147f914dde8
|
| 3960 | 2026-09-19T09:15:37.313Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::test_vm
vm = acpi_shutdown_stop
vm_id = 7367a39a-faee-4b71-b80a-7147f914dde8
|
| 3961 | 2026-09-19T09:15:37.313Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
state = Stop
target = phd_framework::test_vm
vm = acpi_shutdown_stop
vm_id = 7367a39a-faee-4b71-b80a-7147f914dde8
|
| 3962 | 2026-09-19T09:15:37.314Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::test_vm
vm = acpi_shutdown_stop
vm_id = 7367a39a-faee-4b71-b80a-7147f914dde8
|
| 3963 | 2026-09-19T09:15:37.314Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 819
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::test_vm
vm = acpi_shutdown_stop
vm_id = 7367a39a-faee-4b71-b80a-7147f914dde8
|
| 3964 | 2026-09-19T09:15:37.314Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 30s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 825
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::test_vm
vm = acpi_shutdown_stop
vm_id = 7367a39a-faee-4b71-b80a-7147f914dde8
|
| 3965 | 2026-09-19T09:15:37.314Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::test_vm
vm = acpi_shutdown_stop
vm_id = 7367a39a-faee-4b71-b80a-7147f914dde8
|
| 3966 | 2026-09-19T09:15:37.314Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 618
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::test_vm
vm = acpi_shutdown_stop
vm_id = 7367a39a-faee-4b71-b80a-7147f914dde8
|
| 3967 | 2026-09-19T09:15:37.315Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::test_vm
vm = acpi_shutdown_stop
vm_id = 7367a39a-faee-4b71-b80a-7147f914dde8
|
| 3968 | 2026-09-19T09:15:37.702Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::test_vm
vm = acpi_shutdown_stop
vm_id = 7367a39a-faee-4b71-b80a-7147f914dde8
|
| 3969 | 2026-09-19T09:15:37.703Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 618
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::test_vm
vm = acpi_shutdown_stop
vm_id = 7367a39a-faee-4b71-b80a-7147f914dde8
|
| 3970 | 2026-09-19T09:15:37.704Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::test_vm
vm = acpi_shutdown_stop
vm_id = 7367a39a-faee-4b71-b80a-7147f914dde8
|
| 3971 | 2026-09-19T09:15:38.150Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::test_vm
vm = acpi_shutdown_stop
vm_id = 7367a39a-faee-4b71-b80a-7147f914dde8
|
| 3972 | 2026-09-19T09:15:38.150Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 618
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::test_vm
vm = acpi_shutdown_stop
vm_id = 7367a39a-faee-4b71-b80a-7147f914dde8
|
| 3973 | 2026-09-19T09:15:38.151Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::test_vm
vm = acpi_shutdown_stop
vm_id = 7367a39a-faee-4b71-b80a-7147f914dde8
|
| 3974 | 2026-09-19T09:15:39.720Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 271
target = phd_framework::serial
|
| 3975 | 2026-09-19T09:15:39.720Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 7040
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 3976 | 2026-09-19T09:15:39.821Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::test_vm
vm = acpi_shutdown_stop
vm_id = 7367a39a-faee-4b71-b80a-7147f914dde8
|
| 3977 | 2026-09-19T09:15:39.821Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 618
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::test_vm
vm = acpi_shutdown_stop
vm_id = 7367a39a-faee-4b71-b80a-7147f914dde8
|
| 3978 | 2026-09-19T09:15:39.822Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::test_vm
vm = acpi_shutdown_stop
vm_id = 7367a39a-faee-4b71-b80a-7147f914dde8
|
| 3979 | 2026-09-19T09:15:39.822Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 2507
file = phd-tests/framework/src/test_vm/mod.rs
line = 819
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::test_vm
vm = acpi_shutdown_stop
vm_id = 7367a39a-faee-4b71-b80a-7147f914dde8
|
| 3980 | 2026-09-19T09:15:39.822Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::test_vm
vm = acpi_shutdown_stop
vm_id = 7367a39a-faee-4b71-b80a-7147f914dde8
|
| 3981 | 2026-09-19T09:15:39.822Z | INFO | phd-runner: test phd_tests::acpi_shutdown::acpi_shutdown_stop ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 3982 | 2026-09-19T09:15:39.823Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3983 | 2026-09-19T09:15:39.823Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = acpi_shutdown_stop
vm_id = 7367a39a-faee-4b71-b80a-7147f914dde8
|
| 3984 | 2026-09-19T09:15:39.912Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::zfs
vm = acpi_shutdown_stop
vm_id = 7367a39a-faee-4b71-b80a-7147f914dde8
|
| 3985 | 2026-09-19T09:15:39.912Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-5c0a41cf-5873-41af-a7a1-61751a610616"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::zfs
verb = destroy
vm = acpi_shutdown_stop
vm_id = 7367a39a-faee-4b71-b80a-7147f914dde8
|
| 3986 | 2026-09-19T09:15:39.938Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::zfs
vm = acpi_shutdown_stop
vm_id = 7367a39a-faee-4b71-b80a-7147f914dde8
|
| 3987 | 2026-09-19T09:15:39.938Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-9a949d48-d914-4b61-adfc-81941d3da047"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::zfs
verb = destroy
vm = acpi_shutdown_stop
vm_id = 7367a39a-faee-4b71-b80a-7147f914dde8
|
| 3988 | 2026-09-19T09:15:39.956Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 133
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::test_vm
vm = acpi_shutdown_stop
vm_id = 7367a39a-faee-4b71-b80a-7147f914dde8
|
| 3989 | 2026-09-19T09:15:39.956Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 7941
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_framework::test_vm
vm = acpi_shutdown_stop
vm_id = 7367a39a-faee-4b71-b80a-7147f914dde8
|
| 3990 | 2026-09-19T09:15:39.956Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 133
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 3991 | 2026-09-19T09:15:39.956Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 8050
file = phd-tests/tests/src/acpi_shutdown.rs
line = 42
path = phd_tests::acpi_shutdown::acpi_shutdown_stop
target = phd_tests::acpi_shutdown
|
| 3992 | 2026-09-19T09:15:39.956Z | INFO | phd-runner: Starting test phd_tests::acpi_shutdown::acpi_shutdown_reboot
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 3993 | 2026-09-19T09:15:39.956Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3994 | 2026-09-19T09:15:39.956Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 3995 | 2026-09-19T09:15:39.956Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/acpi_shutdown.rs
line = 55
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_tests::acpi_shutdown
|
| 3996 | 2026-09-19T09:15:39.956Z | 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
|
| 3997 | 2026-09-19T09:15:39.956Z | 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
|
| 3998 | 2026-09-19T09:15:39.956Z | 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
|
| 3999 | 2026-09-19T09:15:39.957Z | 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
|
| 4000 | 2026-09-19T09:15:39.957Z | 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::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::zfs
verb = list
|
| 4001 | 2026-09-19T09:15:39.967Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 210M 25.3T 207M /phd-artifacts\n
target = phd_framework::zfs
|
| 4002 | 2026-09-19T09:15:39.967Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-61a89359-e3c6-4672-8996-1105df4105c6"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::zfs
verb = snapshot
|
| 4003 | 2026-09-19T09:15:39.983Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-61a89359-e3c6-4672-8996-1105df4105c6", "phd-artifacts/phd-clone-f503f39b-28f7-45be-8e8b-2bc46c4786da"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::zfs
verb = clone
|
| 4004 | 2026-09-19T09:15:39.998Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-f503f39b-28f7-45be-8e8b-2bc46c4786da"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::zfs
verb = list
|
| 4005 | 2026-09-19T09:15:40.008Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-f503f39b-28f7-45be-8e8b-2bc46c4786da 0B 25.3T 207M /phd-artifacts/phd-clone-f503f39b-28f7-45be-8e8b-2bc46c4786da\n
target = phd_framework::zfs
|
| 4006 | 2026-09-19T09:15:40.009Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
|
| 4007 | 2026-09-19T09:15:40.009Z | 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::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm_name = acpi_shutdown_reboot
|
| 4008 | 2026-09-19T09:15:40.009Z | 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
|
| 4009 | 2026-09-19T09:15:40.009Z | 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::acpi_shutdown::acpi_shutdown_reboot
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 4010 | 2026-09-19T09:15:40.009Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
stderr_path = "/tmp/propolis-phd/phd_tests::acpi_shutdown::acpi_shutdown_reboot/acpi_shutdown_reboot.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::acpi_shutdown::acpi_shutdown_reboot/acpi_shutdown_reboot.stdout.log"
target = phd_framework::log_config
|
| 4011 | 2026-09-19T09:15:40.041Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1238
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm::server
|
| 4012 | 2026-09-19T09:15:40.056Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 47
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
|
| 4013 | 2026-09-19T09:15:40.056Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4014 | 2026-09-19T09:15:40.057Z | 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::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4015 | 2026-09-19T09:15:40.921Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4016 | 2026-09-19T09:15:40.922Z | 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: e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c, name: "phd-vm-e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 0d9999b1-fead-4872-9232-3450f101fd59, project_id: a143c5e5-0b0e-4f8f-a7a6-a13204683863, sled_id: 7408262a-aaf9-4a5a-ab54-453fe08e7740, sled_serial: "7408262a-aaf9-4a5a-ab54-453fe08e7740", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4017 | 2026-09-19T09:15:40.923Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4018 | 2026-09-19T09:15:40.923Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
state = Run
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4019 | 2026-09-19T09:15:40.924Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4020 | 2026-09-19T09:15:40.924Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
|
| 4021 | 2026-09-19T09:15:40.924Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
timeout_duration = 300s
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4022 | 2026-09-19T09:15:40.924Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 4023 | 2026-09-19T09:15:40.924Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4024 | 2026-09-19T09:15:40.924Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4025 | 2026-09-19T09:15:45.348Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4424
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4026 | 2026-09-19T09:15:45.349Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
step = WriteStr("root")
target = phd_framework::test_vm
|
| 4027 | 2026-09-19T09:15:45.349Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4028 | 2026-09-19T09:15:45.349Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4029 | 2026-09-19T09:15:45.349Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4030 | 2026-09-19T09:15:45.368Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4031 | 2026-09-19T09:15:45.368Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 4032 | 2026-09-19T09:15:45.369Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4033 | 2026-09-19T09:15:45.369Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4034 | 2026-09-19T09:15:45.369Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4035 | 2026-09-19T09:15:45.401Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4036 | 2026-09-19T09:15:45.401Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
|
| 4037 | 2026-09-19T09:15:45.401Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4476
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
|
| 4038 | 2026-09-19T09:15:45.401Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4039 | 2026-09-19T09:15:45.401Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4040 | 2026-09-19T09:15:45.411Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4041 | 2026-09-19T09:15:45.411Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4042 | 2026-09-19T09:15:45.412Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4043 | 2026-09-19T09:15:45.445Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4044 | 2026-09-19T09:15:45.445Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4045 | 2026-09-19T09:15:45.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 = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4046 | 2026-09-19T09:15:45.456Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4047 | 2026-09-19T09:15:45.456Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4048 | 2026-09-19T09:15:45.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 = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4049 | 2026-09-19T09:15:45.479Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4050 | 2026-09-19T09:15:45.479Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4051 | 2026-09-19T09:15:45.479Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
state = Reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4052 | 2026-09-19T09:15:45.481Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4053 | 2026-09-19T09:15:45.481Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
|
| 4054 | 2026-09-19T09:15:45.481Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
timeout_duration = 300s
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4055 | 2026-09-19T09:15:45.481Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 4056 | 2026-09-19T09:15:45.481Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4057 | 2026-09-19T09:15:45.481Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4058 | 2026-09-19T09:15:52.089Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 6607
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4059 | 2026-09-19T09:15:52.089Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
step = WriteStr("root")
target = phd_framework::test_vm
|
| 4060 | 2026-09-19T09:15:52.089Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4061 | 2026-09-19T09:15:52.089Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4062 | 2026-09-19T09:15:52.089Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4063 | 2026-09-19T09:15:52.108Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4064 | 2026-09-19T09:15:52.108Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 4065 | 2026-09-19T09:15:52.108Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4066 | 2026-09-19T09:15:52.108Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4067 | 2026-09-19T09:15:52.108Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4068 | 2026-09-19T09:15:52.141Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4069 | 2026-09-19T09:15:52.141Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
|
| 4070 | 2026-09-19T09:15:52.141Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 6659
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
|
| 4071 | 2026-09-19T09:15:52.141Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4072 | 2026-09-19T09:15:52.141Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
state = Reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4073 | 2026-09-19T09:15:52.143Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4074 | 2026-09-19T09:15:52.143Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
|
| 4075 | 2026-09-19T09:15:52.143Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
timeout_duration = 300s
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4076 | 2026-09-19T09:15:52.143Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 4077 | 2026-09-19T09:15:52.143Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4078 | 2026-09-19T09:15:52.143Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4079 | 2026-09-19T09:15:57.342Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 5198
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4080 | 2026-09-19T09:15:57.342Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
step = WriteStr("root")
target = phd_framework::test_vm
|
| 4081 | 2026-09-19T09:15:57.343Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4082 | 2026-09-19T09:15:57.343Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4083 | 2026-09-19T09:15:57.343Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4084 | 2026-09-19T09:15:57.362Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4085 | 2026-09-19T09:15:57.362Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 4086 | 2026-09-19T09:15:57.362Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4087 | 2026-09-19T09:15:57.362Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4088 | 2026-09-19T09:15:57.362Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4089 | 2026-09-19T09:15:57.395Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4090 | 2026-09-19T09:15:57.396Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
|
| 4091 | 2026-09-19T09:15:57.396Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 5252
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
|
| 4092 | 2026-09-19T09:15:57.396Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4093 | 2026-09-19T09:15:57.396Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
state = Reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4094 | 2026-09-19T09:15:57.397Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4095 | 2026-09-19T09:15:57.397Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
|
| 4096 | 2026-09-19T09:15:57.397Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
timeout_duration = 300s
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4097 | 2026-09-19T09:15:57.397Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 4098 | 2026-09-19T09:15:57.397Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4099 | 2026-09-19T09:15:57.397Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4100 | 2026-09-19T09:16:31.548Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 34148
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4101 | 2026-09-19T09:16:31.548Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
step = WriteStr("root")
target = phd_framework::test_vm
|
| 4102 | 2026-09-19T09:16:31.548Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4103 | 2026-09-19T09:16:31.548Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4104 | 2026-09-19T09:16:31.548Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4105 | 2026-09-19T09:16:31.566Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4106 | 2026-09-19T09:16:31.566Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 4107 | 2026-09-19T09:16:31.567Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4108 | 2026-09-19T09:16:31.567Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4109 | 2026-09-19T09:16:31.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 = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4110 | 2026-09-19T09:16:31.599Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4111 | 2026-09-19T09:16:31.599Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
|
| 4112 | 2026-09-19T09:16:31.600Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 34200
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
|
| 4113 | 2026-09-19T09:16:31.600Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4114 | 2026-09-19T09:16:31.600Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
state = Reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4115 | 2026-09-19T09:16:31.601Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
|
| 4116 | 2026-09-19T09:16:31.602Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
timeout_duration = 300s
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4117 | 2026-09-19T09:16:31.602Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 4118 | 2026-09-19T09:16:31.602Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4119 | 2026-09-19T09:16:31.602Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4120 | 2026-09-19T09:16:36.720Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 5118
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4121 | 2026-09-19T09:16:36.720Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
step = WriteStr("root")
target = phd_framework::test_vm
|
| 4122 | 2026-09-19T09:16:36.720Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4123 | 2026-09-19T09:16:36.720Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4124 | 2026-09-19T09:16:36.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 = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4125 | 2026-09-19T09:16:36.739Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4126 | 2026-09-19T09:16:36.739Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 4127 | 2026-09-19T09:16:36.739Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4128 | 2026-09-19T09:16:36.739Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4129 | 2026-09-19T09:16:36.739Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4130 | 2026-09-19T09:16:36.771Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4131 | 2026-09-19T09:16:36.771Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
|
| 4132 | 2026-09-19T09:16:36.771Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 5169
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
|
| 4133 | 2026-09-19T09:16:36.772Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4134 | 2026-09-19T09:16:36.772Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
state = Reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4135 | 2026-09-19T09:16:36.773Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4136 | 2026-09-19T09:16:36.773Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
|
| 4137 | 2026-09-19T09:16:36.773Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
timeout_duration = 300s
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4138 | 2026-09-19T09:16:36.773Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 4139 | 2026-09-19T09:16:36.773Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4140 | 2026-09-19T09:16:36.773Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4141 | 2026-09-19T09:17:06.774Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 35172
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4142 | 2026-09-19T09:17:10.958Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 34182
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4143 | 2026-09-19T09:17:10.958Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
step = WriteStr("root")
target = phd_framework::test_vm
|
| 4144 | 2026-09-19T09:17:10.958Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4145 | 2026-09-19T09:17:10.958Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4146 | 2026-09-19T09:17:10.958Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4147 | 2026-09-19T09:17:10.976Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4148 | 2026-09-19T09:17:10.976Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 4149 | 2026-09-19T09:17:10.977Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4150 | 2026-09-19T09:17:10.977Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4151 | 2026-09-19T09:17:10.977Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4152 | 2026-09-19T09:17:11.009Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4153 | 2026-09-19T09:17:11.010Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
|
| 4154 | 2026-09-19T09:17:11.010Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 34234
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
|
| 4155 | 2026-09-19T09:17:11.010Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4156 | 2026-09-19T09:17:11.010Z | 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
|
| 4157 | 2026-09-19T09:17:11.010Z | INFO | phd-runner: test phd_tests::acpi_shutdown::acpi_shutdown_reboot ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 4158 | 2026-09-19T09:17:11.010Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 90084
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4159 | 2026-09-19T09:17:11.010Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4160 | 2026-09-19T09:17:11.012Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1226
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4161 | 2026-09-19T09:17:11.278Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4162 | 2026-09-19T09:17:11.366Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::zfs
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4163 | 2026-09-19T09:17:11.366Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-f503f39b-28f7-45be-8e8b-2bc46c4786da"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::zfs
verb = destroy
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4164 | 2026-09-19T09:17:11.392Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::zfs
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4165 | 2026-09-19T09:17:11.392Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-61a89359-e3c6-4672-8996-1105df4105c6"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::zfs
verb = destroy
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4166 | 2026-09-19T09:17:11.411Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 91350
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4167 | 2026-09-19T09:17:11.412Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 401
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4168 | 2026-09-19T09:17:11.412Z | INFO | phd-runner: Starting test phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 4169 | 2026-09-19T09:17:11.412Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4170 | 2026-09-19T09:17:11.412Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 401
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot
vm_id = e16bb244-a4c7-4c93-b0e9-e4b01b39ef8c
|
| 4171 | 2026-09-19T09:17:11.412Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4172 | 2026-09-19T09:17:11.412Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 91451
file = phd-tests/tests/src/acpi_shutdown.rs
line = 55
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot
target = phd_tests::acpi_shutdown
|
| 4173 | 2026-09-19T09:17:11.412Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/acpi_shutdown.rs
line = 104
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
target = phd_tests::acpi_shutdown
|
| 4174 | 2026-09-19T09:17:11.412Z | 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
|
| 4175 | 2026-09-19T09:17:11.412Z | 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
|
| 4176 | 2026-09-19T09:17:11.412Z | 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
|
| 4177 | 2026-09-19T09:17:11.412Z | 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
|
| 4178 | 2026-09-19T09:17:11.412Z | 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::acpi_shutdown::acpi_shutdown_timeout_stop
target = phd_framework::zfs
verb = list
|
| 4179 | 2026-09-19T09:17:11.424Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 210M 25.3T 207M /phd-artifacts\n
target = phd_framework::zfs
|
| 4180 | 2026-09-19T09:17:11.424Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-1c08e1a7-6987-4f77-b34e-12a0e32950f3"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
target = phd_framework::zfs
verb = snapshot
|
| 4181 | 2026-09-19T09:17:11.440Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-1c08e1a7-6987-4f77-b34e-12a0e32950f3", "phd-artifacts/phd-clone-3b9ea171-7ed6-4b71-8383-8e85892b7b94"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
target = phd_framework::zfs
verb = clone
|
| 4182 | 2026-09-19T09:17:11.459Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-3b9ea171-7ed6-4b71-8383-8e85892b7b94"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
target = phd_framework::zfs
verb = list
|
| 4183 | 2026-09-19T09:17:11.471Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-3b9ea171-7ed6-4b71-8383-8e85892b7b94 0B 25.3T 207M /phd-artifacts/phd-clone-3b9ea171-7ed6-4b71-8383-8e85892b7b94\n
target = phd_framework::zfs
|
| 4184 | 2026-09-19T09:17:11.471Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
target = phd_framework::test_vm
|
| 4185 | 2026-09-19T09:17:11.471Z | 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::acpi_shutdown::acpi_shutdown_timeout_stop
target = phd_framework::test_vm
vm_name = acpi_shutdown_timeout_stop
|
| 4186 | 2026-09-19T09:17:11.471Z | 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
|
| 4187 | 2026-09-19T09:17:11.472Z | 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::acpi_shutdown::acpi_shutdown_timeout_stop
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 4188 | 2026-09-19T09:17:11.472Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
stderr_path = "/tmp/propolis-phd/phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop/acpi_shutdown_timeout_stop.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop/acpi_shutdown_timeout_stop.stdout.log"
target = phd_framework::log_config
|
| 4189 | 2026-09-19T09:17:11.505Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1246
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
target = phd_framework::test_vm::server
|
| 4190 | 2026-09-19T09:17:11.520Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 48
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
target = phd_framework::test_vm
|
| 4191 | 2026-09-19T09:17:11.520Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
target = phd_framework::test_vm
vm = acpi_shutdown_timeout_stop
vm_id = 34964339-e687-409c-ae95-f7bfce06e66c
|
| 4192 | 2026-09-19T09:17:11.521Z | 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::acpi_shutdown::acpi_shutdown_timeout_stop
target = phd_framework::test_vm
vm = acpi_shutdown_timeout_stop
vm_id = 34964339-e687-409c-ae95-f7bfce06e66c
|
| 4193 | 2026-09-19T09:17:11.915Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4194 | 2026-09-19T09:17:11.916Z | 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: 34964339-e687-409c-ae95-f7bfce06e66c, name: "phd-vm-34964339-e687-409c-ae95-f7bfce06e66c", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: a843f16b-be2b-4d29-b268-0e578097ab08, project_id: 20b1ca3e-3ebf-4d0f-a5cf-9fa6b256e7fb, sled_id: 099b1025-7e70-4005-9207-6c1b28499acd, sled_serial: "099b1025-7e70-4005-9207-6c1b28499acd", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
target = phd_framework::test_vm
vm = acpi_shutdown_timeout_stop
vm_id = 34964339-e687-409c-ae95-f7bfce06e66c
|
| 4195 | 2026-09-19T09:17:11.916Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
target = phd_framework::test_vm
vm = acpi_shutdown_timeout_stop
vm_id = 34964339-e687-409c-ae95-f7bfce06e66c
|
| 4196 | 2026-09-19T09:17:11.916Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
state = Run
target = phd_framework::test_vm
vm = acpi_shutdown_timeout_stop
vm_id = 34964339-e687-409c-ae95-f7bfce06e66c
|
| 4197 | 2026-09-19T09:17:11.917Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
target = phd_framework::test_vm
vm = acpi_shutdown_timeout_stop
vm_id = 34964339-e687-409c-ae95-f7bfce06e66c
|
| 4198 | 2026-09-19T09:17:11.917Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
target = phd_framework::test_vm
|
| 4199 | 2026-09-19T09:17:11.917Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
target = phd_framework::test_vm
timeout_duration = 300s
vm = acpi_shutdown_timeout_stop
vm_id = 34964339-e687-409c-ae95-f7bfce06e66c
|
| 4200 | 2026-09-19T09:17:11.917Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 4201 | 2026-09-19T09:17:11.917Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
target = phd_framework::test_vm
vm = acpi_shutdown_timeout_stop
vm_id = 34964339-e687-409c-ae95-f7bfce06e66c
|
| 4202 | 2026-09-19T09:17:11.917Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = acpi_shutdown_timeout_stop
vm_id = 34964339-e687-409c-ae95-f7bfce06e66c
|
| 4203 | 2026-09-19T09:17:16.336Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4418
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
target = phd_framework::test_vm
vm = acpi_shutdown_timeout_stop
vm_id = 34964339-e687-409c-ae95-f7bfce06e66c
|
| 4204 | 2026-09-19T09:17:16.336Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
step = WriteStr("root")
target = phd_framework::test_vm
|
| 4205 | 2026-09-19T09:17:16.337Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4206 | 2026-09-19T09:17:16.337Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
target = phd_framework::test_vm
vm = acpi_shutdown_timeout_stop
vm_id = 34964339-e687-409c-ae95-f7bfce06e66c
|
| 4207 | 2026-09-19T09:17:16.337Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = acpi_shutdown_timeout_stop
vm_id = 34964339-e687-409c-ae95-f7bfce06e66c
|
| 4208 | 2026-09-19T09:17:16.356Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
target = phd_framework::test_vm
vm = acpi_shutdown_timeout_stop
vm_id = 34964339-e687-409c-ae95-f7bfce06e66c
|
| 4209 | 2026-09-19T09:17:16.356Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 4210 | 2026-09-19T09:17:16.357Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4211 | 2026-09-19T09:17:16.357Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
target = phd_framework::test_vm
vm = acpi_shutdown_timeout_stop
vm_id = 34964339-e687-409c-ae95-f7bfce06e66c
|
| 4212 | 2026-09-19T09:17:16.357Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = acpi_shutdown_timeout_stop
vm_id = 34964339-e687-409c-ae95-f7bfce06e66c
|
| 4213 | 2026-09-19T09:17:16.389Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
target = phd_framework::test_vm
vm = acpi_shutdown_timeout_stop
vm_id = 34964339-e687-409c-ae95-f7bfce06e66c
|
| 4214 | 2026-09-19T09:17:16.389Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
target = phd_framework::test_vm
|
| 4215 | 2026-09-19T09:17:16.389Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4471
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
target = phd_framework::test_vm
|
| 4216 | 2026-09-19T09:17:16.389Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
target = phd_framework::test_vm
vm = acpi_shutdown_timeout_stop
vm_id = 34964339-e687-409c-ae95-f7bfce06e66c
|
| 4217 | 2026-09-19T09:17:16.389Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
state = Stop
target = phd_framework::test_vm
vm = acpi_shutdown_timeout_stop
vm_id = 34964339-e687-409c-ae95-f7bfce06e66c
|
| 4218 | 2026-09-19T09:17:16.390Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
target = phd_framework::test_vm
vm = acpi_shutdown_timeout_stop
vm_id = 34964339-e687-409c-ae95-f7bfce06e66c
|
| 4219 | 2026-09-19T09:17:16.390Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 819
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
target = phd_framework::test_vm
vm = acpi_shutdown_timeout_stop
vm_id = 34964339-e687-409c-ae95-f7bfce06e66c
|
| 4220 | 2026-09-19T09:17:16.390Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 825
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
target = phd_framework::test_vm
vm = acpi_shutdown_timeout_stop
vm_id = 34964339-e687-409c-ae95-f7bfce06e66c
|
| 4221 | 2026-09-19T09:17:16.390Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
target = phd_framework::test_vm
vm = acpi_shutdown_timeout_stop
vm_id = 34964339-e687-409c-ae95-f7bfce06e66c
|
| 4222 | 2026-09-19T09:17:16.390Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 618
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
target = phd_framework::test_vm
vm = acpi_shutdown_timeout_stop
vm_id = 34964339-e687-409c-ae95-f7bfce06e66c
|
| 4223 | 2026-09-19T09:17:16.391Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
target = phd_framework::test_vm
vm = acpi_shutdown_timeout_stop
vm_id = 34964339-e687-409c-ae95-f7bfce06e66c
|
| 4224 | 2026-09-19T09:17:17.024Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
target = phd_framework::test_vm
vm = acpi_shutdown_timeout_stop
vm_id = 34964339-e687-409c-ae95-f7bfce06e66c
|
| 4225 | 2026-09-19T09:17:17.024Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 618
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
target = phd_framework::test_vm
vm = acpi_shutdown_timeout_stop
vm_id = 34964339-e687-409c-ae95-f7bfce06e66c
|
| 4226 | 2026-09-19T09:17:17.025Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
target = phd_framework::test_vm
vm = acpi_shutdown_timeout_stop
vm_id = 34964339-e687-409c-ae95-f7bfce06e66c
|
| 4227 | 2026-09-19T09:17:17.398Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 271
target = phd_framework::serial
|
| 4228 | 2026-09-19T09:17:17.398Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 5483
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4229 | 2026-09-19T09:17:18.042Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
target = phd_framework::test_vm
vm = acpi_shutdown_timeout_stop
vm_id = 34964339-e687-409c-ae95-f7bfce06e66c
|
| 4230 | 2026-09-19T09:17:18.042Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 618
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
target = phd_framework::test_vm
vm = acpi_shutdown_timeout_stop
vm_id = 34964339-e687-409c-ae95-f7bfce06e66c
|
| 4231 | 2026-09-19T09:17:18.044Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
target = phd_framework::test_vm
vm = acpi_shutdown_timeout_stop
vm_id = 34964339-e687-409c-ae95-f7bfce06e66c
|
| 4232 | 2026-09-19T09:17:18.044Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 1653
file = phd-tests/framework/src/test_vm/mod.rs
line = 819
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
target = phd_framework::test_vm
vm = acpi_shutdown_timeout_stop
vm_id = 34964339-e687-409c-ae95-f7bfce06e66c
|
| 4233 | 2026-09-19T09:17:18.044Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
target = phd_framework::test_vm
vm = acpi_shutdown_timeout_stop
vm_id = 34964339-e687-409c-ae95-f7bfce06e66c
|
| 4234 | 2026-09-19T09:17:18.044Z | INFO | phd-runner: test phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 4235 | 2026-09-19T09:17:18.044Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4236 | 2026-09-19T09:17:18.045Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = acpi_shutdown_timeout_stop
vm_id = 34964339-e687-409c-ae95-f7bfce06e66c
|
| 4237 | 2026-09-19T09:17:18.133Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
target = phd_framework::zfs
vm = acpi_shutdown_timeout_stop
vm_id = 34964339-e687-409c-ae95-f7bfce06e66c
|
| 4238 | 2026-09-19T09:17:18.133Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-3b9ea171-7ed6-4b71-8383-8e85892b7b94"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
target = phd_framework::zfs
verb = destroy
vm = acpi_shutdown_timeout_stop
vm_id = 34964339-e687-409c-ae95-f7bfce06e66c
|
| 4239 | 2026-09-19T09:17:18.159Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
target = phd_framework::zfs
vm = acpi_shutdown_timeout_stop
vm_id = 34964339-e687-409c-ae95-f7bfce06e66c
|
| 4240 | 2026-09-19T09:17:18.159Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-1c08e1a7-6987-4f77-b34e-12a0e32950f3"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
target = phd_framework::zfs
verb = destroy
vm = acpi_shutdown_timeout_stop
vm_id = 34964339-e687-409c-ae95-f7bfce06e66c
|
| 4241 | 2026-09-19T09:17:18.175Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 131
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
target = phd_framework::test_vm
vm = acpi_shutdown_timeout_stop
vm_id = 34964339-e687-409c-ae95-f7bfce06e66c
|
| 4242 | 2026-09-19T09:17:18.176Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 131
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4243 | 2026-09-19T09:17:18.176Z | INFO | phd-runner: Starting test phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 4244 | 2026-09-19T09:17:18.176Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4245 | 2026-09-19T09:17:18.176Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 6655
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
target = phd_framework::test_vm
vm = acpi_shutdown_timeout_stop
vm_id = 34964339-e687-409c-ae95-f7bfce06e66c
|
| 4246 | 2026-09-19T09:17:18.176Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4247 | 2026-09-19T09:17:18.176Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 6763
file = phd-tests/tests/src/acpi_shutdown.rs
line = 104
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_stop
target = phd_tests::acpi_shutdown
|
| 4248 | 2026-09-19T09:17:18.176Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/acpi_shutdown.rs
line = 115
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
target = phd_tests::acpi_shutdown
|
| 4249 | 2026-09-19T09:17:18.176Z | 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
|
| 4250 | 2026-09-19T09:17:18.176Z | 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
|
| 4251 | 2026-09-19T09:17:18.176Z | 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
|
| 4252 | 2026-09-19T09:17:18.176Z | 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
|
| 4253 | 2026-09-19T09:17:18.176Z | 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::acpi_shutdown::acpi_shutdown_timeout_reboot
target = phd_framework::zfs
verb = list
|
| 4254 | 2026-09-19T09:17:18.188Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 210M 25.3T 207M /phd-artifacts\n
target = phd_framework::zfs
|
| 4255 | 2026-09-19T09:17:18.188Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-35d4ff08-a96b-4dc4-9fca-2fcc4235649c"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
target = phd_framework::zfs
verb = snapshot
|
| 4256 | 2026-09-19T09:17:18.206Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-35d4ff08-a96b-4dc4-9fca-2fcc4235649c", "phd-artifacts/phd-clone-82eb6b0c-1533-436b-bf76-253d519c31eb"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
target = phd_framework::zfs
verb = clone
|
| 4257 | 2026-09-19T09:17:18.224Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-82eb6b0c-1533-436b-bf76-253d519c31eb"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
target = phd_framework::zfs
verb = list
|
| 4258 | 2026-09-19T09:17:18.235Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-82eb6b0c-1533-436b-bf76-253d519c31eb 0B 25.3T 207M /phd-artifacts/phd-clone-82eb6b0c-1533-436b-bf76-253d519c31eb\n
target = phd_framework::zfs
|
| 4259 | 2026-09-19T09:17:18.236Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
target = phd_framework::test_vm
|
| 4260 | 2026-09-19T09:17:18.236Z | 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::acpi_shutdown::acpi_shutdown_timeout_reboot
target = phd_framework::test_vm
vm_name = acpi_shutdown_timeout_reboot
|
| 4261 | 2026-09-19T09:17:18.236Z | 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
|
| 4262 | 2026-09-19T09:17:18.236Z | 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::acpi_shutdown::acpi_shutdown_timeout_reboot
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 4263 | 2026-09-19T09:17:18.236Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
stderr_path = "/tmp/propolis-phd/phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot/acpi_shutdown_timeout_reboot.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot/acpi_shutdown_timeout_reboot.stdout.log"
target = phd_framework::log_config
|
| 4264 | 2026-09-19T09:17:18.270Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1254
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
target = phd_framework::test_vm::server
|
| 4265 | 2026-09-19T09:17:18.285Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 49
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
target = phd_framework::test_vm
|
| 4266 | 2026-09-19T09:17:18.285Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_timeout_reboot
vm_id = 9245e24a-3a32-4310-92e7-9035034c2377
|
| 4267 | 2026-09-19T09:17:18.286Z | 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::acpi_shutdown::acpi_shutdown_timeout_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_timeout_reboot
vm_id = 9245e24a-3a32-4310-92e7-9035034c2377
|
| 4268 | 2026-09-19T09:17:18.776Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4269 | 2026-09-19T09:17:18.777Z | 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: 9245e24a-3a32-4310-92e7-9035034c2377, name: "phd-vm-9245e24a-3a32-4310-92e7-9035034c2377", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 650d451a-fca6-45b3-bc9f-4fb0e7d1a5ad, project_id: 4bc542a3-d3bd-42a0-b315-27da3ed425a1, sled_id: 6c348809-5ddf-4ec0-b93d-fda4e4a401af, sled_serial: "6c348809-5ddf-4ec0-b93d-fda4e4a401af", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_timeout_reboot
vm_id = 9245e24a-3a32-4310-92e7-9035034c2377
|
| 4270 | 2026-09-19T09:17:18.777Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_timeout_reboot
vm_id = 9245e24a-3a32-4310-92e7-9035034c2377
|
| 4271 | 2026-09-19T09:17:18.777Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
state = Run
target = phd_framework::test_vm
vm = acpi_shutdown_timeout_reboot
vm_id = 9245e24a-3a32-4310-92e7-9035034c2377
|
| 4272 | 2026-09-19T09:17:18.778Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_timeout_reboot
vm_id = 9245e24a-3a32-4310-92e7-9035034c2377
|
| 4273 | 2026-09-19T09:17:18.778Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
target = phd_framework::test_vm
|
| 4274 | 2026-09-19T09:17:18.778Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
target = phd_framework::test_vm
timeout_duration = 300s
vm = acpi_shutdown_timeout_reboot
vm_id = 9245e24a-3a32-4310-92e7-9035034c2377
|
| 4275 | 2026-09-19T09:17:18.778Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 4276 | 2026-09-19T09:17:18.778Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_timeout_reboot
vm_id = 9245e24a-3a32-4310-92e7-9035034c2377
|
| 4277 | 2026-09-19T09:17:18.778Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = acpi_shutdown_timeout_reboot
vm_id = 9245e24a-3a32-4310-92e7-9035034c2377
|
| 4278 | 2026-09-19T09:17:23.173Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4394
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_timeout_reboot
vm_id = 9245e24a-3a32-4310-92e7-9035034c2377
|
| 4279 | 2026-09-19T09:17:23.173Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
step = WriteStr("root")
target = phd_framework::test_vm
|
| 4280 | 2026-09-19T09:17:23.173Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4281 | 2026-09-19T09:17:23.173Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_timeout_reboot
vm_id = 9245e24a-3a32-4310-92e7-9035034c2377
|
| 4282 | 2026-09-19T09:17:23.173Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = acpi_shutdown_timeout_reboot
vm_id = 9245e24a-3a32-4310-92e7-9035034c2377
|
| 4283 | 2026-09-19T09:17:23.191Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_timeout_reboot
vm_id = 9245e24a-3a32-4310-92e7-9035034c2377
|
| 4284 | 2026-09-19T09:17:23.192Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 4285 | 2026-09-19T09:17:23.192Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4286 | 2026-09-19T09:17:23.192Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_timeout_reboot
vm_id = 9245e24a-3a32-4310-92e7-9035034c2377
|
| 4287 | 2026-09-19T09:17:23.192Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = acpi_shutdown_timeout_reboot
vm_id = 9245e24a-3a32-4310-92e7-9035034c2377
|
| 4288 | 2026-09-19T09:17:23.225Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_timeout_reboot
vm_id = 9245e24a-3a32-4310-92e7-9035034c2377
|
| 4289 | 2026-09-19T09:17:23.225Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
target = phd_framework::test_vm
|
| 4290 | 2026-09-19T09:17:23.225Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4446
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
target = phd_framework::test_vm
|
| 4291 | 2026-09-19T09:17:23.225Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_timeout_reboot
vm_id = 9245e24a-3a32-4310-92e7-9035034c2377
|
| 4292 | 2026-09-19T09:17:23.225Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
state = Reboot
target = phd_framework::test_vm
vm = acpi_shutdown_timeout_reboot
vm_id = 9245e24a-3a32-4310-92e7-9035034c2377
|
| 4293 | 2026-09-19T09:17:23.227Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_timeout_reboot
vm_id = 9245e24a-3a32-4310-92e7-9035034c2377
|
| 4294 | 2026-09-19T09:17:23.227Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
target = phd_framework::test_vm
|
| 4295 | 2026-09-19T09:17:23.227Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
target = phd_framework::test_vm
timeout_duration = 300s
vm = acpi_shutdown_timeout_reboot
vm_id = 9245e24a-3a32-4310-92e7-9035034c2377
|
| 4296 | 2026-09-19T09:17:23.227Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 4297 | 2026-09-19T09:17:23.227Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_timeout_reboot
vm_id = 9245e24a-3a32-4310-92e7-9035034c2377
|
| 4298 | 2026-09-19T09:17:23.227Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = acpi_shutdown_timeout_reboot
vm_id = 9245e24a-3a32-4310-92e7-9035034c2377
|
| 4299 | 2026-09-19T09:17:28.381Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 5153
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_timeout_reboot
vm_id = 9245e24a-3a32-4310-92e7-9035034c2377
|
| 4300 | 2026-09-19T09:17:28.381Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
step = WriteStr("root")
target = phd_framework::test_vm
|
| 4301 | 2026-09-19T09:17:28.381Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4302 | 2026-09-19T09:17:28.381Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_timeout_reboot
vm_id = 9245e24a-3a32-4310-92e7-9035034c2377
|
| 4303 | 2026-09-19T09:17:28.381Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = acpi_shutdown_timeout_reboot
vm_id = 9245e24a-3a32-4310-92e7-9035034c2377
|
| 4304 | 2026-09-19T09:17:28.400Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_timeout_reboot
vm_id = 9245e24a-3a32-4310-92e7-9035034c2377
|
| 4305 | 2026-09-19T09:17:28.400Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 4306 | 2026-09-19T09:17:28.400Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4307 | 2026-09-19T09:17:28.400Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_timeout_reboot
vm_id = 9245e24a-3a32-4310-92e7-9035034c2377
|
| 4308 | 2026-09-19T09:17:28.400Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = acpi_shutdown_timeout_reboot
vm_id = 9245e24a-3a32-4310-92e7-9035034c2377
|
| 4309 | 2026-09-19T09:17:28.433Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_timeout_reboot
vm_id = 9245e24a-3a32-4310-92e7-9035034c2377
|
| 4310 | 2026-09-19T09:17:28.433Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
target = phd_framework::test_vm
|
| 4311 | 2026-09-19T09:17:28.433Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 5206
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
target = phd_framework::test_vm
|
| 4312 | 2026-09-19T09:17:28.433Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_timeout_reboot
vm_id = 9245e24a-3a32-4310-92e7-9035034c2377
|
| 4313 | 2026-09-19T09:17:28.434Z | 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
|
| 4314 | 2026-09-19T09:17:28.434Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 9656
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4315 | 2026-09-19T09:17:28.434Z | INFO | phd-runner: test phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 4316 | 2026-09-19T09:17:28.434Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4317 | 2026-09-19T09:17:28.435Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1226
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_timeout_reboot
vm_id = 9245e24a-3a32-4310-92e7-9035034c2377
|
| 4318 | 2026-09-19T09:17:28.706Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = acpi_shutdown_timeout_reboot
vm_id = 9245e24a-3a32-4310-92e7-9035034c2377
|
| 4319 | 2026-09-19T09:17:28.794Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
target = phd_framework::zfs
vm = acpi_shutdown_timeout_reboot
vm_id = 9245e24a-3a32-4310-92e7-9035034c2377
|
| 4320 | 2026-09-19T09:17:28.794Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-82eb6b0c-1533-436b-bf76-253d519c31eb"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
target = phd_framework::zfs
verb = destroy
vm = acpi_shutdown_timeout_reboot
vm_id = 9245e24a-3a32-4310-92e7-9035034c2377
|
| 4321 | 2026-09-19T09:17:28.819Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
target = phd_framework::zfs
vm = acpi_shutdown_timeout_reboot
vm_id = 9245e24a-3a32-4310-92e7-9035034c2377
|
| 4322 | 2026-09-19T09:17:28.819Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-35d4ff08-a96b-4dc4-9fca-2fcc4235649c"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
target = phd_framework::zfs
verb = destroy
vm = acpi_shutdown_timeout_reboot
vm_id = 9245e24a-3a32-4310-92e7-9035034c2377
|
| 4323 | 2026-09-19T09:17:28.838Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 404
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_timeout_reboot
vm_id = 9245e24a-3a32-4310-92e7-9035034c2377
|
| 4324 | 2026-09-19T09:17:28.838Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 10552
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_timeout_reboot
vm_id = 9245e24a-3a32-4310-92e7-9035034c2377
|
| 4325 | 2026-09-19T09:17:28.838Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 10661
file = phd-tests/tests/src/acpi_shutdown.rs
line = 115
path = phd_tests::acpi_shutdown::acpi_shutdown_timeout_reboot
target = phd_tests::acpi_shutdown
|
| 4326 | 2026-09-19T09:17:28.838Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 403
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4327 | 2026-09-19T09:17:28.838Z | INFO | phd-runner: Starting test phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 4328 | 2026-09-19T09:17:28.838Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4329 | 2026-09-19T09:17:28.838Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4330 | 2026-09-19T09:17:28.838Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/acpi_shutdown.rs
line = 127
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_tests::acpi_shutdown
|
| 4331 | 2026-09-19T09:17:28.839Z | 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
|
| 4332 | 2026-09-19T09:17:28.839Z | 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
|
| 4333 | 2026-09-19T09:17:28.839Z | 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
|
| 4334 | 2026-09-19T09:17:28.839Z | 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
|
| 4335 | 2026-09-19T09:17:28.839Z | 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::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::zfs
verb = list
|
| 4336 | 2026-09-19T09:17:28.850Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 209M 25.3T 207M /phd-artifacts\n
target = phd_framework::zfs
|
| 4337 | 2026-09-19T09:17:28.851Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-6e17dba6-90b7-415d-9861-23cd3ef60caa"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::zfs
verb = snapshot
|
| 4338 | 2026-09-19T09:17:28.868Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-6e17dba6-90b7-415d-9861-23cd3ef60caa", "phd-artifacts/phd-clone-bc9e478b-c523-4a40-9d81-15abe03d339f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::zfs
verb = clone
|
| 4339 | 2026-09-19T09:17:28.886Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-bc9e478b-c523-4a40-9d81-15abe03d339f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::zfs
verb = list
|
| 4340 | 2026-09-19T09:17:28.897Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-bc9e478b-c523-4a40-9d81-15abe03d339f 0B 25.3T 207M /phd-artifacts/phd-clone-bc9e478b-c523-4a40-9d81-15abe03d339f\n
target = phd_framework::zfs
|
| 4341 | 2026-09-19T09:17:28.898Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
|
| 4342 | 2026-09-19T09:17:28.898Z | 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::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
vm_name = acpi_shutdown_reboot_then_migrate_vm0
|
| 4343 | 2026-09-19T09:17:28.898Z | 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
|
| 4344 | 2026-09-19T09:17:28.898Z | 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::acpi_shutdown::acpi_shutdown_reboot_then_migrate
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 4345 | 2026-09-19T09:17:28.898Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
stderr_path = "/tmp/propolis-phd/phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate/acpi_shutdown_reboot_then_migrate_vm0.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate/acpi_shutdown_reboot_then_migrate_vm0.stdout.log"
target = phd_framework::log_config
|
| 4346 | 2026-09-19T09:17:28.932Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1262
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm::server
|
| 4347 | 2026-09-19T09:17:28.948Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 50
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
|
| 4348 | 2026-09-19T09:17:28.948Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
vm = acpi_shutdown_reboot_then_migrate_vm0
vm_id = 694ca1af-d6bc-4d44-9037-8263593fc8dc
|
| 4349 | 2026-09-19T09:17:28.949Z | 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::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
vm = acpi_shutdown_reboot_then_migrate_vm0
vm_id = 694ca1af-d6bc-4d44-9037-8263593fc8dc
|
| 4350 | 2026-09-19T09:17:29.580Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4351 | 2026-09-19T09:17:29.581Z | 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: 694ca1af-d6bc-4d44-9037-8263593fc8dc, name: "phd-vm-694ca1af-d6bc-4d44-9037-8263593fc8dc", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 8cd73601-3aa9-42a5-9e7b-e2c9dea88982, project_id: 69d2dfa7-ad90-41a8-8ee3-fc3bba262d4c, sled_id: 26eb55c4-8064-4962-badd-49e69ce912d7, sled_serial: "26eb55c4-8064-4962-badd-49e69ce912d7", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
vm = acpi_shutdown_reboot_then_migrate_vm0
vm_id = 694ca1af-d6bc-4d44-9037-8263593fc8dc
|
| 4352 | 2026-09-19T09:17:29.581Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
vm = acpi_shutdown_reboot_then_migrate_vm0
vm_id = 694ca1af-d6bc-4d44-9037-8263593fc8dc
|
| 4353 | 2026-09-19T09:17:29.581Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
state = Run
target = phd_framework::test_vm
vm = acpi_shutdown_reboot_then_migrate_vm0
vm_id = 694ca1af-d6bc-4d44-9037-8263593fc8dc
|
| 4354 | 2026-09-19T09:17:29.582Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
vm = acpi_shutdown_reboot_then_migrate_vm0
vm_id = 694ca1af-d6bc-4d44-9037-8263593fc8dc
|
| 4355 | 2026-09-19T09:17:29.582Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
|
| 4356 | 2026-09-19T09:17:29.582Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
timeout_duration = 300s
vm = acpi_shutdown_reboot_then_migrate_vm0
vm_id = 694ca1af-d6bc-4d44-9037-8263593fc8dc
|
| 4357 | 2026-09-19T09:17:29.582Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 4358 | 2026-09-19T09:17:29.582Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
vm = acpi_shutdown_reboot_then_migrate_vm0
vm_id = 694ca1af-d6bc-4d44-9037-8263593fc8dc
|
| 4359 | 2026-09-19T09:17:29.582Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = acpi_shutdown_reboot_then_migrate_vm0
vm_id = 694ca1af-d6bc-4d44-9037-8263593fc8dc
|
| 4360 | 2026-09-19T09:17:33.958Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4375
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
vm = acpi_shutdown_reboot_then_migrate_vm0
vm_id = 694ca1af-d6bc-4d44-9037-8263593fc8dc
|
| 4361 | 2026-09-19T09:17:33.958Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
step = WriteStr("root")
target = phd_framework::test_vm
|
| 4362 | 2026-09-19T09:17:33.958Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4363 | 2026-09-19T09:17:33.958Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
vm = acpi_shutdown_reboot_then_migrate_vm0
vm_id = 694ca1af-d6bc-4d44-9037-8263593fc8dc
|
| 4364 | 2026-09-19T09:17:33.958Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = acpi_shutdown_reboot_then_migrate_vm0
vm_id = 694ca1af-d6bc-4d44-9037-8263593fc8dc
|
| 4365 | 2026-09-19T09:17:33.976Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
vm = acpi_shutdown_reboot_then_migrate_vm0
vm_id = 694ca1af-d6bc-4d44-9037-8263593fc8dc
|
| 4366 | 2026-09-19T09:17:33.976Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 4367 | 2026-09-19T09:17:33.977Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4368 | 2026-09-19T09:17:33.977Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
vm = acpi_shutdown_reboot_then_migrate_vm0
vm_id = 694ca1af-d6bc-4d44-9037-8263593fc8dc
|
| 4369 | 2026-09-19T09:17:33.977Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = acpi_shutdown_reboot_then_migrate_vm0
vm_id = 694ca1af-d6bc-4d44-9037-8263593fc8dc
|
| 4370 | 2026-09-19T09:17:34.010Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
vm = acpi_shutdown_reboot_then_migrate_vm0
vm_id = 694ca1af-d6bc-4d44-9037-8263593fc8dc
|
| 4371 | 2026-09-19T09:17:34.010Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
|
| 4372 | 2026-09-19T09:17:34.010Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4428
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
|
| 4373 | 2026-09-19T09:17:34.010Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
vm = acpi_shutdown_reboot_then_migrate_vm0
vm_id = 694ca1af-d6bc-4d44-9037-8263593fc8dc
|
| 4374 | 2026-09-19T09:17:34.010Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = acpi_shutdown_reboot_then_migrate_vm0
vm_id = 694ca1af-d6bc-4d44-9037-8263593fc8dc
|
| 4375 | 2026-09-19T09:17:34.021Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
vm = acpi_shutdown_reboot_then_migrate_vm0
vm_id = 694ca1af-d6bc-4d44-9037-8263593fc8dc
|
| 4376 | 2026-09-19T09:17:34.021Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
vm = acpi_shutdown_reboot_then_migrate_vm0
vm_id = 694ca1af-d6bc-4d44-9037-8263593fc8dc
|
| 4377 | 2026-09-19T09:17:34.021Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = acpi_shutdown_reboot_then_migrate_vm0
vm_id = 694ca1af-d6bc-4d44-9037-8263593fc8dc
|
| 4378 | 2026-09-19T09:17:34.053Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
vm = acpi_shutdown_reboot_then_migrate_vm0
vm_id = 694ca1af-d6bc-4d44-9037-8263593fc8dc
|
| 4379 | 2026-09-19T09:17:34.053Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
vm = acpi_shutdown_reboot_then_migrate_vm0
vm_id = 694ca1af-d6bc-4d44-9037-8263593fc8dc
|
| 4380 | 2026-09-19T09:17:34.054Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = acpi_shutdown_reboot_then_migrate_vm0
vm_id = 694ca1af-d6bc-4d44-9037-8263593fc8dc
|
| 4381 | 2026-09-19T09:17:34.064Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
vm = acpi_shutdown_reboot_then_migrate_vm0
vm_id = 694ca1af-d6bc-4d44-9037-8263593fc8dc
|
| 4382 | 2026-09-19T09:17:34.064Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
vm = acpi_shutdown_reboot_then_migrate_vm0
vm_id = 694ca1af-d6bc-4d44-9037-8263593fc8dc
|
| 4383 | 2026-09-19T09:17:34.064Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = acpi_shutdown_reboot_then_migrate_vm0
vm_id = 694ca1af-d6bc-4d44-9037-8263593fc8dc
|
| 4384 | 2026-09-19T09:17:34.098Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
vm = acpi_shutdown_reboot_then_migrate_vm0
vm_id = 694ca1af-d6bc-4d44-9037-8263593fc8dc
|
| 4385 | 2026-09-19T09:17:34.098Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
|
| 4386 | 2026-09-19T09:17:34.098Z | 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::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
vm_name = acpi_shutdown_reboot_then_migrate_vm1
|
| 4387 | 2026-09-19T09:17:34.098Z | 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
|
| 4388 | 2026-09-19T09:17:34.098Z | 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::acpi_shutdown::acpi_shutdown_reboot_then_migrate
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 4389 | 2026-09-19T09:17:34.098Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
stderr_path = "/tmp/propolis-phd/phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate/acpi_shutdown_reboot_then_migrate_vm1.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate/acpi_shutdown_reboot_then_migrate_vm1.stdout.log"
target = phd_framework::log_config
|
| 4390 | 2026-09-19T09:17:34.130Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1263
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm::server
|
| 4391 | 2026-09-19T09:17:34.144Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 45
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
|
| 4392 | 2026-09-19T09:17:34.144Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
vm = acpi_shutdown_reboot_then_migrate_vm0
vm_id = 694ca1af-d6bc-4d44-9037-8263593fc8dc
|
| 4393 | 2026-09-19T09:17:34.144Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
state = Reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot_then_migrate_vm0
vm_id = 694ca1af-d6bc-4d44-9037-8263593fc8dc
|
| 4394 | 2026-09-19T09:17:34.145Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
vm = acpi_shutdown_reboot_then_migrate_vm0
vm_id = 694ca1af-d6bc-4d44-9037-8263593fc8dc
|
| 4395 | 2026-09-19T09:17:34.145Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
|
| 4396 | 2026-09-19T09:17:34.145Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
timeout_duration = 300s
vm = acpi_shutdown_reboot_then_migrate_vm0
vm_id = 694ca1af-d6bc-4d44-9037-8263593fc8dc
|
| 4397 | 2026-09-19T09:17:34.145Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 4398 | 2026-09-19T09:17:34.145Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
vm = acpi_shutdown_reboot_then_migrate_vm0
vm_id = 694ca1af-d6bc-4d44-9037-8263593fc8dc
|
| 4399 | 2026-09-19T09:17:34.145Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = acpi_shutdown_reboot_then_migrate_vm0
vm_id = 694ca1af-d6bc-4d44-9037-8263593fc8dc
|
| 4400 | 2026-09-19T09:17:40.752Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 6606
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
vm = acpi_shutdown_reboot_then_migrate_vm0
vm_id = 694ca1af-d6bc-4d44-9037-8263593fc8dc
|
| 4401 | 2026-09-19T09:17:40.752Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
step = WriteStr("root")
target = phd_framework::test_vm
|
| 4402 | 2026-09-19T09:17:40.753Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4403 | 2026-09-19T09:17:40.753Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
vm = acpi_shutdown_reboot_then_migrate_vm0
vm_id = 694ca1af-d6bc-4d44-9037-8263593fc8dc
|
| 4404 | 2026-09-19T09:17:40.753Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = acpi_shutdown_reboot_then_migrate_vm0
vm_id = 694ca1af-d6bc-4d44-9037-8263593fc8dc
|
| 4405 | 2026-09-19T09:17:40.771Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
vm = acpi_shutdown_reboot_then_migrate_vm0
vm_id = 694ca1af-d6bc-4d44-9037-8263593fc8dc
|
| 4406 | 2026-09-19T09:17:40.771Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 4407 | 2026-09-19T09:17:40.772Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4408 | 2026-09-19T09:17:40.772Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
vm = acpi_shutdown_reboot_then_migrate_vm0
vm_id = 694ca1af-d6bc-4d44-9037-8263593fc8dc
|
| 4409 | 2026-09-19T09:17:40.772Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = acpi_shutdown_reboot_then_migrate_vm0
vm_id = 694ca1af-d6bc-4d44-9037-8263593fc8dc
|
| 4410 | 2026-09-19T09:17:40.804Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
vm = acpi_shutdown_reboot_then_migrate_vm0
vm_id = 694ca1af-d6bc-4d44-9037-8263593fc8dc
|
| 4411 | 2026-09-19T09:17:40.805Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
|
| 4412 | 2026-09-19T09:17:40.805Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 6659
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
|
| 4413 | 2026-09-19T09:17:40.805Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 640
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
source = acpi_shutdown_reboot_then_migrate_vm0
source_id = 694ca1af-d6bc-4d44-9037-8263593fc8dc
target = phd_framework::test_vm
target_id = 1310d8da-e170-47ae-8317-3b5665d73540
|
| 4414 | 2026-09-19T09:17:40.805Z | 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 = 673
migration_id = fa20b20b-374d-440b-8a50-6d558d8fcaa6
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
source = acpi_shutdown_reboot_then_migrate_vm0
source_id = 694ca1af-d6bc-4d44-9037-8263593fc8dc
target = phd_framework::test_vm
target_id = 1310d8da-e170-47ae-8317-3b5665d73540
timeout_duration = 45s
|
| 4415 | 2026-09-19T09:17:40.805Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
source = acpi_shutdown_reboot_then_migrate_vm0
source_id = 694ca1af-d6bc-4d44-9037-8263593fc8dc
target = phd_framework::test_vm
target_id = 1310d8da-e170-47ae-8317-3b5665d73540
vm = acpi_shutdown_reboot_then_migrate_vm1
vm_id = 1310d8da-e170-47ae-8317-3b5665d73540
|
| 4416 | 2026-09-19T09:17:40.928Z | 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: 1310d8da-e170-47ae-8317-3b5665d73540, name: "phd-vm-1310d8da-e170-47ae-8317-3b5665d73540", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 8cd73601-3aa9-42a5-9e7b-e2c9dea88982, project_id: 69d2dfa7-ad90-41a8-8ee3-fc3bba262d4c, sled_id: 429c2c8c-c5b3-4b96-a21d-7aba9185bf78, sled_serial: "429c2c8c-c5b3-4b96-a21d-7aba9185bf78", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 514
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
source = acpi_shutdown_reboot_then_migrate_vm0
source_id = 694ca1af-d6bc-4d44-9037-8263593fc8dc
target = phd_framework::test_vm
target_id = 1310d8da-e170-47ae-8317-3b5665d73540
vm = acpi_shutdown_reboot_then_migrate_vm1
vm_id = 1310d8da-e170-47ae-8317-3b5665d73540
|
| 4417 | 2026-09-19T09:17:40.928Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
migration_id = fa20b20b-374d-440b-8a50-6d558d8fcaa6
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
source = acpi_shutdown_reboot_then_migrate_vm0
source_id = 694ca1af-d6bc-4d44-9037-8263593fc8dc
target = phd_framework::test_vm
target_id = 1310d8da-e170-47ae-8317-3b5665d73540
|
| 4418 | 2026-09-19T09:17:43.730Z | 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":15726}}
target = phd_framework::serial
|
| 4419 | 2026-09-19T09:17:44.953Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 707
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
source = acpi_shutdown_reboot_then_migrate_vm0
source_id = 694ca1af-d6bc-4d44-9037-8263593fc8dc
target = phd_framework::test_vm
target_id = 1310d8da-e170-47ae-8317-3b5665d73540
|
| 4420 | 2026-09-19T09:17:44.953Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 4024
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
migration_id = fa20b20b-374d-440b-8a50-6d558d8fcaa6
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
source = acpi_shutdown_reboot_then_migrate_vm0
source_id = 694ca1af-d6bc-4d44-9037-8263593fc8dc
target = phd_framework::test_vm
target_id = 1310d8da-e170-47ae-8317-3b5665d73540
|
| 4421 | 2026-09-19T09:17:44.953Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
vm = acpi_shutdown_reboot_then_migrate_vm1
vm_id = 1310d8da-e170-47ae-8317-3b5665d73540
|
| 4422 | 2026-09-19T09:17:44.953Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
state = Reboot
target = phd_framework::test_vm
vm = acpi_shutdown_reboot_then_migrate_vm1
vm_id = 1310d8da-e170-47ae-8317-3b5665d73540
|
| 4423 | 2026-09-19T09:17:44.954Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
vm = acpi_shutdown_reboot_then_migrate_vm1
vm_id = 1310d8da-e170-47ae-8317-3b5665d73540
|
| 4424 | 2026-09-19T09:17:44.954Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
|
| 4425 | 2026-09-19T09:17:44.954Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
timeout_duration = 300s
vm = acpi_shutdown_reboot_then_migrate_vm1
vm_id = 1310d8da-e170-47ae-8317-3b5665d73540
|
| 4426 | 2026-09-19T09:17:44.954Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 4427 | 2026-09-19T09:17:44.954Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
vm = acpi_shutdown_reboot_then_migrate_vm1
vm_id = 1310d8da-e170-47ae-8317-3b5665d73540
|
| 4428 | 2026-09-19T09:17:44.954Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = acpi_shutdown_reboot_then_migrate_vm1
vm_id = 1310d8da-e170-47ae-8317-3b5665d73540
|
| 4429 | 2026-09-19T09:18:19.135Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 34179
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
vm = acpi_shutdown_reboot_then_migrate_vm1
vm_id = 1310d8da-e170-47ae-8317-3b5665d73540
|
| 4430 | 2026-09-19T09:18:19.135Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
step = WriteStr("root")
target = phd_framework::test_vm
|
| 4431 | 2026-09-19T09:18:19.136Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4432 | 2026-09-19T09:18:19.136Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
vm = acpi_shutdown_reboot_then_migrate_vm1
vm_id = 1310d8da-e170-47ae-8317-3b5665d73540
|
| 4433 | 2026-09-19T09:18:19.136Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = acpi_shutdown_reboot_then_migrate_vm1
vm_id = 1310d8da-e170-47ae-8317-3b5665d73540
|
| 4434 | 2026-09-19T09:18:19.154Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
vm = acpi_shutdown_reboot_then_migrate_vm1
vm_id = 1310d8da-e170-47ae-8317-3b5665d73540
|
| 4435 | 2026-09-19T09:18:19.154Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 4436 | 2026-09-19T09:18:19.155Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4437 | 2026-09-19T09:18:19.155Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
vm = acpi_shutdown_reboot_then_migrate_vm1
vm_id = 1310d8da-e170-47ae-8317-3b5665d73540
|
| 4438 | 2026-09-19T09:18:19.155Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = acpi_shutdown_reboot_then_migrate_vm1
vm_id = 1310d8da-e170-47ae-8317-3b5665d73540
|
| 4439 | 2026-09-19T09:18:19.188Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
vm = acpi_shutdown_reboot_then_migrate_vm1
vm_id = 1310d8da-e170-47ae-8317-3b5665d73540
|
| 4440 | 2026-09-19T09:18:19.188Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
|
| 4441 | 2026-09-19T09:18:19.188Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 34232
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
|
| 4442 | 2026-09-19T09:18:19.188Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
vm = acpi_shutdown_reboot_then_migrate_vm1
vm_id = 1310d8da-e170-47ae-8317-3b5665d73540
|
| 4443 | 2026-09-19T09:18:19.188Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
vm = acpi_shutdown_reboot_then_migrate_vm0
vm_id = 694ca1af-d6bc-4d44-9037-8263593fc8dc
|
| 4444 | 2026-09-19T09:18:19.188Z | 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
|
| 4445 | 2026-09-19T09:18:19.189Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 49606
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4446 | 2026-09-19T09:18:19.189Z | INFO | phd-runner: test phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 4447 | 2026-09-19T09:18:19.189Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4448 | 2026-09-19T09:18:19.190Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1226
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
vm = acpi_shutdown_reboot_then_migrate_vm1
vm_id = 1310d8da-e170-47ae-8317-3b5665d73540
|
| 4449 | 2026-09-19T09:18:19.191Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = acpi_shutdown_reboot_then_migrate_vm0
vm_id = 694ca1af-d6bc-4d44-9037-8263593fc8dc
|
| 4450 | 2026-09-19T09:18:19.277Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 50326
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
vm = acpi_shutdown_reboot_then_migrate_vm0
vm_id = 694ca1af-d6bc-4d44-9037-8263593fc8dc
|
| 4451 | 2026-09-19T09:18:19.277Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 88
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
vm = acpi_shutdown_reboot_then_migrate_vm0
vm_id = 694ca1af-d6bc-4d44-9037-8263593fc8dc
|
| 4452 | 2026-09-19T09:18:19.279Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = acpi_shutdown_reboot_then_migrate_vm1
vm_id = 1310d8da-e170-47ae-8317-3b5665d73540
|
| 4453 | 2026-09-19T09:18:19.363Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::zfs
vm = acpi_shutdown_reboot_then_migrate_vm1
vm_id = 1310d8da-e170-47ae-8317-3b5665d73540
|
| 4454 | 2026-09-19T09:18:19.363Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-bc9e478b-c523-4a40-9d81-15abe03d339f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::zfs
verb = destroy
vm = acpi_shutdown_reboot_then_migrate_vm1
vm_id = 1310d8da-e170-47ae-8317-3b5665d73540
|
| 4455 | 2026-09-19T09:18:19.392Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::zfs
vm = acpi_shutdown_reboot_then_migrate_vm1
vm_id = 1310d8da-e170-47ae-8317-3b5665d73540
|
| 4456 | 2026-09-19T09:18:19.392Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-6e17dba6-90b7-415d-9861-23cd3ef60caa"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::zfs
verb = destroy
vm = acpi_shutdown_reboot_then_migrate_vm1
vm_id = 1310d8da-e170-47ae-8317-3b5665d73540
|
| 4457 | 2026-09-19T09:18:19.412Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 222
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4458 | 2026-09-19T09:18:19.412Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 223
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_framework::test_vm
vm = acpi_shutdown_reboot_then_migrate_vm1
vm_id = 1310d8da-e170-47ae-8317-3b5665d73540
|
| 4459 | 2026-09-19T09:18:19.412Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 38604
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
source = acpi_shutdown_reboot_then_migrate_vm0
source_id = 694ca1af-d6bc-4d44-9037-8263593fc8dc
target = phd_framework::test_vm
target_id = 1310d8da-e170-47ae-8317-3b5665d73540
vm = acpi_shutdown_reboot_then_migrate_vm1
vm_id = 1310d8da-e170-47ae-8317-3b5665d73540
|
| 4460 | 2026-09-19T09:18:19.412Z | INFO | phd-runner: Starting test phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 4461 | 2026-09-19T09:18:19.412Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4462 | 2026-09-19T09:18:19.412Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 38604
file = phd-tests/framework/src/test_vm/mod.rs
line = 640
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
source = acpi_shutdown_reboot_then_migrate_vm0
source_id = 694ca1af-d6bc-4d44-9037-8263593fc8dc
target = phd_framework::test_vm
target_id = 1310d8da-e170-47ae-8317-3b5665d73540
|
| 4463 | 2026-09-19T09:18:19.412Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4464 | 2026-09-19T09:18:19.412Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 50570
file = phd-tests/tests/src/acpi_shutdown.rs
line = 127
path = phd_tests::acpi_shutdown::acpi_shutdown_reboot_then_migrate
target = phd_tests::acpi_shutdown
|
| 4465 | 2026-09-19T09:18:19.412Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/acpi_shutdown.rs
line = 69
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
target = phd_tests::acpi_shutdown
|
| 4466 | 2026-09-19T09:18:19.412Z | 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
|
| 4467 | 2026-09-19T09:18:19.412Z | 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
|
| 4468 | 2026-09-19T09:18:19.412Z | 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
|
| 4469 | 2026-09-19T09:18:19.412Z | 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
|
| 4470 | 2026-09-19T09:18:19.412Z | 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::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
target = phd_framework::zfs
verb = list
|
| 4471 | 2026-09-19T09:18:19.424Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 209M 25.3T 207M /phd-artifacts\n
target = phd_framework::zfs
|
| 4472 | 2026-09-19T09:18:19.424Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-c4c705a4-52d6-4977-858e-8bb75ed4fb9c"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
target = phd_framework::zfs
verb = snapshot
|
| 4473 | 2026-09-19T09:18:19.441Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-c4c705a4-52d6-4977-858e-8bb75ed4fb9c", "phd-artifacts/phd-clone-1693c9b6-8930-4889-84fe-a1ddf2e8578e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
target = phd_framework::zfs
verb = clone
|
| 4474 | 2026-09-19T09:18:19.459Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-1693c9b6-8930-4889-84fe-a1ddf2e8578e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
target = phd_framework::zfs
verb = list
|
| 4475 | 2026-09-19T09:18:19.471Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-1693c9b6-8930-4889-84fe-a1ddf2e8578e 0B 25.3T 207M /phd-artifacts/phd-clone-1693c9b6-8930-4889-84fe-a1ddf2e8578e\n
target = phd_framework::zfs
|
| 4476 | 2026-09-19T09:18:19.471Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
target = phd_framework::test_vm
|
| 4477 | 2026-09-19T09:18:19.472Z | 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::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
target = phd_framework::test_vm
vm_name = acpi_shutdown_interject_with_hard_stop
|
| 4478 | 2026-09-19T09:18:19.472Z | 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
|
| 4479 | 2026-09-19T09:18:19.472Z | 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::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 4480 | 2026-09-19T09:18:19.472Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
stderr_path = "/tmp/propolis-phd/phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop/acpi_shutdown_interject_with_hard_stop.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop/acpi_shutdown_interject_with_hard_stop.stdout.log"
target = phd_framework::log_config
|
| 4481 | 2026-09-19T09:18:19.504Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1272
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
target = phd_framework::test_vm::server
|
| 4482 | 2026-09-19T09:18:19.520Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 47
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
target = phd_framework::test_vm
|
| 4483 | 2026-09-19T09:18:19.520Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_stop
vm_id = 9aa7b119-ce16-40f4-8d65-fd6031db67cd
|
| 4484 | 2026-09-19T09:18:19.520Z | 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::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_stop
vm_id = 9aa7b119-ce16-40f4-8d65-fd6031db67cd
|
| 4485 | 2026-09-19T09:18:20.252Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4486 | 2026-09-19T09:18:20.253Z | 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: 9aa7b119-ce16-40f4-8d65-fd6031db67cd, name: "phd-vm-9aa7b119-ce16-40f4-8d65-fd6031db67cd", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 6b9dfaf4-fc64-48b6-91c9-969f0631d6b7, project_id: b8d79bfb-dbf8-42f1-ac49-030be7ab0631, sled_id: 859aa082-c574-4e3b-b7f1-7f05b779e9fb, sled_serial: "859aa082-c574-4e3b-b7f1-7f05b779e9fb", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_stop
vm_id = 9aa7b119-ce16-40f4-8d65-fd6031db67cd
|
| 4487 | 2026-09-19T09:18:20.253Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_stop
vm_id = 9aa7b119-ce16-40f4-8d65-fd6031db67cd
|
| 4488 | 2026-09-19T09:18:20.253Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
state = Run
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_stop
vm_id = 9aa7b119-ce16-40f4-8d65-fd6031db67cd
|
| 4489 | 2026-09-19T09:18:20.254Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_stop
vm_id = 9aa7b119-ce16-40f4-8d65-fd6031db67cd
|
| 4490 | 2026-09-19T09:18:20.254Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
target = phd_framework::test_vm
|
| 4491 | 2026-09-19T09:18:20.254Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
target = phd_framework::test_vm
timeout_duration = 300s
vm = acpi_shutdown_interject_with_hard_stop
vm_id = 9aa7b119-ce16-40f4-8d65-fd6031db67cd
|
| 4492 | 2026-09-19T09:18:20.254Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 4493 | 2026-09-19T09:18:20.254Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_stop
vm_id = 9aa7b119-ce16-40f4-8d65-fd6031db67cd
|
| 4494 | 2026-09-19T09:18:20.254Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = acpi_shutdown_interject_with_hard_stop
vm_id = 9aa7b119-ce16-40f4-8d65-fd6031db67cd
|
| 4495 | 2026-09-19T09:18:24.615Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4360
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_stop
vm_id = 9aa7b119-ce16-40f4-8d65-fd6031db67cd
|
| 4496 | 2026-09-19T09:18:24.615Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
step = WriteStr("root")
target = phd_framework::test_vm
|
| 4497 | 2026-09-19T09:18:24.615Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4498 | 2026-09-19T09:18:24.615Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_stop
vm_id = 9aa7b119-ce16-40f4-8d65-fd6031db67cd
|
| 4499 | 2026-09-19T09:18:24.615Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = acpi_shutdown_interject_with_hard_stop
vm_id = 9aa7b119-ce16-40f4-8d65-fd6031db67cd
|
| 4500 | 2026-09-19T09:18:24.634Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_stop
vm_id = 9aa7b119-ce16-40f4-8d65-fd6031db67cd
|
| 4501 | 2026-09-19T09:18:24.634Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 4502 | 2026-09-19T09:18:24.634Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4503 | 2026-09-19T09:18:24.634Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_stop
vm_id = 9aa7b119-ce16-40f4-8d65-fd6031db67cd
|
| 4504 | 2026-09-19T09:18:24.634Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = acpi_shutdown_interject_with_hard_stop
vm_id = 9aa7b119-ce16-40f4-8d65-fd6031db67cd
|
| 4505 | 2026-09-19T09:18:24.667Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_stop
vm_id = 9aa7b119-ce16-40f4-8d65-fd6031db67cd
|
| 4506 | 2026-09-19T09:18:24.667Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
target = phd_framework::test_vm
|
| 4507 | 2026-09-19T09:18:24.667Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4413
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
target = phd_framework::test_vm
|
| 4508 | 2026-09-19T09:18:24.668Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_stop
vm_id = 9aa7b119-ce16-40f4-8d65-fd6031db67cd
|
| 4509 | 2026-09-19T09:18:24.668Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
state = Reboot
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_stop
vm_id = 9aa7b119-ce16-40f4-8d65-fd6031db67cd
|
| 4510 | 2026-09-19T09:18:24.669Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_stop
vm_id = 9aa7b119-ce16-40f4-8d65-fd6031db67cd
|
| 4511 | 2026-09-19T09:18:27.670Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_stop
vm_id = 9aa7b119-ce16-40f4-8d65-fd6031db67cd
|
| 4512 | 2026-09-19T09:18:27.671Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
state = Stop
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_stop
vm_id = 9aa7b119-ce16-40f4-8d65-fd6031db67cd
|
| 4513 | 2026-09-19T09:18:27.672Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_stop
vm_id = 9aa7b119-ce16-40f4-8d65-fd6031db67cd
|
| 4514 | 2026-09-19T09:18:27.672Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 819
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_stop
vm_id = 9aa7b119-ce16-40f4-8d65-fd6031db67cd
|
| 4515 | 2026-09-19T09:18:27.672Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 30s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 825
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_stop
vm_id = 9aa7b119-ce16-40f4-8d65-fd6031db67cd
|
| 4516 | 2026-09-19T09:18:27.672Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_stop
vm_id = 9aa7b119-ce16-40f4-8d65-fd6031db67cd
|
| 4517 | 2026-09-19T09:18:27.672Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 618
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_stop
vm_id = 9aa7b119-ce16-40f4-8d65-fd6031db67cd
|
| 4518 | 2026-09-19T09:18:27.674Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_stop
vm_id = 9aa7b119-ce16-40f4-8d65-fd6031db67cd
|
| 4519 | 2026-09-19T09:18:27.678Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 271
target = phd_framework::serial
|
| 4520 | 2026-09-19T09:18:27.678Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 7426
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4521 | 2026-09-19T09:18:28.398Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_stop
vm_id = 9aa7b119-ce16-40f4-8d65-fd6031db67cd
|
| 4522 | 2026-09-19T09:18:28.398Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 618
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_stop
vm_id = 9aa7b119-ce16-40f4-8d65-fd6031db67cd
|
| 4523 | 2026-09-19T09:18:28.399Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_stop
vm_id = 9aa7b119-ce16-40f4-8d65-fd6031db67cd
|
| 4524 | 2026-09-19T09:18:28.399Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 727
file = phd-tests/framework/src/test_vm/mod.rs
line = 819
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_stop
vm_id = 9aa7b119-ce16-40f4-8d65-fd6031db67cd
|
| 4525 | 2026-09-19T09:18:28.399Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_stop
vm_id = 9aa7b119-ce16-40f4-8d65-fd6031db67cd
|
| 4526 | 2026-09-19T09:18:28.399Z | INFO | phd-runner: test phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 4527 | 2026-09-19T09:18:28.400Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4528 | 2026-09-19T09:18:28.401Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = acpi_shutdown_interject_with_hard_stop
vm_id = 9aa7b119-ce16-40f4-8d65-fd6031db67cd
|
| 4529 | 2026-09-19T09:18:28.489Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
target = phd_framework::zfs
vm = acpi_shutdown_interject_with_hard_stop
vm_id = 9aa7b119-ce16-40f4-8d65-fd6031db67cd
|
| 4530 | 2026-09-19T09:18:28.489Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-1693c9b6-8930-4889-84fe-a1ddf2e8578e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
target = phd_framework::zfs
verb = destroy
vm = acpi_shutdown_interject_with_hard_stop
vm_id = 9aa7b119-ce16-40f4-8d65-fd6031db67cd
|
| 4531 | 2026-09-19T09:18:28.513Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
target = phd_framework::zfs
vm = acpi_shutdown_interject_with_hard_stop
vm_id = 9aa7b119-ce16-40f4-8d65-fd6031db67cd
|
| 4532 | 2026-09-19T09:18:28.513Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-c4c705a4-52d6-4977-858e-8bb75ed4fb9c"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
target = phd_framework::zfs
verb = destroy
vm = acpi_shutdown_interject_with_hard_stop
vm_id = 9aa7b119-ce16-40f4-8d65-fd6031db67cd
|
| 4533 | 2026-09-19T09:18:28.532Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 132
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_stop
vm_id = 9aa7b119-ce16-40f4-8d65-fd6031db67cd
|
| 4534 | 2026-09-19T09:18:28.532Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 9011
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_stop
vm_id = 9aa7b119-ce16-40f4-8d65-fd6031db67cd
|
| 4535 | 2026-09-19T09:18:28.532Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 9119
file = phd-tests/tests/src/acpi_shutdown.rs
line = 69
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_stop
target = phd_tests::acpi_shutdown
|
| 4536 | 2026-09-19T09:18:28.532Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 132
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4537 | 2026-09-19T09:18:28.532Z | INFO | phd-runner: Starting test phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 4538 | 2026-09-19T09:18:28.532Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4539 | 2026-09-19T09:18:28.532Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4540 | 2026-09-19T09:18:28.532Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/acpi_shutdown.rs
line = 87
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
target = phd_tests::acpi_shutdown
|
| 4541 | 2026-09-19T09:18:28.532Z | 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
|
| 4542 | 2026-09-19T09:18:28.533Z | 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
|
| 4543 | 2026-09-19T09:18:28.533Z | 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
|
| 4544 | 2026-09-19T09:18:28.533Z | 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
|
| 4545 | 2026-09-19T09:18:28.533Z | 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::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
target = phd_framework::zfs
verb = list
|
| 4546 | 2026-09-19T09:18:28.544Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 209M 25.3T 207M /phd-artifacts\n
target = phd_framework::zfs
|
| 4547 | 2026-09-19T09:18:28.544Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-fc52d1eb-d210-4343-888a-a4fceb01bce8"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
target = phd_framework::zfs
verb = snapshot
|
| 4548 | 2026-09-19T09:18:28.561Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-fc52d1eb-d210-4343-888a-a4fceb01bce8", "phd-artifacts/phd-clone-d3d2cd21-f1f2-4288-8d1b-1f359cc42b09"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
target = phd_framework::zfs
verb = clone
|
| 4549 | 2026-09-19T09:18:28.581Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-d3d2cd21-f1f2-4288-8d1b-1f359cc42b09"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
target = phd_framework::zfs
verb = list
|
| 4550 | 2026-09-19T09:18:28.592Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-d3d2cd21-f1f2-4288-8d1b-1f359cc42b09 0B 25.3T 207M /phd-artifacts/phd-clone-d3d2cd21-f1f2-4288-8d1b-1f359cc42b09\n
target = phd_framework::zfs
|
| 4551 | 2026-09-19T09:18:28.593Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
target = phd_framework::test_vm
|
| 4552 | 2026-09-19T09:18:28.593Z | 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::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
target = phd_framework::test_vm
vm_name = acpi_shutdown_interject_with_hard_reboot
|
| 4553 | 2026-09-19T09:18:28.593Z | 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
|
| 4554 | 2026-09-19T09:18:28.593Z | 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::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 4555 | 2026-09-19T09:18:28.593Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
stderr_path = "/tmp/propolis-phd/phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot/acpi_shutdown_interject_with_hard_reboot.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot/acpi_shutdown_interject_with_hard_reboot.stdout.log"
target = phd_framework::log_config
|
| 4556 | 2026-09-19T09:18:28.627Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1280
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
target = phd_framework::test_vm::server
|
| 4557 | 2026-09-19T09:18:28.642Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 49
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
target = phd_framework::test_vm
|
| 4558 | 2026-09-19T09:18:28.642Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_reboot
vm_id = 1c4319fe-aebb-4b1e-a171-c53110967c40
|
| 4559 | 2026-09-19T09:18:28.643Z | 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::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_reboot
vm_id = 1c4319fe-aebb-4b1e-a171-c53110967c40
|
| 4560 | 2026-09-19T09:18:29.019Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4561 | 2026-09-19T09:18:29.020Z | 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: 1c4319fe-aebb-4b1e-a171-c53110967c40, name: "phd-vm-1c4319fe-aebb-4b1e-a171-c53110967c40", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 1eeac1c9-4a4d-4710-9a67-7afe25ff3f4e, project_id: aef07ab4-8bb0-43f8-8cf3-da7f528539ae, sled_id: 63722ac8-62e6-4727-85da-bdd72958ecef, sled_serial: "63722ac8-62e6-4727-85da-bdd72958ecef", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_reboot
vm_id = 1c4319fe-aebb-4b1e-a171-c53110967c40
|
| 4562 | 2026-09-19T09:18:29.020Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_reboot
vm_id = 1c4319fe-aebb-4b1e-a171-c53110967c40
|
| 4563 | 2026-09-19T09:18:29.020Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
state = Run
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_reboot
vm_id = 1c4319fe-aebb-4b1e-a171-c53110967c40
|
| 4564 | 2026-09-19T09:18:29.021Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_reboot
vm_id = 1c4319fe-aebb-4b1e-a171-c53110967c40
|
| 4565 | 2026-09-19T09:18:29.021Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
target = phd_framework::test_vm
|
| 4566 | 2026-09-19T09:18:29.021Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
target = phd_framework::test_vm
timeout_duration = 300s
vm = acpi_shutdown_interject_with_hard_reboot
vm_id = 1c4319fe-aebb-4b1e-a171-c53110967c40
|
| 4567 | 2026-09-19T09:18:29.021Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 4568 | 2026-09-19T09:18:29.021Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_reboot
vm_id = 1c4319fe-aebb-4b1e-a171-c53110967c40
|
| 4569 | 2026-09-19T09:18:29.022Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = acpi_shutdown_interject_with_hard_reboot
vm_id = 1c4319fe-aebb-4b1e-a171-c53110967c40
|
| 4570 | 2026-09-19T09:18:33.443Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4421
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_reboot
vm_id = 1c4319fe-aebb-4b1e-a171-c53110967c40
|
| 4571 | 2026-09-19T09:18:33.443Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
step = WriteStr("root")
target = phd_framework::test_vm
|
| 4572 | 2026-09-19T09:18:33.443Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4573 | 2026-09-19T09:18:33.443Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_reboot
vm_id = 1c4319fe-aebb-4b1e-a171-c53110967c40
|
| 4574 | 2026-09-19T09:18:33.443Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = acpi_shutdown_interject_with_hard_reboot
vm_id = 1c4319fe-aebb-4b1e-a171-c53110967c40
|
| 4575 | 2026-09-19T09:18:33.462Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_reboot
vm_id = 1c4319fe-aebb-4b1e-a171-c53110967c40
|
| 4576 | 2026-09-19T09:18:33.462Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 4577 | 2026-09-19T09:18:33.462Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4578 | 2026-09-19T09:18:33.462Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_reboot
vm_id = 1c4319fe-aebb-4b1e-a171-c53110967c40
|
| 4579 | 2026-09-19T09:18:33.462Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = acpi_shutdown_interject_with_hard_reboot
vm_id = 1c4319fe-aebb-4b1e-a171-c53110967c40
|
| 4580 | 2026-09-19T09:18:33.495Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_reboot
vm_id = 1c4319fe-aebb-4b1e-a171-c53110967c40
|
| 4581 | 2026-09-19T09:18:33.495Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
target = phd_framework::test_vm
|
| 4582 | 2026-09-19T09:18:33.495Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4473
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
target = phd_framework::test_vm
|
| 4583 | 2026-09-19T09:18:33.496Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_reboot
vm_id = 1c4319fe-aebb-4b1e-a171-c53110967c40
|
| 4584 | 2026-09-19T09:18:33.496Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
state = Stop
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_reboot
vm_id = 1c4319fe-aebb-4b1e-a171-c53110967c40
|
| 4585 | 2026-09-19T09:18:33.497Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_reboot
vm_id = 1c4319fe-aebb-4b1e-a171-c53110967c40
|
| 4586 | 2026-09-19T09:18:36.498Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_reboot
vm_id = 1c4319fe-aebb-4b1e-a171-c53110967c40
|
| 4587 | 2026-09-19T09:18:36.499Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
state = Reboot
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_reboot
vm_id = 1c4319fe-aebb-4b1e-a171-c53110967c40
|
| 4588 | 2026-09-19T09:18:36.500Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_reboot
vm_id = 1c4319fe-aebb-4b1e-a171-c53110967c40
|
| 4589 | 2026-09-19T09:18:36.500Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
target = phd_framework::test_vm
|
| 4590 | 2026-09-19T09:18:36.500Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
target = phd_framework::test_vm
timeout_duration = 300s
vm = acpi_shutdown_interject_with_hard_reboot
vm_id = 1c4319fe-aebb-4b1e-a171-c53110967c40
|
| 4591 | 2026-09-19T09:18:36.500Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 4592 | 2026-09-19T09:18:36.500Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_reboot
vm_id = 1c4319fe-aebb-4b1e-a171-c53110967c40
|
| 4593 | 2026-09-19T09:18:36.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 = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = acpi_shutdown_interject_with_hard_reboot
vm_id = 1c4319fe-aebb-4b1e-a171-c53110967c40
|
| 4594 | 2026-09-19T09:18:40.662Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4162
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_reboot
vm_id = 1c4319fe-aebb-4b1e-a171-c53110967c40
|
| 4595 | 2026-09-19T09:18:40.662Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
step = WriteStr("root")
target = phd_framework::test_vm
|
| 4596 | 2026-09-19T09:18:40.663Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4597 | 2026-09-19T09:18:40.663Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_reboot
vm_id = 1c4319fe-aebb-4b1e-a171-c53110967c40
|
| 4598 | 2026-09-19T09:18:40.663Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = acpi_shutdown_interject_with_hard_reboot
vm_id = 1c4319fe-aebb-4b1e-a171-c53110967c40
|
| 4599 | 2026-09-19T09:18:40.681Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_reboot
vm_id = 1c4319fe-aebb-4b1e-a171-c53110967c40
|
| 4600 | 2026-09-19T09:18:40.681Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 4601 | 2026-09-19T09:18:40.682Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4602 | 2026-09-19T09:18:40.682Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_reboot
vm_id = 1c4319fe-aebb-4b1e-a171-c53110967c40
|
| 4603 | 2026-09-19T09:18:40.682Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = acpi_shutdown_interject_with_hard_reboot
vm_id = 1c4319fe-aebb-4b1e-a171-c53110967c40
|
| 4604 | 2026-09-19T09:18:40.714Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_reboot
vm_id = 1c4319fe-aebb-4b1e-a171-c53110967c40
|
| 4605 | 2026-09-19T09:18:40.714Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
target = phd_framework::test_vm
|
| 4606 | 2026-09-19T09:18:40.714Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4213
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
target = phd_framework::test_vm
|
| 4607 | 2026-09-19T09:18:40.714Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_reboot
vm_id = 1c4319fe-aebb-4b1e-a171-c53110967c40
|
| 4608 | 2026-09-19T09:18:40.714Z | 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
|
| 4609 | 2026-09-19T09:18:40.714Z | INFO | phd-runner: test phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 4610 | 2026-09-19T09:18:40.714Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 11694
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4611 | 2026-09-19T09:18:40.714Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4612 | 2026-09-19T09:18:40.716Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1226
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_reboot
vm_id = 1c4319fe-aebb-4b1e-a171-c53110967c40
|
| 4613 | 2026-09-19T09:18:40.973Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = acpi_shutdown_interject_with_hard_reboot
vm_id = 1c4319fe-aebb-4b1e-a171-c53110967c40
|
| 4614 | 2026-09-19T09:18:41.064Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
target = phd_framework::zfs
vm = acpi_shutdown_interject_with_hard_reboot
vm_id = 1c4319fe-aebb-4b1e-a171-c53110967c40
|
| 4615 | 2026-09-19T09:18:41.064Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-d3d2cd21-f1f2-4288-8d1b-1f359cc42b09"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
target = phd_framework::zfs
verb = destroy
vm = acpi_shutdown_interject_with_hard_reboot
vm_id = 1c4319fe-aebb-4b1e-a171-c53110967c40
|
| 4616 | 2026-09-19T09:18:41.089Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
target = phd_framework::zfs
vm = acpi_shutdown_interject_with_hard_reboot
vm_id = 1c4319fe-aebb-4b1e-a171-c53110967c40
|
| 4617 | 2026-09-19T09:18:41.089Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-fc52d1eb-d210-4343-888a-a4fceb01bce8"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
target = phd_framework::zfs
verb = destroy
vm = acpi_shutdown_interject_with_hard_reboot
vm_id = 1c4319fe-aebb-4b1e-a171-c53110967c40
|
| 4618 | 2026-09-19T09:18:41.107Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 393
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_reboot
vm_id = 1c4319fe-aebb-4b1e-a171-c53110967c40
|
| 4619 | 2026-09-19T09:18:41.108Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 393
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4620 | 2026-09-19T09:18:41.108Z | INFO | phd-runner: Starting test phd_tests::smoke::nproc_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 4621 | 2026-09-19T09:18:41.108Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4622 | 2026-09-19T09:18:41.108Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4623 | 2026-09-19T09:18:41.108Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 12465
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
target = phd_framework::test_vm
vm = acpi_shutdown_interject_with_hard_reboot
vm_id = 1c4319fe-aebb-4b1e-a171-c53110967c40
|
| 4624 | 2026-09-19T09:18:41.108Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 12574
file = phd-tests/tests/src/acpi_shutdown.rs
line = 87
path = phd_tests::acpi_shutdown::acpi_shutdown_interject_with_hard_reboot
target = phd_tests::acpi_shutdown
|
| 4625 | 2026-09-19T09:18:41.108Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/smoke.rs
line = 8
path = phd_tests::smoke::nproc_test
target = phd_tests::smoke
|
| 4626 | 2026-09-19T09:18:41.108Z | 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
|
| 4627 | 2026-09-19T09:18:41.108Z | 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
|
| 4628 | 2026-09-19T09:18:41.108Z | 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
|
| 4629 | 2026-09-19T09:18:41.108Z | 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::smoke::nproc_test
target = phd_framework::zfs
verb = list
|
| 4630 | 2026-09-19T09:18:41.118Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::smoke::nproc_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 209M 25.3T 207M /phd-artifacts\n
target = phd_framework::zfs
|
| 4631 | 2026-09-19T09:18:41.118Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-614d86ff-9a4d-46f7-a8b7-a08f3ce36b3a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::nproc_test
target = phd_framework::zfs
verb = snapshot
|
| 4632 | 2026-09-19T09:18:41.135Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-614d86ff-9a4d-46f7-a8b7-a08f3ce36b3a", "phd-artifacts/phd-clone-65e61872-84e7-4a51-b2fb-55e8bd1c8729"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::nproc_test
target = phd_framework::zfs
verb = clone
|
| 4633 | 2026-09-19T09:18:41.156Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-65e61872-84e7-4a51-b2fb-55e8bd1c8729"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::nproc_test
target = phd_framework::zfs
verb = list
|
| 4634 | 2026-09-19T09:18:41.168Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::smoke::nproc_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-65e61872-84e7-4a51-b2fb-55e8bd1c8729 0B 25.3T 207M /phd-artifacts/phd-clone-65e61872-84e7-4a51-b2fb-55e8bd1c8729\n
target = phd_framework::zfs
|
| 4635 | 2026-09-19T09:18:41.168Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
|
| 4636 | 2026-09-19T09:18:41.169Z | 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::smoke::nproc_test
target = phd_framework::test_vm
vm_name = nproc_test
|
| 4637 | 2026-09-19T09:18:41.169Z | 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
|
| 4638 | 2026-09-19T09:18:41.169Z | 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::smoke::nproc_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 4639 | 2026-09-19T09:18:41.169Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::smoke::nproc_test
stderr_path = "/tmp/propolis-phd/phd_tests::smoke::nproc_test/nproc_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::smoke::nproc_test/nproc_test.stdout.log"
target = phd_framework::log_config
|
| 4640 | 2026-09-19T09:18:41.202Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1288
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm::server
|
| 4641 | 2026-09-19T09:18:41.217Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 48
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
|
| 4642 | 2026-09-19T09:18:41.217Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 6e59f2d9-f559-4c1b-83fe-a9c3f8042550
|
| 4643 | 2026-09-19T09:18:41.218Z | 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::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 6e59f2d9-f559-4c1b-83fe-a9c3f8042550
|
| 4644 | 2026-09-19T09:18:42.040Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4645 | 2026-09-19T09:18:42.041Z | 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: 6e59f2d9-f559-4c1b-83fe-a9c3f8042550, name: "phd-vm-6e59f2d9-f559-4c1b-83fe-a9c3f8042550", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 085957e6-e937-4ee5-ba78-269458c17309, project_id: 06330abd-42f3-4e36-becd-02b7fe2d4ba5, sled_id: c2cb2fe7-72f4-443d-ae95-ab97f872f1fd, sled_serial: "c2cb2fe7-72f4-443d-ae95-ab97f872f1fd", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 6e59f2d9-f559-4c1b-83fe-a9c3f8042550
|
| 4646 | 2026-09-19T09:18:42.041Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 6e59f2d9-f559-4c1b-83fe-a9c3f8042550
|
| 4647 | 2026-09-19T09:18:42.042Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::smoke::nproc_test
state = Run
target = phd_framework::test_vm
vm = nproc_test
vm_id = 6e59f2d9-f559-4c1b-83fe-a9c3f8042550
|
| 4648 | 2026-09-19T09:18:42.043Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 6e59f2d9-f559-4c1b-83fe-a9c3f8042550
|
| 4649 | 2026-09-19T09:18:42.043Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
|
| 4650 | 2026-09-19T09:18:42.043Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = nproc_test
vm_id = 6e59f2d9-f559-4c1b-83fe-a9c3f8042550
|
| 4651 | 2026-09-19T09:18:42.043Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::smoke::nproc_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 4652 | 2026-09-19T09:18:42.043Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 6e59f2d9-f559-4c1b-83fe-a9c3f8042550
|
| 4653 | 2026-09-19T09:18:42.043Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = nproc_test
vm_id = 6e59f2d9-f559-4c1b-83fe-a9c3f8042550
|
| 4654 | 2026-09-19T09:18:47.207Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 5163
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 6e59f2d9-f559-4c1b-83fe-a9c3f8042550
|
| 4655 | 2026-09-19T09:18:47.207Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::smoke::nproc_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 4656 | 2026-09-19T09:18:47.207Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::smoke::nproc_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4657 | 2026-09-19T09:18:47.207Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 6e59f2d9-f559-4c1b-83fe-a9c3f8042550
|
| 4658 | 2026-09-19T09:18:47.207Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = nproc_test
vm_id = 6e59f2d9-f559-4c1b-83fe-a9c3f8042550
|
| 4659 | 2026-09-19T09:18:47.227Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 6e59f2d9-f559-4c1b-83fe-a9c3f8042550
|
| 4660 | 2026-09-19T09:18:47.227Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::smoke::nproc_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 4661 | 2026-09-19T09:18:47.227Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::smoke::nproc_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4662 | 2026-09-19T09:18:47.227Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 6e59f2d9-f559-4c1b-83fe-a9c3f8042550
|
| 4663 | 2026-09-19T09:18:47.227Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = nproc_test
vm_id = 6e59f2d9-f559-4c1b-83fe-a9c3f8042550
|
| 4664 | 2026-09-19T09:18:47.260Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 6e59f2d9-f559-4c1b-83fe-a9c3f8042550
|
| 4665 | 2026-09-19T09:18:47.260Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
|
| 4666 | 2026-09-19T09:18:47.260Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 5216
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
|
| 4667 | 2026-09-19T09:18:47.261Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 6e59f2d9-f559-4c1b-83fe-a9c3f8042550
|
| 4668 | 2026-09-19T09:18:47.261Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = nproc_test
vm_id = 6e59f2d9-f559-4c1b-83fe-a9c3f8042550
|
| 4669 | 2026-09-19T09:18:47.271Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 6e59f2d9-f559-4c1b-83fe-a9c3f8042550
|
| 4670 | 2026-09-19T09:18:47.272Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 6e59f2d9-f559-4c1b-83fe-a9c3f8042550
|
| 4671 | 2026-09-19T09:18:47.272Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = nproc_test
vm_id = 6e59f2d9-f559-4c1b-83fe-a9c3f8042550
|
| 4672 | 2026-09-19T09:18:47.305Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 6e59f2d9-f559-4c1b-83fe-a9c3f8042550
|
| 4673 | 2026-09-19T09:18:47.305Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 6e59f2d9-f559-4c1b-83fe-a9c3f8042550
|
| 4674 | 2026-09-19T09:18:47.305Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = nproc_test
vm_id = 6e59f2d9-f559-4c1b-83fe-a9c3f8042550
|
| 4675 | 2026-09-19T09:18:47.316Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 6e59f2d9-f559-4c1b-83fe-a9c3f8042550
|
| 4676 | 2026-09-19T09:18:47.316Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 6e59f2d9-f559-4c1b-83fe-a9c3f8042550
|
| 4677 | 2026-09-19T09:18:47.316Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = nproc_test
vm_id = 6e59f2d9-f559-4c1b-83fe-a9c3f8042550
|
| 4678 | 2026-09-19T09:18:47.338Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 6e59f2d9-f559-4c1b-83fe-a9c3f8042550
|
| 4679 | 2026-09-19T09:18:47.338Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 6e59f2d9-f559-4c1b-83fe-a9c3f8042550
|
| 4680 | 2026-09-19T09:18:47.339Z | 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
|
| 4681 | 2026-09-19T09:18:47.339Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 5298
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4682 | 2026-09-19T09:18:47.339Z | INFO | phd-runner: test phd_tests::smoke::nproc_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 4683 | 2026-09-19T09:18:47.339Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4684 | 2026-09-19T09:18:47.340Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1226
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 6e59f2d9-f559-4c1b-83fe-a9c3f8042550
|
| 4685 | 2026-09-19T09:18:48.050Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::smoke::nproc_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = nproc_test
vm_id = 6e59f2d9-f559-4c1b-83fe-a9c3f8042550
|
| 4686 | 2026-09-19T09:18:48.142Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::smoke::nproc_test
target = phd_framework::zfs
vm = nproc_test
vm_id = 6e59f2d9-f559-4c1b-83fe-a9c3f8042550
|
| 4687 | 2026-09-19T09:18:48.142Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-65e61872-84e7-4a51-b2fb-55e8bd1c8729"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::nproc_test
target = phd_framework::zfs
verb = destroy
vm = nproc_test
vm_id = 6e59f2d9-f559-4c1b-83fe-a9c3f8042550
|
| 4688 | 2026-09-19T09:18:48.166Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::smoke::nproc_test
target = phd_framework::zfs
vm = nproc_test
vm_id = 6e59f2d9-f559-4c1b-83fe-a9c3f8042550
|
| 4689 | 2026-09-19T09:18:48.166Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-614d86ff-9a4d-46f7-a8b7-a08f3ce36b3a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::nproc_test
target = phd_framework::zfs
verb = destroy
vm = nproc_test
vm_id = 6e59f2d9-f559-4c1b-83fe-a9c3f8042550
|
| 4690 | 2026-09-19T09:18:48.184Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 845
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 6e59f2d9-f559-4c1b-83fe-a9c3f8042550
|
| 4691 | 2026-09-19T09:18:48.184Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 6966
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 6e59f2d9-f559-4c1b-83fe-a9c3f8042550
|
| 4692 | 2026-09-19T09:18:48.184Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 7076
file = phd-tests/tests/src/smoke.rs
line = 8
path = phd_tests::smoke::nproc_test
target = phd_tests::smoke
|
| 4693 | 2026-09-19T09:18:48.184Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 845
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4694 | 2026-09-19T09:18:48.184Z | INFO | phd-runner: Starting test phd_tests::smoke::api_reboot_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 4695 | 2026-09-19T09:18:48.185Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4696 | 2026-09-19T09:18:48.185Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4697 | 2026-09-19T09:18:48.185Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/smoke.rs
line = 19
path = phd_tests::smoke::api_reboot_test
target = phd_tests::smoke
|
| 4698 | 2026-09-19T09:18:48.185Z | 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
|
| 4699 | 2026-09-19T09:18:48.185Z | 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
|
| 4700 | 2026-09-19T09:18:48.185Z | 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
|
| 4701 | 2026-09-19T09:18:48.185Z | 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::smoke::api_reboot_test
target = phd_framework::zfs
verb = list
|
| 4702 | 2026-09-19T09:18:48.196Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::smoke::api_reboot_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 210M 25.3T 207M /phd-artifacts\n
target = phd_framework::zfs
|
| 4703 | 2026-09-19T09:18:48.196Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-c9f87a6a-928b-4685-87e8-36eb9c600e7e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::api_reboot_test
target = phd_framework::zfs
verb = snapshot
|
| 4704 | 2026-09-19T09:18:48.215Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-c9f87a6a-928b-4685-87e8-36eb9c600e7e", "phd-artifacts/phd-clone-cb765e6f-29cc-4111-81c2-dbebc0df4d92"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::api_reboot_test
target = phd_framework::zfs
verb = clone
|
| 4705 | 2026-09-19T09:18:48.234Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-cb765e6f-29cc-4111-81c2-dbebc0df4d92"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::api_reboot_test
target = phd_framework::zfs
verb = list
|
| 4706 | 2026-09-19T09:18:48.245Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::smoke::api_reboot_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-cb765e6f-29cc-4111-81c2-dbebc0df4d92 0B 25.3T 207M /phd-artifacts/phd-clone-cb765e6f-29cc-4111-81c2-dbebc0df4d92\n
target = phd_framework::zfs
|
| 4707 | 2026-09-19T09:18:48.246Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 4708 | 2026-09-19T09:18:48.246Z | 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::smoke::api_reboot_test
target = phd_framework::test_vm
vm_name = api_reboot_test
|
| 4709 | 2026-09-19T09:18:48.246Z | 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
|
| 4710 | 2026-09-19T09:18:48.246Z | 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::smoke::api_reboot_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 4711 | 2026-09-19T09:18:48.246Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::smoke::api_reboot_test
stderr_path = "/tmp/propolis-phd/phd_tests::smoke::api_reboot_test/api_reboot_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::smoke::api_reboot_test/api_reboot_test.stdout.log"
target = phd_framework::log_config
|
| 4712 | 2026-09-19T09:18:48.281Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1296
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm::server
|
| 4713 | 2026-09-19T09:18:48.296Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 49
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 4714 | 2026-09-19T09:18:48.296Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 5a6ad5f1-56fc-4557-bd4d-6b168cf6abec
|
| 4715 | 2026-09-19T09:18:48.297Z | 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::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 5a6ad5f1-56fc-4557-bd4d-6b168cf6abec
|
| 4716 | 2026-09-19T09:18:49.104Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4717 | 2026-09-19T09:18:49.105Z | 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: 5a6ad5f1-56fc-4557-bd4d-6b168cf6abec, name: "phd-vm-5a6ad5f1-56fc-4557-bd4d-6b168cf6abec", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 2568ea72-c65b-42b7-ae10-028b64cb9c14, project_id: ea38d3a7-ab25-4879-bd5c-f9c5ba815bf0, sled_id: b3041830-e4ff-4e5f-b335-74b4f82a9bd4, sled_serial: "b3041830-e4ff-4e5f-b335-74b4f82a9bd4", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 5a6ad5f1-56fc-4557-bd4d-6b168cf6abec
|
| 4718 | 2026-09-19T09:18:49.105Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 5a6ad5f1-56fc-4557-bd4d-6b168cf6abec
|
| 4719 | 2026-09-19T09:18:49.105Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::smoke::api_reboot_test
state = Run
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 5a6ad5f1-56fc-4557-bd4d-6b168cf6abec
|
| 4720 | 2026-09-19T09:18:49.106Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 5a6ad5f1-56fc-4557-bd4d-6b168cf6abec
|
| 4721 | 2026-09-19T09:18:49.106Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 4722 | 2026-09-19T09:18:49.106Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = api_reboot_test
vm_id = 5a6ad5f1-56fc-4557-bd4d-6b168cf6abec
|
| 4723 | 2026-09-19T09:18:49.106Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::smoke::api_reboot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 4724 | 2026-09-19T09:18:49.106Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 5a6ad5f1-56fc-4557-bd4d-6b168cf6abec
|
| 4725 | 2026-09-19T09:18:49.106Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = api_reboot_test
vm_id = 5a6ad5f1-56fc-4557-bd4d-6b168cf6abec
|
| 4726 | 2026-09-19T09:18:53.591Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4484
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 5a6ad5f1-56fc-4557-bd4d-6b168cf6abec
|
| 4727 | 2026-09-19T09:18:53.591Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::smoke::api_reboot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 4728 | 2026-09-19T09:18:53.592Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::smoke::api_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4729 | 2026-09-19T09:18:53.592Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 5a6ad5f1-56fc-4557-bd4d-6b168cf6abec
|
| 4730 | 2026-09-19T09:18:53.592Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = api_reboot_test
vm_id = 5a6ad5f1-56fc-4557-bd4d-6b168cf6abec
|
| 4731 | 2026-09-19T09:18:53.610Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 5a6ad5f1-56fc-4557-bd4d-6b168cf6abec
|
| 4732 | 2026-09-19T09:18:53.610Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::smoke::api_reboot_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 4733 | 2026-09-19T09:18:53.611Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::smoke::api_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4734 | 2026-09-19T09:18:53.611Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 5a6ad5f1-56fc-4557-bd4d-6b168cf6abec
|
| 4735 | 2026-09-19T09:18:53.611Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = api_reboot_test
vm_id = 5a6ad5f1-56fc-4557-bd4d-6b168cf6abec
|
| 4736 | 2026-09-19T09:18:53.644Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 5a6ad5f1-56fc-4557-bd4d-6b168cf6abec
|
| 4737 | 2026-09-19T09:18:53.644Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 4738 | 2026-09-19T09:18:53.644Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4537
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 4739 | 2026-09-19T09:18:53.644Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 5a6ad5f1-56fc-4557-bd4d-6b168cf6abec
|
| 4740 | 2026-09-19T09:18:53.644Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::smoke::api_reboot_test
state = Reboot
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 5a6ad5f1-56fc-4557-bd4d-6b168cf6abec
|
| 4741 | 2026-09-19T09:18:53.645Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 5a6ad5f1-56fc-4557-bd4d-6b168cf6abec
|
| 4742 | 2026-09-19T09:18:53.645Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 4743 | 2026-09-19T09:18:53.645Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = api_reboot_test
vm_id = 5a6ad5f1-56fc-4557-bd4d-6b168cf6abec
|
| 4744 | 2026-09-19T09:18:53.646Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::smoke::api_reboot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 4745 | 2026-09-19T09:18:53.646Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 5a6ad5f1-56fc-4557-bd4d-6b168cf6abec
|
| 4746 | 2026-09-19T09:18:53.646Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = api_reboot_test
vm_id = 5a6ad5f1-56fc-4557-bd4d-6b168cf6abec
|
| 4747 | 2026-09-19T09:18:57.797Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4151
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 5a6ad5f1-56fc-4557-bd4d-6b168cf6abec
|
| 4748 | 2026-09-19T09:18:57.797Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::smoke::api_reboot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 4749 | 2026-09-19T09:18:57.798Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::smoke::api_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4750 | 2026-09-19T09:18:57.798Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 5a6ad5f1-56fc-4557-bd4d-6b168cf6abec
|
| 4751 | 2026-09-19T09:18:57.798Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = api_reboot_test
vm_id = 5a6ad5f1-56fc-4557-bd4d-6b168cf6abec
|
| 4752 | 2026-09-19T09:18:57.816Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 5a6ad5f1-56fc-4557-bd4d-6b168cf6abec
|
| 4753 | 2026-09-19T09:18:57.816Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::smoke::api_reboot_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 4754 | 2026-09-19T09:18:57.816Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::smoke::api_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4755 | 2026-09-19T09:18:57.816Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 5a6ad5f1-56fc-4557-bd4d-6b168cf6abec
|
| 4756 | 2026-09-19T09:18:57.816Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = api_reboot_test
vm_id = 5a6ad5f1-56fc-4557-bd4d-6b168cf6abec
|
| 4757 | 2026-09-19T09:18:57.849Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 5a6ad5f1-56fc-4557-bd4d-6b168cf6abec
|
| 4758 | 2026-09-19T09:18:57.849Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 4759 | 2026-09-19T09:18:57.849Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4203
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 4760 | 2026-09-19T09:18:57.849Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 5a6ad5f1-56fc-4557-bd4d-6b168cf6abec
|
| 4761 | 2026-09-19T09:18:57.849Z | 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
|
| 4762 | 2026-09-19T09:18:57.850Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8745
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4763 | 2026-09-19T09:18:57.850Z | INFO | phd-runner: test phd_tests::smoke::api_reboot_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 4764 | 2026-09-19T09:18:57.850Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4765 | 2026-09-19T09:18:57.851Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1226
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 5a6ad5f1-56fc-4557-bd4d-6b168cf6abec
|
| 4766 | 2026-09-19T09:18:58.377Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::smoke::api_reboot_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = api_reboot_test
vm_id = 5a6ad5f1-56fc-4557-bd4d-6b168cf6abec
|
| 4767 | 2026-09-19T09:18:58.466Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::smoke::api_reboot_test
target = phd_framework::zfs
vm = api_reboot_test
vm_id = 5a6ad5f1-56fc-4557-bd4d-6b168cf6abec
|
| 4768 | 2026-09-19T09:18:58.467Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-cb765e6f-29cc-4111-81c2-dbebc0df4d92"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::api_reboot_test
target = phd_framework::zfs
verb = destroy
vm = api_reboot_test
vm_id = 5a6ad5f1-56fc-4557-bd4d-6b168cf6abec
|
| 4769 | 2026-09-19T09:18:58.492Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::smoke::api_reboot_test
target = phd_framework::zfs
vm = api_reboot_test
vm_id = 5a6ad5f1-56fc-4557-bd4d-6b168cf6abec
|
| 4770 | 2026-09-19T09:18:58.492Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-c9f87a6a-928b-4685-87e8-36eb9c600e7e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::api_reboot_test
target = phd_framework::zfs
verb = destroy
vm = api_reboot_test
vm_id = 5a6ad5f1-56fc-4557-bd4d-6b168cf6abec
|
| 4771 | 2026-09-19T09:18:58.511Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 661
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 5a6ad5f1-56fc-4557-bd4d-6b168cf6abec
|
| 4772 | 2026-09-19T09:18:58.511Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 10214
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::smoke::api_reboot_test
target = phd_framework::test_vm
vm = api_reboot_test
vm_id = 5a6ad5f1-56fc-4557-bd4d-6b168cf6abec
|
| 4773 | 2026-09-19T09:18:58.511Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 660
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4774 | 2026-09-19T09:18:58.511Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 10325
file = phd-tests/tests/src/smoke.rs
line = 19
path = phd_tests::smoke::api_reboot_test
target = phd_tests::smoke
|
| 4775 | 2026-09-19T09:18:58.511Z | INFO | phd-runner: Starting test phd_tests::smoke::guest_reboot_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 4776 | 2026-09-19T09:18:58.511Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4777 | 2026-09-19T09:18:58.511Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4778 | 2026-09-19T09:18:58.511Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/smoke.rs
line = 28
path = phd_tests::smoke::guest_reboot_test
target = phd_tests::smoke
|
| 4779 | 2026-09-19T09:18:58.511Z | 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
|
| 4780 | 2026-09-19T09:18:58.511Z | 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
|
| 4781 | 2026-09-19T09:18:58.511Z | 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
|
| 4782 | 2026-09-19T09:18:58.511Z | 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::smoke::guest_reboot_test
target = phd_framework::zfs
verb = list
|
| 4783 | 2026-09-19T09:18:58.523Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::smoke::guest_reboot_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 210M 25.3T 207M /phd-artifacts\n
target = phd_framework::zfs
|
| 4784 | 2026-09-19T09:18:58.523Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-ae94648d-ee7d-4852-aa66-22ef031c558d"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::zfs
verb = snapshot
|
| 4785 | 2026-09-19T09:18:58.541Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-ae94648d-ee7d-4852-aa66-22ef031c558d", "phd-artifacts/phd-clone-34d52ba1-007f-4417-8665-b510ec8e44ff"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::zfs
verb = clone
|
| 4786 | 2026-09-19T09:18:58.559Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-34d52ba1-007f-4417-8665-b510ec8e44ff"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::zfs
verb = list
|
| 4787 | 2026-09-19T09:18:58.570Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::smoke::guest_reboot_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-34d52ba1-007f-4417-8665-b510ec8e44ff 0B 25.3T 207M /phd-artifacts/phd-clone-34d52ba1-007f-4417-8665-b510ec8e44ff\n
target = phd_framework::zfs
|
| 4788 | 2026-09-19T09:18:58.571Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 4789 | 2026-09-19T09:18:58.571Z | 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::smoke::guest_reboot_test
target = phd_framework::test_vm
vm_name = guest_reboot_test
|
| 4790 | 2026-09-19T09:18:58.571Z | 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
|
| 4791 | 2026-09-19T09:18:58.571Z | 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::smoke::guest_reboot_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 4792 | 2026-09-19T09:18:58.571Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::smoke::guest_reboot_test
stderr_path = "/tmp/propolis-phd/phd_tests::smoke::guest_reboot_test/guest_reboot_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::smoke::guest_reboot_test/guest_reboot_test.stdout.log"
target = phd_framework::log_config
|
| 4793 | 2026-09-19T09:18:58.605Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1304
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm::server
|
| 4794 | 2026-09-19T09:18:58.620Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 49
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 4795 | 2026-09-19T09:18:58.620Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 2bbca2b9-5371-4d9b-99c2-40ef660c2542
|
| 4796 | 2026-09-19T09:18:58.621Z | 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::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 2bbca2b9-5371-4d9b-99c2-40ef660c2542
|
| 4797 | 2026-09-19T09:18:59.238Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4798 | 2026-09-19T09:18:59.239Z | 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: 2bbca2b9-5371-4d9b-99c2-40ef660c2542, name: "phd-vm-2bbca2b9-5371-4d9b-99c2-40ef660c2542", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 9b2c105b-bff6-499f-863e-dbe1a782c2f9, project_id: e210e68c-5d2a-40d5-87bc-340a4b61d8ac, sled_id: 414df486-2eb8-40d9-9d61-6d7beef8cedd, sled_serial: "414df486-2eb8-40d9-9d61-6d7beef8cedd", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 2bbca2b9-5371-4d9b-99c2-40ef660c2542
|
| 4799 | 2026-09-19T09:18:59.239Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 2bbca2b9-5371-4d9b-99c2-40ef660c2542
|
| 4800 | 2026-09-19T09:18:59.239Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::smoke::guest_reboot_test
state = Run
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 2bbca2b9-5371-4d9b-99c2-40ef660c2542
|
| 4801 | 2026-09-19T09:18:59.241Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 2bbca2b9-5371-4d9b-99c2-40ef660c2542
|
| 4802 | 2026-09-19T09:18:59.241Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 4803 | 2026-09-19T09:18:59.241Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = guest_reboot_test
vm_id = 2bbca2b9-5371-4d9b-99c2-40ef660c2542
|
| 4804 | 2026-09-19T09:18:59.241Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::smoke::guest_reboot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 4805 | 2026-09-19T09:18:59.241Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 2bbca2b9-5371-4d9b-99c2-40ef660c2542
|
| 4806 | 2026-09-19T09:18:59.241Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_reboot_test
vm_id = 2bbca2b9-5371-4d9b-99c2-40ef660c2542
|
| 4807 | 2026-09-19T09:19:03.652Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4410
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 2bbca2b9-5371-4d9b-99c2-40ef660c2542
|
| 4808 | 2026-09-19T09:19:03.652Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::smoke::guest_reboot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 4809 | 2026-09-19T09:19:03.652Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::smoke::guest_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4810 | 2026-09-19T09:19:03.652Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 2bbca2b9-5371-4d9b-99c2-40ef660c2542
|
| 4811 | 2026-09-19T09:19:03.652Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_reboot_test
vm_id = 2bbca2b9-5371-4d9b-99c2-40ef660c2542
|
| 4812 | 2026-09-19T09:19:03.670Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 2bbca2b9-5371-4d9b-99c2-40ef660c2542
|
| 4813 | 2026-09-19T09:19:03.671Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::smoke::guest_reboot_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 4814 | 2026-09-19T09:19:03.671Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::smoke::guest_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4815 | 2026-09-19T09:19:03.671Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 2bbca2b9-5371-4d9b-99c2-40ef660c2542
|
| 4816 | 2026-09-19T09:19:03.671Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_reboot_test
vm_id = 2bbca2b9-5371-4d9b-99c2-40ef660c2542
|
| 4817 | 2026-09-19T09:19:03.704Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 2bbca2b9-5371-4d9b-99c2-40ef660c2542
|
| 4818 | 2026-09-19T09:19:03.704Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 4819 | 2026-09-19T09:19:03.704Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4463
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 4820 | 2026-09-19T09:19:03.705Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 2bbca2b9-5371-4d9b-99c2-40ef660c2542
|
| 4821 | 2026-09-19T09:19:03.705Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_reboot_test
vm_id = 2bbca2b9-5371-4d9b-99c2-40ef660c2542
|
| 4822 | 2026-09-19T09:19:03.715Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 2bbca2b9-5371-4d9b-99c2-40ef660c2542
|
| 4823 | 2026-09-19T09:19:03.715Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 4824 | 2026-09-19T09:19:03.715Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = guest_reboot_test
vm_id = 2bbca2b9-5371-4d9b-99c2-40ef660c2542
|
| 4825 | 2026-09-19T09:19:03.716Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::smoke::guest_reboot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 4826 | 2026-09-19T09:19:03.716Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 2bbca2b9-5371-4d9b-99c2-40ef660c2542
|
| 4827 | 2026-09-19T09:19:03.716Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_reboot_test
vm_id = 2bbca2b9-5371-4d9b-99c2-40ef660c2542
|
| 4828 | 2026-09-19T09:19:10.320Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 6604
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 2bbca2b9-5371-4d9b-99c2-40ef660c2542
|
| 4829 | 2026-09-19T09:19:10.320Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::smoke::guest_reboot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 4830 | 2026-09-19T09:19:10.321Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::smoke::guest_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4831 | 2026-09-19T09:19:10.321Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 2bbca2b9-5371-4d9b-99c2-40ef660c2542
|
| 4832 | 2026-09-19T09:19:10.321Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_reboot_test
vm_id = 2bbca2b9-5371-4d9b-99c2-40ef660c2542
|
| 4833 | 2026-09-19T09:19:10.339Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 2bbca2b9-5371-4d9b-99c2-40ef660c2542
|
| 4834 | 2026-09-19T09:19:10.339Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::smoke::guest_reboot_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 4835 | 2026-09-19T09:19:10.339Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::smoke::guest_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4836 | 2026-09-19T09:19:10.339Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 2bbca2b9-5371-4d9b-99c2-40ef660c2542
|
| 4837 | 2026-09-19T09:19:10.340Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_reboot_test
vm_id = 2bbca2b9-5371-4d9b-99c2-40ef660c2542
|
| 4838 | 2026-09-19T09:19:10.372Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 2bbca2b9-5371-4d9b-99c2-40ef660c2542
|
| 4839 | 2026-09-19T09:19:10.373Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 4840 | 2026-09-19T09:19:10.373Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 6656
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 4841 | 2026-09-19T09:19:10.373Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 2bbca2b9-5371-4d9b-99c2-40ef660c2542
|
| 4842 | 2026-09-19T09:19:10.373Z | 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
|
| 4843 | 2026-09-19T09:19:10.373Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 11134
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4844 | 2026-09-19T09:19:10.373Z | INFO | phd-runner: test phd_tests::smoke::guest_reboot_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 4845 | 2026-09-19T09:19:10.374Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4846 | 2026-09-19T09:19:10.375Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1226
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 2bbca2b9-5371-4d9b-99c2-40ef660c2542
|
| 4847 | 2026-09-19T09:19:10.976Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::smoke::guest_reboot_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = guest_reboot_test
vm_id = 2bbca2b9-5371-4d9b-99c2-40ef660c2542
|
| 4848 | 2026-09-19T09:19:11.065Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::zfs
vm = guest_reboot_test
vm_id = 2bbca2b9-5371-4d9b-99c2-40ef660c2542
|
| 4849 | 2026-09-19T09:19:11.065Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-34d52ba1-007f-4417-8665-b510ec8e44ff"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::zfs
verb = destroy
vm = guest_reboot_test
vm_id = 2bbca2b9-5371-4d9b-99c2-40ef660c2542
|
| 4850 | 2026-09-19T09:19:11.093Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::zfs
vm = guest_reboot_test
vm_id = 2bbca2b9-5371-4d9b-99c2-40ef660c2542
|
| 4851 | 2026-09-19T09:19:11.093Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-ae94648d-ee7d-4852-aa66-22ef031c558d"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::zfs
verb = destroy
vm = guest_reboot_test
vm_id = 2bbca2b9-5371-4d9b-99c2-40ef660c2542
|
| 4852 | 2026-09-19T09:19:11.112Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 738
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 2bbca2b9-5371-4d9b-99c2-40ef660c2542
|
| 4853 | 2026-09-19T09:19:11.112Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 12491
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = guest_reboot_test
vm_id = 2bbca2b9-5371-4d9b-99c2-40ef660c2542
|
| 4854 | 2026-09-19T09:19:11.112Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 12600
file = phd-tests/tests/src/smoke.rs
line = 28
path = phd_tests::smoke::guest_reboot_test
target = phd_tests::smoke
|
| 4855 | 2026-09-19T09:19:11.112Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 738
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4856 | 2026-09-19T09:19:11.112Z | INFO | phd-runner: Starting test phd_tests::smoke::instance_spec_get_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 4857 | 2026-09-19T09:19:11.112Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4858 | 2026-09-19T09:19:11.112Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4859 | 2026-09-19T09:19:11.112Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/smoke.rs
line = 37
path = phd_tests::smoke::instance_spec_get_test
target = phd_tests::smoke
|
| 4860 | 2026-09-19T09:19:11.112Z | 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
|
| 4861 | 2026-09-19T09:19:11.112Z | 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
|
| 4862 | 2026-09-19T09:19:11.113Z | 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
|
| 4863 | 2026-09-19T09:19:11.113Z | 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::smoke::instance_spec_get_test
target = phd_framework::zfs
verb = list
|
| 4864 | 2026-09-19T09:19:11.124Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::smoke::instance_spec_get_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 210M 25.3T 207M /phd-artifacts\n
target = phd_framework::zfs
|
| 4865 | 2026-09-19T09:19:11.124Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-8156ceb3-49e8-443c-a5ac-1fec3e7c3f82"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::zfs
verb = snapshot
|
| 4866 | 2026-09-19T09:19:11.140Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-8156ceb3-49e8-443c-a5ac-1fec3e7c3f82", "phd-artifacts/phd-clone-52bf5288-5b58-4351-9fcd-5ecf4ff9fcd9"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::zfs
verb = clone
|
| 4867 | 2026-09-19T09:19:11.160Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-52bf5288-5b58-4351-9fcd-5ecf4ff9fcd9"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::zfs
verb = list
|
| 4868 | 2026-09-19T09:19:11.171Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::smoke::instance_spec_get_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-52bf5288-5b58-4351-9fcd-5ecf4ff9fcd9 0B 25.3T 207M /phd-artifacts/phd-clone-52bf5288-5b58-4351-9fcd-5ecf4ff9fcd9\n
target = phd_framework::zfs
|
| 4869 | 2026-09-19T09:19:11.171Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
|
| 4870 | 2026-09-19T09:19:11.171Z | 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::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm_name = instance_spec_test
|
| 4871 | 2026-09-19T09:19:11.171Z | 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
|
| 4872 | 2026-09-19T09:19:11.171Z | 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::smoke::instance_spec_get_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 4873 | 2026-09-19T09:19:11.171Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::smoke::instance_spec_get_test
stderr_path = "/tmp/propolis-phd/phd_tests::smoke::instance_spec_get_test/instance_spec_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::smoke::instance_spec_get_test/instance_spec_test.stdout.log"
target = phd_framework::log_config
|
| 4874 | 2026-09-19T09:19:11.204Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1312
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm::server
|
| 4875 | 2026-09-19T09:19:11.220Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 48
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
|
| 4876 | 2026-09-19T09:19:11.220Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = d71dd2ac-aef0-451e-b89e-d650abbfe9ea
|
| 4877 | 2026-09-19T09:19:11.220Z | 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::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = d71dd2ac-aef0-451e-b89e-d650abbfe9ea
|
| 4878 | 2026-09-19T09:19:11.885Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4879 | 2026-09-19T09:19:11.886Z | 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: d71dd2ac-aef0-451e-b89e-d650abbfe9ea, name: "phd-vm-d71dd2ac-aef0-451e-b89e-d650abbfe9ea", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 0fc7f69d-fe4b-404e-b986-c60c2b3deb43, project_id: 6db90783-588e-4f19-9742-e466fc52889a, sled_id: 84c1b721-8369-45fa-bb34-f20ae61221b6, sled_serial: "84c1b721-8369-45fa-bb34-f20ae61221b6", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = d71dd2ac-aef0-451e-b89e-d650abbfe9ea
|
| 4880 | 2026-09-19T09:19:11.886Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = d71dd2ac-aef0-451e-b89e-d650abbfe9ea
|
| 4881 | 2026-09-19T09:19:11.886Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::smoke::instance_spec_get_test
state = Run
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = d71dd2ac-aef0-451e-b89e-d650abbfe9ea
|
| 4882 | 2026-09-19T09:19:11.887Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = d71dd2ac-aef0-451e-b89e-d650abbfe9ea
|
| 4883 | 2026-09-19T09:19:11.887Z | INFO | phd-runner: [GET_SPEC - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 627
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = d71dd2ac-aef0-451e-b89e-d650abbfe9ea
|
| 4884 | 2026-09-19T09:19:11.887Z | INFO | phd-runner: [GET_SPEC - EVENT] Sending instance spec get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 629
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = d71dd2ac-aef0-451e-b89e-d650abbfe9ea
|
| 4885 | 2026-09-19T09:19:11.889Z | INFO | phd-runner: [GET_SPEC - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 627
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = d71dd2ac-aef0-451e-b89e-d650abbfe9ea
|
| 4886 | 2026-09-19T09:19:11.889Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = d71dd2ac-aef0-451e-b89e-d650abbfe9ea
|
| 4887 | 2026-09-19T09:19:11.889Z | 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
|
| 4888 | 2026-09-19T09:19:11.889Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4889 | 2026-09-19T09:19:11.889Z | INFO | phd-runner: test phd_tests::smoke::instance_spec_get_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 4890 | 2026-09-19T09:19:11.890Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4891 | 2026-09-19T09:19:11.891Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1226
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = d71dd2ac-aef0-451e-b89e-d650abbfe9ea
|
| 4892 | 2026-09-19T09:19:12.437Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::smoke::instance_spec_get_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = instance_spec_test
vm_id = d71dd2ac-aef0-451e-b89e-d650abbfe9ea
|
| 4893 | 2026-09-19T09:19:12.689Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::zfs
vm = instance_spec_test
vm_id = d71dd2ac-aef0-451e-b89e-d650abbfe9ea
|
| 4894 | 2026-09-19T09:19:12.689Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-52bf5288-5b58-4351-9fcd-5ecf4ff9fcd9"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::zfs
verb = destroy
vm = instance_spec_test
vm_id = d71dd2ac-aef0-451e-b89e-d650abbfe9ea
|
| 4895 | 2026-09-19T09:19:12.721Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::zfs
vm = instance_spec_test
vm_id = d71dd2ac-aef0-451e-b89e-d650abbfe9ea
|
| 4896 | 2026-09-19T09:19:12.721Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-8156ceb3-49e8-443c-a5ac-1fec3e7c3f82"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::zfs
verb = destroy
vm = instance_spec_test
vm_id = d71dd2ac-aef0-451e-b89e-d650abbfe9ea
|
| 4897 | 2026-09-19T09:19:12.739Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 849
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = d71dd2ac-aef0-451e-b89e-d650abbfe9ea
|
| 4898 | 2026-09-19T09:19:12.739Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 849
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4899 | 2026-09-19T09:19:12.739Z | INFO | phd-runner: Starting test phd_tests::framework::long_line_serial_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 4900 | 2026-09-19T09:19:12.739Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4901 | 2026-09-19T09:19:12.739Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 1519
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = d71dd2ac-aef0-451e-b89e-d650abbfe9ea
|
| 4902 | 2026-09-19T09:19:12.739Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4903 | 2026-09-19T09:19:12.739Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 1626
file = phd-tests/tests/src/smoke.rs
line = 37
path = phd_tests::smoke::instance_spec_get_test
target = phd_tests::smoke
|
| 4904 | 2026-09-19T09:19:12.739Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/framework.rs
line = 20
path = phd_tests::framework::long_line_serial_test
target = phd_tests::framework
|
| 4905 | 2026-09-19T09:19:12.739Z | 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
|
| 4906 | 2026-09-19T09:19:12.740Z | 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
|
| 4907 | 2026-09-19T09:19:12.740Z | 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
|
| 4908 | 2026-09-19T09:19:12.740Z | 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
|
| 4909 | 2026-09-19T09:19:12.740Z | 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::framework::long_line_serial_test
target = phd_framework::zfs
verb = list
|
| 4910 | 2026-09-19T09:19:12.751Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::framework::long_line_serial_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 210M 25.3T 207M /phd-artifacts\n
target = phd_framework::zfs
|
| 4911 | 2026-09-19T09:19:12.751Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-46989fc4-72b5-408c-bd9e-5709f4d2544e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::framework::long_line_serial_test
target = phd_framework::zfs
verb = snapshot
|
| 4912 | 2026-09-19T09:19:12.772Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-46989fc4-72b5-408c-bd9e-5709f4d2544e", "phd-artifacts/phd-clone-e385419c-2e57-44d1-8164-2c8066598da1"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::framework::long_line_serial_test
target = phd_framework::zfs
verb = clone
|
| 4913 | 2026-09-19T09:19:12.789Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-e385419c-2e57-44d1-8164-2c8066598da1"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::framework::long_line_serial_test
target = phd_framework::zfs
verb = list
|
| 4914 | 2026-09-19T09:19:12.799Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::framework::long_line_serial_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-e385419c-2e57-44d1-8164-2c8066598da1 0B 25.3T 207M /phd-artifacts/phd-clone-e385419c-2e57-44d1-8164-2c8066598da1\n
target = phd_framework::zfs
|
| 4915 | 2026-09-19T09:19:12.800Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
|
| 4916 | 2026-09-19T09:19:12.800Z | 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::framework::long_line_serial_test
target = phd_framework::test_vm
vm_name = long_line_serial_test
|
| 4917 | 2026-09-19T09:19:12.800Z | 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
|
| 4918 | 2026-09-19T09:19:12.800Z | 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::framework::long_line_serial_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 4919 | 2026-09-19T09:19:12.800Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::framework::long_line_serial_test
stderr_path = "/tmp/propolis-phd/phd_tests::framework::long_line_serial_test/long_line_serial_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::framework::long_line_serial_test/long_line_serial_test.stdout.log"
target = phd_framework::log_config
|
| 4920 | 2026-09-19T09:19:12.836Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1320
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm::server
|
| 4921 | 2026-09-19T09:19:12.852Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 51
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
|
| 4922 | 2026-09-19T09:19:12.852Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = b7a17918-d1c4-4aaa-a3a2-70fe22f6f77d
|
| 4923 | 2026-09-19T09:19:12.853Z | 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::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = b7a17918-d1c4-4aaa-a3a2-70fe22f6f77d
|
| 4924 | 2026-09-19T09:19:13.613Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4925 | 2026-09-19T09:19:13.614Z | 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: b7a17918-d1c4-4aaa-a3a2-70fe22f6f77d, name: "phd-vm-b7a17918-d1c4-4aaa-a3a2-70fe22f6f77d", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: aacd1940-43b3-4bbc-b5b7-6d4d467c7aff, project_id: 7322eec4-fed4-4199-8fa4-9f89cbca209b, sled_id: 9fa6684c-a530-4b7e-96f7-6583bdfe9288, sled_serial: "9fa6684c-a530-4b7e-96f7-6583bdfe9288", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = b7a17918-d1c4-4aaa-a3a2-70fe22f6f77d
|
| 4926 | 2026-09-19T09:19:13.614Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = b7a17918-d1c4-4aaa-a3a2-70fe22f6f77d
|
| 4927 | 2026-09-19T09:19:13.614Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::framework::long_line_serial_test
state = Run
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = b7a17918-d1c4-4aaa-a3a2-70fe22f6f77d
|
| 4928 | 2026-09-19T09:19:13.615Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = b7a17918-d1c4-4aaa-a3a2-70fe22f6f77d
|
| 4929 | 2026-09-19T09:19:13.615Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
|
| 4930 | 2026-09-19T09:19:13.615Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = long_line_serial_test
vm_id = b7a17918-d1c4-4aaa-a3a2-70fe22f6f77d
|
| 4931 | 2026-09-19T09:19:13.615Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::framework::long_line_serial_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 4932 | 2026-09-19T09:19:13.615Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = b7a17918-d1c4-4aaa-a3a2-70fe22f6f77d
|
| 4933 | 2026-09-19T09:19:13.615Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = long_line_serial_test
vm_id = b7a17918-d1c4-4aaa-a3a2-70fe22f6f77d
|
| 4934 | 2026-09-19T09:19:18.073Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4458
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = b7a17918-d1c4-4aaa-a3a2-70fe22f6f77d
|
| 4935 | 2026-09-19T09:19:18.073Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::framework::long_line_serial_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 4936 | 2026-09-19T09:19:18.073Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::framework::long_line_serial_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4937 | 2026-09-19T09:19:18.074Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = b7a17918-d1c4-4aaa-a3a2-70fe22f6f77d
|
| 4938 | 2026-09-19T09:19:18.074Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = long_line_serial_test
vm_id = b7a17918-d1c4-4aaa-a3a2-70fe22f6f77d
|
| 4939 | 2026-09-19T09:19:18.093Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = b7a17918-d1c4-4aaa-a3a2-70fe22f6f77d
|
| 4940 | 2026-09-19T09:19:18.093Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::framework::long_line_serial_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 4941 | 2026-09-19T09:19:18.093Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::framework::long_line_serial_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 4942 | 2026-09-19T09:19:18.094Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = b7a17918-d1c4-4aaa-a3a2-70fe22f6f77d
|
| 4943 | 2026-09-19T09:19:18.094Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = long_line_serial_test
vm_id = b7a17918-d1c4-4aaa-a3a2-70fe22f6f77d
|
| 4944 | 2026-09-19T09:19:18.127Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = b7a17918-d1c4-4aaa-a3a2-70fe22f6f77d
|
| 4945 | 2026-09-19T09:19:18.127Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
|
| 4946 | 2026-09-19T09:19:18.127Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4511
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
|
| 4947 | 2026-09-19T09:19:18.127Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = b7a17918-d1c4-4aaa-a3a2-70fe22f6f77d
|
| 4948 | 2026-09-19T09:19:18.127Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = long_line_serial_test
vm_id = b7a17918-d1c4-4aaa-a3a2-70fe22f6f77d
|
| 4949 | 2026-09-19T09:19:18.204Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 76
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = b7a17918-d1c4-4aaa-a3a2-70fe22f6f77d
|
| 4950 | 2026-09-19T09:19:18.204Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = b7a17918-d1c4-4aaa-a3a2-70fe22f6f77d
|
| 4951 | 2026-09-19T09:19:18.204Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = long_line_serial_test
vm_id = b7a17918-d1c4-4aaa-a3a2-70fe22f6f77d
|
| 4952 | 2026-09-19T09:19:18.249Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 44
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = b7a17918-d1c4-4aaa-a3a2-70fe22f6f77d
|
| 4953 | 2026-09-19T09:19:18.249Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = b7a17918-d1c4-4aaa-a3a2-70fe22f6f77d
|
| 4954 | 2026-09-19T09:19:18.249Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = long_line_serial_test
vm_id = b7a17918-d1c4-4aaa-a3a2-70fe22f6f77d
|
| 4955 | 2026-09-19T09:19:18.260Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = b7a17918-d1c4-4aaa-a3a2-70fe22f6f77d
|
| 4956 | 2026-09-19T09:19:18.260Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = b7a17918-d1c4-4aaa-a3a2-70fe22f6f77d
|
| 4957 | 2026-09-19T09:19:18.260Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = long_line_serial_test
vm_id = b7a17918-d1c4-4aaa-a3a2-70fe22f6f77d
|
| 4958 | 2026-09-19T09:19:18.293Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = b7a17918-d1c4-4aaa-a3a2-70fe22f6f77d
|
| 4959 | 2026-09-19T09:19:18.293Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = b7a17918-d1c4-4aaa-a3a2-70fe22f6f77d
|
| 4960 | 2026-09-19T09:19:18.293Z | 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
|
| 4961 | 2026-09-19T09:19:18.294Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4680
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4962 | 2026-09-19T09:19:18.294Z | INFO | phd-runner: test phd_tests::framework::long_line_serial_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 4963 | 2026-09-19T09:19:18.294Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4964 | 2026-09-19T09:19:18.295Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1226
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = b7a17918-d1c4-4aaa-a3a2-70fe22f6f77d
|
| 4965 | 2026-09-19T09:19:18.752Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::framework::long_line_serial_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = long_line_serial_test
vm_id = b7a17918-d1c4-4aaa-a3a2-70fe22f6f77d
|
| 4966 | 2026-09-19T09:19:18.839Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::framework::long_line_serial_test
target = phd_framework::zfs
vm = long_line_serial_test
vm_id = b7a17918-d1c4-4aaa-a3a2-70fe22f6f77d
|
| 4967 | 2026-09-19T09:19:18.839Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-e385419c-2e57-44d1-8164-2c8066598da1"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::framework::long_line_serial_test
target = phd_framework::zfs
verb = destroy
vm = long_line_serial_test
vm_id = b7a17918-d1c4-4aaa-a3a2-70fe22f6f77d
|
| 4968 | 2026-09-19T09:19:18.865Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::framework::long_line_serial_test
target = phd_framework::zfs
vm = long_line_serial_test
vm_id = b7a17918-d1c4-4aaa-a3a2-70fe22f6f77d
|
| 4969 | 2026-09-19T09:19:18.865Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-46989fc4-72b5-408c-bd9e-5709f4d2544e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::framework::long_line_serial_test
target = phd_framework::zfs
verb = destroy
vm = long_line_serial_test
vm_id = b7a17918-d1c4-4aaa-a3a2-70fe22f6f77d
|
| 4970 | 2026-09-19T09:19:18.884Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 590
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = b7a17918-d1c4-4aaa-a3a2-70fe22f6f77d
|
| 4971 | 2026-09-19T09:19:18.884Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 6031
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::framework::long_line_serial_test
target = phd_framework::test_vm
vm = long_line_serial_test
vm_id = b7a17918-d1c4-4aaa-a3a2-70fe22f6f77d
|
| 4972 | 2026-09-19T09:19:18.884Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 589
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 4973 | 2026-09-19T09:19:18.884Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 6144
file = phd-tests/tests/src/framework.rs
line = 20
path = phd_tests::framework::long_line_serial_test
target = phd_tests::framework
|
| 4974 | 2026-09-19T09:19:18.884Z | INFO | phd-runner: Starting test phd_tests::framework::multiline_serial_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 4975 | 2026-09-19T09:19:18.884Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4976 | 2026-09-19T09:19:18.884Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 4977 | 2026-09-19T09:19:18.884Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/framework.rs
line = 10
path = phd_tests::framework::multiline_serial_test
target = phd_tests::framework
|
| 4978 | 2026-09-19T09:19:18.884Z | 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
|
| 4979 | 2026-09-19T09:19:18.884Z | 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
|
| 4980 | 2026-09-19T09:19:18.884Z | 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
|
| 4981 | 2026-09-19T09:19:18.884Z | 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::framework::multiline_serial_test
target = phd_framework::zfs
verb = list
|
| 4982 | 2026-09-19T09:19:18.895Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::framework::multiline_serial_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 210M 25.3T 207M /phd-artifacts\n
target = phd_framework::zfs
|
| 4983 | 2026-09-19T09:19:18.895Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-0b4785ab-41d8-417f-859c-254044a39489"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::framework::multiline_serial_test
target = phd_framework::zfs
verb = snapshot
|
| 4984 | 2026-09-19T09:19:18.913Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-0b4785ab-41d8-417f-859c-254044a39489", "phd-artifacts/phd-clone-c1932d67-a762-48dc-b3e4-be9e9e2d9cd7"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::framework::multiline_serial_test
target = phd_framework::zfs
verb = clone
|
| 4985 | 2026-09-19T09:19:18.930Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-c1932d67-a762-48dc-b3e4-be9e9e2d9cd7"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::framework::multiline_serial_test
target = phd_framework::zfs
verb = list
|
| 4986 | 2026-09-19T09:19:18.940Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::framework::multiline_serial_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-c1932d67-a762-48dc-b3e4-be9e9e2d9cd7 0B 25.3T 207M /phd-artifacts/phd-clone-c1932d67-a762-48dc-b3e4-be9e9e2d9cd7\n
target = phd_framework::zfs
|
| 4987 | 2026-09-19T09:19:18.941Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
|
| 4988 | 2026-09-19T09:19:18.941Z | 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::framework::multiline_serial_test
target = phd_framework::test_vm
vm_name = multiline_test
|
| 4989 | 2026-09-19T09:19:18.941Z | 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
|
| 4990 | 2026-09-19T09:19:18.941Z | 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::framework::multiline_serial_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 4991 | 2026-09-19T09:19:18.941Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::framework::multiline_serial_test
stderr_path = "/tmp/propolis-phd/phd_tests::framework::multiline_serial_test/multiline_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::framework::multiline_serial_test/multiline_test.stdout.log"
target = phd_framework::log_config
|
| 4992 | 2026-09-19T09:19:18.976Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1328
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm::server
|
| 4993 | 2026-09-19T09:19:18.991Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 50
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
|
| 4994 | 2026-09-19T09:19:18.991Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 0cad1c32-26a3-4135-9c9d-2db91344788d
|
| 4995 | 2026-09-19T09:19:18.992Z | 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::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 0cad1c32-26a3-4135-9c9d-2db91344788d
|
| 4996 | 2026-09-19T09:19:19.621Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 4997 | 2026-09-19T09:19:19.622Z | 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: 0cad1c32-26a3-4135-9c9d-2db91344788d, name: "phd-vm-0cad1c32-26a3-4135-9c9d-2db91344788d", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: ba9eeccc-9d04-4bf5-be93-e7cd5a8afd71, project_id: 4e2d0964-424f-43bb-a057-cdb2deb82171, sled_id: a7d7e9f6-757a-4644-9e04-58e3922c0ea5, sled_serial: "a7d7e9f6-757a-4644-9e04-58e3922c0ea5", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 0cad1c32-26a3-4135-9c9d-2db91344788d
|
| 4998 | 2026-09-19T09:19:19.622Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 0cad1c32-26a3-4135-9c9d-2db91344788d
|
| 4999 | 2026-09-19T09:19:19.622Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::framework::multiline_serial_test
state = Run
target = phd_framework::test_vm
vm = multiline_test
vm_id = 0cad1c32-26a3-4135-9c9d-2db91344788d
|
| 5000 | 2026-09-19T09:19:19.623Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 0cad1c32-26a3-4135-9c9d-2db91344788d
|
| 5001 | 2026-09-19T09:19:19.623Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
|
| 5002 | 2026-09-19T09:19:19.623Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = multiline_test
vm_id = 0cad1c32-26a3-4135-9c9d-2db91344788d
|
| 5003 | 2026-09-19T09:19:19.623Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::framework::multiline_serial_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 5004 | 2026-09-19T09:19:19.623Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 0cad1c32-26a3-4135-9c9d-2db91344788d
|
| 5005 | 2026-09-19T09:19:19.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 = 951
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = multiline_test
vm_id = 0cad1c32-26a3-4135-9c9d-2db91344788d
|
| 5006 | 2026-09-19T09:19:23.979Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4355
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 0cad1c32-26a3-4135-9c9d-2db91344788d
|
| 5007 | 2026-09-19T09:19:23.979Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::framework::multiline_serial_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 5008 | 2026-09-19T09:19:23.979Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::framework::multiline_serial_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 5009 | 2026-09-19T09:19:23.979Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 0cad1c32-26a3-4135-9c9d-2db91344788d
|
| 5010 | 2026-09-19T09:19:23.979Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = multiline_test
vm_id = 0cad1c32-26a3-4135-9c9d-2db91344788d
|
| 5011 | 2026-09-19T09:19:23.998Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 0cad1c32-26a3-4135-9c9d-2db91344788d
|
| 5012 | 2026-09-19T09:19:23.999Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::framework::multiline_serial_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 5013 | 2026-09-19T09:19:23.999Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::framework::multiline_serial_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 5014 | 2026-09-19T09:19:23.999Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 0cad1c32-26a3-4135-9c9d-2db91344788d
|
| 5015 | 2026-09-19T09:19:23.999Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = multiline_test
vm_id = 0cad1c32-26a3-4135-9c9d-2db91344788d
|
| 5016 | 2026-09-19T09:19:24.032Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 0cad1c32-26a3-4135-9c9d-2db91344788d
|
| 5017 | 2026-09-19T09:19:24.032Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
|
| 5018 | 2026-09-19T09:19:24.032Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4408
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
|
| 5019 | 2026-09-19T09:19:24.032Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 0cad1c32-26a3-4135-9c9d-2db91344788d
|
| 5020 | 2026-09-19T09:19:24.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 = 951
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = multiline_test
vm_id = 0cad1c32-26a3-4135-9c9d-2db91344788d
|
| 5021 | 2026-09-19T09:19:24.065Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 0cad1c32-26a3-4135-9c9d-2db91344788d
|
| 5022 | 2026-09-19T09:19:24.065Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 0cad1c32-26a3-4135-9c9d-2db91344788d
|
| 5023 | 2026-09-19T09:19:24.065Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = multiline_test
vm_id = 0cad1c32-26a3-4135-9c9d-2db91344788d
|
| 5024 | 2026-09-19T09:19:24.075Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 0cad1c32-26a3-4135-9c9d-2db91344788d
|
| 5025 | 2026-09-19T09:19:24.075Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 0cad1c32-26a3-4135-9c9d-2db91344788d
|
| 5026 | 2026-09-19T09:19:24.075Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = multiline_test
vm_id = 0cad1c32-26a3-4135-9c9d-2db91344788d
|
| 5027 | 2026-09-19T09:19:24.087Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 0cad1c32-26a3-4135-9c9d-2db91344788d
|
| 5028 | 2026-09-19T09:19:24.087Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 0cad1c32-26a3-4135-9c9d-2db91344788d
|
| 5029 | 2026-09-19T09:19:24.087Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = multiline_test
vm_id = 0cad1c32-26a3-4135-9c9d-2db91344788d
|
| 5030 | 2026-09-19T09:19:24.110Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 0cad1c32-26a3-4135-9c9d-2db91344788d
|
| 5031 | 2026-09-19T09:19:24.110Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 0cad1c32-26a3-4135-9c9d-2db91344788d
|
| 5032 | 2026-09-19T09:19:24.110Z | 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
|
| 5033 | 2026-09-19T09:19:24.110Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4488
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 5034 | 2026-09-19T09:19:24.110Z | INFO | phd-runner: test phd_tests::framework::multiline_serial_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 5035 | 2026-09-19T09:19:24.110Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 5036 | 2026-09-19T09:19:24.112Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1226
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 0cad1c32-26a3-4135-9c9d-2db91344788d
|
| 5037 | 2026-09-19T09:19:24.589Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::framework::multiline_serial_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = multiline_test
vm_id = 0cad1c32-26a3-4135-9c9d-2db91344788d
|
| 5038 | 2026-09-19T09:19:24.679Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::framework::multiline_serial_test
target = phd_framework::zfs
vm = multiline_test
vm_id = 0cad1c32-26a3-4135-9c9d-2db91344788d
|
| 5039 | 2026-09-19T09:19:24.679Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-c1932d67-a762-48dc-b3e4-be9e9e2d9cd7"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::framework::multiline_serial_test
target = phd_framework::zfs
verb = destroy
vm = multiline_test
vm_id = 0cad1c32-26a3-4135-9c9d-2db91344788d
|
| 5040 | 2026-09-19T09:19:24.704Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::framework::multiline_serial_test
target = phd_framework::zfs
vm = multiline_test
vm_id = 0cad1c32-26a3-4135-9c9d-2db91344788d
|
| 5041 | 2026-09-19T09:19:24.704Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-0b4785ab-41d8-417f-859c-254044a39489"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::framework::multiline_serial_test
target = phd_framework::zfs
verb = destroy
vm = multiline_test
vm_id = 0cad1c32-26a3-4135-9c9d-2db91344788d
|
| 5042 | 2026-09-19T09:19:24.723Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 613
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 0cad1c32-26a3-4135-9c9d-2db91344788d
|
| 5043 | 2026-09-19T09:19:24.723Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5731
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 0cad1c32-26a3-4135-9c9d-2db91344788d
|
| 5044 | 2026-09-19T09:19:24.723Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 612
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 5045 | 2026-09-19T09:19:24.724Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 5839
file = phd-tests/tests/src/framework.rs
line = 10
path = phd_tests::framework::multiline_serial_test
target = phd_tests::framework
|
| 5046 | 2026-09-19T09:19:24.724Z | INFO | phd-runner: Starting test phd_tests::vsock::vsock_get_cid
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 5047 | 2026-09-19T09:19:24.724Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 5048 | 2026-09-19T09:19:24.724Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 5049 | 2026-09-19T09:19:24.724Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/vsock.rs
line = 25
path = phd_tests::vsock::vsock_get_cid
target = phd_tests::vsock
|
| 5050 | 2026-09-19T09:19:24.724Z | 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
|
| 5051 | 2026-09-19T09:19:24.724Z | 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
|
| 5052 | 2026-09-19T09:19:24.724Z | 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
|
| 5053 | 2026-09-19T09:19:24.724Z | 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::vsock::vsock_get_cid
target = phd_framework::zfs
verb = list
|
| 5054 | 2026-09-19T09:19:24.736Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::vsock::vsock_get_cid
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 210M 25.3T 207M /phd-artifacts\n
target = phd_framework::zfs
|
| 5055 | 2026-09-19T09:19:24.736Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-c492df76-68bc-4041-994e-c99bab3f6603"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::zfs
verb = snapshot
|
| 5056 | 2026-09-19T09:19:24.753Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-c492df76-68bc-4041-994e-c99bab3f6603", "phd-artifacts/phd-clone-fcd7b408-f5ee-4266-803e-405e87ef6d0f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::zfs
verb = clone
|
| 5057 | 2026-09-19T09:19:24.771Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-fcd7b408-f5ee-4266-803e-405e87ef6d0f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::zfs
verb = list
|
| 5058 | 2026-09-19T09:19:24.782Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::vsock::vsock_get_cid
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-fcd7b408-f5ee-4266-803e-405e87ef6d0f 0B 25.3T 207M /phd-artifacts/phd-clone-fcd7b408-f5ee-4266-803e-405e87ef6d0f\n
target = phd_framework::zfs
|
| 5059 | 2026-09-19T09:19:24.783Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
|
| 5060 | 2026-09-19T09:19:24.783Z | 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::vsock::vsock_get_cid
target = phd_framework::test_vm
vm_name = vsock_get_cid
|
| 5061 | 2026-09-19T09:19:24.783Z | 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
|
| 5062 | 2026-09-19T09:19:24.783Z | 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::vsock::vsock_get_cid
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 5063 | 2026-09-19T09:19:24.783Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::vsock::vsock_get_cid
stderr_path = "/tmp/propolis-phd/phd_tests::vsock::vsock_get_cid/vsock_get_cid.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::vsock::vsock_get_cid/vsock_get_cid.stdout.log"
target = phd_framework::log_config
|
| 5064 | 2026-09-19T09:19:24.816Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1336
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm::server
|
| 5065 | 2026-09-19T09:19:24.832Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 48
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
|
| 5066 | 2026-09-19T09:19:24.832Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = a4ca0003-669e-49bb-8f98-4a9469cc6398
|
| 5067 | 2026-09-19T09:19:24.833Z | 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::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = a4ca0003-669e-49bb-8f98-4a9469cc6398
|
| 5068 | 2026-09-19T09:19:25.448Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 5069 | 2026-09-19T09:19:25.449Z | 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: a4ca0003-669e-49bb-8f98-4a9469cc6398, name: "phd-vm-a4ca0003-669e-49bb-8f98-4a9469cc6398", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 91ab3cee-9dc4-41cc-86d0-7f23e0458e50, project_id: 96421d3c-329b-42ab-9a6f-84b7475b2faf, sled_id: 9d63b3d4-3fb2-4eba-8c4f-f10b479192f5, sled_serial: "9d63b3d4-3fb2-4eba-8c4f-f10b479192f5", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = a4ca0003-669e-49bb-8f98-4a9469cc6398
|
| 5070 | 2026-09-19T09:19:25.449Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = a4ca0003-669e-49bb-8f98-4a9469cc6398
|
| 5071 | 2026-09-19T09:19:25.449Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::vsock::vsock_get_cid
state = Run
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = a4ca0003-669e-49bb-8f98-4a9469cc6398
|
| 5072 | 2026-09-19T09:19:25.450Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = a4ca0003-669e-49bb-8f98-4a9469cc6398
|
| 5073 | 2026-09-19T09:19:25.450Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
|
| 5074 | 2026-09-19T09:19:25.450Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
timeout_duration = 300s
vm = vsock_get_cid
vm_id = a4ca0003-669e-49bb-8f98-4a9469cc6398
|
| 5075 | 2026-09-19T09:19:25.450Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::vsock::vsock_get_cid
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 5076 | 2026-09-19T09:19:25.450Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = a4ca0003-669e-49bb-8f98-4a9469cc6398
|
| 5077 | 2026-09-19T09:19:25.451Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = vsock_get_cid
vm_id = a4ca0003-669e-49bb-8f98-4a9469cc6398
|
| 5078 | 2026-09-19T09:19:29.874Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4422
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = a4ca0003-669e-49bb-8f98-4a9469cc6398
|
| 5079 | 2026-09-19T09:19:29.874Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::vsock::vsock_get_cid
step = WriteStr("root")
target = phd_framework::test_vm
|
| 5080 | 2026-09-19T09:19:29.874Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::vsock::vsock_get_cid
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 5081 | 2026-09-19T09:19:29.874Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = a4ca0003-669e-49bb-8f98-4a9469cc6398
|
| 5082 | 2026-09-19T09:19:29.874Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = vsock_get_cid
vm_id = a4ca0003-669e-49bb-8f98-4a9469cc6398
|
| 5083 | 2026-09-19T09:19:29.893Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = a4ca0003-669e-49bb-8f98-4a9469cc6398
|
| 5084 | 2026-09-19T09:19:29.893Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::vsock::vsock_get_cid
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 5085 | 2026-09-19T09:19:29.894Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::vsock::vsock_get_cid
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 5086 | 2026-09-19T09:19:29.894Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = a4ca0003-669e-49bb-8f98-4a9469cc6398
|
| 5087 | 2026-09-19T09:19:29.894Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = vsock_get_cid
vm_id = a4ca0003-669e-49bb-8f98-4a9469cc6398
|
| 5088 | 2026-09-19T09:19:29.927Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = a4ca0003-669e-49bb-8f98-4a9469cc6398
|
| 5089 | 2026-09-19T09:19:29.927Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
|
| 5090 | 2026-09-19T09:19:29.927Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4476
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
|
| 5091 | 2026-09-19T09:19:29.927Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = a4ca0003-669e-49bb-8f98-4a9469cc6398
|
| 5092 | 2026-09-19T09:19:29.927Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = vsock_get_cid
vm_id = a4ca0003-669e-49bb-8f98-4a9469cc6398
|
| 5093 | 2026-09-19T09:19:29.939Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = a4ca0003-669e-49bb-8f98-4a9469cc6398
|
| 5094 | 2026-09-19T09:19:29.939Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = a4ca0003-669e-49bb-8f98-4a9469cc6398
|
| 5095 | 2026-09-19T09:19:29.939Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = vsock_get_cid
vm_id = a4ca0003-669e-49bb-8f98-4a9469cc6398
|
| 5096 | 2026-09-19T09:19:29.971Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = a4ca0003-669e-49bb-8f98-4a9469cc6398
|
| 5097 | 2026-09-19T09:19:29.971Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = a4ca0003-669e-49bb-8f98-4a9469cc6398
|
| 5098 | 2026-09-19T09:19:29.971Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = vsock_get_cid
vm_id = a4ca0003-669e-49bb-8f98-4a9469cc6398
|
| 5099 | 2026-09-19T09:19:29.982Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = a4ca0003-669e-49bb-8f98-4a9469cc6398
|
| 5100 | 2026-09-19T09:19:29.982Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = a4ca0003-669e-49bb-8f98-4a9469cc6398
|
| 5101 | 2026-09-19T09:19:29.982Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = vsock_get_cid
vm_id = a4ca0003-669e-49bb-8f98-4a9469cc6398
|
| 5102 | 2026-09-19T09:19:30.016Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = a4ca0003-669e-49bb-8f98-4a9469cc6398
|
| 5103 | 2026-09-19T09:19:30.016Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = a4ca0003-669e-49bb-8f98-4a9469cc6398
|
| 5104 | 2026-09-19T09:19:30.016Z | 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
|
| 5105 | 2026-09-19T09:19:30.017Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4568
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 5106 | 2026-09-19T09:19:30.017Z | INFO | phd-runner: test phd_tests::vsock::vsock_get_cid ... skipped: guest doesn't have getcid installed
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 5107 | 2026-09-19T09:19:30.017Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 5108 | 2026-09-19T09:19:30.018Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1226
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = a4ca0003-669e-49bb-8f98-4a9469cc6398
|
| 5109 | 2026-09-19T09:19:30.477Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::vsock::vsock_get_cid
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = vsock_get_cid
vm_id = a4ca0003-669e-49bb-8f98-4a9469cc6398
|
| 5110 | 2026-09-19T09:19:30.563Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::zfs
vm = vsock_get_cid
vm_id = a4ca0003-669e-49bb-8f98-4a9469cc6398
|
| 5111 | 2026-09-19T09:19:30.563Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-fcd7b408-f5ee-4266-803e-405e87ef6d0f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::zfs
verb = destroy
vm = vsock_get_cid
vm_id = a4ca0003-669e-49bb-8f98-4a9469cc6398
|
| 5112 | 2026-09-19T09:19:30.590Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::zfs
vm = vsock_get_cid
vm_id = a4ca0003-669e-49bb-8f98-4a9469cc6398
|
| 5113 | 2026-09-19T09:19:30.590Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-c492df76-68bc-4041-994e-c99bab3f6603"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::zfs
verb = destroy
vm = vsock_get_cid
vm_id = a4ca0003-669e-49bb-8f98-4a9469cc6398
|
| 5114 | 2026-09-19T09:19:30.609Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 592
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = a4ca0003-669e-49bb-8f98-4a9469cc6398
|
| 5115 | 2026-09-19T09:19:30.609Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5777
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::vsock::vsock_get_cid
target = phd_framework::test_vm
vm = vsock_get_cid
vm_id = a4ca0003-669e-49bb-8f98-4a9469cc6398
|
| 5116 | 2026-09-19T09:19:30.609Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 5885
file = phd-tests/tests/src/vsock.rs
line = 25
path = phd_tests::vsock::vsock_get_cid
target = phd_tests::vsock
|
| 5117 | 2026-09-19T09:19:30.610Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 592
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 5118 | 2026-09-19T09:19:30.610Z | INFO | phd-runner: Starting test phd_tests::vsock::vsock_smoke_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 5119 | 2026-09-19T09:19:30.610Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 5120 | 2026-09-19T09:19:30.610Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 5121 | 2026-09-19T09:19:30.610Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/vsock.rs
line = 10
path = phd_tests::vsock::vsock_smoke_test
target = phd_tests::vsock
|
| 5122 | 2026-09-19T09:19:30.610Z | 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
|
| 5123 | 2026-09-19T09:19:30.610Z | 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
|
| 5124 | 2026-09-19T09:19:30.610Z | 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
|
| 5125 | 2026-09-19T09:19:30.610Z | 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::vsock::vsock_smoke_test
target = phd_framework::zfs
verb = list
|
| 5126 | 2026-09-19T09:19:30.622Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::vsock::vsock_smoke_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 210M 25.3T 207M /phd-artifacts\n
target = phd_framework::zfs
|
| 5127 | 2026-09-19T09:19:30.622Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-3f4d410c-0c18-41fa-847a-cb78f7b18ad5"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::zfs
verb = snapshot
|
| 5128 | 2026-09-19T09:19:30.638Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-3f4d410c-0c18-41fa-847a-cb78f7b18ad5", "phd-artifacts/phd-clone-b539b092-a972-43b3-ac24-3059536da285"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::zfs
verb = clone
|
| 5129 | 2026-09-19T09:19:30.656Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-b539b092-a972-43b3-ac24-3059536da285"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::zfs
verb = list
|
| 5130 | 2026-09-19T09:19:30.667Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::vsock::vsock_smoke_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-b539b092-a972-43b3-ac24-3059536da285 0B 25.3T 207M /phd-artifacts/phd-clone-b539b092-a972-43b3-ac24-3059536da285\n
target = phd_framework::zfs
|
| 5131 | 2026-09-19T09:19:30.668Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
|
| 5132 | 2026-09-19T09:19:30.668Z | 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::vsock::vsock_smoke_test
target = phd_framework::test_vm
vm_name = vsock_smoke_test
|
| 5133 | 2026-09-19T09:19:30.668Z | 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
|
| 5134 | 2026-09-19T09:19:30.668Z | 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::vsock::vsock_smoke_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 5135 | 2026-09-19T09:19:30.668Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::vsock::vsock_smoke_test
stderr_path = "/tmp/propolis-phd/phd_tests::vsock::vsock_smoke_test/vsock_smoke_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::vsock::vsock_smoke_test/vsock_smoke_test.stdout.log"
target = phd_framework::log_config
|
| 5136 | 2026-09-19T09:19:30.702Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1344
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm::server
|
| 5137 | 2026-09-19T09:19:30.717Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 49
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
|
| 5138 | 2026-09-19T09:19:30.718Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
vm = vsock_smoke_test
vm_id = 9f94bafd-74df-4513-89b2-220a562c82ae
|
| 5139 | 2026-09-19T09:19:30.718Z | 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::vsock::vsock_smoke_test
target = phd_framework::test_vm
vm = vsock_smoke_test
vm_id = 9f94bafd-74df-4513-89b2-220a562c82ae
|
| 5140 | 2026-09-19T09:19:31.440Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 5141 | 2026-09-19T09:19:31.441Z | 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: 9f94bafd-74df-4513-89b2-220a562c82ae, name: "phd-vm-9f94bafd-74df-4513-89b2-220a562c82ae", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 8dca69ed-0415-4053-9ece-081dba44fcb0, project_id: cf1add28-d24e-4283-8876-1ba1cf456cef, sled_id: da8fd3f3-5a7d-45bc-b43f-341dc0cbea21, sled_serial: "da8fd3f3-5a7d-45bc-b43f-341dc0cbea21", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
vm = vsock_smoke_test
vm_id = 9f94bafd-74df-4513-89b2-220a562c82ae
|
| 5142 | 2026-09-19T09:19:31.441Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
vm = vsock_smoke_test
vm_id = 9f94bafd-74df-4513-89b2-220a562c82ae
|
| 5143 | 2026-09-19T09:19:31.441Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::vsock::vsock_smoke_test
state = Run
target = phd_framework::test_vm
vm = vsock_smoke_test
vm_id = 9f94bafd-74df-4513-89b2-220a562c82ae
|
| 5144 | 2026-09-19T09:19:31.442Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
vm = vsock_smoke_test
vm_id = 9f94bafd-74df-4513-89b2-220a562c82ae
|
| 5145 | 2026-09-19T09:19:31.443Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
|
| 5146 | 2026-09-19T09:19:31.443Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = vsock_smoke_test
vm_id = 9f94bafd-74df-4513-89b2-220a562c82ae
|
| 5147 | 2026-09-19T09:19:31.443Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::vsock::vsock_smoke_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 5148 | 2026-09-19T09:19:31.443Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
vm = vsock_smoke_test
vm_id = 9f94bafd-74df-4513-89b2-220a562c82ae
|
| 5149 | 2026-09-19T09:19:31.443Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = vsock_smoke_test
vm_id = 9f94bafd-74df-4513-89b2-220a562c82ae
|
| 5150 | 2026-09-19T09:19:35.821Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4377
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
vm = vsock_smoke_test
vm_id = 9f94bafd-74df-4513-89b2-220a562c82ae
|
| 5151 | 2026-09-19T09:19:35.821Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::vsock::vsock_smoke_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 5152 | 2026-09-19T09:19:35.821Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::vsock::vsock_smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 5153 | 2026-09-19T09:19:35.821Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
vm = vsock_smoke_test
vm_id = 9f94bafd-74df-4513-89b2-220a562c82ae
|
| 5154 | 2026-09-19T09:19:35.821Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = vsock_smoke_test
vm_id = 9f94bafd-74df-4513-89b2-220a562c82ae
|
| 5155 | 2026-09-19T09:19:35.840Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
vm = vsock_smoke_test
vm_id = 9f94bafd-74df-4513-89b2-220a562c82ae
|
| 5156 | 2026-09-19T09:19:35.840Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::vsock::vsock_smoke_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 5157 | 2026-09-19T09:19:35.840Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::vsock::vsock_smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 5158 | 2026-09-19T09:19:35.841Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
vm = vsock_smoke_test
vm_id = 9f94bafd-74df-4513-89b2-220a562c82ae
|
| 5159 | 2026-09-19T09:19:35.841Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = vsock_smoke_test
vm_id = 9f94bafd-74df-4513-89b2-220a562c82ae
|
| 5160 | 2026-09-19T09:19:35.872Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
vm = vsock_smoke_test
vm_id = 9f94bafd-74df-4513-89b2-220a562c82ae
|
| 5161 | 2026-09-19T09:19:35.873Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
|
| 5162 | 2026-09-19T09:19:35.873Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4429
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
|
| 5163 | 2026-09-19T09:19:35.873Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
vm = vsock_smoke_test
vm_id = 9f94bafd-74df-4513-89b2-220a562c82ae
|
| 5164 | 2026-09-19T09:19:35.873Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = vsock_smoke_test
vm_id = 9f94bafd-74df-4513-89b2-220a562c82ae
|
| 5165 | 2026-09-19T09:19:35.884Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
vm = vsock_smoke_test
vm_id = 9f94bafd-74df-4513-89b2-220a562c82ae
|
| 5166 | 2026-09-19T09:19:35.884Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
vm = vsock_smoke_test
vm_id = 9f94bafd-74df-4513-89b2-220a562c82ae
|
| 5167 | 2026-09-19T09:19:35.884Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = vsock_smoke_test
vm_id = 9f94bafd-74df-4513-89b2-220a562c82ae
|
| 5168 | 2026-09-19T09:19:35.906Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
vm = vsock_smoke_test
vm_id = 9f94bafd-74df-4513-89b2-220a562c82ae
|
| 5169 | 2026-09-19T09:19:35.906Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
vm = vsock_smoke_test
vm_id = 9f94bafd-74df-4513-89b2-220a562c82ae
|
| 5170 | 2026-09-19T09:19:35.906Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = vsock_smoke_test
vm_id = 9f94bafd-74df-4513-89b2-220a562c82ae
|
| 5171 | 2026-09-19T09:19:35.916Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
vm = vsock_smoke_test
vm_id = 9f94bafd-74df-4513-89b2-220a562c82ae
|
| 5172 | 2026-09-19T09:19:35.916Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
vm = vsock_smoke_test
vm_id = 9f94bafd-74df-4513-89b2-220a562c82ae
|
| 5173 | 2026-09-19T09:19:35.916Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = vsock_smoke_test
vm_id = 9f94bafd-74df-4513-89b2-220a562c82ae
|
| 5174 | 2026-09-19T09:19:35.950Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
vm = vsock_smoke_test
vm_id = 9f94bafd-74df-4513-89b2-220a562c82ae
|
| 5175 | 2026-09-19T09:19:35.950Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
vm = vsock_smoke_test
vm_id = 9f94bafd-74df-4513-89b2-220a562c82ae
|
| 5176 | 2026-09-19T09:19:35.950Z | 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
|
| 5177 | 2026-09-19T09:19:35.950Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4509
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 5178 | 2026-09-19T09:19:35.950Z | INFO | phd-runner: test phd_tests::vsock::vsock_smoke_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 5179 | 2026-09-19T09:19:35.950Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 5180 | 2026-09-19T09:19:35.951Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1226
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
vm = vsock_smoke_test
vm_id = 9f94bafd-74df-4513-89b2-220a562c82ae
|
| 5181 | 2026-09-19T09:19:36.520Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::vsock::vsock_smoke_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = vsock_smoke_test
vm_id = 9f94bafd-74df-4513-89b2-220a562c82ae
|
| 5182 | 2026-09-19T09:19:36.608Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::zfs
vm = vsock_smoke_test
vm_id = 9f94bafd-74df-4513-89b2-220a562c82ae
|
| 5183 | 2026-09-19T09:19:36.608Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-b539b092-a972-43b3-ac24-3059536da285"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::zfs
verb = destroy
vm = vsock_smoke_test
vm_id = 9f94bafd-74df-4513-89b2-220a562c82ae
|
| 5184 | 2026-09-19T09:19:36.633Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::zfs
vm = vsock_smoke_test
vm_id = 9f94bafd-74df-4513-89b2-220a562c82ae
|
| 5185 | 2026-09-19T09:19:36.633Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-3f4d410c-0c18-41fa-847a-cb78f7b18ad5"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::zfs
verb = destroy
vm = vsock_smoke_test
vm_id = 9f94bafd-74df-4513-89b2-220a562c82ae
|
| 5186 | 2026-09-19T09:19:36.652Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 702
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
vm = vsock_smoke_test
vm_id = 9f94bafd-74df-4513-89b2-220a562c82ae
|
| 5187 | 2026-09-19T09:19:36.652Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5934
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::vsock::vsock_smoke_test
target = phd_framework::test_vm
vm = vsock_smoke_test
vm_id = 9f94bafd-74df-4513-89b2-220a562c82ae
|
| 5188 | 2026-09-19T09:19:36.652Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 702
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 5189 | 2026-09-19T09:19:36.652Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 6042
file = phd-tests/tests/src/vsock.rs
line = 10
path = phd_tests::vsock::vsock_smoke_test
target = phd_tests::vsock
|
| 5190 | 2026-09-19T09:19:36.653Z | INFO | phd-runner: Starting test phd_tests::crucible::smoke::api_reboot_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 5191 | 2026-09-19T09:19:36.653Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 5192 | 2026-09-19T09:19:36.653Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 5193 | 2026-09-19T09:19:36.653Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/crucible/smoke.rs
line = 23
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_tests::crucible::smoke
|
| 5194 | 2026-09-19T09:19:36.653Z | 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
|
| 5195 | 2026-09-19T09:19:36.653Z | 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
|
| 5196 | 2026-09-19T09:19:36.653Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/fdcb1fb6b813d621788c8e8542cfd939240e295029a624a25123e0b2f1fda4ff/crucible-downstairs
target = phd_framework::artifacts::store
|
| 5197 | 2026-09-19T09:19:36.653Z | 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
|
| 5198 | 2026-09-19T09:19:36.653Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/313e4dcf-9776-4f0b-9f10-8e763726a2a6_9000", "--encrypted", "--uuid", "313e4dcf-9776-4f0b-9f10-8e763726a2a6", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::disk::crucible
|
| 5199 | 2026-09-19T09:19:36.757Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::smoke::api_reboot_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/313e4dcf-9776-4f0b-9f10-8e763726a2a6_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:19:36.663602206Z","hostname":"BRM42220010","pid":1348}\n{"msg":"UUID: 313e4dcf-9776-4f0b-9f10-8e763726a2a6","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:19:36.752719338Z","hostname":"BRM42220010","pid":1348}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:19:36.752740548Z","hostname":"BRM42220010","pid":1348}\n
target = phd_framework::disk::crucible
|
| 5200 | 2026-09-19T09:19:36.758Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/313e4dcf-9776-4f0b-9f10-8e763726a2a6_9001", "--encrypted", "--uuid", "313e4dcf-9776-4f0b-9f10-8e763726a2a6", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::disk::crucible
|
| 5201 | 2026-09-19T09:19:36.868Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::smoke::api_reboot_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/313e4dcf-9776-4f0b-9f10-8e763726a2a6_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:19:36.767790735Z","hostname":"BRM42220010","pid":1349}\n{"msg":"UUID: 313e4dcf-9776-4f0b-9f10-8e763726a2a6","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:19:36.863572896Z","hostname":"BRM42220010","pid":1349}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:19:36.863589608Z","hostname":"BRM42220010","pid":1349}\n
target = phd_framework::disk::crucible
|
| 5202 | 2026-09-19T09:19:36.869Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/313e4dcf-9776-4f0b-9f10-8e763726a2a6_9002", "--encrypted", "--uuid", "313e4dcf-9776-4f0b-9f10-8e763726a2a6", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::disk::crucible
|
| 5203 | 2026-09-19T09:19:36.981Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::smoke::api_reboot_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/313e4dcf-9776-4f0b-9f10-8e763726a2a6_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:19:36.878275765Z","hostname":"BRM42220010","pid":1350}\n{"msg":"UUID: 313e4dcf-9776-4f0b-9f10-8e763726a2a6","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:19:36.975865971Z","hostname":"BRM42220010","pid":1350}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:19:36.975888233Z","hostname":"BRM42220010","pid":1350}\n
target = phd_framework::disk::crucible
|
| 5204 | 2026-09-19T09:19:36.981Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::api_reboot_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::api_reboot_test/crucible_313e4dcf-9776-4f0b-9f10-8e763726a2a6_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::api_reboot_test/crucible_313e4dcf-9776-4f0b-9f10-8e763726a2a6_9000.stdout.log"
target = phd_framework::log_config
|
| 5205 | 2026-09-19T09:19:36.981Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/313e4dcf-9776-4f0b-9f10-8e763726a2a6_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::disk::crucible
|
| 5206 | 2026-09-19T09:19:36.981Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/313e4dcf-9776-4f0b-9f10-8e763726a2a6_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::disk::crucible
|
| 5207 | 2026-09-19T09:19:36.983Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::api_reboot_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::api_reboot_test/crucible_313e4dcf-9776-4f0b-9f10-8e763726a2a6_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::api_reboot_test/crucible_313e4dcf-9776-4f0b-9f10-8e763726a2a6_9001.stdout.log"
target = phd_framework::log_config
|
| 5208 | 2026-09-19T09:19:36.983Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/313e4dcf-9776-4f0b-9f10-8e763726a2a6_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::disk::crucible
|
| 5209 | 2026-09-19T09:19:36.983Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/313e4dcf-9776-4f0b-9f10-8e763726a2a6_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::disk::crucible
|
| 5210 | 2026-09-19T09:19:36.986Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::api_reboot_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::api_reboot_test/crucible_313e4dcf-9776-4f0b-9f10-8e763726a2a6_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::api_reboot_test/crucible_313e4dcf-9776-4f0b-9f10-8e763726a2a6_9002.stdout.log"
target = phd_framework::log_config
|
| 5211 | 2026-09-19T09:19:36.986Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/313e4dcf-9776-4f0b-9f10-8e763726a2a6_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::disk::crucible
|
| 5212 | 2026-09-19T09:19:36.986Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/313e4dcf-9776-4f0b-9f10-8e763726a2a6_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::disk::crucible
|
| 5213 | 2026-09-19T09:19:36.988Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 5214 | 2026-09-19T09:19:36.988Z | 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::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm_name = crucible_guest_reboot_test
|
| 5215 | 2026-09-19T09:19:36.988Z | 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
|
| 5216 | 2026-09-19T09:19:36.988Z | 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::crucible::smoke::api_reboot_test
server_addr = 127.0.0.1:9003
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 5217 | 2026-09-19T09:19:36.988Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::api_reboot_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::api_reboot_test/crucible_guest_reboot_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::api_reboot_test/crucible_guest_reboot_test.stdout.log"
target = phd_framework::log_config
|
| 5218 | 2026-09-19T09:19:37.021Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1354
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm::server
|
| 5219 | 2026-09-19T09:19:37.037Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 49
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 5220 | 2026-09-19T09:19:37.038Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = acbb1d07-a888-4071-b622-1c851ad88480
|
| 5221 | 2026-09-19T09:19:37.038Z | 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:9003/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 455
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = acbb1d07-a888-4071-b622-1c851ad88480
|
| 5222 | 2026-09-19T09:19:37.533Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 5223 | 2026-09-19T09:19:37.534Z | 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: acbb1d07-a888-4071-b622-1c851ad88480, name: "phd-vm-acbb1d07-a888-4071-b622-1c851ad88480", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: a07a4164-edba-4967-b6b3-41f9cfe93f31, project_id: 0e80b11c-3cbc-4385-a735-4013fe37fd80, sled_id: 286a274c-d814-48d1-8bbe-e1339e6968d2, sled_serial: "286a274c-d814-48d1-8bbe-e1339e6968d2", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = acbb1d07-a888-4071-b622-1c851ad88480
|
| 5224 | 2026-09-19T09:19:37.534Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = acbb1d07-a888-4071-b622-1c851ad88480
|
| 5225 | 2026-09-19T09:19:37.534Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::crucible::smoke::api_reboot_test
state = Run
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = acbb1d07-a888-4071-b622-1c851ad88480
|
| 5226 | 2026-09-19T09:19:37.535Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = acbb1d07-a888-4071-b622-1c851ad88480
|
| 5227 | 2026-09-19T09:19:37.535Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 5228 | 2026-09-19T09:19:37.535Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_guest_reboot_test
vm_id = acbb1d07-a888-4071-b622-1c851ad88480
|
| 5229 | 2026-09-19T09:19:37.535Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::crucible::smoke::api_reboot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 5230 | 2026-09-19T09:19:37.535Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = acbb1d07-a888-4071-b622-1c851ad88480
|
| 5231 | 2026-09-19T09:19:37.535Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = acbb1d07-a888-4071-b622-1c851ad88480
|
| 5232 | 2026-09-19T09:19:42.578Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 5042
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = acbb1d07-a888-4071-b622-1c851ad88480
|
| 5233 | 2026-09-19T09:19:42.578Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::crucible::smoke::api_reboot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 5234 | 2026-09-19T09:19:42.578Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::crucible::smoke::api_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 5235 | 2026-09-19T09:19:42.578Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = acbb1d07-a888-4071-b622-1c851ad88480
|
| 5236 | 2026-09-19T09:19:42.578Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = acbb1d07-a888-4071-b622-1c851ad88480
|
| 5237 | 2026-09-19T09:19:42.599Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 20
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = acbb1d07-a888-4071-b622-1c851ad88480
|
| 5238 | 2026-09-19T09:19:42.599Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::crucible::smoke::api_reboot_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 5239 | 2026-09-19T09:19:42.599Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::crucible::smoke::api_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 5240 | 2026-09-19T09:19:42.599Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = acbb1d07-a888-4071-b622-1c851ad88480
|
| 5241 | 2026-09-19T09:19:42.599Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = acbb1d07-a888-4071-b622-1c851ad88480
|
| 5242 | 2026-09-19T09:19:42.632Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = acbb1d07-a888-4071-b622-1c851ad88480
|
| 5243 | 2026-09-19T09:19:42.632Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 5244 | 2026-09-19T09:19:42.632Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 5096
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 5245 | 2026-09-19T09:19:42.632Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = acbb1d07-a888-4071-b622-1c851ad88480
|
| 5246 | 2026-09-19T09:19:42.632Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::crucible::smoke::api_reboot_test
state = Reboot
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = acbb1d07-a888-4071-b622-1c851ad88480
|
| 5247 | 2026-09-19T09:19:42.633Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = acbb1d07-a888-4071-b622-1c851ad88480
|
| 5248 | 2026-09-19T09:19:42.633Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 5249 | 2026-09-19T09:19:42.633Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_guest_reboot_test
vm_id = acbb1d07-a888-4071-b622-1c851ad88480
|
| 5250 | 2026-09-19T09:19:42.633Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::crucible::smoke::api_reboot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 5251 | 2026-09-19T09:19:42.633Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = acbb1d07-a888-4071-b622-1c851ad88480
|
| 5252 | 2026-09-19T09:19:42.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 = 951
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = acbb1d07-a888-4071-b622-1c851ad88480
|
| 5253 | 2026-09-19T09:19:47.266Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4632
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = acbb1d07-a888-4071-b622-1c851ad88480
|
| 5254 | 2026-09-19T09:19:47.266Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::crucible::smoke::api_reboot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 5255 | 2026-09-19T09:19:47.267Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::crucible::smoke::api_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 5256 | 2026-09-19T09:19:47.267Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = acbb1d07-a888-4071-b622-1c851ad88480
|
| 5257 | 2026-09-19T09:19:47.267Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = acbb1d07-a888-4071-b622-1c851ad88480
|
| 5258 | 2026-09-19T09:19:47.285Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = acbb1d07-a888-4071-b622-1c851ad88480
|
| 5259 | 2026-09-19T09:19:47.285Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::crucible::smoke::api_reboot_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 5260 | 2026-09-19T09:19:47.285Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::crucible::smoke::api_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 5261 | 2026-09-19T09:19:47.285Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = acbb1d07-a888-4071-b622-1c851ad88480
|
| 5262 | 2026-09-19T09:19:47.285Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = acbb1d07-a888-4071-b622-1c851ad88480
|
| 5263 | 2026-09-19T09:19:47.318Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = acbb1d07-a888-4071-b622-1c851ad88480
|
| 5264 | 2026-09-19T09:19:47.318Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 5265 | 2026-09-19T09:19:47.318Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4684
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
|
| 5266 | 2026-09-19T09:19:47.319Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = acbb1d07-a888-4071-b622-1c851ad88480
|
| 5267 | 2026-09-19T09:19:47.319Z | 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
|
| 5268 | 2026-09-19T09:19:47.319Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 9785
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 5269 | 2026-09-19T09:19:47.319Z | INFO | phd-runner: test phd_tests::crucible::smoke::api_reboot_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 5270 | 2026-09-19T09:19:47.319Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 5271 | 2026-09-19T09:19:47.320Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1226
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = acbb1d07-a888-4071-b622-1c851ad88480
|
| 5272 | 2026-09-19T09:19:47.810Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::crucible::smoke::api_reboot_test
self.address = 127.0.0.1:9003
target = phd_framework::test_vm::server
vm = crucible_guest_reboot_test
vm_id = acbb1d07-a888-4071-b622-1c851ad88480
|
| 5273 | 2026-09-19T09:19:47.897Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::api_reboot_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9000, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/313e4dcf-9776-4f0b-9f10-8e763726a2a6_9000" } }
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = acbb1d07-a888-4071-b622-1c851ad88480
|
| 5274 | 2026-09-19T09:19:47.904Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::api_reboot_test
self.path = "/tmp/propolis-phd/313e4dcf-9776-4f0b-9f10-8e763726a2a6_9000"
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = acbb1d07-a888-4071-b622-1c851ad88480
|
| 5275 | 2026-09-19T09:19:47.917Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::api_reboot_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9001, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/313e4dcf-9776-4f0b-9f10-8e763726a2a6_9001" } }
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = acbb1d07-a888-4071-b622-1c851ad88480
|
| 5276 | 2026-09-19T09:19:47.924Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::api_reboot_test
self.path = "/tmp/propolis-phd/313e4dcf-9776-4f0b-9f10-8e763726a2a6_9001"
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = acbb1d07-a888-4071-b622-1c851ad88480
|
| 5277 | 2026-09-19T09:19:47.935Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::api_reboot_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9002, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/313e4dcf-9776-4f0b-9f10-8e763726a2a6_9002" } }
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = acbb1d07-a888-4071-b622-1c851ad88480
|
| 5278 | 2026-09-19T09:19:47.942Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::api_reboot_test
self.path = "/tmp/propolis-phd/313e4dcf-9776-4f0b-9f10-8e763726a2a6_9002"
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = acbb1d07-a888-4071-b622-1c851ad88480
|
| 5279 | 2026-09-19T09:19:47.954Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 635
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = acbb1d07-a888-4071-b622-1c851ad88480
|
| 5280 | 2026-09-19T09:19:47.954Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 10916
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = acbb1d07-a888-4071-b622-1c851ad88480
|
| 5281 | 2026-09-19T09:19:47.954Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 635
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 5282 | 2026-09-19T09:19:47.955Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 11301
file = phd-tests/tests/src/crucible/smoke.rs
line = 23
path = phd_tests::crucible::smoke::api_reboot_test
target = phd_tests::crucible::smoke
|
| 5283 | 2026-09-19T09:19:47.955Z | INFO | phd-runner: Starting test phd_tests::crucible::smoke::guest_reboot_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 5284 | 2026-09-19T09:19:47.955Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 5285 | 2026-09-19T09:19:47.955Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 5286 | 2026-09-19T09:19:47.955Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/crucible/smoke.rs
line = 35
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_tests::crucible::smoke
|
| 5287 | 2026-09-19T09:19:47.955Z | 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
|
| 5288 | 2026-09-19T09:19:47.955Z | 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
|
| 5289 | 2026-09-19T09:19:47.955Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/fdcb1fb6b813d621788c8e8542cfd939240e295029a624a25123e0b2f1fda4ff/crucible-downstairs
target = phd_framework::artifacts::store
|
| 5290 | 2026-09-19T09:19:47.955Z | 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
|
| 5291 | 2026-09-19T09:19:47.955Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/9352edc5-bba0-4fcf-a773-6724e75c3f2a_9000", "--encrypted", "--uuid", "9352edc5-bba0-4fcf-a773-6724e75c3f2a", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::disk::crucible
|
| 5292 | 2026-09-19T09:19:48.056Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::smoke::guest_reboot_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/9352edc5-bba0-4fcf-a773-6724e75c3f2a_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:19:47.96657084Z","hostname":"BRM42220010","pid":1356}\n{"msg":"UUID: 9352edc5-bba0-4fcf-a773-6724e75c3f2a","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:19:48.051272184Z","hostname":"BRM42220010","pid":1356}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:19:48.051292041Z","hostname":"BRM42220010","pid":1356}\n
target = phd_framework::disk::crucible
|
| 5293 | 2026-09-19T09:19:48.056Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/9352edc5-bba0-4fcf-a773-6724e75c3f2a_9001", "--encrypted", "--uuid", "9352edc5-bba0-4fcf-a773-6724e75c3f2a", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::disk::crucible
|
| 5294 | 2026-09-19T09:19:48.162Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::smoke::guest_reboot_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/9352edc5-bba0-4fcf-a773-6724e75c3f2a_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:19:48.066401551Z","hostname":"BRM42220010","pid":1357}\n{"msg":"UUID: 9352edc5-bba0-4fcf-a773-6724e75c3f2a","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:19:48.157395539Z","hostname":"BRM42220010","pid":1357}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:19:48.157416889Z","hostname":"BRM42220010","pid":1357}\n
target = phd_framework::disk::crucible
|
| 5295 | 2026-09-19T09:19:48.162Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/9352edc5-bba0-4fcf-a773-6724e75c3f2a_9002", "--encrypted", "--uuid", "9352edc5-bba0-4fcf-a773-6724e75c3f2a", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::disk::crucible
|
| 5296 | 2026-09-19T09:19:48.273Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::smoke::guest_reboot_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/9352edc5-bba0-4fcf-a773-6724e75c3f2a_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:19:48.172130388Z","hostname":"BRM42220010","pid":1358}\n{"msg":"UUID: 9352edc5-bba0-4fcf-a773-6724e75c3f2a","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:19:48.268798607Z","hostname":"BRM42220010","pid":1358}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:19:48.268814156Z","hostname":"BRM42220010","pid":1358}\n
target = phd_framework::disk::crucible
|
| 5297 | 2026-09-19T09:19:48.273Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::guest_reboot_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::guest_reboot_test/crucible_9352edc5-bba0-4fcf-a773-6724e75c3f2a_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::guest_reboot_test/crucible_9352edc5-bba0-4fcf-a773-6724e75c3f2a_9000.stdout.log"
target = phd_framework::log_config
|
| 5298 | 2026-09-19T09:19:48.273Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/9352edc5-bba0-4fcf-a773-6724e75c3f2a_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::disk::crucible
|
| 5299 | 2026-09-19T09:19:48.273Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/9352edc5-bba0-4fcf-a773-6724e75c3f2a_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::disk::crucible
|
| 5300 | 2026-09-19T09:19:48.275Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::guest_reboot_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::guest_reboot_test/crucible_9352edc5-bba0-4fcf-a773-6724e75c3f2a_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::guest_reboot_test/crucible_9352edc5-bba0-4fcf-a773-6724e75c3f2a_9001.stdout.log"
target = phd_framework::log_config
|
| 5301 | 2026-09-19T09:19:48.276Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/9352edc5-bba0-4fcf-a773-6724e75c3f2a_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::disk::crucible
|
| 5302 | 2026-09-19T09:19:48.276Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/9352edc5-bba0-4fcf-a773-6724e75c3f2a_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::disk::crucible
|
| 5303 | 2026-09-19T09:19:48.278Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::guest_reboot_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::guest_reboot_test/crucible_9352edc5-bba0-4fcf-a773-6724e75c3f2a_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::guest_reboot_test/crucible_9352edc5-bba0-4fcf-a773-6724e75c3f2a_9002.stdout.log"
target = phd_framework::log_config
|
| 5304 | 2026-09-19T09:19:48.278Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/9352edc5-bba0-4fcf-a773-6724e75c3f2a_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::disk::crucible
|
| 5305 | 2026-09-19T09:19:48.278Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/9352edc5-bba0-4fcf-a773-6724e75c3f2a_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::disk::crucible
|
| 5306 | 2026-09-19T09:19:48.280Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 5307 | 2026-09-19T09:19:48.280Z | 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::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm_name = crucible_guest_reboot_test
|
| 5308 | 2026-09-19T09:19:48.280Z | 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
|
| 5309 | 2026-09-19T09:19:48.280Z | 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::crucible::smoke::guest_reboot_test
server_addr = 127.0.0.1:9003
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 5310 | 2026-09-19T09:19:48.280Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::guest_reboot_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::guest_reboot_test/crucible_guest_reboot_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::guest_reboot_test/crucible_guest_reboot_test.stdout.log"
target = phd_framework::log_config
|
| 5311 | 2026-09-19T09:19:48.314Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1362
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm::server
|
| 5312 | 2026-09-19T09:19:48.329Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 49
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 5313 | 2026-09-19T09:19:48.330Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 0430cafb-a9d2-4a0c-b698-ef57be45815c
|
| 5314 | 2026-09-19T09:19:48.330Z | 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:9003/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 455
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 0430cafb-a9d2-4a0c-b698-ef57be45815c
|
| 5315 | 2026-09-19T09:19:49.025Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 5316 | 2026-09-19T09:19:49.026Z | 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: 0430cafb-a9d2-4a0c-b698-ef57be45815c, name: "phd-vm-0430cafb-a9d2-4a0c-b698-ef57be45815c", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 699510cc-79ac-4223-85dc-5fb29b3708f4, project_id: 5ba0b1bb-396c-4cc5-8d6f-915166c97db6, sled_id: cbf58d41-45ba-4034-afdf-c58d6e1a10d3, sled_serial: "cbf58d41-45ba-4034-afdf-c58d6e1a10d3", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 0430cafb-a9d2-4a0c-b698-ef57be45815c
|
| 5317 | 2026-09-19T09:19:49.027Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 0430cafb-a9d2-4a0c-b698-ef57be45815c
|
| 5318 | 2026-09-19T09:19:49.027Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::crucible::smoke::guest_reboot_test
state = Run
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 0430cafb-a9d2-4a0c-b698-ef57be45815c
|
| 5319 | 2026-09-19T09:19:49.028Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 0430cafb-a9d2-4a0c-b698-ef57be45815c
|
| 5320 | 2026-09-19T09:19:49.028Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 5321 | 2026-09-19T09:19:49.028Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_guest_reboot_test
vm_id = 0430cafb-a9d2-4a0c-b698-ef57be45815c
|
| 5322 | 2026-09-19T09:19:49.028Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::crucible::smoke::guest_reboot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 5323 | 2026-09-19T09:19:49.028Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 0430cafb-a9d2-4a0c-b698-ef57be45815c
|
| 5324 | 2026-09-19T09:19:49.028Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = 0430cafb-a9d2-4a0c-b698-ef57be45815c
|
| 5325 | 2026-09-19T09:19:53.992Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4964
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 0430cafb-a9d2-4a0c-b698-ef57be45815c
|
| 5326 | 2026-09-19T09:19:53.993Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::crucible::smoke::guest_reboot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 5327 | 2026-09-19T09:19:53.993Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::crucible::smoke::guest_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 5328 | 2026-09-19T09:19:53.993Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 0430cafb-a9d2-4a0c-b698-ef57be45815c
|
| 5329 | 2026-09-19T09:19:53.993Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = 0430cafb-a9d2-4a0c-b698-ef57be45815c
|
| 5330 | 2026-09-19T09:19:54.011Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 0430cafb-a9d2-4a0c-b698-ef57be45815c
|
| 5331 | 2026-09-19T09:19:54.011Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::crucible::smoke::guest_reboot_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 5332 | 2026-09-19T09:19:54.012Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::crucible::smoke::guest_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 5333 | 2026-09-19T09:19:54.012Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 0430cafb-a9d2-4a0c-b698-ef57be45815c
|
| 5334 | 2026-09-19T09:19:54.012Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = 0430cafb-a9d2-4a0c-b698-ef57be45815c
|
| 5335 | 2026-09-19T09:19:54.044Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 0430cafb-a9d2-4a0c-b698-ef57be45815c
|
| 5336 | 2026-09-19T09:19:54.044Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 5337 | 2026-09-19T09:19:54.044Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 5016
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 5338 | 2026-09-19T09:19:54.044Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 0430cafb-a9d2-4a0c-b698-ef57be45815c
|
| 5339 | 2026-09-19T09:19:54.044Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_guest_reboot_test
vm_id = 0430cafb-a9d2-4a0c-b698-ef57be45815c
|
| 5340 | 2026-09-19T09:19:54.055Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 0430cafb-a9d2-4a0c-b698-ef57be45815c
|
| 5341 | 2026-09-19T09:19:54.055Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 5342 | 2026-09-19T09:19:54.055Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_guest_reboot_test
vm_id = 0430cafb-a9d2-4a0c-b698-ef57be45815c
|
| 5343 | 2026-09-19T09:19:54.055Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::crucible::smoke::guest_reboot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 5344 | 2026-09-19T09:19:54.055Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 0430cafb-a9d2-4a0c-b698-ef57be45815c
|
| 5345 | 2026-09-19T09:19:54.056Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = 0430cafb-a9d2-4a0c-b698-ef57be45815c
|
| 5346 | 2026-09-19T09:20:01.081Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 7024
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 0430cafb-a9d2-4a0c-b698-ef57be45815c
|
| 5347 | 2026-09-19T09:20:01.081Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::crucible::smoke::guest_reboot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 5348 | 2026-09-19T09:20:01.081Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::crucible::smoke::guest_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 5349 | 2026-09-19T09:20:01.081Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 0430cafb-a9d2-4a0c-b698-ef57be45815c
|
| 5350 | 2026-09-19T09:20:01.081Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = 0430cafb-a9d2-4a0c-b698-ef57be45815c
|
| 5351 | 2026-09-19T09:20:01.100Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 0430cafb-a9d2-4a0c-b698-ef57be45815c
|
| 5352 | 2026-09-19T09:20:01.100Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::crucible::smoke::guest_reboot_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 5353 | 2026-09-19T09:20:01.100Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::crucible::smoke::guest_reboot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 5354 | 2026-09-19T09:20:01.100Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 0430cafb-a9d2-4a0c-b698-ef57be45815c
|
| 5355 | 2026-09-19T09:20:01.100Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_guest_reboot_test
vm_id = 0430cafb-a9d2-4a0c-b698-ef57be45815c
|
| 5356 | 2026-09-19T09:20:01.132Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 0430cafb-a9d2-4a0c-b698-ef57be45815c
|
| 5357 | 2026-09-19T09:20:01.132Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 5358 | 2026-09-19T09:20:01.132Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 7076
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
|
| 5359 | 2026-09-19T09:20:01.132Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 0430cafb-a9d2-4a0c-b698-ef57be45815c
|
| 5360 | 2026-09-19T09:20:01.133Z | 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
|
| 5361 | 2026-09-19T09:20:01.133Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 12106
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 5362 | 2026-09-19T09:20:01.133Z | INFO | phd-runner: test phd_tests::crucible::smoke::guest_reboot_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 5363 | 2026-09-19T09:20:01.133Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 5364 | 2026-09-19T09:20:01.134Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1226
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 0430cafb-a9d2-4a0c-b698-ef57be45815c
|
| 5365 | 2026-09-19T09:20:01.582Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::crucible::smoke::guest_reboot_test
self.address = 127.0.0.1:9003
target = phd_framework::test_vm::server
vm = crucible_guest_reboot_test
vm_id = 0430cafb-a9d2-4a0c-b698-ef57be45815c
|
| 5366 | 2026-09-19T09:20:01.671Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::guest_reboot_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9000, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/9352edc5-bba0-4fcf-a773-6724e75c3f2a_9000" } }
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = 0430cafb-a9d2-4a0c-b698-ef57be45815c
|
| 5367 | 2026-09-19T09:20:01.678Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::guest_reboot_test
self.path = "/tmp/propolis-phd/9352edc5-bba0-4fcf-a773-6724e75c3f2a_9000"
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = 0430cafb-a9d2-4a0c-b698-ef57be45815c
|
| 5368 | 2026-09-19T09:20:01.689Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::guest_reboot_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9001, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/9352edc5-bba0-4fcf-a773-6724e75c3f2a_9001" } }
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = 0430cafb-a9d2-4a0c-b698-ef57be45815c
|
| 5369 | 2026-09-19T09:20:01.696Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::guest_reboot_test
self.path = "/tmp/propolis-phd/9352edc5-bba0-4fcf-a773-6724e75c3f2a_9001"
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = 0430cafb-a9d2-4a0c-b698-ef57be45815c
|
| 5370 | 2026-09-19T09:20:01.707Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::guest_reboot_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9002, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/9352edc5-bba0-4fcf-a773-6724e75c3f2a_9002" } }
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = 0430cafb-a9d2-4a0c-b698-ef57be45815c
|
| 5371 | 2026-09-19T09:20:01.714Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::guest_reboot_test
self.path = "/tmp/propolis-phd/9352edc5-bba0-4fcf-a773-6724e75c3f2a_9002"
target = phd_framework::disk::crucible
vm = crucible_guest_reboot_test
vm_id = 0430cafb-a9d2-4a0c-b698-ef57be45815c
|
| 5372 | 2026-09-19T09:20:01.726Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 592
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 0430cafb-a9d2-4a0c-b698-ef57be45815c
|
| 5373 | 2026-09-19T09:20:01.726Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 592
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 5374 | 2026-09-19T09:20:01.726Z | INFO | phd-runner: Starting test phd_tests::crucible::smoke::shutdown_persistence_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 5375 | 2026-09-19T09:20:01.726Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 13395
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_framework::test_vm
vm = crucible_guest_reboot_test
vm_id = 0430cafb-a9d2-4a0c-b698-ef57be45815c
|
| 5376 | 2026-09-19T09:20:01.726Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 5377 | 2026-09-19T09:20:01.726Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 13770
file = phd-tests/tests/src/crucible/smoke.rs
line = 35
path = phd_tests::crucible::smoke::guest_reboot_test
target = phd_tests::crucible::smoke
|
| 5378 | 2026-09-19T09:20:01.726Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 5379 | 2026-09-19T09:20:01.726Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/crucible/smoke.rs
line = 47
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_tests::crucible::smoke
|
| 5380 | 2026-09-19T09:20:01.726Z | 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
|
| 5381 | 2026-09-19T09:20:01.727Z | 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
|
| 5382 | 2026-09-19T09:20:01.727Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/fdcb1fb6b813d621788c8e8542cfd939240e295029a624a25123e0b2f1fda4ff/crucible-downstairs
target = phd_framework::artifacts::store
|
| 5383 | 2026-09-19T09:20:01.727Z | 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
|
| 5384 | 2026-09-19T09:20:01.727Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/12dc88dc-faa8-46a2-ae65-7e5cabacdb46_9000", "--encrypted", "--uuid", "12dc88dc-faa8-46a2-ae65-7e5cabacdb46", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
| 5385 | 2026-09-19T09:20:01.827Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::smoke::shutdown_persistence_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/12dc88dc-faa8-46a2-ae65-7e5cabacdb46_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:20:01.73832824Z","hostname":"BRM42220010","pid":1364}\n{"msg":"UUID: 12dc88dc-faa8-46a2-ae65-7e5cabacdb46","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:20:01.821965989Z","hostname":"BRM42220010","pid":1364}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:20:01.821976229Z","hostname":"BRM42220010","pid":1364}\n
target = phd_framework::disk::crucible
|
| 5386 | 2026-09-19T09:20:01.827Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/12dc88dc-faa8-46a2-ae65-7e5cabacdb46_9001", "--encrypted", "--uuid", "12dc88dc-faa8-46a2-ae65-7e5cabacdb46", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
| 5387 | 2026-09-19T09:20:01.937Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::smoke::shutdown_persistence_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/12dc88dc-faa8-46a2-ae65-7e5cabacdb46_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:20:01.837797397Z","hostname":"BRM42220010","pid":1365}\n{"msg":"UUID: 12dc88dc-faa8-46a2-ae65-7e5cabacdb46","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:20:01.932586196Z","hostname":"BRM42220010","pid":1365}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:20:01.932605653Z","hostname":"BRM42220010","pid":1365}\n
target = phd_framework::disk::crucible
|
| 5388 | 2026-09-19T09:20:01.937Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/12dc88dc-faa8-46a2-ae65-7e5cabacdb46_9002", "--encrypted", "--uuid", "12dc88dc-faa8-46a2-ae65-7e5cabacdb46", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
| 5389 | 2026-09-19T09:20:02.044Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::smoke::shutdown_persistence_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/12dc88dc-faa8-46a2-ae65-7e5cabacdb46_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:20:01.947955087Z","hostname":"BRM42220010","pid":1366}\n{"msg":"UUID: 12dc88dc-faa8-46a2-ae65-7e5cabacdb46","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:20:02.039091264Z","hostname":"BRM42220010","pid":1366}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:20:02.039113326Z","hostname":"BRM42220010","pid":1366}\n
target = phd_framework::disk::crucible
|
| 5390 | 2026-09-19T09:20:02.045Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::shutdown_persistence_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::shutdown_persistence_test/crucible_12dc88dc-faa8-46a2-ae65-7e5cabacdb46_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::shutdown_persistence_test/crucible_12dc88dc-faa8-46a2-ae65-7e5cabacdb46_9000.stdout.log"
target = phd_framework::log_config
|
| 5391 | 2026-09-19T09:20:02.045Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/12dc88dc-faa8-46a2-ae65-7e5cabacdb46_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
| 5392 | 2026-09-19T09:20:02.045Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/12dc88dc-faa8-46a2-ae65-7e5cabacdb46_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
| 5393 | 2026-09-19T09:20:02.047Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::shutdown_persistence_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::shutdown_persistence_test/crucible_12dc88dc-faa8-46a2-ae65-7e5cabacdb46_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::shutdown_persistence_test/crucible_12dc88dc-faa8-46a2-ae65-7e5cabacdb46_9001.stdout.log"
target = phd_framework::log_config
|
| 5394 | 2026-09-19T09:20:02.047Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/12dc88dc-faa8-46a2-ae65-7e5cabacdb46_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
| 5395 | 2026-09-19T09:20:02.047Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/12dc88dc-faa8-46a2-ae65-7e5cabacdb46_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
| 5396 | 2026-09-19T09:20:02.049Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::shutdown_persistence_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::shutdown_persistence_test/crucible_12dc88dc-faa8-46a2-ae65-7e5cabacdb46_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::shutdown_persistence_test/crucible_12dc88dc-faa8-46a2-ae65-7e5cabacdb46_9002.stdout.log"
target = phd_framework::log_config
|
| 5397 | 2026-09-19T09:20:02.049Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/12dc88dc-faa8-46a2-ae65-7e5cabacdb46_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
| 5398 | 2026-09-19T09:20:02.049Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/12dc88dc-faa8-46a2-ae65-7e5cabacdb46_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
| 5399 | 2026-09-19T09:20:02.051Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::test_vm
|
| 5400 | 2026-09-19T09:20:02.051Z | 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::crucible::smoke::shutdown_persistence_test
target = phd_framework::test_vm
vm_name = crucible_shutdown_persistence_test
|
| 5401 | 2026-09-19T09:20:02.051Z | 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
|
| 5402 | 2026-09-19T09:20:02.051Z | 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::crucible::smoke::shutdown_persistence_test
server_addr = 127.0.0.1:9003
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 5403 | 2026-09-19T09:20:02.051Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::shutdown_persistence_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::shutdown_persistence_test/crucible_shutdown_persistence_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::shutdown_persistence_test/crucible_shutdown_persistence_test.stdout.log"
target = phd_framework::log_config
|
| 5404 | 2026-09-19T09:20:02.082Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1370
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::test_vm::server
|
| 5405 | 2026-09-19T09:20:02.098Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 47
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::test_vm
|
| 5406 | 2026-09-19T09:20:02.099Z | DEBG | phd-runner: [TEST - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::crucible::smoke::shutdown_persistence_test
self.address = 127.0.0.1:9003
target = phd_framework::test_vm::server
|
| 5407 | 2026-09-19T09:20:02.112Z | INFO | phd-runner: [TEST - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::shutdown_persistence_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9000, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/12dc88dc-faa8-46a2-ae65-7e5cabacdb46_9000" } }
target = phd_framework::disk::crucible
|
| 5408 | 2026-09-19T09:20:02.117Z | INFO | phd-runner: [TEST - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::shutdown_persistence_test
self.path = "/tmp/propolis-phd/12dc88dc-faa8-46a2-ae65-7e5cabacdb46_9000"
target = phd_framework::disk::crucible
|
| 5409 | 2026-09-19T09:20:02.127Z | INFO | phd-runner: [TEST - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::shutdown_persistence_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9001, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/12dc88dc-faa8-46a2-ae65-7e5cabacdb46_9001" } }
target = phd_framework::disk::crucible
|
| 5410 | 2026-09-19T09:20:02.133Z | INFO | phd-runner: [TEST - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::shutdown_persistence_test
self.path = "/tmp/propolis-phd/12dc88dc-faa8-46a2-ae65-7e5cabacdb46_9001"
target = phd_framework::disk::crucible
|
| 5411 | 2026-09-19T09:20:02.142Z | INFO | phd-runner: [TEST - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::shutdown_persistence_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9002, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/12dc88dc-faa8-46a2-ae65-7e5cabacdb46_9002" } }
target = phd_framework::disk::crucible
|
| 5412 | 2026-09-19T09:20:02.150Z | INFO | phd-runner: [TEST - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::shutdown_persistence_test
self.path = "/tmp/propolis-phd/12dc88dc-faa8-46a2-ae65-7e5cabacdb46_9002"
target = phd_framework::disk::crucible
|
| 5413 | 2026-09-19T09:20:02.160Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 433
file = phd-tests/tests/src/crucible/smoke.rs
line = 47
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_tests::crucible::smoke
|
| 5414 | 2026-09-19T09:20:02.161Z | INFO | phd-runner: test phd_tests::crucible::smoke::shutdown_persistence_test ... skipped: Can't run data persistence test on a guest with a read-only file
system
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 5415 | 2026-09-19T09:20:02.161Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 5416 | 2026-09-19T09:20:02.161Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 5417 | 2026-09-19T09:20:02.161Z | INFO | phd-runner: Starting test phd_tests::crucible::smoke::vcr_replace_during_start_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 5418 | 2026-09-19T09:20:02.161Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 5419 | 2026-09-19T09:20:02.161Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 5420 | 2026-09-19T09:20:02.161Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/crucible/smoke.rs
line = 91
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_tests::crucible::smoke
|
| 5421 | 2026-09-19T09:20:02.161Z | 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
|
| 5422 | 2026-09-19T09:20:02.161Z | 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
|
| 5423 | 2026-09-19T09:20:02.161Z | 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
|
| 5424 | 2026-09-19T09:20:02.161Z | 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::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::zfs
verb = list
|
| 5425 | 2026-09-19T09:20:02.173Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 210M 25.3T 207M /phd-artifacts\n
target = phd_framework::zfs
|
| 5426 | 2026-09-19T09:20:02.173Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-dff7dee8-b32e-4ea0-834b-277c7fdd9662"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::zfs
verb = snapshot
|
| 5427 | 2026-09-19T09:20:02.191Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-dff7dee8-b32e-4ea0-834b-277c7fdd9662", "phd-artifacts/phd-clone-186aeaaf-a168-4729-94c6-05f9861c21ac"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::zfs
verb = clone
|
| 5428 | 2026-09-19T09:20:02.209Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-186aeaaf-a168-4729-94c6-05f9861c21ac"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::zfs
verb = list
|
| 5429 | 2026-09-19T09:20:02.220Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-186aeaaf-a168-4729-94c6-05f9861c21ac 0B 25.3T 207M /phd-artifacts/phd-clone-186aeaaf-a168-4729-94c6-05f9861c21ac\n
target = phd_framework::zfs
|
| 5430 | 2026-09-19T09:20:02.221Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/fdcb1fb6b813d621788c8e8542cfd939240e295029a624a25123e0b2f1fda4ff/crucible-downstairs
target = phd_framework::artifacts::store
|
| 5431 | 2026-09-19T09:20:02.221Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/e8c9d2df-602b-4841-87ba-6be5273fbdbb_9000", "--encrypted", "--uuid", "e8c9d2df-602b-4841-87ba-6be5273fbdbb", "--extent-size", "131072", "--extent-count", "16"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::disk::crucible
|
| 5432 | 2026-09-19T09:20:02.247Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/e8c9d2df-602b-4841-87ba-6be5273fbdbb_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:20:02.231527688Z","hostname":"BRM42220010","pid":1376}\n{"msg":"UUID: e8c9d2df-602b-4841-87ba-6be5273fbdbb","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:20:02.243309431Z","hostname":"BRM42220010","pid":1376}\n{"msg":"Blocks per extent:131072 Total Extents: 16","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:20:02.243323117Z","hostname":"BRM42220010","pid":1376}\n
target = phd_framework::disk::crucible
|
| 5433 | 2026-09-19T09:20:02.247Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/e8c9d2df-602b-4841-87ba-6be5273fbdbb_9001", "--encrypted", "--uuid", "e8c9d2df-602b-4841-87ba-6be5273fbdbb", "--extent-size", "131072", "--extent-count", "16"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::disk::crucible
|
| 5434 | 2026-09-19T09:20:02.273Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/e8c9d2df-602b-4841-87ba-6be5273fbdbb_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:20:02.257166417Z","hostname":"BRM42220010","pid":1377}\n{"msg":"UUID: e8c9d2df-602b-4841-87ba-6be5273fbdbb","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:20:02.268932903Z","hostname":"BRM42220010","pid":1377}\n{"msg":"Blocks per extent:131072 Total Extents: 16","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:20:02.268953573Z","hostname":"BRM42220010","pid":1377}\n
target = phd_framework::disk::crucible
|
| 5435 | 2026-09-19T09:20:02.273Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/e8c9d2df-602b-4841-87ba-6be5273fbdbb_9002", "--encrypted", "--uuid", "e8c9d2df-602b-4841-87ba-6be5273fbdbb", "--extent-size", "131072", "--extent-count", "16"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::disk::crucible
|
| 5436 | 2026-09-19T09:20:02.297Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/e8c9d2df-602b-4841-87ba-6be5273fbdbb_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:20:02.282075426Z","hostname":"BRM42220010","pid":1378}\n{"msg":"UUID: e8c9d2df-602b-4841-87ba-6be5273fbdbb","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:20:02.29329704Z","hostname":"BRM42220010","pid":1378}\n{"msg":"Blocks per extent:131072 Total Extents: 16","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:20:02.293311056Z","hostname":"BRM42220010","pid":1378}\n
target = phd_framework::disk::crucible
|
| 5437 | 2026-09-19T09:20:02.297Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::vcr_replace_during_start_test/crucible_e8c9d2df-602b-4841-87ba-6be5273fbdbb_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::vcr_replace_during_start_test/crucible_e8c9d2df-602b-4841-87ba-6be5273fbdbb_9000.stdout.log"
target = phd_framework::log_config
|
| 5438 | 2026-09-19T09:20:02.297Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/e8c9d2df-602b-4841-87ba-6be5273fbdbb_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::disk::crucible
|
| 5439 | 2026-09-19T09:20:02.297Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/e8c9d2df-602b-4841-87ba-6be5273fbdbb_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::disk::crucible
|
| 5440 | 2026-09-19T09:20:02.299Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::vcr_replace_during_start_test/crucible_e8c9d2df-602b-4841-87ba-6be5273fbdbb_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::vcr_replace_during_start_test/crucible_e8c9d2df-602b-4841-87ba-6be5273fbdbb_9001.stdout.log"
target = phd_framework::log_config
|
| 5441 | 2026-09-19T09:20:02.299Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/e8c9d2df-602b-4841-87ba-6be5273fbdbb_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::disk::crucible
|
| 5442 | 2026-09-19T09:20:02.299Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/e8c9d2df-602b-4841-87ba-6be5273fbdbb_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::disk::crucible
|
| 5443 | 2026-09-19T09:20:02.301Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::vcr_replace_during_start_test/crucible_e8c9d2df-602b-4841-87ba-6be5273fbdbb_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::vcr_replace_during_start_test/crucible_e8c9d2df-602b-4841-87ba-6be5273fbdbb_9002.stdout.log"
target = phd_framework::log_config
|
| 5444 | 2026-09-19T09:20:02.301Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/e8c9d2df-602b-4841-87ba-6be5273fbdbb_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::disk::crucible
|
| 5445 | 2026-09-19T09:20:02.301Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/e8c9d2df-602b-4841-87ba-6be5273fbdbb_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::disk::crucible
|
| 5446 | 2026-09-19T09:20:02.303Z | INFO | phd-runner: [TEST - EVENT] enabling vcr black hole
disk = vcr-replacement-target
file = phd-tests/framework/src/disk/crucible.rs
line = 130
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::disk::crucible
|
| 5447 | 2026-09-19T09:20:02.303Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
|
| 5448 | 2026-09-19T09:20:02.303Z | 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::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm_name = crucible_vcr_replace_during_start_test
|
| 5449 | 2026-09-19T09:20:02.304Z | 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
|
| 5450 | 2026-09-19T09:20:02.304Z | 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::crucible::smoke::vcr_replace_during_start_test
server_addr = 127.0.0.1:9003
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 5451 | 2026-09-19T09:20:02.304Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::vcr_replace_during_start_test/crucible_vcr_replace_during_start_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::vcr_replace_during_start_test/crucible_vcr_replace_during_start_test.stdout.log"
target = phd_framework::log_config
|
| 5452 | 2026-09-19T09:20:02.340Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1382
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm::server
|
| 5453 | 2026-09-19T09:20:02.355Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 51
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
|
| 5454 | 2026-09-19T09:20:02.355Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = bee2973a-f1c5-42fe-abfa-b21ef7f3e254
|
| 5455 | 2026-09-19T09:20:02.356Z | 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:9003/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 455
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = bee2973a-f1c5-42fe-abfa-b21ef7f3e254
|
| 5456 | 2026-09-19T09:20:03.153Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 5457 | 2026-09-19T09:20:03.154Z | 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: bee2973a-f1c5-42fe-abfa-b21ef7f3e254, name: "phd-vm-bee2973a-f1c5-42fe-abfa-b21ef7f3e254", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 62fcb68a-b07f-4235-90db-112884e801ca, project_id: 653186e1-9304-4c2f-95f8-f5d49fe98a53, sled_id: 05a3f4f3-77e5-4524-b1c7-452a31acf225, sled_serial: "05a3f4f3-77e5-4524-b1c7-452a31acf225", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = bee2973a-f1c5-42fe-abfa-b21ef7f3e254
|
| 5458 | 2026-09-19T09:20:03.154Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = bee2973a-f1c5-42fe-abfa-b21ef7f3e254
|
| 5459 | 2026-09-19T09:20:03.154Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
state = Run
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = bee2973a-f1c5-42fe-abfa-b21ef7f3e254
|
| 5460 | 2026-09-19T09:20:03.155Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = bee2973a-f1c5-42fe-abfa-b21ef7f3e254
|
| 5461 | 2026-09-19T09:20:03.155Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 819
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = bee2973a-f1c5-42fe-abfa-b21ef7f3e254
|
| 5462 | 2026-09-19T09:20:03.156Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 5s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 825
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = bee2973a-f1c5-42fe-abfa-b21ef7f3e254
|
| 5463 | 2026-09-19T09:20:03.156Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = bee2973a-f1c5-42fe-abfa-b21ef7f3e254
|
| 5464 | 2026-09-19T09:20:03.156Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 618
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = bee2973a-f1c5-42fe-abfa-b21ef7f3e254
|
| 5465 | 2026-09-19T09:20:03.157Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = bee2973a-f1c5-42fe-abfa-b21ef7f3e254
|
| 5466 | 2026-09-19T09:20:03.773Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = bee2973a-f1c5-42fe-abfa-b21ef7f3e254
|
| 5467 | 2026-09-19T09:20:03.773Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 618
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = bee2973a-f1c5-42fe-abfa-b21ef7f3e254
|
| 5468 | 2026-09-19T09:20:03.774Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = bee2973a-f1c5-42fe-abfa-b21ef7f3e254
|
| 5469 | 2026-09-19T09:20:04.364Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = bee2973a-f1c5-42fe-abfa-b21ef7f3e254
|
| 5470 | 2026-09-19T09:20:04.364Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 618
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = bee2973a-f1c5-42fe-abfa-b21ef7f3e254
|
| 5471 | 2026-09-19T09:20:04.365Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = bee2973a-f1c5-42fe-abfa-b21ef7f3e254
|
| 5472 | 2026-09-19T09:20:05.035Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = bee2973a-f1c5-42fe-abfa-b21ef7f3e254
|
| 5473 | 2026-09-19T09:20:05.035Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 618
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = bee2973a-f1c5-42fe-abfa-b21ef7f3e254
|
| 5474 | 2026-09-19T09:20:05.036Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = bee2973a-f1c5-42fe-abfa-b21ef7f3e254
|
| 5475 | 2026-09-19T09:20:06.706Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = bee2973a-f1c5-42fe-abfa-b21ef7f3e254
|
| 5476 | 2026-09-19T09:20:06.706Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 618
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = bee2973a-f1c5-42fe-abfa-b21ef7f3e254
|
| 5477 | 2026-09-19T09:20:06.707Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = bee2973a-f1c5-42fe-abfa-b21ef7f3e254
|
| 5478 | 2026-09-19T09:20:06.707Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 3551
file = phd-tests/framework/src/test_vm/mod.rs
line = 819
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = bee2973a-f1c5-42fe-abfa-b21ef7f3e254
|
| 5479 | 2026-09-19T09:20:06.707Z | INFO | phd-runner: [TEST - EVENT] disabling vcr black hole
disk = vcr-replacement-target
file = phd-tests/framework/src/disk/crucible.rs
line = 153
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::disk::crucible
|
| 5480 | 2026-09-19T09:20:06.708Z | INFO | phd-runner: [TEST - EVENT] issuing Crucible VCR replacement request
disk_name = vcr-replacement-target
file = phd-tests/framework/src/test_vm/mod.rs
line = 783
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vcr = Volume { id: cab0c837-783b-456c-8071-2c8662b76c16, block_size: 512, sub_volumes: [Region { block_size: 512, blocks_per_extent: 131072, extent_count: 16, opts: CrucibleOpts { id: cab0c837-783b-456c-8071-2c8662b76c16, target: [127.0.0.1:9000, 127.0.0.1:9001, 127.0.0.1:9002], lossy: false, flush_timeout: None, key: Some("N5mxHguh5QOhtWOFG+m/yjID2AT8VSoHjACRFfRce/g="), cert_pem: None, key_pem: None, root_cert_pem: None, control: None, read_only: false }, generation: 2 }], read_only_parent: None }
|
| 5481 | 2026-09-19T09:20:06.710Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
|
| 5482 | 2026-09-19T09:20:06.710Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_vcr_replace_during_start_test
vm_id = bee2973a-f1c5-42fe-abfa-b21ef7f3e254
|
| 5483 | 2026-09-19T09:20:06.710Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 5484 | 2026-09-19T09:20:06.710Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = bee2973a-f1c5-42fe-abfa-b21ef7f3e254
|
| 5485 | 2026-09-19T09:20:06.710Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_vcr_replace_during_start_test
vm_id = bee2973a-f1c5-42fe-abfa-b21ef7f3e254
|
| 5486 | 2026-09-19T09:20:21.196Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 14485
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = bee2973a-f1c5-42fe-abfa-b21ef7f3e254
|
| 5487 | 2026-09-19T09:20:21.196Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 5488 | 2026-09-19T09:20:21.196Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 5489 | 2026-09-19T09:20:21.197Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = bee2973a-f1c5-42fe-abfa-b21ef7f3e254
|
| 5490 | 2026-09-19T09:20:21.197Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_vcr_replace_during_start_test
vm_id = bee2973a-f1c5-42fe-abfa-b21ef7f3e254
|
| 5491 | 2026-09-19T09:20:21.215Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = bee2973a-f1c5-42fe-abfa-b21ef7f3e254
|
| 5492 | 2026-09-19T09:20:21.215Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 5493 | 2026-09-19T09:20:21.215Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 5494 | 2026-09-19T09:20:21.215Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = bee2973a-f1c5-42fe-abfa-b21ef7f3e254
|
| 5495 | 2026-09-19T09:20:21.216Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_vcr_replace_during_start_test
vm_id = bee2973a-f1c5-42fe-abfa-b21ef7f3e254
|
| 5496 | 2026-09-19T09:20:21.248Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = bee2973a-f1c5-42fe-abfa-b21ef7f3e254
|
| 5497 | 2026-09-19T09:20:21.248Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
|
| 5498 | 2026-09-19T09:20:21.248Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 14537
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
|
| 5499 | 2026-09-19T09:20:21.248Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = bee2973a-f1c5-42fe-abfa-b21ef7f3e254
|
| 5500 | 2026-09-19T09:20:21.248Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 618
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = bee2973a-f1c5-42fe-abfa-b21ef7f3e254
|
| 5501 | 2026-09-19T09:20:21.249Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 616
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = bee2973a-f1c5-42fe-abfa-b21ef7f3e254
|
| 5502 | 2026-09-19T09:20:21.249Z | INFO | phd-runner: [TEST - EVENT] issuing Crucible VCR replacement request
disk_name = vcr-replacement-target
file = phd-tests/framework/src/test_vm/mod.rs
line = 783
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vcr = Volume { id: cab0c837-783b-456c-8071-2c8662b76c16, block_size: 512, sub_volumes: [Region { block_size: 512, blocks_per_extent: 131072, extent_count: 16, opts: CrucibleOpts { id: cab0c837-783b-456c-8071-2c8662b76c16, target: [127.0.0.1:9000, 127.0.0.1:9001, 127.0.0.1:9002], lossy: false, flush_timeout: None, key: Some("N5mxHguh5QOhtWOFG+m/yjID2AT8VSoHjACRFfRce/g="), cert_pem: None, key_pem: None, root_cert_pem: None, control: None, read_only: false }, generation: 3 }], read_only_parent: None }
|
| 5503 | 2026-09-19T09:20:21.251Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = bee2973a-f1c5-42fe-abfa-b21ef7f3e254
|
| 5504 | 2026-09-19T09:20:21.251Z | 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
|
| 5505 | 2026-09-19T09:20:21.251Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 18097
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 5506 | 2026-09-19T09:20:21.252Z | INFO | phd-runner: test phd_tests::crucible::smoke::vcr_replace_during_start_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 5507 | 2026-09-19T09:20:21.252Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 5508 | 2026-09-19T09:20:21.253Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1226
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = bee2973a-f1c5-42fe-abfa-b21ef7f3e254
|
| 5509 | 2026-09-19T09:20:21.611Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
self.address = 127.0.0.1:9003
target = phd_framework::test_vm::server
vm = crucible_vcr_replace_during_start_test
vm_id = bee2973a-f1c5-42fe-abfa-b21ef7f3e254
|
| 5510 | 2026-09-19T09:20:21.704Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::zfs
vm = crucible_vcr_replace_during_start_test
vm_id = bee2973a-f1c5-42fe-abfa-b21ef7f3e254
|
| 5511 | 2026-09-19T09:20:21.704Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-186aeaaf-a168-4729-94c6-05f9861c21ac"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::zfs
verb = destroy
vm = crucible_vcr_replace_during_start_test
vm_id = bee2973a-f1c5-42fe-abfa-b21ef7f3e254
|
| 5512 | 2026-09-19T09:20:21.728Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::zfs
vm = crucible_vcr_replace_during_start_test
vm_id = bee2973a-f1c5-42fe-abfa-b21ef7f3e254
|
| 5513 | 2026-09-19T09:20:21.728Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-dff7dee8-b32e-4ea0-834b-277c7fdd9662"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::zfs
verb = destroy
vm = crucible_vcr_replace_during_start_test
vm_id = bee2973a-f1c5-42fe-abfa-b21ef7f3e254
|
| 5514 | 2026-09-19T09:20:21.748Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9000, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/e8c9d2df-602b-4841-87ba-6be5273fbdbb_9000" } }
target = phd_framework::disk::crucible
vm = crucible_vcr_replace_during_start_test
vm_id = bee2973a-f1c5-42fe-abfa-b21ef7f3e254
|
| 5515 | 2026-09-19T09:20:21.753Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
self.path = "/tmp/propolis-phd/e8c9d2df-602b-4841-87ba-6be5273fbdbb_9000"
target = phd_framework::disk::crucible
vm = crucible_vcr_replace_during_start_test
vm_id = bee2973a-f1c5-42fe-abfa-b21ef7f3e254
|
| 5516 | 2026-09-19T09:20:21.754Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9001, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/e8c9d2df-602b-4841-87ba-6be5273fbdbb_9001" } }
target = phd_framework::disk::crucible
vm = crucible_vcr_replace_during_start_test
vm_id = bee2973a-f1c5-42fe-abfa-b21ef7f3e254
|
| 5517 | 2026-09-19T09:20:21.758Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
self.path = "/tmp/propolis-phd/e8c9d2df-602b-4841-87ba-6be5273fbdbb_9001"
target = phd_framework::disk::crucible
vm = crucible_vcr_replace_during_start_test
vm_id = bee2973a-f1c5-42fe-abfa-b21ef7f3e254
|
| 5518 | 2026-09-19T09:20:21.760Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9002, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/e8c9d2df-602b-4841-87ba-6be5273fbdbb_9002" } }
target = phd_framework::disk::crucible
vm = crucible_vcr_replace_during_start_test
vm_id = bee2973a-f1c5-42fe-abfa-b21ef7f3e254
|
| 5519 | 2026-09-19T09:20:21.764Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
self.path = "/tmp/propolis-phd/e8c9d2df-602b-4841-87ba-6be5273fbdbb_9002"
target = phd_framework::disk::crucible
vm = crucible_vcr_replace_during_start_test
vm_id = bee2973a-f1c5-42fe-abfa-b21ef7f3e254
|
| 5520 | 2026-09-19T09:20:21.765Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 514
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = bee2973a-f1c5-42fe-abfa-b21ef7f3e254
|
| 5521 | 2026-09-19T09:20:21.766Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 513
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 5522 | 2026-09-19T09:20:21.766Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 19409
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_framework::test_vm
vm = crucible_vcr_replace_during_start_test
vm_id = bee2973a-f1c5-42fe-abfa-b21ef7f3e254
|
| 5523 | 2026-09-19T09:20:21.766Z | INFO | phd-runner: Starting test phd_tests::crucible::smoke::boot_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 5524 | 2026-09-19T09:20:21.766Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 5525 | 2026-09-19T09:20:21.766Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 19603
file = phd-tests/tests/src/crucible/smoke.rs
line = 91
path = phd_tests::crucible::smoke::vcr_replace_during_start_test
target = phd_tests::crucible::smoke
|
| 5526 | 2026-09-19T09:20:21.766Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 5527 | 2026-09-19T09:20:21.766Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/crucible/smoke.rs
line = 14
path = phd_tests::crucible::smoke::boot_test
target = phd_tests::crucible::smoke
|
| 5528 | 2026-09-19T09:20:21.766Z | 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
|
| 5529 | 2026-09-19T09:20:21.766Z | 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
|
| 5530 | 2026-09-19T09:20:21.766Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/fdcb1fb6b813d621788c8e8542cfd939240e295029a624a25123e0b2f1fda4ff/crucible-downstairs
target = phd_framework::artifacts::store
|
| 5531 | 2026-09-19T09:20:21.766Z | 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
|
| 5532 | 2026-09-19T09:20:21.766Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/73f07f15-8aac-4d1f-b47c-b5e242408039_9000", "--encrypted", "--uuid", "73f07f15-8aac-4d1f-b47c-b5e242408039", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
| 5533 | 2026-09-19T09:20:21.876Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::smoke::boot_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/73f07f15-8aac-4d1f-b47c-b5e242408039_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:20:21.776737638Z","hostname":"BRM42220010","pid":1386}\n{"msg":"UUID: 73f07f15-8aac-4d1f-b47c-b5e242408039","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:20:21.871283227Z","hostname":"BRM42220010","pid":1386}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:20:21.871303776Z","hostname":"BRM42220010","pid":1386}\n
target = phd_framework::disk::crucible
|
| 5534 | 2026-09-19T09:20:21.876Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/73f07f15-8aac-4d1f-b47c-b5e242408039_9001", "--encrypted", "--uuid", "73f07f15-8aac-4d1f-b47c-b5e242408039", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
| 5535 | 2026-09-19T09:20:21.989Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::smoke::boot_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/73f07f15-8aac-4d1f-b47c-b5e242408039_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:20:21.8860939Z","hostname":"BRM42220010","pid":1387}\n{"msg":"UUID: 73f07f15-8aac-4d1f-b47c-b5e242408039","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:20:21.982823577Z","hostname":"BRM42220010","pid":1387}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:20:21.98284651Z","hostname":"BRM42220010","pid":1387}\n
target = phd_framework::disk::crucible
|
| 5536 | 2026-09-19T09:20:21.989Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/73f07f15-8aac-4d1f-b47c-b5e242408039_9002", "--encrypted", "--uuid", "73f07f15-8aac-4d1f-b47c-b5e242408039", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
| 5537 | 2026-09-19T09:20:22.104Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 308
path = phd_tests::crucible::smoke::boot_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/73f07f15-8aac-4d1f-b47c-b5e242408039_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:20:21.999966489Z","hostname":"BRM42220010","pid":1388}\n{"msg":"UUID: 73f07f15-8aac-4d1f-b47c-b5e242408039","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:20:22.099356094Z","hostname":"BRM42220010","pid":1388}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2026-09-19T09:20:22.099378266Z","hostname":"BRM42220010","pid":1388}\n
target = phd_framework::disk::crucible
|
| 5538 | 2026-09-19T09:20:22.104Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::boot_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::boot_test/crucible_73f07f15-8aac-4d1f-b47c-b5e242408039_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::boot_test/crucible_73f07f15-8aac-4d1f-b47c-b5e242408039_9000.stdout.log"
target = phd_framework::log_config
|
| 5539 | 2026-09-19T09:20:22.104Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/73f07f15-8aac-4d1f-b47c-b5e242408039_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
| 5540 | 2026-09-19T09:20:22.104Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/73f07f15-8aac-4d1f-b47c-b5e242408039_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
| 5541 | 2026-09-19T09:20:22.106Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::boot_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::boot_test/crucible_73f07f15-8aac-4d1f-b47c-b5e242408039_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::boot_test/crucible_73f07f15-8aac-4d1f-b47c-b5e242408039_9001.stdout.log"
target = phd_framework::log_config
|
| 5542 | 2026-09-19T09:20:22.106Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/73f07f15-8aac-4d1f-b47c-b5e242408039_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
| 5543 | 2026-09-19T09:20:22.106Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/73f07f15-8aac-4d1f-b47c-b5e242408039_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
| 5544 | 2026-09-19T09:20:22.109Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::boot_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::boot_test/crucible_73f07f15-8aac-4d1f-b47c-b5e242408039_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::boot_test/crucible_73f07f15-8aac-4d1f-b47c-b5e242408039_9002.stdout.log"
target = phd_framework::log_config
|
| 5545 | 2026-09-19T09:20:22.109Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/73f07f15-8aac-4d1f-b47c-b5e242408039_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 349
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
| 5546 | 2026-09-19T09:20:22.109Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/73f07f15-8aac-4d1f-b47c-b5e242408039_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 439
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
| 5547 | 2026-09-19T09:20:22.111Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
|
| 5548 | 2026-09-19T09:20:22.111Z | 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::crucible::smoke::boot_test
target = phd_framework::test_vm
vm_name = crucible_boot_test
|
| 5549 | 2026-09-19T09:20:22.111Z | 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
|
| 5550 | 2026-09-19T09:20:22.111Z | 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::crucible::smoke::boot_test
server_addr = 127.0.0.1:9003
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 5551 | 2026-09-19T09:20:22.111Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::crucible::smoke::boot_test
stderr_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::boot_test/crucible_boot_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::crucible::smoke::boot_test/crucible_boot_test.stdout.log"
target = phd_framework::log_config
|
| 5552 | 2026-09-19T09:20:22.146Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1392
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm::server
|
| 5553 | 2026-09-19T09:20:22.161Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 50
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
|
| 5554 | 2026-09-19T09:20:22.161Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 8e2c3add-d3ee-4c2c-8d4c-7a9f4bfa3a68
|
| 5555 | 2026-09-19T09:20:22.162Z | 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:9003/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 455
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 8e2c3add-d3ee-4c2c-8d4c-7a9f4bfa3a68
|
| 5556 | 2026-09-19T09:20:22.910Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 5557 | 2026-09-19T09:20:22.911Z | 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: 8e2c3add-d3ee-4c2c-8d4c-7a9f4bfa3a68, name: "phd-vm-8e2c3add-d3ee-4c2c-8d4c-7a9f4bfa3a68", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 071a9715-edf3-41d4-a3bf-832f36995b14, project_id: 1bfead39-44d2-43d8-8b68-195a4233701d, sled_id: cc355bca-dd27-4645-ab68-59ad3cbd7eba, sled_serial: "cc355bca-dd27-4645-ab68-59ad3cbd7eba", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 8e2c3add-d3ee-4c2c-8d4c-7a9f4bfa3a68
|
| 5558 | 2026-09-19T09:20:22.911Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 8e2c3add-d3ee-4c2c-8d4c-7a9f4bfa3a68
|
| 5559 | 2026-09-19T09:20:22.911Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::crucible::smoke::boot_test
state = Run
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 8e2c3add-d3ee-4c2c-8d4c-7a9f4bfa3a68
|
| 5560 | 2026-09-19T09:20:22.912Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 8e2c3add-d3ee-4c2c-8d4c-7a9f4bfa3a68
|
| 5561 | 2026-09-19T09:20:22.912Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
|
| 5562 | 2026-09-19T09:20:22.912Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_boot_test
vm_id = 8e2c3add-d3ee-4c2c-8d4c-7a9f4bfa3a68
|
| 5563 | 2026-09-19T09:20:22.912Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::crucible::smoke::boot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 5564 | 2026-09-19T09:20:22.912Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 8e2c3add-d3ee-4c2c-8d4c-7a9f4bfa3a68
|
| 5565 | 2026-09-19T09:20:22.912Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_boot_test
vm_id = 8e2c3add-d3ee-4c2c-8d4c-7a9f4bfa3a68
|
| 5566 | 2026-09-19T09:20:27.947Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 5033
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 8e2c3add-d3ee-4c2c-8d4c-7a9f4bfa3a68
|
| 5567 | 2026-09-19T09:20:27.947Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::crucible::smoke::boot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 5568 | 2026-09-19T09:20:27.947Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::crucible::smoke::boot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 5569 | 2026-09-19T09:20:27.947Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 8e2c3add-d3ee-4c2c-8d4c-7a9f4bfa3a68
|
| 5570 | 2026-09-19T09:20:27.947Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_boot_test
vm_id = 8e2c3add-d3ee-4c2c-8d4c-7a9f4bfa3a68
|
| 5571 | 2026-09-19T09:20:27.965Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 8e2c3add-d3ee-4c2c-8d4c-7a9f4bfa3a68
|
| 5572 | 2026-09-19T09:20:27.965Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::crucible::smoke::boot_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 5573 | 2026-09-19T09:20:27.966Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::crucible::smoke::boot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 5574 | 2026-09-19T09:20:27.966Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 8e2c3add-d3ee-4c2c-8d4c-7a9f4bfa3a68
|
| 5575 | 2026-09-19T09:20:27.966Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_boot_test
vm_id = 8e2c3add-d3ee-4c2c-8d4c-7a9f4bfa3a68
|
| 5576 | 2026-09-19T09:20:27.998Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 8e2c3add-d3ee-4c2c-8d4c-7a9f4bfa3a68
|
| 5577 | 2026-09-19T09:20:27.998Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
|
| 5578 | 2026-09-19T09:20:27.998Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 5085
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
|
| 5579 | 2026-09-19T09:20:27.998Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 8e2c3add-d3ee-4c2c-8d4c-7a9f4bfa3a68
|
| 5580 | 2026-09-19T09:20:27.999Z | 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
|
| 5581 | 2026-09-19T09:20:27.999Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 5088
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 5582 | 2026-09-19T09:20:27.999Z | INFO | phd-runner: test phd_tests::crucible::smoke::boot_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 5583 | 2026-09-19T09:20:27.999Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 5584 | 2026-09-19T09:20:28.000Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1226
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 8e2c3add-d3ee-4c2c-8d4c-7a9f4bfa3a68
|
| 5585 | 2026-09-19T09:20:28.350Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::crucible::smoke::boot_test
self.address = 127.0.0.1:9003
target = phd_framework::test_vm::server
vm = crucible_boot_test
vm_id = 8e2c3add-d3ee-4c2c-8d4c-7a9f4bfa3a68
|
| 5586 | 2026-09-19T09:20:28.438Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::boot_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9000, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/73f07f15-8aac-4d1f-b47c-b5e242408039_9000" } }
target = phd_framework::disk::crucible
vm = crucible_boot_test
vm_id = 8e2c3add-d3ee-4c2c-8d4c-7a9f4bfa3a68
|
| 5587 | 2026-09-19T09:20:28.446Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::boot_test
self.path = "/tmp/propolis-phd/73f07f15-8aac-4d1f-b47c-b5e242408039_9000"
target = phd_framework::disk::crucible
vm = crucible_boot_test
vm_id = 8e2c3add-d3ee-4c2c-8d4c-7a9f4bfa3a68
|
| 5588 | 2026-09-19T09:20:28.457Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::boot_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9001, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/73f07f15-8aac-4d1f-b47c-b5e242408039_9001" } }
target = phd_framework::disk::crucible
vm = crucible_boot_test
vm_id = 8e2c3add-d3ee-4c2c-8d4c-7a9f4bfa3a68
|
| 5589 | 2026-09-19T09:20:28.463Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::boot_test
self.path = "/tmp/propolis-phd/73f07f15-8aac-4d1f-b47c-b5e242408039_9001"
target = phd_framework::disk::crucible
vm = crucible_boot_test
vm_id = 8e2c3add-d3ee-4c2c-8d4c-7a9f4bfa3a68
|
| 5590 | 2026-09-19T09:20:28.475Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 68
path = phd_tests::crucible::smoke::boot_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9002, vcr_address_override: None, data_dir: DataDirectory { path: "/tmp/propolis-phd/73f07f15-8aac-4d1f-b47c-b5e242408039_9002" } }
target = phd_framework::disk::crucible
vm = crucible_boot_test
vm_id = 8e2c3add-d3ee-4c2c-8d4c-7a9f4bfa3a68
|
| 5591 | 2026-09-19T09:20:28.481Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::boot_test
self.path = "/tmp/propolis-phd/73f07f15-8aac-4d1f-b47c-b5e242408039_9002"
target = phd_framework::disk::crucible
vm = crucible_boot_test
vm_id = 8e2c3add-d3ee-4c2c-8d4c-7a9f4bfa3a68
|
| 5592 | 2026-09-19T09:20:28.493Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 494
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 8e2c3add-d3ee-4c2c-8d4c-7a9f4bfa3a68
|
| 5593 | 2026-09-19T09:20:28.493Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 493
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 5594 | 2026-09-19T09:20:28.493Z | INFO | phd-runner: Starting test phd_tests::disk::in_memory_backend_smoke_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 5595 | 2026-09-19T09:20:28.493Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 6331
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = 8e2c3add-d3ee-4c2c-8d4c-7a9f4bfa3a68
|
| 5596 | 2026-09-19T09:20:28.493Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 5597 | 2026-09-19T09:20:28.493Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 6726
file = phd-tests/tests/src/crucible/smoke.rs
line = 14
path = phd_tests::crucible::smoke::boot_test
target = phd_tests::crucible::smoke
|
| 5598 | 2026-09-19T09:20:28.493Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 5599 | 2026-09-19T09:20:28.493Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/disk.rs
line = 115
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_tests::disk
|
| 5600 | 2026-09-19T09:20:28.493Z | 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
|
| 5601 | 2026-09-19T09:20:28.494Z | 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
|
| 5602 | 2026-09-19T09:20:28.494Z | 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
|
| 5603 | 2026-09-19T09:20:28.494Z | 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
|
| 5604 | 2026-09-19T09:20:28.494Z | 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::disk::in_memory_backend_smoke_test
target = phd_framework::zfs
verb = list
|
| 5605 | 2026-09-19T09:20:28.505Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::disk::in_memory_backend_smoke_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 210M 25.3T 207M /phd-artifacts\n
target = phd_framework::zfs
|
| 5606 | 2026-09-19T09:20:28.505Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-f63da850-1311-47b9-a0e6-b5d82c9c8e55"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::zfs
verb = snapshot
|
| 5607 | 2026-09-19T09:20:28.525Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-f63da850-1311-47b9-a0e6-b5d82c9c8e55", "phd-artifacts/phd-clone-9da7f91a-2cbe-4392-ac32-9660f6fe89af"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::zfs
verb = clone
|
| 5608 | 2026-09-19T09:20:28.544Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-9da7f91a-2cbe-4392-ac32-9660f6fe89af"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::zfs
verb = list
|
| 5609 | 2026-09-19T09:20:28.555Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::disk::in_memory_backend_smoke_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-9da7f91a-2cbe-4392-ac32-9660f6fe89af 0B 25.3T 207M /phd-artifacts/phd-clone-9da7f91a-2cbe-4392-ac32-9660f6fe89af\n
target = phd_framework::zfs
|
| 5610 | 2026-09-19T09:20:28.557Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
|
| 5611 | 2026-09-19T09:20:28.557Z | 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::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm_name = in_memory_backend_test
|
| 5612 | 2026-09-19T09:20:28.557Z | 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
|
| 5613 | 2026-09-19T09:20:28.557Z | 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::disk::in_memory_backend_smoke_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 5614 | 2026-09-19T09:20:28.557Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::disk::in_memory_backend_smoke_test
stderr_path = "/tmp/propolis-phd/phd_tests::disk::in_memory_backend_smoke_test/in_memory_backend_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::disk::in_memory_backend_smoke_test/in_memory_backend_test.stdout.log"
target = phd_framework::log_config
|
| 5615 | 2026-09-19T09:20:28.591Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1398
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm::server
|
| 5616 | 2026-09-19T09:20:28.607Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 49
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
|
| 5617 | 2026-09-19T09:20:28.607Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5618 | 2026-09-19T09:20:28.609Z | 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::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5619 | 2026-09-19T09:20:29.077Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 5620 | 2026-09-19T09:20:29.078Z | 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: 89c55a31-25f6-4e71-a1a4-5f913f2f3b46, name: "phd-vm-89c55a31-25f6-4e71-a1a4-5f913f2f3b46", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 80aa1f11-3d27-4508-82c2-181d8357b667, project_id: 175fd15f-adc9-450e-9522-aebea45736ad, sled_id: b3481701-274f-4a2d-959e-e6ce47eb2725, sled_serial: "b3481701-274f-4a2d-959e-e6ce47eb2725", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5621 | 2026-09-19T09:20:29.078Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5622 | 2026-09-19T09:20:29.078Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::disk::in_memory_backend_smoke_test
state = Run
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5623 | 2026-09-19T09:20:29.080Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5624 | 2026-09-19T09:20:29.080Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
|
| 5625 | 2026-09-19T09:20:29.080Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5626 | 2026-09-19T09:20:29.080Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::disk::in_memory_backend_smoke_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 5627 | 2026-09-19T09:20:29.080Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5628 | 2026-09-19T09:20:29.080Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5629 | 2026-09-19T09:20:33.593Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4512
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5630 | 2026-09-19T09:20:33.593Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::disk::in_memory_backend_smoke_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 5631 | 2026-09-19T09:20:33.593Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::disk::in_memory_backend_smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 5632 | 2026-09-19T09:20:33.593Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5633 | 2026-09-19T09:20:33.593Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5634 | 2026-09-19T09:20:33.611Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5635 | 2026-09-19T09:20:33.611Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::disk::in_memory_backend_smoke_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 5636 | 2026-09-19T09:20:33.612Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::disk::in_memory_backend_smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 5637 | 2026-09-19T09:20:33.612Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5638 | 2026-09-19T09:20:33.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 = 951
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5639 | 2026-09-19T09:20:33.645Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5640 | 2026-09-19T09:20:33.645Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
|
| 5641 | 2026-09-19T09:20:33.645Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4564
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
|
| 5642 | 2026-09-19T09:20:33.645Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5643 | 2026-09-19T09:20:33.645Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5644 | 2026-09-19T09:20:33.667Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5645 | 2026-09-19T09:20:33.667Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5646 | 2026-09-19T09:20:33.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 = 951
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5647 | 2026-09-19T09:20:33.699Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5648 | 2026-09-19T09:20:33.700Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5649 | 2026-09-19T09:20:33.700Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5650 | 2026-09-19T09:20:33.710Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5651 | 2026-09-19T09:20:33.710Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5652 | 2026-09-19T09:20:33.711Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5653 | 2026-09-19T09:20:33.734Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 23
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5654 | 2026-09-19T09:20:33.734Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5655 | 2026-09-19T09:20:33.734Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5656 | 2026-09-19T09:20:33.745Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5657 | 2026-09-19T09:20:33.745Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5658 | 2026-09-19T09:20:33.745Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5659 | 2026-09-19T09:20:33.778Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5660 | 2026-09-19T09:20:33.778Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5661 | 2026-09-19T09:20:33.778Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5662 | 2026-09-19T09:20:33.789Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5663 | 2026-09-19T09:20:33.789Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5664 | 2026-09-19T09:20:33.789Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5665 | 2026-09-19T09:20:33.822Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5666 | 2026-09-19T09:20:33.823Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5667 | 2026-09-19T09:20:33.823Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5668 | 2026-09-19T09:20:33.833Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5669 | 2026-09-19T09:20:33.833Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5670 | 2026-09-19T09:20:33.834Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5671 | 2026-09-19T09:20:33.867Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5672 | 2026-09-19T09:20:33.868Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5673 | 2026-09-19T09:20:33.868Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5674 | 2026-09-19T09:20:33.878Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5675 | 2026-09-19T09:20:33.878Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5676 | 2026-09-19T09:20:33.879Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5677 | 2026-09-19T09:20:33.912Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5678 | 2026-09-19T09:20:33.912Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5679 | 2026-09-19T09:20:33.912Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5680 | 2026-09-19T09:20:33.922Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5681 | 2026-09-19T09:20:33.923Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5682 | 2026-09-19T09:20:33.923Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5683 | 2026-09-19T09:20:33.956Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5684 | 2026-09-19T09:20:33.956Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5685 | 2026-09-19T09:20:33.956Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5686 | 2026-09-19T09:20:33.967Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5687 | 2026-09-19T09:20:33.967Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5688 | 2026-09-19T09:20:33.967Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5689 | 2026-09-19T09:20:34.000Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5690 | 2026-09-19T09:20:34.000Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5691 | 2026-09-19T09:20:34.001Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5692 | 2026-09-19T09:20:34.012Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5693 | 2026-09-19T09:20:34.012Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5694 | 2026-09-19T09:20:34.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 = 951
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5695 | 2026-09-19T09:20:34.045Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5696 | 2026-09-19T09:20:34.046Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5697 | 2026-09-19T09:20:34.046Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5698 | 2026-09-19T09:20:34.056Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5699 | 2026-09-19T09:20:34.057Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5700 | 2026-09-19T09:20:34.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 = 951
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5701 | 2026-09-19T09:20:34.090Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5702 | 2026-09-19T09:20:34.090Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5703 | 2026-09-19T09:20:34.090Z | 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
|
| 5704 | 2026-09-19T09:20:34.090Z | INFO | phd-runner: test phd_tests::disk::in_memory_backend_smoke_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 5705 | 2026-09-19T09:20:34.090Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 5013
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 5706 | 2026-09-19T09:20:34.091Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 5707 | 2026-09-19T09:20:34.092Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1226
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5708 | 2026-09-19T09:20:34.467Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::disk::in_memory_backend_smoke_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5709 | 2026-09-19T09:20:34.555Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::zfs
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5710 | 2026-09-19T09:20:34.556Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-9da7f91a-2cbe-4392-ac32-9660f6fe89af"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::zfs
verb = destroy
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5711 | 2026-09-19T09:20:34.582Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::zfs
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5712 | 2026-09-19T09:20:34.582Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-f63da850-1311-47b9-a0e6-b5d82c9c8e55"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::zfs
verb = destroy
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5713 | 2026-09-19T09:20:34.601Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 510
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5714 | 2026-09-19T09:20:34.602Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5994
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_framework::test_vm
vm = in_memory_backend_test
vm_id = 89c55a31-25f6-4e71-a1a4-5f913f2f3b46
|
| 5715 | 2026-09-19T09:20:34.602Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 6107
file = phd-tests/tests/src/disk.rs
line = 115
path = phd_tests::disk::in_memory_backend_smoke_test
target = phd_tests::disk
|
| 5716 | 2026-09-19T09:20:34.602Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 510
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 5717 | 2026-09-19T09:20:34.602Z | INFO | phd-runner: Starting test phd_tests::disk::in_memory_backend_migration_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 5718 | 2026-09-19T09:20:34.602Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 5719 | 2026-09-19T09:20:34.602Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 5720 | 2026-09-19T09:20:34.602Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/disk.rs
line = 146
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_tests::disk
|
| 5721 | 2026-09-19T09:20:34.602Z | 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
|
| 5722 | 2026-09-19T09:20:34.602Z | 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
|
| 5723 | 2026-09-19T09:20:34.602Z | 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
|
| 5724 | 2026-09-19T09:20:34.602Z | 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::disk::in_memory_backend_migration_test
target = phd_framework::zfs
verb = list
|
| 5725 | 2026-09-19T09:20:34.613Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::disk::in_memory_backend_migration_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 210M 25.3T 207M /phd-artifacts\n
target = phd_framework::zfs
|
| 5726 | 2026-09-19T09:20:34.613Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-05d3dbbb-136a-4b0e-8e9e-fd405fb3360a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::zfs
verb = snapshot
|
| 5727 | 2026-09-19T09:20:34.629Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-05d3dbbb-136a-4b0e-8e9e-fd405fb3360a", "phd-artifacts/phd-clone-3a42115f-dc8a-42b4-a995-79122147bc96"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::zfs
verb = clone
|
| 5728 | 2026-09-19T09:20:34.646Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-3a42115f-dc8a-42b4-a995-79122147bc96"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::zfs
verb = list
|
| 5729 | 2026-09-19T09:20:34.658Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::disk::in_memory_backend_migration_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-3a42115f-dc8a-42b4-a995-79122147bc96 0B 25.3T 207M /phd-artifacts/phd-clone-3a42115f-dc8a-42b4-a995-79122147bc96\n
target = phd_framework::zfs
|
| 5730 | 2026-09-19T09:20:34.659Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
|
| 5731 | 2026-09-19T09:20:34.659Z | 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::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm_name = in_memory_backend_migration_test_source
|
| 5732 | 2026-09-19T09:20:34.659Z | 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
|
| 5733 | 2026-09-19T09:20:34.659Z | 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::disk::in_memory_backend_migration_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 5734 | 2026-09-19T09:20:34.659Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::disk::in_memory_backend_migration_test
stderr_path = "/tmp/propolis-phd/phd_tests::disk::in_memory_backend_migration_test/in_memory_backend_migration_test_source.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::disk::in_memory_backend_migration_test/in_memory_backend_migration_test_source.stdout.log"
target = phd_framework::log_config
|
| 5735 | 2026-09-19T09:20:34.693Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1406
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm::server
|
| 5736 | 2026-09-19T09:20:34.709Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 49
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
|
| 5737 | 2026-09-19T09:20:34.709Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5738 | 2026-09-19T09:20:34.711Z | 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::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5739 | 2026-09-19T09:20:35.552Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 5740 | 2026-09-19T09:20:35.554Z | 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: 52d8af58-b840-4b4e-8a8d-c32c387e60a0, name: "phd-vm-52d8af58-b840-4b4e-8a8d-c32c387e60a0", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: e0b847e0-5973-4f26-93f6-7d95f3cf4fc2, project_id: 30f375ad-1171-4ab5-ae50-831ced0a12a5, sled_id: e2f3d2df-77c5-4a63-a4da-1e4c3774b73d, sled_serial: "e2f3d2df-77c5-4a63-a4da-1e4c3774b73d", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5741 | 2026-09-19T09:20:35.554Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5742 | 2026-09-19T09:20:35.554Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::disk::in_memory_backend_migration_test
state = Run
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5743 | 2026-09-19T09:20:35.555Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5744 | 2026-09-19T09:20:35.555Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
|
| 5745 | 2026-09-19T09:20:35.555Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5746 | 2026-09-19T09:20:35.555Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::disk::in_memory_backend_migration_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 5747 | 2026-09-19T09:20:35.555Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5748 | 2026-09-19T09:20:35.555Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5749 | 2026-09-19T09:20:40.014Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4458
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5750 | 2026-09-19T09:20:40.014Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::disk::in_memory_backend_migration_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 5751 | 2026-09-19T09:20:40.015Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::disk::in_memory_backend_migration_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 5752 | 2026-09-19T09:20:40.015Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5753 | 2026-09-19T09:20:40.015Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5754 | 2026-09-19T09:20:40.033Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5755 | 2026-09-19T09:20:40.033Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::disk::in_memory_backend_migration_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 5756 | 2026-09-19T09:20:40.034Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::disk::in_memory_backend_migration_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 5757 | 2026-09-19T09:20:40.034Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5758 | 2026-09-19T09:20:40.034Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5759 | 2026-09-19T09:20:40.066Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5760 | 2026-09-19T09:20:40.066Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
|
| 5761 | 2026-09-19T09:20:40.066Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4510
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
|
| 5762 | 2026-09-19T09:20:40.066Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5763 | 2026-09-19T09:20:40.066Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5764 | 2026-09-19T09:20:40.077Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5765 | 2026-09-19T09:20:40.077Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5766 | 2026-09-19T09:20:40.077Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5767 | 2026-09-19T09:20:40.110Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5768 | 2026-09-19T09:20:40.111Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5769 | 2026-09-19T09:20:40.111Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5770 | 2026-09-19T09:20:40.121Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5771 | 2026-09-19T09:20:40.122Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5772 | 2026-09-19T09:20:40.122Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5773 | 2026-09-19T09:20:40.154Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5774 | 2026-09-19T09:20:40.154Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5775 | 2026-09-19T09:20:40.154Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5776 | 2026-09-19T09:20:40.165Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5777 | 2026-09-19T09:20:40.165Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5778 | 2026-09-19T09:20:40.165Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5779 | 2026-09-19T09:20:40.198Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5780 | 2026-09-19T09:20:40.198Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5781 | 2026-09-19T09:20:40.199Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5782 | 2026-09-19T09:20:40.209Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5783 | 2026-09-19T09:20:40.209Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5784 | 2026-09-19T09:20:40.210Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5785 | 2026-09-19T09:20:40.242Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5786 | 2026-09-19T09:20:40.242Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5787 | 2026-09-19T09:20:40.242Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5788 | 2026-09-19T09:20:40.254Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5789 | 2026-09-19T09:20:40.254Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5790 | 2026-09-19T09:20:40.254Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5791 | 2026-09-19T09:20:40.286Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5792 | 2026-09-19T09:20:40.286Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5793 | 2026-09-19T09:20:40.286Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5794 | 2026-09-19T09:20:40.297Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5795 | 2026-09-19T09:20:40.297Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5796 | 2026-09-19T09:20:40.297Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5797 | 2026-09-19T09:20:40.320Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5798 | 2026-09-19T09:20:40.320Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
|
| 5799 | 2026-09-19T09:20:40.320Z | 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::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm_name = in_memory_backend_migration_test_target
|
| 5800 | 2026-09-19T09:20:40.320Z | 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
|
| 5801 | 2026-09-19T09:20:40.320Z | 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::disk::in_memory_backend_migration_test
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 5802 | 2026-09-19T09:20:40.320Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::disk::in_memory_backend_migration_test
stderr_path = "/tmp/propolis-phd/phd_tests::disk::in_memory_backend_migration_test/in_memory_backend_migration_test_target.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::disk::in_memory_backend_migration_test/in_memory_backend_migration_test_target.stdout.log"
target = phd_framework::log_config
|
| 5803 | 2026-09-19T09:20:40.353Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1407
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm::server
|
| 5804 | 2026-09-19T09:20:40.367Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 47
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
|
| 5805 | 2026-09-19T09:20:40.367Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 640
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
target = phd_framework::test_vm
target_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5806 | 2026-09-19T09:20:40.367Z | 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 = 673
migration_id = 50707fe8-6814-40b9-b996-002ceba289fc
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
target = phd_framework::test_vm
target_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
timeout_duration = 45s
|
| 5807 | 2026-09-19T09:20:40.368Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
target = phd_framework::test_vm
target_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5808 | 2026-09-19T09:20:40.368Z | 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::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
target = phd_framework::test_vm
target_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5809 | 2026-09-19T09:20:40.963Z | 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: b694468b-cc93-47c5-b739-1b9ccc9b8736, name: "phd-vm-b694468b-cc93-47c5-b739-1b9ccc9b8736", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: e0b847e0-5973-4f26-93f6-7d95f3cf4fc2, project_id: 30f375ad-1171-4ab5-ae50-831ced0a12a5, sled_id: 8dd7cc30-5327-4de8-bb1b-57c0f5ae41d9, sled_serial: "8dd7cc30-5327-4de8-bb1b-57c0f5ae41d9", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 514
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
target = phd_framework::test_vm
target_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5810 | 2026-09-19T09:20:40.964Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
migration_id = 50707fe8-6814-40b9-b996-002ceba289fc
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
target = phd_framework::test_vm
target_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5811 | 2026-09-19T09:20:43.371Z | 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":8032}}
target = phd_framework::serial
|
| 5812 | 2026-09-19T09:20:44.328Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 707
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
target = phd_framework::test_vm
target_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5813 | 2026-09-19T09:20:44.328Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3364
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
migration_id = 50707fe8-6814-40b9-b996-002ceba289fc
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
target = phd_framework::test_vm
target_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5814 | 2026-09-19T09:20:44.328Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5815 | 2026-09-19T09:20:44.328Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5816 | 2026-09-19T09:20:46.393Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 2064
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5817 | 2026-09-19T09:20:46.393Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5818 | 2026-09-19T09:20:46.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 = 951
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5819 | 2026-09-19T09:20:46.426Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5820 | 2026-09-19T09:20:46.426Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5821 | 2026-09-19T09:20:46.426Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5822 | 2026-09-19T09:20:46.437Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5823 | 2026-09-19T09:20:46.437Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5824 | 2026-09-19T09:20:46.437Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5825 | 2026-09-19T09:20:46.470Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5826 | 2026-09-19T09:20:46.470Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5827 | 2026-09-19T09:20:46.471Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5828 | 2026-09-19T09:20:46.481Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5829 | 2026-09-19T09:20:46.481Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5830 | 2026-09-19T09:20:46.482Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5831 | 2026-09-19T09:20:46.514Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5832 | 2026-09-19T09:20:46.515Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5833 | 2026-09-19T09:20:46.515Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5834 | 2026-09-19T09:20:46.525Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5835 | 2026-09-19T09:20:46.526Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5836 | 2026-09-19T09:20:46.526Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5837 | 2026-09-19T09:20:46.559Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5838 | 2026-09-19T09:20:46.559Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5839 | 2026-09-19T09:20:46.559Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5840 | 2026-09-19T09:20:46.570Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5841 | 2026-09-19T09:20:46.570Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5842 | 2026-09-19T09:20:46.570Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5843 | 2026-09-19T09:20:46.603Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5844 | 2026-09-19T09:20:46.604Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5845 | 2026-09-19T09:20:46.604Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5846 | 2026-09-19T09:20:46.614Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5847 | 2026-09-19T09:20:46.615Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5848 | 2026-09-19T09:20:46.615Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5849 | 2026-09-19T09:20:46.637Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5850 | 2026-09-19T09:20:46.638Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5851 | 2026-09-19T09:20:46.638Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5852 | 2026-09-19T09:20:46.648Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5853 | 2026-09-19T09:20:46.649Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5854 | 2026-09-19T09:20:46.649Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5855 | 2026-09-19T09:20:46.682Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5856 | 2026-09-19T09:20:46.682Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5857 | 2026-09-19T09:20:46.682Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5858 | 2026-09-19T09:20:46.693Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5859 | 2026-09-19T09:20:46.693Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5860 | 2026-09-19T09:20:46.693Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5861 | 2026-09-19T09:20:46.726Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5862 | 2026-09-19T09:20:46.726Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5863 | 2026-09-19T09:20:46.727Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5864 | 2026-09-19T09:20:46.727Z | 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
|
| 5865 | 2026-09-19T09:20:46.727Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 11173
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 5866 | 2026-09-19T09:20:46.727Z | INFO | phd-runner: test phd_tests::disk::in_memory_backend_migration_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 5867 | 2026-09-19T09:20:46.727Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 5868 | 2026-09-19T09:20:46.728Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1226
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5869 | 2026-09-19T09:20:46.729Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::disk::in_memory_backend_migration_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5870 | 2026-09-19T09:20:46.822Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 94
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5871 | 2026-09-19T09:20:46.822Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 12112
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_source
vm_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
|
| 5872 | 2026-09-19T09:20:46.824Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::disk::in_memory_backend_migration_test
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5873 | 2026-09-19T09:20:46.908Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::zfs
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5874 | 2026-09-19T09:20:46.908Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-3a42115f-dc8a-42b4-a995-79122147bc96"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::zfs
verb = destroy
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5875 | 2026-09-19T09:20:46.935Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::zfs
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5876 | 2026-09-19T09:20:46.935Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-05d3dbbb-136a-4b0e-8e9e-fd405fb3360a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::zfs
verb = destroy
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5877 | 2026-09-19T09:20:46.954Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 227
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_framework::test_vm
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5878 | 2026-09-19T09:20:46.954Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 6586
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
target = phd_framework::test_vm
target_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
vm = in_memory_backend_migration_test_target
vm_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5879 | 2026-09-19T09:20:46.954Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 226
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 5880 | 2026-09-19T09:20:46.954Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 6586
file = phd-tests/framework/src/test_vm/mod.rs
line = 640
path = phd_tests::disk::in_memory_backend_migration_test
source = in_memory_backend_migration_test_source
source_id = 52d8af58-b840-4b4e-8a8d-c32c387e60a0
target = phd_framework::test_vm
target_id = b694468b-cc93-47c5-b739-1b9ccc9b8736
|
| 5881 | 2026-09-19T09:20:46.954Z | INFO | phd-runner: Starting test phd_tests::cpuid::cpuid_boot_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 5882 | 2026-09-19T09:20:46.954Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 12351
file = phd-tests/tests/src/disk.rs
line = 146
path = phd_tests::disk::in_memory_backend_migration_test
target = phd_tests::disk
|
| 5883 | 2026-09-19T09:20:46.954Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 5884 | 2026-09-19T09:20:46.954Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 5885 | 2026-09-19T09:20:46.954Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/cpuid.rs
line = 140
path = phd_tests::cpuid::cpuid_boot_test
target = phd_tests::cpuid
|
| 5886 | 2026-09-19T09:20:46.958Z | INFO | phd-runner: [TEST - EVENT] read bhyve default CPUID
file = phd-tests/tests/src/cpuid.rs
host_cpuid = CpuidSet { map: CpuidMap({0: Absent(CpuidValues { eax: 16, ebx: 1752462657, ecx: 1145913699, edx: 1769238117 }), 1: Absent(CpuidValues { eax: 10489617, ebx: 67584, ecx: 4275712515, edx: 395049983 }), 2: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 3: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 5: Absent(CpuidValues { eax: 64, ebx: 64, ecx: 3, edx: 17 }), 6: Absent(CpuidValues { eax: 4, ebx: 0, ecx: 0, edx: 0 }), 7: Present({0: CpuidValues { eax: 0, ebx: 537920425, ecx: 1536, edx: 0 }}), 8: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 9: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 10: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 11: Present({0: CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }, 1: CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }}), 12: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 13: Present({0: CpuidValues { eax: 7, ebx: 832, ecx: 832, edx: 0 }, 1: CpuidValues { eax: 1, ebx: 0, ecx: 0, edx: 0 }, 2: CpuidValues { eax: 256, ebx: 576, ecx: 0, edx: 0 }}), 14: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 15: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 16: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483648: Absent(CpuidValues { eax: 2147483683, ebx: 1752462657, ecx: 1145913699, edx: 1769238117 }), 2147483649: Absent(CpuidValues { eax: 10489617, ebx: 1073741824, ecx: 1145057787, edx: 634649599 }), 2147483650: Absent(CpuidValues { eax: 541347137, ebx: 1129926725, ecx: 825702176, edx: 908087347 }), 2147483651: Absent(CpuidValues { eax: 1866673460, ebx: 1344300402, ecx: 1701015410, edx: 1919906675 }), 2147483652: Absent(CpuidValues { eax: 538976288, ebx: 538976288, ecx: 538976288, edx: 2105376 }), 2147483653: Absent(CpuidValues { eax: 4282449728, ebx: 4282449728, ecx: 537395520, edx: 537395520 }), 2147483654: Absent(CpuidValues { eax: 1207968256, ebx: 1744847360, ecx: 33579328, edx: 134254912 }), 2147483655: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 256 }), 2147483656: Absent(CpuidValues { eax: 12336, ebx: 7, ecx: 0, edx: 65543 }), 2147483657: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483658: Absent(CpuidValues { eax: 1, ebx: 32768, ecx: 0, edx: 295419135 }), 2147483659: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483660: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483661: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483662: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483663: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483664: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483665: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483666: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483667: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483668: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483669: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483670: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483671: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483672: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483673: Absent(CpuidValues { eax: 4030787648, ebx: 4030726144, ecx: 0, edx: 0 }), 2147483674: Absent(CpuidValues { eax: 6, ebx: 0, ecx: 0, edx: 0 }), 2147483675: Absent(CpuidValues { eax: 1023, ebx: 0, ecx: 0, edx: 0 }), 2147483676: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483677: Present({0: CpuidValues { eax: 289, ebx: 63, ecx: 0, edx: 0 }, 1: CpuidValues { eax: 323, ebx: 63, ecx: 0, edx: 0 }, 2: CpuidValues { eax: 355, ebx: 63, ecx: 0, edx: 0 }}), 2147483678: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483679: Absent(CpuidValues { eax: 16907583, ebx: 16755, ecx: 509, edx: 1 }), 2147483680: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483681: Absent(CpuidValues { eax: 8269, ebx: 0, ecx: 0, edx: 0 }), 2147483682: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483683: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 })}), vendor: Amd }
line = 115
path = phd_tests::cpuid::cpuid_boot_test
target = phd_tests::cpuid
|
| 5887 | 2026-09-19T09:20:46.959Z | 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
|
| 5888 | 2026-09-19T09:20:46.959Z | 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
|
| 5889 | 2026-09-19T09:20:46.959Z | 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
|
| 5890 | 2026-09-19T09:20:46.959Z | 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::cpuid::cpuid_boot_test
target = phd_framework::zfs
verb = list
|
| 5891 | 2026-09-19T09:20:46.970Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::cpuid::cpuid_boot_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 210M 25.3T 207M /phd-artifacts\n
target = phd_framework::zfs
|
| 5892 | 2026-09-19T09:20:46.970Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-81ef2b8d-218d-439a-9225-738110863111"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::zfs
verb = snapshot
|
| 5893 | 2026-09-19T09:20:46.988Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-81ef2b8d-218d-439a-9225-738110863111", "phd-artifacts/phd-clone-9922ed9f-2c3f-4e58-b257-f76f382f29c0"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::zfs
verb = clone
|
| 5894 | 2026-09-19T09:20:47.006Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-9922ed9f-2c3f-4e58-b257-f76f382f29c0"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::zfs
verb = list
|
| 5895 | 2026-09-19T09:20:47.016Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::cpuid::cpuid_boot_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-9922ed9f-2c3f-4e58-b257-f76f382f29c0 0B 25.3T 207M /phd-artifacts/phd-clone-9922ed9f-2c3f-4e58-b257-f76f382f29c0\n
target = phd_framework::zfs
|
| 5896 | 2026-09-19T09:20:47.017Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
|
| 5897 | 2026-09-19T09:20:47.017Z | 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::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm_name = cpuid_boot_test
|
| 5898 | 2026-09-19T09:20:47.017Z | 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
|
| 5899 | 2026-09-19T09:20:47.017Z | 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::cpuid::cpuid_boot_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 5900 | 2026-09-19T09:20:47.017Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::cpuid::cpuid_boot_test
stderr_path = "/tmp/propolis-phd/phd_tests::cpuid::cpuid_boot_test/cpuid_boot_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::cpuid::cpuid_boot_test/cpuid_boot_test.stdout.log"
target = phd_framework::log_config
|
| 5901 | 2026-09-19T09:20:47.048Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1416
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm::server
|
| 5902 | 2026-09-19T09:20:47.064Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 46
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
|
| 5903 | 2026-09-19T09:20:47.064Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = 4b7483a7-f55a-4dd5-9a96-fdf4716b58f6
|
| 5904 | 2026-09-19T09:20:47.065Z | 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::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = 4b7483a7-f55a-4dd5-9a96-fdf4716b58f6
|
| 5905 | 2026-09-19T09:20:47.815Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 5906 | 2026-09-19T09:20:47.816Z | 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: 4b7483a7-f55a-4dd5-9a96-fdf4716b58f6, name: "phd-vm-4b7483a7-f55a-4dd5-9a96-fdf4716b58f6", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 99fcd47f-88d6-47eb-8145-61d7c712e587, project_id: e9c27b80-2e3e-45f0-8f2a-d4edb2e0ec8b, sled_id: fd557a1a-33a8-4b22-9ee6-9b192d23ec70, sled_serial: "fd557a1a-33a8-4b22-9ee6-9b192d23ec70", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = 4b7483a7-f55a-4dd5-9a96-fdf4716b58f6
|
| 5907 | 2026-09-19T09:20:47.817Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = 4b7483a7-f55a-4dd5-9a96-fdf4716b58f6
|
| 5908 | 2026-09-19T09:20:47.817Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::cpuid::cpuid_boot_test
state = Run
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = 4b7483a7-f55a-4dd5-9a96-fdf4716b58f6
|
| 5909 | 2026-09-19T09:20:47.818Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = 4b7483a7-f55a-4dd5-9a96-fdf4716b58f6
|
| 5910 | 2026-09-19T09:20:47.818Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
|
| 5911 | 2026-09-19T09:20:47.818Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = cpuid_boot_test
vm_id = 4b7483a7-f55a-4dd5-9a96-fdf4716b58f6
|
| 5912 | 2026-09-19T09:20:47.818Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::cpuid::cpuid_boot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 5913 | 2026-09-19T09:20:47.818Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = 4b7483a7-f55a-4dd5-9a96-fdf4716b58f6
|
| 5914 | 2026-09-19T09:20:47.818Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = cpuid_boot_test
vm_id = 4b7483a7-f55a-4dd5-9a96-fdf4716b58f6
|
| 5915 | 2026-09-19T09:20:52.215Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4397
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = 4b7483a7-f55a-4dd5-9a96-fdf4716b58f6
|
| 5916 | 2026-09-19T09:20:52.215Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::cpuid::cpuid_boot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 5917 | 2026-09-19T09:20:52.215Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::cpuid::cpuid_boot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 5918 | 2026-09-19T09:20:52.216Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = 4b7483a7-f55a-4dd5-9a96-fdf4716b58f6
|
| 5919 | 2026-09-19T09:20:52.216Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = cpuid_boot_test
vm_id = 4b7483a7-f55a-4dd5-9a96-fdf4716b58f6
|
| 5920 | 2026-09-19T09:20:52.235Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = 4b7483a7-f55a-4dd5-9a96-fdf4716b58f6
|
| 5921 | 2026-09-19T09:20:52.235Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::cpuid::cpuid_boot_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 5922 | 2026-09-19T09:20:52.235Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::cpuid::cpuid_boot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 5923 | 2026-09-19T09:20:52.235Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = 4b7483a7-f55a-4dd5-9a96-fdf4716b58f6
|
| 5924 | 2026-09-19T09:20:52.235Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = cpuid_boot_test
vm_id = 4b7483a7-f55a-4dd5-9a96-fdf4716b58f6
|
| 5925 | 2026-09-19T09:20:52.267Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = 4b7483a7-f55a-4dd5-9a96-fdf4716b58f6
|
| 5926 | 2026-09-19T09:20:52.267Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
|
| 5927 | 2026-09-19T09:20:52.268Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4449
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
|
| 5928 | 2026-09-19T09:20:52.268Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = 4b7483a7-f55a-4dd5-9a96-fdf4716b58f6
|
| 5929 | 2026-09-19T09:20:52.268Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = cpuid_boot_test
vm_id = 4b7483a7-f55a-4dd5-9a96-fdf4716b58f6
|
| 5930 | 2026-09-19T09:20:52.279Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = 4b7483a7-f55a-4dd5-9a96-fdf4716b58f6
|
| 5931 | 2026-09-19T09:20:52.279Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = 4b7483a7-f55a-4dd5-9a96-fdf4716b58f6
|
| 5932 | 2026-09-19T09:20:52.279Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = cpuid_boot_test
vm_id = 4b7483a7-f55a-4dd5-9a96-fdf4716b58f6
|
| 5933 | 2026-09-19T09:20:52.424Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 144
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = 4b7483a7-f55a-4dd5-9a96-fdf4716b58f6
|
| 5934 | 2026-09-19T09:20:52.424Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = 4b7483a7-f55a-4dd5-9a96-fdf4716b58f6
|
| 5935 | 2026-09-19T09:20:52.424Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = cpuid_boot_test
vm_id = 4b7483a7-f55a-4dd5-9a96-fdf4716b58f6
|
| 5936 | 2026-09-19T09:20:52.435Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = 4b7483a7-f55a-4dd5-9a96-fdf4716b58f6
|
| 5937 | 2026-09-19T09:20:52.435Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = 4b7483a7-f55a-4dd5-9a96-fdf4716b58f6
|
| 5938 | 2026-09-19T09:20:52.435Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = cpuid_boot_test
vm_id = 4b7483a7-f55a-4dd5-9a96-fdf4716b58f6
|
| 5939 | 2026-09-19T09:20:52.467Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = 4b7483a7-f55a-4dd5-9a96-fdf4716b58f6
|
| 5940 | 2026-09-19T09:20:52.467Z | INFO | phd-runner: [TEST - EVENT] /proc/cpuinfo output
cpuinfo = processor: 0\nvendor_id: AuthenticAMD\ncpu family: 25\nmodel: 1\nmodel name: Oxide Cloud Computer Company Cloud Computer\nstepping: 1\ncpu MHz: 1996.006\ncache size: 512 KB\nphysical id: 0\nsiblings: 1\ncore id: 0\ncpu cores: 1\napicid: 0\ninitial apicid: 0\nfpu: yes\nfpu_exception: yes\ncpuid level: 16\nwp: yes\nflags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext pdpe1gb lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch skinit wdt bpext vmmcall fsgsbase bmi1 avx2 smep bmi2 erms sha_ni xsaveopt clzero irperf xsaveerptr arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl vaes vpclmulqdq\nbugs: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass\nbogomips: 3992.01\nTLB size: 2560 4K pages\nclflush size: 64\ncache_alignment: 64\naddress sizes: 48 bits physical, 48 bits virtual\npower management:\n\nprocessor: 1\nvendor_id: AuthenticAMD\ncpu family: 25\nmodel: 1\nmodel name: Oxide Cloud Computer Company Cloud Computer\nstepping: 1\ncpu MHz: 1996.006\ncache size: 512 KB\nphysical id: 1\nsiblings: 1\ncore id: 0\ncpu cores: 1\napicid: 1\ninitial apicid: 1\nfpu: yes\nfpu_exception: yes\ncpuid level: 16\nwp: yes\nflags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext pdpe1gb lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch skinit wdt bpext vmmcall fsgsbase bmi1 avx2 smep bmi2 erms sha_ni xsaveopt clzero irperf xsaveerptr arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl vaes vpclmulqdq\nbugs: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass\nbogomips: 3991.65\nTLB size: 2560 4K pages\nclflush size: 64\ncache_alignment: 64\naddress sizes: 48 bits physical, 48 bits virtual\npower management:
file = phd-tests/tests/src/cpuid.rs
line = 97
path = phd_tests::cpuid::cpuid_boot_test
target = phd_tests::cpuid
|
| 5941 | 2026-09-19T09:20:52.468Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = 4b7483a7-f55a-4dd5-9a96-fdf4716b58f6
|
| 5942 | 2026-09-19T09:20:52.468Z | 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
|
| 5943 | 2026-09-19T09:20:52.468Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4652
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 5944 | 2026-09-19T09:20:52.468Z | INFO | phd-runner: test phd_tests::cpuid::cpuid_boot_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 5945 | 2026-09-19T09:20:52.469Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 5946 | 2026-09-19T09:20:52.470Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1226
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = 4b7483a7-f55a-4dd5-9a96-fdf4716b58f6
|
| 5947 | 2026-09-19T09:20:53.095Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::cpuid::cpuid_boot_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = cpuid_boot_test
vm_id = 4b7483a7-f55a-4dd5-9a96-fdf4716b58f6
|
| 5948 | 2026-09-19T09:20:53.189Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::zfs
vm = cpuid_boot_test
vm_id = 4b7483a7-f55a-4dd5-9a96-fdf4716b58f6
|
| 5949 | 2026-09-19T09:20:53.189Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-9922ed9f-2c3f-4e58-b257-f76f382f29c0"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::zfs
verb = destroy
vm = cpuid_boot_test
vm_id = 4b7483a7-f55a-4dd5-9a96-fdf4716b58f6
|
| 5950 | 2026-09-19T09:20:53.214Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::zfs
vm = cpuid_boot_test
vm_id = 4b7483a7-f55a-4dd5-9a96-fdf4716b58f6
|
| 5951 | 2026-09-19T09:20:53.214Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-81ef2b8d-218d-439a-9225-738110863111"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::zfs
verb = destroy
vm = cpuid_boot_test
vm_id = 4b7483a7-f55a-4dd5-9a96-fdf4716b58f6
|
| 5952 | 2026-09-19T09:20:53.233Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 764
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = 4b7483a7-f55a-4dd5-9a96-fdf4716b58f6
|
| 5953 | 2026-09-19T09:20:53.233Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 764
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 5954 | 2026-09-19T09:20:53.233Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 6168
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::cpuid::cpuid_boot_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = 4b7483a7-f55a-4dd5-9a96-fdf4716b58f6
|
| 5955 | 2026-09-19T09:20:53.233Z | INFO | phd-runner: Starting test phd_tests::cpuid::guest_cpu_topo_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 5956 | 2026-09-19T09:20:53.233Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 6278
file = phd-tests/tests/src/cpuid.rs
line = 140
path = phd_tests::cpuid::cpuid_boot_test
target = phd_tests::cpuid
|
| 5957 | 2026-09-19T09:20:53.233Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 5958 | 2026-09-19T09:20:53.233Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 5959 | 2026-09-19T09:20:53.233Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/cpuid.rs
line = 337
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_tests::cpuid
|
| 5960 | 2026-09-19T09:20:53.236Z | INFO | phd-runner: [TEST - EVENT] read bhyve default CPUID
file = phd-tests/tests/src/cpuid.rs
host_cpuid = CpuidSet { map: CpuidMap({0: Absent(CpuidValues { eax: 16, ebx: 1752462657, ecx: 1145913699, edx: 1769238117 }), 1: Absent(CpuidValues { eax: 10489617, ebx: 67584, ecx: 4275712515, edx: 395049983 }), 2: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 3: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 5: Absent(CpuidValues { eax: 64, ebx: 64, ecx: 3, edx: 17 }), 6: Absent(CpuidValues { eax: 4, ebx: 0, ecx: 0, edx: 0 }), 7: Present({0: CpuidValues { eax: 0, ebx: 537920425, ecx: 1536, edx: 0 }}), 8: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 9: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 10: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 11: Present({0: CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }, 1: CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }}), 12: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 13: Present({0: CpuidValues { eax: 7, ebx: 832, ecx: 832, edx: 0 }, 1: CpuidValues { eax: 1, ebx: 0, ecx: 0, edx: 0 }, 2: CpuidValues { eax: 256, ebx: 576, ecx: 0, edx: 0 }}), 14: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 15: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 16: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483648: Absent(CpuidValues { eax: 2147483683, ebx: 1752462657, ecx: 1145913699, edx: 1769238117 }), 2147483649: Absent(CpuidValues { eax: 10489617, ebx: 1073741824, ecx: 1145057787, edx: 634649599 }), 2147483650: Absent(CpuidValues { eax: 541347137, ebx: 1129926725, ecx: 825702176, edx: 908087347 }), 2147483651: Absent(CpuidValues { eax: 1866673460, ebx: 1344300402, ecx: 1701015410, edx: 1919906675 }), 2147483652: Absent(CpuidValues { eax: 538976288, ebx: 538976288, ecx: 538976288, edx: 2105376 }), 2147483653: Absent(CpuidValues { eax: 4282449728, ebx: 4282449728, ecx: 537395520, edx: 537395520 }), 2147483654: Absent(CpuidValues { eax: 1207968256, ebx: 1744847360, ecx: 33579328, edx: 134254912 }), 2147483655: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 256 }), 2147483656: Absent(CpuidValues { eax: 12336, ebx: 7, ecx: 0, edx: 65543 }), 2147483657: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483658: Absent(CpuidValues { eax: 1, ebx: 32768, ecx: 0, edx: 295419135 }), 2147483659: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483660: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483661: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483662: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483663: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483664: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483665: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483666: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483667: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483668: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483669: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483670: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483671: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483672: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483673: Absent(CpuidValues { eax: 4030787648, ebx: 4030726144, ecx: 0, edx: 0 }), 2147483674: Absent(CpuidValues { eax: 6, ebx: 0, ecx: 0, edx: 0 }), 2147483675: Absent(CpuidValues { eax: 1023, ebx: 0, ecx: 0, edx: 0 }), 2147483676: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483677: Present({0: CpuidValues { eax: 289, ebx: 63, ecx: 0, edx: 0 }, 1: CpuidValues { eax: 323, ebx: 63, ecx: 0, edx: 0 }, 2: CpuidValues { eax: 355, ebx: 63, ecx: 0, edx: 0 }}), 2147483678: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483679: Absent(CpuidValues { eax: 16907583, ebx: 16755, ecx: 509, edx: 1 }), 2147483680: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483681: Absent(CpuidValues { eax: 8269, ebx: 0, ecx: 0, edx: 0 }), 2147483682: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483683: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 })}), vendor: Amd }
line = 115
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_tests::cpuid
|
| 5961 | 2026-09-19T09:20:53.237Z | 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
|
| 5962 | 2026-09-19T09:20:53.237Z | 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
|
| 5963 | 2026-09-19T09:20:53.237Z | 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
|
| 5964 | 2026-09-19T09:20:53.237Z | 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::cpuid::guest_cpu_topo_test
target = phd_framework::zfs
verb = list
|
| 5965 | 2026-09-19T09:20:53.248Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::cpuid::guest_cpu_topo_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 210M 25.3T 207M /phd-artifacts\n
target = phd_framework::zfs
|
| 5966 | 2026-09-19T09:20:53.249Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-7afb62b1-c394-4e85-8762-067d9176ad28"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::zfs
verb = snapshot
|
| 5967 | 2026-09-19T09:20:53.270Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-7afb62b1-c394-4e85-8762-067d9176ad28", "phd-artifacts/phd-clone-3036a85f-42e1-440f-9d49-aeb1f5690bde"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::zfs
verb = clone
|
| 5968 | 2026-09-19T09:20:53.288Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-3036a85f-42e1-440f-9d49-aeb1f5690bde"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::zfs
verb = list
|
| 5969 | 2026-09-19T09:20:53.300Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::cpuid::guest_cpu_topo_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-3036a85f-42e1-440f-9d49-aeb1f5690bde 0B 25.3T 207M /phd-artifacts/phd-clone-3036a85f-42e1-440f-9d49-aeb1f5690bde\n
target = phd_framework::zfs
|
| 5970 | 2026-09-19T09:20:53.301Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
|
| 5971 | 2026-09-19T09:20:53.301Z | 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::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm_name = guest_cpu_topo_test
|
| 5972 | 2026-09-19T09:20:53.301Z | 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
|
| 5973 | 2026-09-19T09:20:53.301Z | 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::cpuid::guest_cpu_topo_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 5974 | 2026-09-19T09:20:53.301Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::cpuid::guest_cpu_topo_test
stderr_path = "/tmp/propolis-phd/phd_tests::cpuid::guest_cpu_topo_test/guest_cpu_topo_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::cpuid::guest_cpu_topo_test/guest_cpu_topo_test.stdout.log"
target = phd_framework::log_config
|
| 5975 | 2026-09-19T09:20:53.334Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1424
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm::server
|
| 5976 | 2026-09-19T09:20:53.349Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 48
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
|
| 5977 | 2026-09-19T09:20:53.349Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 5978 | 2026-09-19T09:20:53.350Z | 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::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 5979 | 2026-09-19T09:20:54.035Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 5980 | 2026-09-19T09:20:54.036Z | 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: 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e, name: "phd-vm-5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 0a696a23-5b5f-4239-bc35-b011a747f32a, project_id: d8f59d55-a50a-41b9-8da3-1c51cb64b812, sled_id: d5363e83-db46-4ef3-8284-3805f8f2ff5d, sled_serial: "d5363e83-db46-4ef3-8284-3805f8f2ff5d", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 5981 | 2026-09-19T09:20:54.036Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 5982 | 2026-09-19T09:20:54.036Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::cpuid::guest_cpu_topo_test
state = Run
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 5983 | 2026-09-19T09:20:54.037Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 5984 | 2026-09-19T09:20:54.038Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
|
| 5985 | 2026-09-19T09:20:54.038Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 5986 | 2026-09-19T09:20:54.038Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::cpuid::guest_cpu_topo_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 5987 | 2026-09-19T09:20:54.038Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 5988 | 2026-09-19T09:20:54.038Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 5989 | 2026-09-19T09:20:58.479Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4441
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 5990 | 2026-09-19T09:20:58.479Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::cpuid::guest_cpu_topo_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 5991 | 2026-09-19T09:20:58.480Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::cpuid::guest_cpu_topo_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 5992 | 2026-09-19T09:20:58.480Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 5993 | 2026-09-19T09:20:58.480Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 5994 | 2026-09-19T09:20:58.498Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 5995 | 2026-09-19T09:20:58.498Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::cpuid::guest_cpu_topo_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 5996 | 2026-09-19T09:20:58.498Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::cpuid::guest_cpu_topo_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 5997 | 2026-09-19T09:20:58.498Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 5998 | 2026-09-19T09:20:58.499Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 5999 | 2026-09-19T09:20:58.530Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 6000 | 2026-09-19T09:20:58.531Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
|
| 6001 | 2026-09-19T09:20:58.531Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4492
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
|
| 6002 | 2026-09-19T09:20:58.531Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 6003 | 2026-09-19T09:20:58.531Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 6004 | 2026-09-19T09:20:58.542Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 6005 | 2026-09-19T09:20:58.542Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 6006 | 2026-09-19T09:20:58.542Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 6007 | 2026-09-19T09:20:58.585Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 43
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 6008 | 2026-09-19T09:20:58.586Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 6009 | 2026-09-19T09:20:58.586Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 6010 | 2026-09-19T09:20:58.596Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 6011 | 2026-09-19T09:20:58.597Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 6012 | 2026-09-19T09:20:58.597Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 6013 | 2026-09-19T09:20:58.630Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 6014 | 2026-09-19T09:20:58.630Z | INFO | phd-runner: [GET_SPEC - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 627
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 6015 | 2026-09-19T09:20:58.630Z | INFO | phd-runner: [GET_SPEC - EVENT] Sending instance spec get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 629
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 6016 | 2026-09-19T09:20:58.632Z | INFO | phd-runner: [GET_SPEC - END]
elapsed_milliseconds = 2
file = phd-tests/framework/src/test_vm/mod.rs
line = 627
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 6017 | 2026-09-19T09:20:58.632Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 6018 | 2026-09-19T09:20:58.632Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 6019 | 2026-09-19T09:20:58.652Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 6020 | 2026-09-19T09:20:58.653Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 6021 | 2026-09-19T09:20:58.653Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 6022 | 2026-09-19T09:20:58.686Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 6023 | 2026-09-19T09:20:58.686Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 6024 | 2026-09-19T09:20:58.686Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 6025 | 2026-09-19T09:20:58.708Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 6026 | 2026-09-19T09:20:58.708Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 6027 | 2026-09-19T09:20:58.708Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 6028 | 2026-09-19T09:20:58.741Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 6029 | 2026-09-19T09:20:58.741Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 6030 | 2026-09-19T09:20:58.741Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 6031 | 2026-09-19T09:20:58.752Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 6032 | 2026-09-19T09:20:58.752Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 6033 | 2026-09-19T09:20:58.752Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 6034 | 2026-09-19T09:20:58.786Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 6035 | 2026-09-19T09:20:58.786Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 6036 | 2026-09-19T09:20:58.786Z | 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
|
| 6037 | 2026-09-19T09:20:58.786Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4750
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 6038 | 2026-09-19T09:20:58.786Z | INFO | phd-runner: test phd_tests::cpuid::guest_cpu_topo_test ... skipped: guest topo test is Intel-only for the moment
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 6039 | 2026-09-19T09:20:58.787Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 6040 | 2026-09-19T09:20:58.788Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1226
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 6041 | 2026-09-19T09:20:59.175Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::cpuid::guest_cpu_topo_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 6042 | 2026-09-19T09:20:59.268Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::zfs
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 6043 | 2026-09-19T09:20:59.268Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-3036a85f-42e1-440f-9d49-aeb1f5690bde"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::zfs
verb = destroy
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 6044 | 2026-09-19T09:20:59.294Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::zfs
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 6045 | 2026-09-19T09:20:59.294Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-7afb62b1-c394-4e85-8762-067d9176ad28"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::zfs
verb = destroy
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 6046 | 2026-09-19T09:20:59.313Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 526
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 6047 | 2026-09-19T09:20:59.313Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5963
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_framework::test_vm
vm = guest_cpu_topo_test
vm_id = 5303b7a9-ab27-4cd5-85a5-9fcbd9c17d1e
|
| 6048 | 2026-09-19T09:20:59.313Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 6079
file = phd-tests/tests/src/cpuid.rs
line = 337
path = phd_tests::cpuid::guest_cpu_topo_test
target = phd_tests::cpuid
|
| 6049 | 2026-09-19T09:20:59.313Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 526
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 6050 | 2026-09-19T09:20:59.313Z | INFO | phd-runner: Starting test phd_tests::cpuid::cpuid_migrate_smoke_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 6051 | 2026-09-19T09:20:59.313Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 6052 | 2026-09-19T09:20:59.313Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 6053 | 2026-09-19T09:20:59.314Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/cpuid.rs
line = 146
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_tests::cpuid
|
| 6054 | 2026-09-19T09:20:59.316Z | INFO | phd-runner: [TEST - EVENT] read bhyve default CPUID
file = phd-tests/tests/src/cpuid.rs
host_cpuid = CpuidSet { map: CpuidMap({0: Absent(CpuidValues { eax: 16, ebx: 1752462657, ecx: 1145913699, edx: 1769238117 }), 1: Absent(CpuidValues { eax: 10489617, ebx: 67584, ecx: 4275712515, edx: 395049983 }), 2: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 3: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 5: Absent(CpuidValues { eax: 64, ebx: 64, ecx: 3, edx: 17 }), 6: Absent(CpuidValues { eax: 4, ebx: 0, ecx: 0, edx: 0 }), 7: Present({0: CpuidValues { eax: 0, ebx: 537920425, ecx: 1536, edx: 0 }}), 8: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 9: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 10: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 11: Present({0: CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }, 1: CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }}), 12: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 13: Present({0: CpuidValues { eax: 7, ebx: 832, ecx: 832, edx: 0 }, 1: CpuidValues { eax: 1, ebx: 0, ecx: 0, edx: 0 }, 2: CpuidValues { eax: 256, ebx: 576, ecx: 0, edx: 0 }}), 14: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 15: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 16: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483648: Absent(CpuidValues { eax: 2147483683, ebx: 1752462657, ecx: 1145913699, edx: 1769238117 }), 2147483649: Absent(CpuidValues { eax: 10489617, ebx: 1073741824, ecx: 1145057787, edx: 634649599 }), 2147483650: Absent(CpuidValues { eax: 541347137, ebx: 1129926725, ecx: 825702176, edx: 908087347 }), 2147483651: Absent(CpuidValues { eax: 1866673460, ebx: 1344300402, ecx: 1701015410, edx: 1919906675 }), 2147483652: Absent(CpuidValues { eax: 538976288, ebx: 538976288, ecx: 538976288, edx: 2105376 }), 2147483653: Absent(CpuidValues { eax: 4282449728, ebx: 4282449728, ecx: 537395520, edx: 537395520 }), 2147483654: Absent(CpuidValues { eax: 1207968256, ebx: 1744847360, ecx: 33579328, edx: 134254912 }), 2147483655: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 256 }), 2147483656: Absent(CpuidValues { eax: 12336, ebx: 7, ecx: 0, edx: 65543 }), 2147483657: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483658: Absent(CpuidValues { eax: 1, ebx: 32768, ecx: 0, edx: 295419135 }), 2147483659: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483660: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483661: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483662: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483663: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483664: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483665: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483666: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483667: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483668: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483669: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483670: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483671: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483672: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483673: Absent(CpuidValues { eax: 4030787648, ebx: 4030726144, ecx: 0, edx: 0 }), 2147483674: Absent(CpuidValues { eax: 6, ebx: 0, ecx: 0, edx: 0 }), 2147483675: Absent(CpuidValues { eax: 1023, ebx: 0, ecx: 0, edx: 0 }), 2147483676: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483677: Present({0: CpuidValues { eax: 289, ebx: 63, ecx: 0, edx: 0 }, 1: CpuidValues { eax: 323, ebx: 63, ecx: 0, edx: 0 }, 2: CpuidValues { eax: 355, ebx: 63, ecx: 0, edx: 0 }}), 2147483678: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483679: Absent(CpuidValues { eax: 16907583, ebx: 16755, ecx: 509, edx: 1 }), 2147483680: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483681: Absent(CpuidValues { eax: 8269, ebx: 0, ecx: 0, edx: 0 }), 2147483682: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 }), 2147483683: Absent(CpuidValues { eax: 0, ebx: 0, ecx: 0, edx: 0 })}), vendor: Amd }
line = 115
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_tests::cpuid
|
| 6055 | 2026-09-19T09:20:59.317Z | 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
|
| 6056 | 2026-09-19T09:20:59.317Z | 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
|
| 6057 | 2026-09-19T09:20:59.317Z | 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
|
| 6058 | 2026-09-19T09:20:59.317Z | 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::cpuid::cpuid_migrate_smoke_test
target = phd_framework::zfs
verb = list
|
| 6059 | 2026-09-19T09:20:59.329Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::cpuid::cpuid_migrate_smoke_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 210M 25.3T 207M /phd-artifacts\n
target = phd_framework::zfs
|
| 6060 | 2026-09-19T09:20:59.329Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a2e650bb-8d16-44fd-83c4-525ffc811bd8"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::zfs
verb = snapshot
|
| 6061 | 2026-09-19T09:20:59.347Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a2e650bb-8d16-44fd-83c4-525ffc811bd8", "phd-artifacts/phd-clone-e0c87833-597d-47b3-b121-b9dd4780c1d3"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::zfs
verb = clone
|
| 6062 | 2026-09-19T09:20:59.364Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-e0c87833-597d-47b3-b121-b9dd4780c1d3"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::zfs
verb = list
|
| 6063 | 2026-09-19T09:20:59.376Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::cpuid::cpuid_migrate_smoke_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-e0c87833-597d-47b3-b121-b9dd4780c1d3 0B 25.3T 207M /phd-artifacts/phd-clone-e0c87833-597d-47b3-b121-b9dd4780c1d3\n
target = phd_framework::zfs
|
| 6064 | 2026-09-19T09:20:59.376Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
|
| 6065 | 2026-09-19T09:20:59.376Z | 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::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm_name = cpuid_boot_test
|
| 6066 | 2026-09-19T09:20:59.376Z | 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
|
| 6067 | 2026-09-19T09:20:59.376Z | 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::cpuid::cpuid_migrate_smoke_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 6068 | 2026-09-19T09:20:59.376Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::cpuid::cpuid_migrate_smoke_test
stderr_path = "/tmp/propolis-phd/phd_tests::cpuid::cpuid_migrate_smoke_test/cpuid_boot_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::cpuid::cpuid_migrate_smoke_test/cpuid_boot_test.stdout.log"
target = phd_framework::log_config
|
| 6069 | 2026-09-19T09:20:59.409Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1432
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm::server
|
| 6070 | 2026-09-19T09:20:59.425Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 48
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
|
| 6071 | 2026-09-19T09:20:59.425Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = ce0ebd88-818f-4de5-8049-9af6e4f1e262
|
| 6072 | 2026-09-19T09:20:59.426Z | 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::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = ce0ebd88-818f-4de5-8049-9af6e4f1e262
|
| 6073 | 2026-09-19T09:20:59.999Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 6074 | 2026-09-19T09:21:00.000Z | 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: ce0ebd88-818f-4de5-8049-9af6e4f1e262, name: "phd-vm-ce0ebd88-818f-4de5-8049-9af6e4f1e262", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: aa56ec29-4751-4185-bef1-8425f8c7aa3d, project_id: c94e92b7-9b84-4abc-8fe9-6bfd14031d73, sled_id: 83637ea6-707e-41c6-a6af-71acb18aaf61, sled_serial: "83637ea6-707e-41c6-a6af-71acb18aaf61", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = ce0ebd88-818f-4de5-8049-9af6e4f1e262
|
| 6075 | 2026-09-19T09:21:00.000Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = ce0ebd88-818f-4de5-8049-9af6e4f1e262
|
| 6076 | 2026-09-19T09:21:00.000Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::cpuid::cpuid_migrate_smoke_test
state = Run
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = ce0ebd88-818f-4de5-8049-9af6e4f1e262
|
| 6077 | 2026-09-19T09:21:00.001Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = ce0ebd88-818f-4de5-8049-9af6e4f1e262
|
| 6078 | 2026-09-19T09:21:00.001Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
|
| 6079 | 2026-09-19T09:21:00.001Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = cpuid_boot_test
vm_id = ce0ebd88-818f-4de5-8049-9af6e4f1e262
|
| 6080 | 2026-09-19T09:21:00.001Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::cpuid::cpuid_migrate_smoke_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 6081 | 2026-09-19T09:21:00.001Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = ce0ebd88-818f-4de5-8049-9af6e4f1e262
|
| 6082 | 2026-09-19T09:21:00.001Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = cpuid_boot_test
vm_id = ce0ebd88-818f-4de5-8049-9af6e4f1e262
|
| 6083 | 2026-09-19T09:21:04.432Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4430
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = ce0ebd88-818f-4de5-8049-9af6e4f1e262
|
| 6084 | 2026-09-19T09:21:04.432Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::cpuid::cpuid_migrate_smoke_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 6085 | 2026-09-19T09:21:04.432Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::cpuid::cpuid_migrate_smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 6086 | 2026-09-19T09:21:04.433Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = ce0ebd88-818f-4de5-8049-9af6e4f1e262
|
| 6087 | 2026-09-19T09:21:04.433Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = cpuid_boot_test
vm_id = ce0ebd88-818f-4de5-8049-9af6e4f1e262
|
| 6088 | 2026-09-19T09:21:04.450Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = ce0ebd88-818f-4de5-8049-9af6e4f1e262
|
| 6089 | 2026-09-19T09:21:04.450Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::cpuid::cpuid_migrate_smoke_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 6090 | 2026-09-19T09:21:04.450Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::cpuid::cpuid_migrate_smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 6091 | 2026-09-19T09:21:04.450Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = ce0ebd88-818f-4de5-8049-9af6e4f1e262
|
| 6092 | 2026-09-19T09:21:04.451Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = cpuid_boot_test
vm_id = ce0ebd88-818f-4de5-8049-9af6e4f1e262
|
| 6093 | 2026-09-19T09:21:04.483Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = ce0ebd88-818f-4de5-8049-9af6e4f1e262
|
| 6094 | 2026-09-19T09:21:04.484Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
|
| 6095 | 2026-09-19T09:21:04.484Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4482
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
|
| 6096 | 2026-09-19T09:21:04.484Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = ce0ebd88-818f-4de5-8049-9af6e4f1e262
|
| 6097 | 2026-09-19T09:21:04.484Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = cpuid_boot_test
vm_id = ce0ebd88-818f-4de5-8049-9af6e4f1e262
|
| 6098 | 2026-09-19T09:21:04.495Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = ce0ebd88-818f-4de5-8049-9af6e4f1e262
|
| 6099 | 2026-09-19T09:21:04.495Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = ce0ebd88-818f-4de5-8049-9af6e4f1e262
|
| 6100 | 2026-09-19T09:21:04.495Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = cpuid_boot_test
vm_id = ce0ebd88-818f-4de5-8049-9af6e4f1e262
|
| 6101 | 2026-09-19T09:21:04.639Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 143
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = ce0ebd88-818f-4de5-8049-9af6e4f1e262
|
| 6102 | 2026-09-19T09:21:04.639Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = ce0ebd88-818f-4de5-8049-9af6e4f1e262
|
| 6103 | 2026-09-19T09:21:04.639Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = cpuid_boot_test
vm_id = ce0ebd88-818f-4de5-8049-9af6e4f1e262
|
| 6104 | 2026-09-19T09:21:04.650Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = ce0ebd88-818f-4de5-8049-9af6e4f1e262
|
| 6105 | 2026-09-19T09:21:04.650Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = ce0ebd88-818f-4de5-8049-9af6e4f1e262
|
| 6106 | 2026-09-19T09:21:04.650Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = cpuid_boot_test
vm_id = ce0ebd88-818f-4de5-8049-9af6e4f1e262
|
| 6107 | 2026-09-19T09:21:04.673Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = ce0ebd88-818f-4de5-8049-9af6e4f1e262
|
| 6108 | 2026-09-19T09:21:04.673Z | INFO | phd-runner: [TEST - EVENT] /proc/cpuinfo output
cpuinfo = processor: 0\nvendor_id: AuthenticAMD\ncpu family: 25\nmodel: 1\nmodel name: Oxide Cloud Computer Company Cloud Computer\nstepping: 1\ncpu MHz: 1996.100\ncache size: 512 KB\nphysical id: 0\nsiblings: 1\ncore id: 0\ncpu cores: 1\napicid: 0\ninitial apicid: 0\nfpu: yes\nfpu_exception: yes\ncpuid level: 16\nwp: yes\nflags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext pdpe1gb lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch skinit wdt bpext vmmcall fsgsbase bmi1 avx2 smep bmi2 erms sha_ni xsaveopt clzero irperf xsaveerptr arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl vaes vpclmulqdq\nbugs: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass\nbogomips: 3992.20\nTLB size: 2560 4K pages\nclflush size: 64\ncache_alignment: 64\naddress sizes: 48 bits physical, 48 bits virtual\npower management:\n\nprocessor: 1\nvendor_id: AuthenticAMD\ncpu family: 25\nmodel: 1\nmodel name: Oxide Cloud Computer Company Cloud Computer\nstepping: 1\ncpu MHz: 1996.100\ncache size: 512 KB\nphysical id: 1\nsiblings: 1\ncore id: 0\ncpu cores: 1\napicid: 1\ninitial apicid: 1\nfpu: yes\nfpu_exception: yes\ncpuid level: 16\nwp: yes\nflags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext pdpe1gb lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch skinit wdt bpext vmmcall fsgsbase bmi1 avx2 smep bmi2 erms sha_ni xsaveopt clzero irperf xsaveerptr arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl vaes vpclmulqdq\nbugs: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass\nbogomips: 3991.72\nTLB size: 2560 4K pages\nclflush size: 64\ncache_alignment: 64\naddress sizes: 48 bits physical, 48 bits virtual\npower management:
file = phd-tests/tests/src/cpuid.rs
line = 97
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_tests::cpuid
|
| 6109 | 2026-09-19T09:21:04.673Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
|
| 6110 | 2026-09-19T09:21:04.674Z | 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::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm_name = cpuid_boot_test_migration_target
|
| 6111 | 2026-09-19T09:21:04.674Z | 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
|
| 6112 | 2026-09-19T09:21:04.674Z | 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::cpuid::cpuid_migrate_smoke_test
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 6113 | 2026-09-19T09:21:04.674Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::cpuid::cpuid_migrate_smoke_test
stderr_path = "/tmp/propolis-phd/phd_tests::cpuid::cpuid_migrate_smoke_test/cpuid_boot_test_migration_target.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::cpuid::cpuid_migrate_smoke_test/cpuid_boot_test_migration_target.stdout.log"
target = phd_framework::log_config
|
| 6114 | 2026-09-19T09:21:04.711Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1433
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm::server
|
| 6115 | 2026-09-19T09:21:04.725Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 51
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
|
| 6116 | 2026-09-19T09:21:04.725Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 640
path = phd_tests::cpuid::cpuid_migrate_smoke_test
source = cpuid_boot_test
source_id = ce0ebd88-818f-4de5-8049-9af6e4f1e262
target = phd_framework::test_vm
target_id = c28e262e-fdb6-4274-b113-2113f7395da4
|
| 6117 | 2026-09-19T09:21:04.725Z | 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 = 673
migration_id = 2f9bb95e-71e8-410f-97d9-49cf3ca62f76
path = phd_tests::cpuid::cpuid_migrate_smoke_test
source = cpuid_boot_test
source_id = ce0ebd88-818f-4de5-8049-9af6e4f1e262
target = phd_framework::test_vm
target_id = c28e262e-fdb6-4274-b113-2113f7395da4
timeout_duration = 45s
|
| 6118 | 2026-09-19T09:21:04.726Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::cpuid::cpuid_migrate_smoke_test
source = cpuid_boot_test
source_id = ce0ebd88-818f-4de5-8049-9af6e4f1e262
target = phd_framework::test_vm
target_id = c28e262e-fdb6-4274-b113-2113f7395da4
vm = cpuid_boot_test_migration_target
vm_id = c28e262e-fdb6-4274-b113-2113f7395da4
|
| 6119 | 2026-09-19T09:21:04.726Z | 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::cpuid::cpuid_migrate_smoke_test
source = cpuid_boot_test
source_id = ce0ebd88-818f-4de5-8049-9af6e4f1e262
target = phd_framework::test_vm
target_id = c28e262e-fdb6-4274-b113-2113f7395da4
vm = cpuid_boot_test_migration_target
vm_id = c28e262e-fdb6-4274-b113-2113f7395da4
|
| 6120 | 2026-09-19T09:21:05.182Z | 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: c28e262e-fdb6-4274-b113-2113f7395da4, name: "phd-vm-c28e262e-fdb6-4274-b113-2113f7395da4", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: aa56ec29-4751-4185-bef1-8425f8c7aa3d, project_id: c94e92b7-9b84-4abc-8fe9-6bfd14031d73, sled_id: 50a25ade-e12d-4433-8f07-cb70d00d54c5, sled_serial: "50a25ade-e12d-4433-8f07-cb70d00d54c5", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating }
line = 514
path = phd_tests::cpuid::cpuid_migrate_smoke_test
source = cpuid_boot_test
source_id = ce0ebd88-818f-4de5-8049-9af6e4f1e262
target = phd_framework::test_vm
target_id = c28e262e-fdb6-4274-b113-2113f7395da4
vm = cpuid_boot_test_migration_target
vm_id = c28e262e-fdb6-4274-b113-2113f7395da4
|
| 6121 | 2026-09-19T09:21:05.183Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
migration_id = 2f9bb95e-71e8-410f-97d9-49cf3ca62f76
path = phd_tests::cpuid::cpuid_migrate_smoke_test
source = cpuid_boot_test
source_id = ce0ebd88-818f-4de5-8049-9af6e4f1e262
target = phd_framework::test_vm
target_id = c28e262e-fdb6-4274-b113-2113f7395da4
|
| 6122 | 2026-09-19T09:21:07.597Z | 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":10096}}
target = phd_framework::serial
|
| 6123 | 2026-09-19T09:21:07.687Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 707
path = phd_tests::cpuid::cpuid_migrate_smoke_test
source = cpuid_boot_test
source_id = ce0ebd88-818f-4de5-8049-9af6e4f1e262
target = phd_framework::test_vm
target_id = c28e262e-fdb6-4274-b113-2113f7395da4
|
| 6124 | 2026-09-19T09:21:07.687Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2504
file = phd-tests/framework/src/test_vm/mod.rs
line = 694
migration_id = 2f9bb95e-71e8-410f-97d9-49cf3ca62f76
path = phd_tests::cpuid::cpuid_migrate_smoke_test
source = cpuid_boot_test
source_id = ce0ebd88-818f-4de5-8049-9af6e4f1e262
target = phd_framework::test_vm
target_id = c28e262e-fdb6-4274-b113-2113f7395da4
|
| 6125 | 2026-09-19T09:21:07.687Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = c28e262e-fdb6-4274-b113-2113f7395da4
|
| 6126 | 2026-09-19T09:21:07.687Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::cpuid::cpuid_migrate_smoke_test
state = Reboot
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = c28e262e-fdb6-4274-b113-2113f7395da4
|
| 6127 | 2026-09-19T09:21:07.688Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = c28e262e-fdb6-4274-b113-2113f7395da4
|
| 6128 | 2026-09-19T09:21:07.688Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
|
| 6129 | 2026-09-19T09:21:07.688Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 870
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = cpuid_boot_test_migration_target
vm_id = c28e262e-fdb6-4274-b113-2113f7395da4
|
| 6130 | 2026-09-19T09:21:07.688Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::cpuid::cpuid_migrate_smoke_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 6131 | 2026-09-19T09:21:07.688Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = c28e262e-fdb6-4274-b113-2113f7395da4
|
| 6132 | 2026-09-19T09:21:07.688Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = cpuid_boot_test_migration_target
vm_id = c28e262e-fdb6-4274-b113-2113f7395da4
|
| 6133 | 2026-09-19T09:21:11.879Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4191
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = c28e262e-fdb6-4274-b113-2113f7395da4
|
| 6134 | 2026-09-19T09:21:11.880Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::cpuid::cpuid_migrate_smoke_test
step = WriteStr("root")
target = phd_framework::test_vm
|
| 6135 | 2026-09-19T09:21:11.880Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::cpuid::cpuid_migrate_smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 6136 | 2026-09-19T09:21:11.880Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = c28e262e-fdb6-4274-b113-2113f7395da4
|
| 6137 | 2026-09-19T09:21:11.880Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = cpuid_boot_test_migration_target
vm_id = c28e262e-fdb6-4274-b113-2113f7395da4
|
| 6138 | 2026-09-19T09:21:11.899Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = c28e262e-fdb6-4274-b113-2113f7395da4
|
| 6139 | 2026-09-19T09:21:11.899Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::cpuid::cpuid_migrate_smoke_test
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 6140 | 2026-09-19T09:21:11.899Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 878
path = phd_tests::cpuid::cpuid_migrate_smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 6141 | 2026-09-19T09:21:11.899Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = c28e262e-fdb6-4274-b113-2113f7395da4
|
| 6142 | 2026-09-19T09:21:11.899Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = cpuid_boot_test_migration_target
vm_id = c28e262e-fdb6-4274-b113-2113f7395da4
|
| 6143 | 2026-09-19T09:21:11.931Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = c28e262e-fdb6-4274-b113-2113f7395da4
|
| 6144 | 2026-09-19T09:21:11.931Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 918
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
|
| 6145 | 2026-09-19T09:21:11.931Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4242
file = phd-tests/framework/src/test_vm/mod.rs
line = 921
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
|
| 6146 | 2026-09-19T09:21:11.931Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = c28e262e-fdb6-4274-b113-2113f7395da4
|
| 6147 | 2026-09-19T09:21:11.932Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = cpuid_boot_test_migration_target
vm_id = c28e262e-fdb6-4274-b113-2113f7395da4
|
| 6148 | 2026-09-19T09:21:11.942Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = c28e262e-fdb6-4274-b113-2113f7395da4
|
| 6149 | 2026-09-19T09:21:11.942Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = c28e262e-fdb6-4274-b113-2113f7395da4
|
| 6150 | 2026-09-19T09:21:11.943Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = cpuid_boot_test_migration_target
vm_id = c28e262e-fdb6-4274-b113-2113f7395da4
|
| 6151 | 2026-09-19T09:21:12.087Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 144
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = c28e262e-fdb6-4274-b113-2113f7395da4
|
| 6152 | 2026-09-19T09:21:12.087Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = c28e262e-fdb6-4274-b113-2113f7395da4
|
| 6153 | 2026-09-19T09:21:12.087Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = cpuid_boot_test_migration_target
vm_id = c28e262e-fdb6-4274-b113-2113f7395da4
|
| 6154 | 2026-09-19T09:21:12.098Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = c28e262e-fdb6-4274-b113-2113f7395da4
|
| 6155 | 2026-09-19T09:21:12.098Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = c28e262e-fdb6-4274-b113-2113f7395da4
|
| 6156 | 2026-09-19T09:21:12.098Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = cpuid_boot_test_migration_target
vm_id = c28e262e-fdb6-4274-b113-2113f7395da4
|
| 6157 | 2026-09-19T09:21:12.131Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 944
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = c28e262e-fdb6-4274-b113-2113f7395da4
|
| 6158 | 2026-09-19T09:21:12.131Z | INFO | phd-runner: [TEST - EVENT] /proc/cpuinfo output
cpuinfo = processor: 0\nvendor_id: AuthenticAMD\ncpu family: 25\nmodel: 1\nmodel name: Oxide Cloud Computer Company Cloud Computer\nstepping: 1\ncpu MHz: 1996.269\ncache size: 512 KB\nphysical id: 0\nsiblings: 1\ncore id: 0\ncpu cores: 1\napicid: 0\ninitial apicid: 0\nfpu: yes\nfpu_exception: yes\ncpuid level: 16\nwp: yes\nflags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext pdpe1gb lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch skinit wdt bpext vmmcall fsgsbase bmi1 avx2 smep bmi2 erms sha_ni xsaveopt clzero irperf xsaveerptr arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl vaes vpclmulqdq\nbugs: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass\nbogomips: 3992.53\nTLB size: 2560 4K pages\nclflush size: 64\ncache_alignment: 64\naddress sizes: 48 bits physical, 48 bits virtual\npower management:\n\nprocessor: 1\nvendor_id: AuthenticAMD\ncpu family: 25\nmodel: 1\nmodel name: Oxide Cloud Computer Company Cloud Computer\nstepping: 1\ncpu MHz: 1996.269\ncache size: 512 KB\nphysical id: 1\nsiblings: 1\ncore id: 0\ncpu cores: 1\napicid: 1\ninitial apicid: 1\nfpu: yes\nfpu_exception: yes\ncpuid level: 16\nwp: yes\nflags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext pdpe1gb lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch skinit wdt bpext vmmcall fsgsbase bmi1 avx2 smep bmi2 erms sha_ni xsaveopt clzero irperf xsaveerptr arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl vaes vpclmulqdq\nbugs: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass\nbogomips: 3992.46\nTLB size: 2560 4K pages\nclflush size: 64\ncache_alignment: 64\naddress sizes: 48 bits physical, 48 bits virtual\npower management:
file = phd-tests/tests/src/cpuid.rs
line = 97
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_tests::cpuid
|
| 6159 | 2026-09-19T09:21:12.132Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = c28e262e-fdb6-4274-b113-2113f7395da4
|
| 6160 | 2026-09-19T09:21:12.132Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = ce0ebd88-818f-4de5-8049-9af6e4f1e262
|
| 6161 | 2026-09-19T09:21:12.132Z | 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
|
| 6162 | 2026-09-19T09:21:12.132Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 12132
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 6163 | 2026-09-19T09:21:12.132Z | INFO | phd-runner: test phd_tests::cpuid::cpuid_migrate_smoke_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 6164 | 2026-09-19T09:21:12.133Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 6165 | 2026-09-19T09:21:12.134Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1226
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = c28e262e-fdb6-4274-b113-2113f7395da4
|
| 6166 | 2026-09-19T09:21:12.135Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::cpuid::cpuid_migrate_smoke_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = cpuid_boot_test
vm_id = ce0ebd88-818f-4de5-8049-9af6e4f1e262
|
| 6167 | 2026-09-19T09:21:12.221Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 88
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = ce0ebd88-818f-4de5-8049-9af6e4f1e262
|
| 6168 | 2026-09-19T09:21:12.222Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 12795
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test
vm_id = ce0ebd88-818f-4de5-8049-9af6e4f1e262
|
| 6169 | 2026-09-19T09:21:12.223Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::cpuid::cpuid_migrate_smoke_test
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = cpuid_boot_test_migration_target
vm_id = c28e262e-fdb6-4274-b113-2113f7395da4
|
| 6170 | 2026-09-19T09:21:12.309Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::zfs
vm = cpuid_boot_test_migration_target
vm_id = c28e262e-fdb6-4274-b113-2113f7395da4
|
| 6171 | 2026-09-19T09:21:12.309Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-e0c87833-597d-47b3-b121-b9dd4780c1d3"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::zfs
verb = destroy
vm = cpuid_boot_test_migration_target
vm_id = c28e262e-fdb6-4274-b113-2113f7395da4
|
| 6172 | 2026-09-19T09:21:12.335Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::zfs
vm = cpuid_boot_test_migration_target
vm_id = c28e262e-fdb6-4274-b113-2113f7395da4
|
| 6173 | 2026-09-19T09:21:12.335Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a2e650bb-8d16-44fd-83c4-525ffc811bd8"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::zfs
verb = destroy
vm = cpuid_boot_test_migration_target
vm_id = c28e262e-fdb6-4274-b113-2113f7395da4
|
| 6174 | 2026-09-19T09:21:12.354Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 221
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_framework::test_vm
vm = cpuid_boot_test_migration_target
vm_id = c28e262e-fdb6-4274-b113-2113f7395da4
|
| 6175 | 2026-09-19T09:21:12.354Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 7628
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::cpuid::cpuid_migrate_smoke_test
source = cpuid_boot_test
source_id = ce0ebd88-818f-4de5-8049-9af6e4f1e262
target = phd_framework::test_vm
target_id = c28e262e-fdb6-4274-b113-2113f7395da4
vm = cpuid_boot_test_migration_target
vm_id = c28e262e-fdb6-4274-b113-2113f7395da4
|
| 6176 | 2026-09-19T09:21:12.354Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 7628
file = phd-tests/framework/src/test_vm/mod.rs
line = 640
path = phd_tests::cpuid::cpuid_migrate_smoke_test
source = cpuid_boot_test
source_id = ce0ebd88-818f-4de5-8049-9af6e4f1e262
target = phd_framework::test_vm
target_id = c28e262e-fdb6-4274-b113-2113f7395da4
|
| 6177 | 2026-09-19T09:21:12.354Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 221
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 6178 | 2026-09-19T09:21:12.354Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 13039
file = phd-tests/tests/src/cpuid.rs
line = 146
path = phd_tests::cpuid::cpuid_migrate_smoke_test
target = phd_tests::cpuid
|
| 6179 | 2026-09-19T09:21:12.354Z | INFO | phd-runner: Starting test phd_tests::cpuid::cpuid_instance_spec_round_trip_test
file = phd-tests/runner/src/execute.rs
line = 91
target = phd_runner::execute
|
| 6180 | 2026-09-19T09:21:12.354Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 6181 | 2026-09-19T09:21:12.354Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 6182 | 2026-09-19T09:21:12.354Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/cpuid.rs
line = 23
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_tests::cpuid
|
| 6183 | 2026-09-19T09:21:12.355Z | 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
|
| 6184 | 2026-09-19T09:21:12.355Z | 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
|
| 6185 | 2026-09-19T09:21:12.355Z | 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
|
| 6186 | 2026-09-19T09:21:12.355Z | 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::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::zfs
verb = list
|
| 6187 | 2026-09-19T09:21:12.366Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 210M 25.3T 207M /phd-artifacts\n
target = phd_framework::zfs
|
| 6188 | 2026-09-19T09:21:12.367Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-807db9a3-e9c7-4479-96e9-9a16e684c8fa"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::zfs
verb = snapshot
|
| 6189 | 2026-09-19T09:21:12.384Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-807db9a3-e9c7-4479-96e9-9a16e684c8fa", "phd-artifacts/phd-clone-5f818044-a17b-47fc-8225-d110803af57e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::zfs
verb = clone
|
| 6190 | 2026-09-19T09:21:12.402Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-5f818044-a17b-47fc-8225-d110803af57e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::zfs
verb = list
|
| 6191 | 2026-09-19T09:21:12.413Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-5f818044-a17b-47fc-8225-d110803af57e 0B 25.3T 207M /phd-artifacts/phd-clone-5f818044-a17b-47fc-8225-d110803af57e\n
target = phd_framework::zfs
|
| 6192 | 2026-09-19T09:21:12.414Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
|
| 6193 | 2026-09-19T09:21:12.414Z | 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::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm_name = cpuid_instance_spec_round_trip_test
|
| 6194 | 2026-09-19T09:21:12.414Z | 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
|
| 6195 | 2026-09-19T09:21:12.414Z | 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::cpuid::cpuid_instance_spec_round_trip_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
| 6196 | 2026-09-19T09:21:12.414Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 84
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
stderr_path = "/tmp/propolis-phd/phd_tests::cpuid::cpuid_instance_spec_round_trip_test/cpuid_instance_spec_round_trip_test.stderr.log"
stdout_path = "/tmp/propolis-phd/phd_tests::cpuid::cpuid_instance_spec_round_trip_test/cpuid_instance_spec_round_trip_test.stdout.log"
target = phd_framework::log_config
|
| 6197 | 2026-09-19T09:21:12.448Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1442
file = phd-tests/framework/src/test_vm/server.rs
line = 127
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm::server
|
| 6198 | 2026-09-19T09:21:12.463Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 48
file = phd-tests/framework/src/test_vm/mod.rs
line = 300
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
|
| 6199 | 2026-09-19T09:21:12.463Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = be399232-cdff-4002-a656-024054398216
|
| 6200 | 2026-09-19T09:21:12.464Z | 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::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = be399232-cdff-4002-a656-024054398216
|
| 6201 | 2026-09-19T09:21:13.070Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 6202 | 2026-09-19T09:21:13.071Z | 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: be399232-cdff-4002-a656-024054398216, name: "phd-vm-be399232-cdff-4002-a656-024054398216", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 7a82ab0b-2c62-4fb1-95b1-ba587ba3e7c3, project_id: c28067ab-03ff-4b53-a731-ecff1bbfdcb7, sled_id: d973c3ec-ecd2-45b8-a668-9fb4b9f0716e, sled_serial: "d973c3ec-ecd2-45b8-a668-9fb4b9f0716e", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating }
line = 514
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = be399232-cdff-4002-a656-024054398216
|
| 6203 | 2026-09-19T09:21:13.071Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = be399232-cdff-4002-a656-024054398216
|
| 6204 | 2026-09-19T09:21:13.071Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
state = Run
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = be399232-cdff-4002-a656-024054398216
|
| 6205 | 2026-09-19T09:21:13.072Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 601
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = be399232-cdff-4002-a656-024054398216
|
| 6206 | 2026-09-19T09:21:13.072Z | INFO | phd-runner: [GET_SPEC - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 627
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = be399232-cdff-4002-a656-024054398216
|
| 6207 | 2026-09-19T09:21:13.072Z | INFO | phd-runner: [GET_SPEC - EVENT] Sending instance spec get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 629
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = be399232-cdff-4002-a656-024054398216
|
| 6208 | 2026-09-19T09:21:13.074Z | INFO | phd-runner: [GET_SPEC - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 627
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = be399232-cdff-4002-a656-024054398216
|
| 6209 | 2026-09-19T09:21:13.074Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = be399232-cdff-4002-a656-024054398216
|
| 6210 | 2026-09-19T09:21:13.074Z | 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
|
| 6211 | 2026-09-19T09:21:13.074Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 3
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 6212 | 2026-09-19T09:21:13.074Z | INFO | phd-runner: test phd_tests::cpuid::cpuid_instance_spec_round_trip_test ... ok
file = phd-tests/runner/src/execute.rs
line = 141
target = phd_runner::execute
|
| 6213 | 2026-09-19T09:21:13.074Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 6214 | 2026-09-19T09:21:13.075Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1226
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = be399232-cdff-4002-a656-024054398216
|
| 6215 | 2026-09-19T09:21:13.823Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 177
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = cpuid_instance_spec_round_trip_test
vm_id = be399232-cdff-4002-a656-024054398216
|
| 6216 | 2026-09-19T09:21:13.909Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::zfs
vm = cpuid_instance_spec_round_trip_test
vm_id = be399232-cdff-4002-a656-024054398216
|
| 6217 | 2026-09-19T09:21:13.909Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-5f818044-a17b-47fc-8225-d110803af57e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::zfs
verb = destroy
vm = cpuid_instance_spec_round_trip_test
vm_id = be399232-cdff-4002-a656-024054398216
|
| 6218 | 2026-09-19T09:21:13.941Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::zfs
vm = cpuid_instance_spec_round_trip_test
vm_id = be399232-cdff-4002-a656-024054398216
|
| 6219 | 2026-09-19T09:21:13.941Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-807db9a3-e9c7-4479-96e9-9a16e684c8fa"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::zfs
verb = destroy
vm = cpuid_instance_spec_round_trip_test
vm_id = be399232-cdff-4002-a656-024054398216
|
| 6220 | 2026-09-19T09:21:13.960Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 886
file = phd-tests/framework/src/test_vm/mod.rs
line = 1203
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = be399232-cdff-4002-a656-024054398216
|
| 6221 | 2026-09-19T09:21:13.960Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 885
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 6222 | 2026-09-19T09:21:13.960Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 1497
file = phd-tests/framework/src/test_vm/mod.rs
line = 412
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_framework::test_vm
vm = cpuid_instance_spec_round_trip_test
vm_id = be399232-cdff-4002-a656-024054398216
|
| 6223 | 2026-09-19T09:21:13.960Z | INFO | phd-runner: [EXECUTION_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
| 6224 | 2026-09-19T09:21:13.960Z | INFO | phd-runner: [EXECUTION_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
| 6225 | | test result: ok. 51 passed; 0 failed; 4 skipped; 0 not run; finished in 684.67s |
| 6226 | | |
| 6227 | 2026-09-19T09:21:13.960Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 1605
file = phd-tests/tests/src/cpuid.rs
line = 23
path = phd_tests::cpuid::cpuid_instance_spec_round_trip_test
target = phd_tests::cpuid
|
| 6228 | 2026-09-19T09:21:13.960Z | DEBG | phd-runner: phd_runner
exit_code = 0
file = phd-tests/runner/src/main.rs
line = 41
target = phd_runner
|