1 | 2023-12-14T21:10:20.749Z | INFO | phd-runner: phd_runner
file = phd-tests/runner/src/main.rs
line = 32
runner_args = ProcessArgs { command: Run(RunOptions { propolis_server_cmd: "/work/phd-test/propolis-server", crucible_downstairs_cmd: None, tmp_directory: "/tmp/propolis-phd", artifact_directory: "/tmp/propolis-phd", server_logging_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: [] }), disable_ansi: false, emit_bunyan: true }
target = phd_runner
|
2 | 2023-12-14T21:10:20.751Z | INFO | phd-runner: Created new artifact store from manifest
file = phd-tests/framework/src/artifacts/store.rs
line = 207
store = Store { local_dir: "/tmp/propolis-phd", artifacts: {"alpine": Mutex { data: StoredArtifact { description: Artifact { filename: "alpine.iso", kind: GuestOs(Alpine), source: RemoteServer { sha256: "ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1" } }, cached_path: None }, poisoned: false, .. }, "ovmf": Mutex { data: StoredArtifact { description: Artifact { filename: "OVMF_CODE.fd", kind: Bootrom, source: Buildomat { repo: "oxidecomputer/edk2", series: "image_debug", commit: "6d92acf0a22718dd4175d7c64dbcf7aaec3740bd", sha256: "29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f" } }, cached_path: None }, poisoned: false, .. }}, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] }
target = phd_framework::artifacts::store
|
3 | 2023-12-14T21:10:20.752Z | INFO | phd-runner: [EXECUTION_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 23
target = phd_runner::fixtures
|
4 | 2023-12-14T21:10:20.752Z | INFO | phd-runner: [EXECUTION_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 23
target = phd_runner::fixtures
|
5 | 2023-12-14T21:10:20.752Z | INFO | phd-runner: Running 14 test(s)
file = phd-tests/runner/src/execute.rs
line = 98
target = phd_runner::execute
|
6 | 2023-12-14T21:10:20.752Z | INFO | phd-runner: Starting test phd_tests::smoke::instance_spec_get_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
7 | 2023-12-14T21:10:20.752Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
8 | 2023-12-14T21:10:20.752Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
9 | 2023-12-14T21:10:20.752Z | INFO | phd-runner: checking for existing copy of artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 85
maybe_path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
10 | 2023-12-14T21:10:20.752Z | INFO | phd-runner: Downloading artifact with timeout 600s
file = phd-tests/framework/src/artifacts/store.rs
line = 140
maybe_path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/6d92acf0a22718dd4175d7c64dbcf7aaec3740bd/OVMF_CODE.fd
|
11 | 2023-12-14T21:10:22.089Z | INFO | phd-runner: checking for existing copy of artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 85
maybe_path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
12 | 2023-12-14T21:10:22.089Z | INFO | phd-runner: Downloading artifact with timeout 600s
file = phd-tests/framework/src/artifacts/store.rs
line = 140
maybe_path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
uri = https://oxide-omicron-build.s3.amazonaws.com/alpine.iso
|
13 | 2023-12-14T21:10:51.873Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
14 | 2023-12-14T21:10:51.873Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/d5d4fe6c-b13f-4ef8-b600-42488551c3a3.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
15 | 2023-12-14T21:10:51.894Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
16 | 2023-12-14T21:10:51.895Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/d5d4fe6c-b13f-4ef8-b600-42488551c3a3.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 4, memory_mb: 3072 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = instance_spec_test
|
17 | 2023-12-14T21:10:51.895Z | INFO | phd-runner: [NEW - EVENT] Examining locally-sourced artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 52
path = /work/phd-test/propolis-server
sha256 = None
target = phd_framework::artifacts::store
|
18 | 2023-12-14T21:10:51.895Z | INFO | phd-runner: [NEW - EVENT] Locally-sourced artifact is valid, caching its path
file = phd-tests/framework/src/artifacts/store.rs
line = 65
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
19 | 2023-12-14T21:10:51.895Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 1cb446b3-b75d-4c0d-8806-94f28745c4a4
|
20 | 2023-12-14T21:10:51.897Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/instance_spec_test.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
21 | 2023-12-14T21:10:51.897Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/instance_spec_test.stderr.log"
stdout_path = "/tmp/propolis-phd/instance_spec_test.stdout.log"
target = phd_framework::server_log_mode
|
22 | 2023-12-14T21:10:51.912Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 850
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
23 | 2023-12-14T21:10:51.912Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
24 | 2023-12-14T21:10:51.913Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 1cb446b3-b75d-4c0d-8806-94f28745c4a4
|
25 | 2023-12-14T21:10:52.954Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = instance_spec_test
vm_id = 1cb446b3-b75d-4c0d-8806-94f28745c4a4
|
26 | 2023-12-14T21:10:52.954Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = instance_spec_test
vm_id = 1cb446b3-b75d-4c0d-8806-94f28745c4a4
|
27 | 2023-12-14T21:10:52.955Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 1cb446b3-b75d-4c0d-8806-94f28745c4a4, image_id: 00000000-0000-0000-0000-000000000000, memory: 3072, name: "phd-vm-1cb446b3-b75d-4c0d-8806-94f28745c4a4", vcpus: 4 }, state: Creating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/d5d4fe6c-b13f-4ef8-b600-42488551c3a3.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 4, memory_mb: 3072 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 1cb446b3-b75d-4c0d-8806-94f28745c4a4
|
28 | 2023-12-14T21:10:52.955Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Run
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 1cb446b3-b75d-4c0d-8806-94f28745c4a4
|
29 | 2023-12-14T21:10:52.956Z | INFO | phd-runner: [VM - EVENT] Sending instance spec get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 346
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 1cb446b3-b75d-4c0d-8806-94f28745c4a4
|
30 | 2023-12-14T21:10:52.957Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 1cb446b3-b75d-4c0d-8806-94f28745c4a4
|
31 | 2023-12-14T21:10:52.957Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 647
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 1cb446b3-b75d-4c0d-8806-94f28745c4a4
|
32 | 2023-12-14T21:10:52.957Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 1cb446b3-b75d-4c0d-8806-94f28745c4a4
|
33 | 2023-12-14T21:10:52.958Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 1cb446b3-b75d-4c0d-8806-94f28745c4a4
|
34 | 2023-12-14T21:10:52.958Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 1cb446b3-b75d-4c0d-8806-94f28745c4a4
|
35 | 2023-12-14T21:10:52.959Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = instance_spec_test
vm_id = 1cb446b3-b75d-4c0d-8806-94f28745c4a4
|
36 | 2023-12-14T21:10:52.959Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 5
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = instance_spec_test
vm_id = 1cb446b3-b75d-4c0d-8806-94f28745c4a4
|
37 | 2023-12-14T21:10:53.342Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 1cb446b3-b75d-4c0d-8806-94f28745c4a4
|
38 | 2023-12-14T21:10:53.984Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 1cb446b3-b75d-4c0d-8806-94f28745c4a4
|
39 | 2023-12-14T21:10:53.987Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
40 | 2023-12-14T21:10:54.006Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
41 | 2023-12-14T21:10:54.006Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/d5d4fe6c-b13f-4ef8-b600-42488551c3a3.phd_disk
target = phd_framework::disk::file
|
42 | 2023-12-14T21:10:54.010Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 1055
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = instance_spec_test
vm_id = 1cb446b3-b75d-4c0d-8806-94f28745c4a4
|
43 | 2023-12-14T21:10:54.010Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 2098
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 1cb446b3-b75d-4c0d-8806-94f28745c4a4
|
44 | 2023-12-14T21:10:54.010Z | INFO | phd-runner: test phd_tests::smoke::instance_spec_get_test ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
45 | 2023-12-14T21:10:54.010Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
46 | 2023-12-14T21:10:54.010Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
47 | 2023-12-14T21:10:54.010Z | INFO | phd-runner: Starting test phd_tests::smoke::nproc_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
48 | 2023-12-14T21:10:54.010Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
49 | 2023-12-14T21:10:54.010Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
50 | 2023-12-14T21:10:54.010Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
51 | 2023-12-14T21:10:54.011Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
52 | 2023-12-14T21:10:54.011Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
53 | 2023-12-14T21:10:54.011Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/29610e5e-64bd-4dfc-af47-22a82d66bc34.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
54 | 2023-12-14T21:10:54.034Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
55 | 2023-12-14T21:10:54.035Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/29610e5e-64bd-4dfc-af47-22a82d66bc34.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 6, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = nproc_test
|
56 | 2023-12-14T21:10:54.035Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
57 | 2023-12-14T21:10:54.035Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
58 | 2023-12-14T21:10:54.037Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/nproc_test.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
59 | 2023-12-14T21:10:54.037Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/nproc_test.stderr.log"
stdout_path = "/tmp/propolis-phd/nproc_test.stdout.log"
target = phd_framework::server_log_mode
|
60 | 2023-12-14T21:10:54.044Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 852
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
61 | 2023-12-14T21:10:54.044Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
62 | 2023-12-14T21:10:54.044Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
63 | 2023-12-14T21:10:54.650Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
64 | 2023-12-14T21:10:54.650Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
65 | 2023-12-14T21:10:54.651Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 9a17e6bd-d71c-4add-97b7-4375b356ff89, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-9a17e6bd-d71c-4add-97b7-4375b356ff89", vcpus: 6 }, state: Creating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/29610e5e-64bd-4dfc-af47-22a82d66bc34.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 6, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
66 | 2023-12-14T21:10:54.651Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Run
target = phd_framework::test_vm
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
67 | 2023-12-14T21:10:54.652Z | INFO | phd-runner: [VM - EVENT] Waiting 300s for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 503
target = phd_framework::test_vm
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
68 | 2023-12-14T21:10:54.652Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 526
target = phd_framework::test_vm
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
69 | 2023-12-14T21:10:54.652Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
wanted = localhost login:
|
70 | 2023-12-14T21:10:55.739Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: loading Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
71 | 2023-12-14T21:10:55.740Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: starting Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
72 | 2023-12-14T21:10:55.740Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to GRUB!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
73 | 2023-12-14T21:10:55.740Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
74 | 2023-12-14T21:10:55.751Z | INFO | phd-runner: [SERIAL - EVENT] GNU GRUB version 2.06
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
75 | 2023-12-14T21:10:55.751Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
76 | 2023-12-14T21:10:55.751Z | INFO | phd-runner: [SERIAL - EVENT] ��������������������������������������Ŀ���������������������������������������[19;02H Use the ^ and v keys to select which entry is highlighted.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
77 | 2023-12-14T21:10:55.762Z | INFO | phd-runner: [SERIAL - EVENT] Press enter to boot the selected OS, `e' to edit the commands
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
78 | 2023-12-14T21:10:56.785Z | INFO | phd-runner: [SERIAL - EVENT] before booting or `c' for a command-line. *Linux virt The highlighted entry will be executed automatically in 1s. The highlighted entry will be executed automatically in 0s. Booting `Linux virt'
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
79 | 2023-12-14T21:10:56.785Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
80 | 2023-12-14T21:10:58.853Z | INFO | phd-runner: [SERIAL - EVENT] 0% 6% ### 15% ###### 16% ####### 19% ######## 20% ######### 21% ######### 22% ######### 22% ########## 23% ########## 24% ########## 25% ########### 26% ########### 27% ########### 27% ############ 28% ############ 29% ############ 29% ############# 30% ############# 31% ############# 31% ############## 32% ############## 33% ############## 34% ############### 35% ############### 36% ############### 36% ################ 37% ################ 38% ################ 38% ################# 39% ################# 40% ################# 40% ################## 41% ################## 42% ################## 43% ################### 45% ################### 45% #################### 46% #################### 47% #################### 47% ##################### 49% ##################### 50% ###################### 71% ############################### 76% ################################# 77% ################################## 82% #################################### 83% #################################### 84% ##################################### 86% ##################################### 87% ###################################### 88% ###################################### 88% ####################################### 89% ####################################### 90% ####################################### 90% ######################################## 91% ######################################## 92% ######################################## 93% ######################################## 93% ######################################### 100% ############################################
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
81 | 2023-12-14T21:10:58.853Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
82 | 2023-12-14T21:10:58.853Z | INFO | phd-runner: [SERIAL - EVENT] OpenRC 0.44.10 is starting up Linux 5.15.41-0-virt (x86_64)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
83 | 2023-12-14T21:10:58.853Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
84 | 2023-12-14T21:10:58.864Z | INFO | phd-runner: [SERIAL - EVENT] * /proc is already mounted
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
85 | 2023-12-14T21:10:58.864Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /run ... * /run/openrc: creating directory
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
86 | 2023-12-14T21:10:58.865Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: creating directory
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
87 | 2023-12-14T21:10:58.865Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: correcting owner
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
88 | 2023-12-14T21:10:58.919Z | INFO | phd-runner: [SERIAL - EVENT] * Caching service dependencies ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
89 | 2023-12-14T21:10:58.930Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting devtmpfs on /dev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
90 | 2023-12-14T21:10:58.930Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /dev/mqueue ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
91 | 2023-12-14T21:10:58.952Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting modloop ... * Verifying modloop
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
92 | 2023-12-14T21:10:59.007Z | INFO | phd-runner: [SERIAL - EVENT] [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
93 | 2023-12-14T21:10:59.018Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting security filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
94 | 2023-12-14T21:10:59.018Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting debug filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
95 | 2023-12-14T21:10:59.018Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting persistent storage (pstore) filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
96 | 2023-12-14T21:10:59.029Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting efivarfs filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
97 | 2023-12-14T21:10:59.084Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox mdev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
98 | 2023-12-14T21:10:59.244Z | INFO | phd-runner: [SERIAL - EVENT] * Loading hardware drivers ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
99 | 2023-12-14T21:10:59.277Z | INFO | phd-runner: [SERIAL - EVENT] * Loading modules ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
100 | 2023-12-14T21:10:59.298Z | INFO | phd-runner: [SERIAL - EVENT] * Setting system clock using the hardware clock [UTC] ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
101 | 2023-12-14T21:10:59.310Z | INFO | phd-runner: [SERIAL - EVENT] * Checking local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
102 | 2023-12-14T21:10:59.321Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
103 | 2023-12-14T21:10:59.332Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
104 | 2023-12-14T21:10:59.343Z | INFO | phd-runner: [SERIAL - EVENT] * Configuring kernel parameters ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
105 | 2023-12-14T21:10:59.354Z | INFO | phd-runner: [SERIAL - EVENT] * Migrating /var/lock to /run/lock ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
106 | 2023-12-14T21:10:59.365Z | INFO | phd-runner: [SERIAL - EVENT] * Creating user login records ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
107 | 2023-12-14T21:10:59.366Z | INFO | phd-runner: [SERIAL - EVENT] * Cleaning /tmp directory ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
108 | 2023-12-14T21:10:59.376Z | INFO | phd-runner: [SERIAL - EVENT] * Setting hostname ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
109 | 2023-12-14T21:10:59.387Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox syslog ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
110 | 2023-12-14T21:10:59.398Z | INFO | phd-runner: [SERIAL - EVENT] * Starting firstboot ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
111 | 2023-12-14T21:10:59.512Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
112 | 2023-12-14T21:10:59.513Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine Linux 3.16
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
113 | 2023-12-14T21:10:59.513Z | INFO | phd-runner: [SERIAL - EVENT] Kernel 5.15.41-0-virt on an x86_64 (/dev/ttyS0)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
114 | 2023-12-14T21:10:59.513Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
115 | 2023-12-14T21:10:59.513Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
wanted = localhost:~#
|
116 | 2023-12-14T21:10:59.523Z | INFO | phd-runner: [SERIAL - EVENT] localhost login: root
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
117 | 2023-12-14T21:10:59.523Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
118 | 2023-12-14T21:10:59.523Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
119 | 2023-12-14T21:10:59.523Z | INFO | phd-runner: [SERIAL - EVENT] The Alpine Wiki contains a large amount of how-to guides and general
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
120 | 2023-12-14T21:10:59.523Z | INFO | phd-runner: [SERIAL - EVENT] information about administrating Alpine systems.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
121 | 2023-12-14T21:10:59.523Z | INFO | phd-runner: [SERIAL - EVENT] See <http://wiki.alpinelinux.org/>.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
122 | 2023-12-14T21:10:59.524Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
123 | 2023-12-14T21:10:59.524Z | INFO | phd-runner: [SERIAL - EVENT] You can setup the system with the command: setup-alpine
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
124 | 2023-12-14T21:10:59.524Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
125 | 2023-12-14T21:10:59.524Z | INFO | phd-runner: [SERIAL - EVENT] You may change this message by editing /etc/motd.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
126 | 2023-12-14T21:10:59.524Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
127 | 2023-12-14T21:10:59.524Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4872
file = phd-tests/framework/src/test_vm/mod.rs
line = 526
target = phd_framework::test_vm
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
128 | 2023-12-14T21:10:59.524Z | INFO | phd-runner: [VM - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 532
target = phd_framework::test_vm
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
129 | 2023-12-14T21:10:59.524Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 15s
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
130 | 2023-12-14T21:10:59.524Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
wanted = nproc\n
|
131 | 2023-12-14T21:10:59.534Z | INFO | phd-runner: [SERIAL - EVENT] localhost:~# nproc
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
132 | 2023-12-14T21:10:59.535Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 300s
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
133 | 2023-12-14T21:10:59.535Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
wanted = localhost:~#
|
134 | 2023-12-14T21:10:59.556Z | INFO | phd-runner: [SERIAL - EVENT] 6
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
135 | 2023-12-14T21:10:59.556Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
136 | 2023-12-14T21:10:59.557Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 647
target = phd_framework::test_vm
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
137 | 2023-12-14T21:10:59.557Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
138 | 2023-12-14T21:10:59.557Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
139 | 2023-12-14T21:10:59.557Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
140 | 2023-12-14T21:10:59.559Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
141 | 2023-12-14T21:10:59.559Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 4908
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
142 | 2023-12-14T21:11:00.248Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
143 | 2023-12-14T21:11:00.251Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
144 | 2023-12-14T21:11:00.266Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
145 | 2023-12-14T21:11:00.266Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/29610e5e-64bd-4dfc-af47-22a82d66bc34.phd_disk
target = phd_framework::disk::file
|
146 | 2023-12-14T21:11:00.270Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 5619
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
147 | 2023-12-14T21:11:00.270Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 6225
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = nproc_test
vm_id = 9a17e6bd-d71c-4add-97b7-4375b356ff89
|
148 | 2023-12-14T21:11:00.270Z | INFO | phd-runner: test phd_tests::smoke::nproc_test ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
149 | 2023-12-14T21:11:00.270Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
150 | 2023-12-14T21:11:00.270Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
151 | 2023-12-14T21:11:00.270Z | INFO | phd-runner: Starting test phd_tests::hw::lspci_lifecycle_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
152 | 2023-12-14T21:11:00.270Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
153 | 2023-12-14T21:11:00.270Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
154 | 2023-12-14T21:11:00.270Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
155 | 2023-12-14T21:11:00.270Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
156 | 2023-12-14T21:11:00.270Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
157 | 2023-12-14T21:11:00.271Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/f6c3bdd4-6a50-4962-a430-dac372f11667.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
158 | 2023-12-14T21:11:00.294Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
159 | 2023-12-14T21:11:00.294Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/f6c3bdd4-6a50-4962-a430-dac372f11667.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = lspci_lifecycle_test
|
160 | 2023-12-14T21:11:00.294Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
161 | 2023-12-14T21:11:00.294Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
162 | 2023-12-14T21:11:00.296Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/lspci_lifecycle_test.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
163 | 2023-12-14T21:11:00.296Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/lspci_lifecycle_test.stderr.log"
stdout_path = "/tmp/propolis-phd/lspci_lifecycle_test.stdout.log"
target = phd_framework::server_log_mode
|
164 | 2023-12-14T21:11:00.304Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 854
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
165 | 2023-12-14T21:11:00.304Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
166 | 2023-12-14T21:11:00.305Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
167 | 2023-12-14T21:11:00.923Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
168 | 2023-12-14T21:11:00.923Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
169 | 2023-12-14T21:11:00.924Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: cb90ce2f-d3de-41a9-888f-1e55e8a577e8, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-cb90ce2f-d3de-41a9-888f-1e55e8a577e8", vcpus: 2 }, state: Creating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/f6c3bdd4-6a50-4962-a430-dac372f11667.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
170 | 2023-12-14T21:11:00.924Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Run
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
171 | 2023-12-14T21:11:00.925Z | INFO | phd-runner: [VM - EVENT] Waiting 300s for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 503
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
172 | 2023-12-14T21:11:00.925Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 526
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
173 | 2023-12-14T21:11:00.925Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
wanted = localhost login:
|
174 | 2023-12-14T21:11:02.007Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: loading Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
175 | 2023-12-14T21:11:02.007Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: starting Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
176 | 2023-12-14T21:11:02.007Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to GRUB!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
177 | 2023-12-14T21:11:02.007Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
178 | 2023-12-14T21:11:02.019Z | INFO | phd-runner: [SERIAL - EVENT] GNU GRUB version 2.06
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
179 | 2023-12-14T21:11:02.019Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
180 | 2023-12-14T21:11:02.030Z | INFO | phd-runner: [SERIAL - EVENT] ��������������������������������������Ŀ���������������������������������������[19;02H Use the ^ and v keys to select which entry is highlighted.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
181 | 2023-12-14T21:11:02.030Z | INFO | phd-runner: [SERIAL - EVENT] Press enter to boot the selected OS, `e' to edit the commands
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
182 | 2023-12-14T21:11:03.054Z | INFO | phd-runner: [SERIAL - EVENT] before booting or `c' for a command-line. *Linux virt The highlighted entry will be executed automatically in 1s. The highlighted entry will be executed automatically in 0s. Booting `Linux virt'
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
183 | 2023-12-14T21:11:03.054Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
184 | 2023-12-14T21:11:04.416Z | INFO | phd-runner: [SERIAL - EVENT] 0% 6% ### 15% ###### 16% ####### 19% ######## 20% ######### 21% ######### 22% ######### 22% ########## 23% ########## 24% ########## 25% ########### 26% ########### 27% ########### 27% ############ 28% ############ 29% ############ 29% ############# 30% ############# 31% ############# 31% ############## 32% ############## 33% ############## 34% ############### 35% ############### 36% ############### 36% ################ 37% ################ 38% ################ 38% ################# 39% ################# 40% ################# 40% ################## 41% ################## 42% ################## 43% ################### 45% ################### 45% #################### 46% #################### 47% #################### 47% ##################### 49% ##################### 50% ###################### 71% ############################### 76% ################################# 77% ################################## 82% #################################### 83% #################################### 84% ##################################### 86% ##################################### 87% ###################################### 88% ###################################### 88% ####################################### 89% ####################################### 90% ####################################### 90% ######################################## 91% ######################################## 92% ######################################## 93% ######################################## 93% ######################################### 100% ############################################
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
185 | 2023-12-14T21:11:04.427Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
186 | 2023-12-14T21:11:04.427Z | INFO | phd-runner: [SERIAL - EVENT] OpenRC 0.44.10 is starting up Linux 5.15.41-0-virt (x86_64)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
187 | 2023-12-14T21:11:04.427Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
188 | 2023-12-14T21:11:04.427Z | INFO | phd-runner: [SERIAL - EVENT] * /proc is already mounted
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
189 | 2023-12-14T21:11:04.427Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /run ... * /run/openrc: creating directory
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
190 | 2023-12-14T21:11:04.438Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: creating directory
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
191 | 2023-12-14T21:11:04.438Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: correcting owner
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
192 | 2023-12-14T21:11:04.482Z | INFO | phd-runner: [SERIAL - EVENT] * Caching service dependencies ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
193 | 2023-12-14T21:11:04.494Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting devtmpfs on /dev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
194 | 2023-12-14T21:11:04.494Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /dev/mqueue ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
195 | 2023-12-14T21:11:04.516Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting modloop ... * Verifying modloop
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
196 | 2023-12-14T21:11:04.582Z | INFO | phd-runner: [SERIAL - EVENT] [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
197 | 2023-12-14T21:11:04.593Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting security filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
198 | 2023-12-14T21:11:04.594Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting debug filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
199 | 2023-12-14T21:11:04.594Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting persistent storage (pstore) filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
200 | 2023-12-14T21:11:04.605Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting efivarfs filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
201 | 2023-12-14T21:11:04.648Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox mdev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
202 | 2023-12-14T21:11:04.818Z | INFO | phd-runner: [SERIAL - EVENT] * Loading hardware drivers ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
203 | 2023-12-14T21:11:04.852Z | INFO | phd-runner: [SERIAL - EVENT] * Loading modules ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
204 | 2023-12-14T21:11:04.873Z | INFO | phd-runner: [SERIAL - EVENT] * Setting system clock using the hardware clock [UTC] ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
205 | 2023-12-14T21:11:04.884Z | INFO | phd-runner: [SERIAL - EVENT] * Checking local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
206 | 2023-12-14T21:11:04.895Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
207 | 2023-12-14T21:11:04.906Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
208 | 2023-12-14T21:11:04.918Z | INFO | phd-runner: [SERIAL - EVENT] * Configuring kernel parameters ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
209 | 2023-12-14T21:11:04.929Z | INFO | phd-runner: [SERIAL - EVENT] * Migrating /var/lock to /run/lock ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
210 | 2023-12-14T21:11:04.940Z | INFO | phd-runner: [SERIAL - EVENT] * Creating user login records ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
211 | 2023-12-14T21:11:04.940Z | INFO | phd-runner: [SERIAL - EVENT] * Cleaning /tmp directory ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
212 | 2023-12-14T21:11:04.951Z | INFO | phd-runner: [SERIAL - EVENT] * Setting hostname ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
213 | 2023-12-14T21:11:04.962Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox syslog ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
214 | 2023-12-14T21:11:04.973Z | INFO | phd-runner: [SERIAL - EVENT] * Starting firstboot ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
215 | 2023-12-14T21:11:05.087Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
216 | 2023-12-14T21:11:05.088Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine Linux 3.16
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
217 | 2023-12-14T21:11:05.088Z | INFO | phd-runner: [SERIAL - EVENT] Kernel 5.15.41-0-virt on an x86_64 (/dev/ttyS0)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
218 | 2023-12-14T21:11:05.088Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
219 | 2023-12-14T21:11:05.088Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
wanted = localhost:~#
|
220 | 2023-12-14T21:11:05.099Z | INFO | phd-runner: [SERIAL - EVENT] localhost login: root
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
221 | 2023-12-14T21:11:05.099Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
222 | 2023-12-14T21:11:05.099Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
223 | 2023-12-14T21:11:05.099Z | INFO | phd-runner: [SERIAL - EVENT] The Alpine Wiki contains a large amount of how-to guides and general
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
224 | 2023-12-14T21:11:05.099Z | INFO | phd-runner: [SERIAL - EVENT] information about administrating Alpine systems.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
225 | 2023-12-14T21:11:05.099Z | INFO | phd-runner: [SERIAL - EVENT] See <http://wiki.alpinelinux.org/>.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
226 | 2023-12-14T21:11:05.099Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
227 | 2023-12-14T21:11:05.099Z | INFO | phd-runner: [SERIAL - EVENT] You can setup the system with the command: setup-alpine
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
228 | 2023-12-14T21:11:05.099Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
229 | 2023-12-14T21:11:05.099Z | INFO | phd-runner: [SERIAL - EVENT] You may change this message by editing /etc/motd.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
230 | 2023-12-14T21:11:05.100Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
231 | 2023-12-14T21:11:05.100Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4174
file = phd-tests/framework/src/test_vm/mod.rs
line = 526
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
232 | 2023-12-14T21:11:05.100Z | INFO | phd-runner: [VM - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 532
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
233 | 2023-12-14T21:11:05.100Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 15s
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
234 | 2023-12-14T21:11:05.100Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
wanted = sudo lspci -vvx\n
|
235 | 2023-12-14T21:11:05.109Z | INFO | phd-runner: [SERIAL - EVENT] localhost:~# sudo lspci -vvx
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
236 | 2023-12-14T21:11:05.109Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 300s
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
237 | 2023-12-14T21:11:05.110Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
wanted = localhost:~#
|
238 | 2023-12-14T21:11:05.132Z | INFO | phd-runner: [SERIAL - EVENT] -ash: sudo: not found
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
239 | 2023-12-14T21:11:05.132Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 15s
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
240 | 2023-12-14T21:11:05.132Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
wanted = sudo lshw -notime\n
|
241 | 2023-12-14T21:11:05.142Z | INFO | phd-runner: [SERIAL - EVENT] localhost:~# sudo lshw -notime
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
242 | 2023-12-14T21:11:05.142Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 300s
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
243 | 2023-12-14T21:11:05.143Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
wanted = localhost:~#
|
244 | 2023-12-14T21:11:05.165Z | INFO | phd-runner: [SERIAL - EVENT] -ash: sudo: not found
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
245 | 2023-12-14T21:11:05.165Z | INFO | phd-runner: stopping and starting VM for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 58
target = phd_framework::lifecycle
vm_name = lspci_lifecycle_test
|
246 | 2023-12-14T21:11:05.165Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
247 | 2023-12-14T21:11:05.166Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
248 | 2023-12-14T21:11:05.166Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/f6c3bdd4-6a50-4962-a430-dac372f11667.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = lspci_lifecycle_test_lifecycle_0
|
249 | 2023-12-14T21:11:05.166Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
250 | 2023-12-14T21:11:05.166Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
251 | 2023-12-14T21:11:05.167Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
252 | 2023-12-14T21:11:05.167Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 4243
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
253 | 2023-12-14T21:11:05.169Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/lspci_lifecycle_test_lifecycle_0.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
254 | 2023-12-14T21:11:05.169Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/lspci_lifecycle_test_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/lspci_lifecycle_test_lifecycle_0.stdout.log"
target = phd_framework::server_log_mode
|
255 | 2023-12-14T21:11:05.178Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 855
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
256 | 2023-12-14T21:11:05.179Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 12
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
257 | 2023-12-14T21:11:05.179Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9002/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
258 | 2023-12-14T21:11:05.788Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
259 | 2023-12-14T21:11:05.788Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
260 | 2023-12-14T21:11:05.788Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 2075a95e-3cfc-48b8-9b1d-054f0c291d5c, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-2075a95e-3cfc-48b8-9b1d-054f0c291d5c", vcpus: 2 }, state: Creating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/f6c3bdd4-6a50-4962-a430-dac372f11667.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
261 | 2023-12-14T21:11:05.789Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Run
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
262 | 2023-12-14T21:11:05.789Z | INFO | phd-runner: [VM - EVENT] Waiting 300s for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 503
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
263 | 2023-12-14T21:11:05.789Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 526
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
264 | 2023-12-14T21:11:05.789Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
wanted = localhost login:
|
265 | 2023-12-14T21:11:06.862Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: loading Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
266 | 2023-12-14T21:11:06.862Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: starting Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
267 | 2023-12-14T21:11:06.862Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to GRUB!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
268 | 2023-12-14T21:11:06.862Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
269 | 2023-12-14T21:11:06.873Z | INFO | phd-runner: [SERIAL - EVENT] GNU GRUB version 2.06
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
270 | 2023-12-14T21:11:06.873Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
271 | 2023-12-14T21:11:06.873Z | INFO | phd-runner: [SERIAL - EVENT] ��������������������������������������Ŀ���������������������������������������[19;02H Use the ^ and v keys to select which entry is highlighted.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
272 | 2023-12-14T21:11:06.884Z | INFO | phd-runner: [SERIAL - EVENT] Press enter to boot the selected OS, `e' to edit the commands
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
273 | 2023-12-14T21:11:07.906Z | INFO | phd-runner: [SERIAL - EVENT] before booting or `c' for a command-line. *Linux virt The highlighted entry will be executed automatically in 1s. The highlighted entry will be executed automatically in 0s. Booting `Linux virt'
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
274 | 2023-12-14T21:11:07.906Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
275 | 2023-12-14T21:11:09.305Z | INFO | phd-runner: [SERIAL - EVENT] 0% 6% ### 15% ###### 16% ####### 19% ######## 20% ######### 21% ######### 22% ######### 22% ########## 23% ########## 24% ########## 25% ########### 26% ########### 27% ########### 27% ############ 28% ############ 29% ############ 29% ############# 30% ############# 31% ############# 31% ############## 32% ############## 33% ############## 34% ############### 35% ############### 36% ############### 36% ################ 37% ################ 38% ################ 38% ################# 39% ################# 40% ################# 40% ################## 41% ################## 42% ################## 43% ################### 45% ################### 45% #################### 46% #################### 47% #################### 47% ##################### 49% ##################### 50% ###################### 71% ############################### 76% ################################# 77% ################################## 82% #################################### 83% #################################### 84% ##################################### 86% ##################################### 87% ###################################### 88% ###################################### 88% ####################################### 89% ####################################### 90% ####################################### 90% ######################################## 91% ######################################## 92% ######################################## 93% ######################################## 93% ######################################### 100% ############################################
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
276 | 2023-12-14T21:11:09.305Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
277 | 2023-12-14T21:11:09.305Z | INFO | phd-runner: [SERIAL - EVENT] OpenRC 0.44.10 is starting up Linux 5.15.41-0-virt (x86_64)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
278 | 2023-12-14T21:11:09.305Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
279 | 2023-12-14T21:11:09.316Z | INFO | phd-runner: [SERIAL - EVENT] * /proc is already mounted
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
280 | 2023-12-14T21:11:09.316Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /run ... * /run/openrc: creating directory
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
281 | 2023-12-14T21:11:09.316Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: creating directory
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
282 | 2023-12-14T21:11:09.316Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: correcting owner
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
283 | 2023-12-14T21:11:09.371Z | INFO | phd-runner: [SERIAL - EVENT] * Caching service dependencies ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
284 | 2023-12-14T21:11:09.382Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting devtmpfs on /dev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
285 | 2023-12-14T21:11:09.382Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /dev/mqueue ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
286 | 2023-12-14T21:11:09.404Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting modloop ... * Verifying modloop
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
287 | 2023-12-14T21:11:09.482Z | INFO | phd-runner: [SERIAL - EVENT] [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
288 | 2023-12-14T21:11:09.493Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting security filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
289 | 2023-12-14T21:11:09.504Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting debug filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
290 | 2023-12-14T21:11:09.504Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting persistent storage (pstore) filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
291 | 2023-12-14T21:11:09.515Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting efivarfs filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
292 | 2023-12-14T21:11:09.559Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox mdev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
293 | 2023-12-14T21:11:09.717Z | INFO | phd-runner: [SERIAL - EVENT] * Loading hardware drivers ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
294 | 2023-12-14T21:11:09.750Z | INFO | phd-runner: [SERIAL - EVENT] * Loading modules ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
295 | 2023-12-14T21:11:09.772Z | INFO | phd-runner: [SERIAL - EVENT] * Setting system clock using the hardware clock [UTC] ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
296 | 2023-12-14T21:11:09.782Z | INFO | phd-runner: [SERIAL - EVENT] * Checking local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
297 | 2023-12-14T21:11:09.793Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
298 | 2023-12-14T21:11:09.805Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
299 | 2023-12-14T21:11:09.816Z | INFO | phd-runner: [SERIAL - EVENT] * Configuring kernel parameters ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
300 | 2023-12-14T21:11:09.827Z | INFO | phd-runner: [SERIAL - EVENT] * Migrating /var/lock to /run/lock ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
301 | 2023-12-14T21:11:09.838Z | INFO | phd-runner: [SERIAL - EVENT] * Creating user login records ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
302 | 2023-12-14T21:11:09.838Z | INFO | phd-runner: [SERIAL - EVENT] * Cleaning /tmp directory ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
303 | 2023-12-14T21:11:09.849Z | INFO | phd-runner: [SERIAL - EVENT] * Setting hostname ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
304 | 2023-12-14T21:11:09.860Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox syslog ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
305 | 2023-12-14T21:11:09.882Z | INFO | phd-runner: [SERIAL - EVENT] * Starting firstboot ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
306 | 2023-12-14T21:11:09.977Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
307 | 2023-12-14T21:11:09.989Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine Linux 3.16
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
308 | 2023-12-14T21:11:09.989Z | INFO | phd-runner: [SERIAL - EVENT] Kernel 5.15.41-0-virt on an x86_64 (/dev/ttyS0)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
309 | 2023-12-14T21:11:09.989Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
310 | 2023-12-14T21:11:09.989Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
wanted = localhost:~#
|
311 | 2023-12-14T21:11:10.000Z | INFO | phd-runner: [SERIAL - EVENT] localhost login: root
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
312 | 2023-12-14T21:11:10.000Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
313 | 2023-12-14T21:11:10.000Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
314 | 2023-12-14T21:11:10.000Z | INFO | phd-runner: [SERIAL - EVENT] The Alpine Wiki contains a large amount of how-to guides and general
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
315 | 2023-12-14T21:11:10.000Z | INFO | phd-runner: [SERIAL - EVENT] information about administrating Alpine systems.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
316 | 2023-12-14T21:11:10.000Z | INFO | phd-runner: [SERIAL - EVENT] See <http://wiki.alpinelinux.org/>.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
317 | 2023-12-14T21:11:10.000Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
318 | 2023-12-14T21:11:10.000Z | INFO | phd-runner: [SERIAL - EVENT] You can setup the system with the command: setup-alpine
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
319 | 2023-12-14T21:11:10.000Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
320 | 2023-12-14T21:11:10.000Z | INFO | phd-runner: [SERIAL - EVENT] You may change this message by editing /etc/motd.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
321 | 2023-12-14T21:11:10.000Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
322 | 2023-12-14T21:11:10.000Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4211
file = phd-tests/framework/src/test_vm/mod.rs
line = 526
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
323 | 2023-12-14T21:11:10.000Z | INFO | phd-runner: [VM - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 532
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
324 | 2023-12-14T21:11:10.000Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
325 | 2023-12-14T21:11:10.004Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
326 | 2023-12-14T21:11:10.021Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
327 | 2023-12-14T21:11:10.022Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 9098
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
328 | 2023-12-14T21:11:10.022Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 9717
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = cb90ce2f-d3de-41a9-888f-1e55e8a577e8
|
329 | 2023-12-14T21:11:10.022Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 15s
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
330 | 2023-12-14T21:11:10.022Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
wanted = sudo lspci -vvx\n
|
331 | 2023-12-14T21:11:10.033Z | INFO | phd-runner: [SERIAL - EVENT] localhost:~# sudo lspci -vvx
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
332 | 2023-12-14T21:11:10.033Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 300s
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
333 | 2023-12-14T21:11:10.033Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
wanted = localhost:~#
|
334 | 2023-12-14T21:11:10.055Z | INFO | phd-runner: [SERIAL - EVENT] -ash: sudo: not found
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
335 | 2023-12-14T21:11:10.055Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 15s
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
336 | 2023-12-14T21:11:10.055Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
wanted = sudo lshw -notime\n
|
337 | 2023-12-14T21:11:10.066Z | INFO | phd-runner: [SERIAL - EVENT] localhost:~# sudo lshw -notime
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
338 | 2023-12-14T21:11:10.066Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 300s
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
339 | 2023-12-14T21:11:10.066Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
wanted = localhost:~#
|
340 | 2023-12-14T21:11:10.088Z | INFO | phd-runner: [SERIAL - EVENT] -ash: sudo: not found
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
341 | 2023-12-14T21:11:10.088Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
342 | 2023-12-14T21:11:10.089Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 647
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
343 | 2023-12-14T21:11:10.089Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
344 | 2023-12-14T21:11:10.090Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
345 | 2023-12-14T21:11:10.090Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
346 | 2023-12-14T21:11:10.091Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
347 | 2023-12-14T21:11:10.091Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 4303
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
348 | 2023-12-14T21:11:10.469Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
349 | 2023-12-14T21:11:10.473Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
|
350 | 2023-12-14T21:11:10.490Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
|
351 | 2023-12-14T21:11:10.490Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/f6c3bdd4-6a50-4962-a430-dac372f11667.phd_disk
target = phd_framework::disk::file
|
352 | 2023-12-14T21:11:10.495Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 4706
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
353 | 2023-12-14T21:11:10.495Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 5315
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = 2075a95e-3cfc-48b8-9b1d-054f0c291d5c
|
354 | 2023-12-14T21:11:10.495Z | INFO | phd-runner: test phd_tests::hw::lspci_lifecycle_test ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
355 | 2023-12-14T21:11:10.495Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
356 | 2023-12-14T21:11:10.495Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
357 | 2023-12-14T21:11:10.495Z | INFO | phd-runner: Starting test phd_tests::server_state_machine::instance_reset_requires_running_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
358 | 2023-12-14T21:11:10.495Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
359 | 2023-12-14T21:11:10.495Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
360 | 2023-12-14T21:11:10.495Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
361 | 2023-12-14T21:11:10.495Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
362 | 2023-12-14T21:11:10.495Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
363 | 2023-12-14T21:11:10.495Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/dd9a0d63-815c-412e-ac92-38f3184ec035.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
364 | 2023-12-14T21:11:10.520Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
365 | 2023-12-14T21:11:10.520Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/dd9a0d63-815c-412e-ac92-38f3184ec035.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = instance_reset_requires_running_test
|
366 | 2023-12-14T21:11:10.520Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
367 | 2023-12-14T21:11:10.520Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = fb095b85-45fe-448f-8d99-8759f88b7192
|
368 | 2023-12-14T21:11:10.522Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/instance_reset_requires_running_test.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
369 | 2023-12-14T21:11:10.522Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/instance_reset_requires_running_test.stderr.log"
stdout_path = "/tmp/propolis-phd/instance_reset_requires_running_test.stdout.log"
target = phd_framework::server_log_mode
|
370 | 2023-12-14T21:11:10.530Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 858
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
371 | 2023-12-14T21:11:10.530Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
372 | 2023-12-14T21:11:10.530Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = fb095b85-45fe-448f-8d99-8759f88b7192
|
373 | 2023-12-14T21:11:10.531Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = fb095b85-45fe-448f-8d99-8759f88b7192
|
374 | 2023-12-14T21:11:11.146Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = instance_reset_requires_running_test
vm_id = fb095b85-45fe-448f-8d99-8759f88b7192
|
375 | 2023-12-14T21:11:11.146Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = instance_reset_requires_running_test
vm_id = fb095b85-45fe-448f-8d99-8759f88b7192
|
376 | 2023-12-14T21:11:11.147Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: fb095b85-45fe-448f-8d99-8759f88b7192, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-fb095b85-45fe-448f-8d99-8759f88b7192", vcpus: 2 }, state: Creating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/dd9a0d63-815c-412e-ac92-38f3184ec035.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = fb095b85-45fe-448f-8d99-8759f88b7192
|
377 | 2023-12-14T21:11:11.147Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Run
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = fb095b85-45fe-448f-8d99-8759f88b7192
|
378 | 2023-12-14T21:11:11.148Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = fb095b85-45fe-448f-8d99-8759f88b7192
|
379 | 2023-12-14T21:11:11.148Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = fb095b85-45fe-448f-8d99-8759f88b7192
|
380 | 2023-12-14T21:11:11.767Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = fb095b85-45fe-448f-8d99-8759f88b7192
|
381 | 2023-12-14T21:11:11.768Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = fb095b85-45fe-448f-8d99-8759f88b7192
|
382 | 2023-12-14T21:11:11.769Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 647
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = fb095b85-45fe-448f-8d99-8759f88b7192
|
383 | 2023-12-14T21:11:11.769Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = fb095b85-45fe-448f-8d99-8759f88b7192
|
384 | 2023-12-14T21:11:11.769Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = fb095b85-45fe-448f-8d99-8759f88b7192
|
385 | 2023-12-14T21:11:11.769Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = fb095b85-45fe-448f-8d99-8759f88b7192
|
386 | 2023-12-14T21:11:11.770Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = instance_reset_requires_running_test
vm_id = fb095b85-45fe-448f-8d99-8759f88b7192
|
387 | 2023-12-14T21:11:11.770Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 624
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = instance_reset_requires_running_test
vm_id = fb095b85-45fe-448f-8d99-8759f88b7192
|
388 | 2023-12-14T21:11:12.320Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = fb095b85-45fe-448f-8d99-8759f88b7192
|
389 | 2023-12-14T21:11:12.323Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
390 | 2023-12-14T21:11:12.340Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
391 | 2023-12-14T21:11:12.340Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/dd9a0d63-815c-412e-ac92-38f3184ec035.phd_disk
target = phd_framework::disk::file
|
392 | 2023-12-14T21:11:12.344Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 1197
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = instance_reset_requires_running_test
vm_id = fb095b85-45fe-448f-8d99-8759f88b7192
|
393 | 2023-12-14T21:11:12.344Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 1813
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = fb095b85-45fe-448f-8d99-8759f88b7192
|
394 | 2023-12-14T21:11:12.344Z | INFO | phd-runner: test phd_tests::server_state_machine::instance_reset_requires_running_test ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
395 | 2023-12-14T21:11:12.344Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
396 | 2023-12-14T21:11:12.344Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
397 | 2023-12-14T21:11:12.344Z | INFO | phd-runner: Starting test phd_tests::server_state_machine::instance_reset_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
398 | 2023-12-14T21:11:12.344Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
399 | 2023-12-14T21:11:12.344Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
400 | 2023-12-14T21:11:12.344Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
401 | 2023-12-14T21:11:12.345Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
402 | 2023-12-14T21:11:12.345Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
403 | 2023-12-14T21:11:12.345Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/dcbbf46c-a758-4280-a119-e0149c1bac39.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
404 | 2023-12-14T21:11:12.370Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
405 | 2023-12-14T21:11:12.370Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/dcbbf46c-a758-4280-a119-e0149c1bac39.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = instance_reset_returns_to_running_test
|
406 | 2023-12-14T21:11:12.370Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
407 | 2023-12-14T21:11:12.370Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 314ff377-082d-4f94-8e96-6a88da6857e4
|
408 | 2023-12-14T21:11:12.372Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/instance_reset_returns_to_running_test.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
409 | 2023-12-14T21:11:12.372Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/instance_reset_returns_to_running_test.stderr.log"
stdout_path = "/tmp/propolis-phd/instance_reset_returns_to_running_test.stdout.log"
target = phd_framework::server_log_mode
|
410 | 2023-12-14T21:11:12.380Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 860
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
411 | 2023-12-14T21:11:12.380Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
412 | 2023-12-14T21:11:12.380Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 314ff377-082d-4f94-8e96-6a88da6857e4
|
413 | 2023-12-14T21:11:12.381Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 314ff377-082d-4f94-8e96-6a88da6857e4
|
414 | 2023-12-14T21:11:13.003Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = instance_reset_returns_to_running_test
vm_id = 314ff377-082d-4f94-8e96-6a88da6857e4
|
415 | 2023-12-14T21:11:13.003Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = instance_reset_returns_to_running_test
vm_id = 314ff377-082d-4f94-8e96-6a88da6857e4
|
416 | 2023-12-14T21:11:13.004Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 314ff377-082d-4f94-8e96-6a88da6857e4, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-314ff377-082d-4f94-8e96-6a88da6857e4", vcpus: 2 }, state: Creating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/dcbbf46c-a758-4280-a119-e0149c1bac39.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 314ff377-082d-4f94-8e96-6a88da6857e4
|
417 | 2023-12-14T21:11:13.004Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Run
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 314ff377-082d-4f94-8e96-6a88da6857e4
|
418 | 2023-12-14T21:11:13.004Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 314ff377-082d-4f94-8e96-6a88da6857e4
|
419 | 2023-12-14T21:11:13.004Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 314ff377-082d-4f94-8e96-6a88da6857e4
|
420 | 2023-12-14T21:11:13.419Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 314ff377-082d-4f94-8e96-6a88da6857e4
|
421 | 2023-12-14T21:11:13.420Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 314ff377-082d-4f94-8e96-6a88da6857e4
|
422 | 2023-12-14T21:11:13.420Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 314ff377-082d-4f94-8e96-6a88da6857e4
|
423 | 2023-12-14T21:11:13.420Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 314ff377-082d-4f94-8e96-6a88da6857e4
|
424 | 2023-12-14T21:11:13.851Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 314ff377-082d-4f94-8e96-6a88da6857e4
|
425 | 2023-12-14T21:11:13.852Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 314ff377-082d-4f94-8e96-6a88da6857e4
|
426 | 2023-12-14T21:11:13.852Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 314ff377-082d-4f94-8e96-6a88da6857e4
|
427 | 2023-12-14T21:11:13.853Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 314ff377-082d-4f94-8e96-6a88da6857e4
|
428 | 2023-12-14T21:11:13.853Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 314ff377-082d-4f94-8e96-6a88da6857e4
|
429 | 2023-12-14T21:11:13.854Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 314ff377-082d-4f94-8e96-6a88da6857e4
|
430 | 2023-12-14T21:11:13.854Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 314ff377-082d-4f94-8e96-6a88da6857e4
|
431 | 2023-12-14T21:11:13.855Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 314ff377-082d-4f94-8e96-6a88da6857e4
|
432 | 2023-12-14T21:11:13.855Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 314ff377-082d-4f94-8e96-6a88da6857e4
|
433 | 2023-12-14T21:11:13.856Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 314ff377-082d-4f94-8e96-6a88da6857e4
|
434 | 2023-12-14T21:11:13.856Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 314ff377-082d-4f94-8e96-6a88da6857e4
|
435 | 2023-12-14T21:11:13.856Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 314ff377-082d-4f94-8e96-6a88da6857e4
|
436 | 2023-12-14T21:11:13.856Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 314ff377-082d-4f94-8e96-6a88da6857e4
|
437 | 2023-12-14T21:11:14.441Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 314ff377-082d-4f94-8e96-6a88da6857e4
|
438 | 2023-12-14T21:11:14.442Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 314ff377-082d-4f94-8e96-6a88da6857e4
|
439 | 2023-12-14T21:11:14.443Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 314ff377-082d-4f94-8e96-6a88da6857e4
|
440 | 2023-12-14T21:11:14.443Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 314ff377-082d-4f94-8e96-6a88da6857e4
|
441 | 2023-12-14T21:11:14.444Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = instance_reset_returns_to_running_test
vm_id = 314ff377-082d-4f94-8e96-6a88da6857e4
|
442 | 2023-12-14T21:11:14.444Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 1440
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = instance_reset_returns_to_running_test
vm_id = 314ff377-082d-4f94-8e96-6a88da6857e4
|
443 | 2023-12-14T21:11:14.961Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 314ff377-082d-4f94-8e96-6a88da6857e4
|
444 | 2023-12-14T21:11:14.962Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 314ff377-082d-4f94-8e96-6a88da6857e4
|
445 | 2023-12-14T21:11:14.963Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 314ff377-082d-4f94-8e96-6a88da6857e4
|
446 | 2023-12-14T21:11:14.966Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
447 | 2023-12-14T21:11:14.982Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
448 | 2023-12-14T21:11:14.982Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/dcbbf46c-a758-4280-a119-e0149c1bac39.phd_disk
target = phd_framework::disk::file
|
449 | 2023-12-14T21:11:14.987Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 1984
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = instance_reset_returns_to_running_test
vm_id = 314ff377-082d-4f94-8e96-6a88da6857e4
|
450 | 2023-12-14T21:11:14.987Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 2606
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = 314ff377-082d-4f94-8e96-6a88da6857e4
|
451 | 2023-12-14T21:11:14.987Z | INFO | phd-runner: test phd_tests::server_state_machine::instance_reset_test ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
452 | 2023-12-14T21:11:14.987Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
453 | 2023-12-14T21:11:14.987Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
454 | 2023-12-14T21:11:14.987Z | INFO | phd-runner: Starting test phd_tests::server_state_machine::instance_stop_causes_destroy_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
455 | 2023-12-14T21:11:14.987Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
456 | 2023-12-14T21:11:14.987Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
457 | 2023-12-14T21:11:14.987Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
458 | 2023-12-14T21:11:14.988Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
459 | 2023-12-14T21:11:14.988Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
460 | 2023-12-14T21:11:14.988Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/3350a3e6-2601-4a24-a325-1d6258dea756.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
461 | 2023-12-14T21:11:15.013Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
462 | 2023-12-14T21:11:15.013Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/3350a3e6-2601-4a24-a325-1d6258dea756.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = instance_stop_causes_destroy_test
|
463 | 2023-12-14T21:11:15.013Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
464 | 2023-12-14T21:11:15.013Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 5dff3707-3617-4e43-824b-c12013ebeda2
|
465 | 2023-12-14T21:11:15.015Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/instance_stop_causes_destroy_test.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
466 | 2023-12-14T21:11:15.015Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/instance_stop_causes_destroy_test.stderr.log"
stdout_path = "/tmp/propolis-phd/instance_stop_causes_destroy_test.stdout.log"
target = phd_framework::server_log_mode
|
467 | 2023-12-14T21:11:15.023Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 862
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
468 | 2023-12-14T21:11:15.023Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
469 | 2023-12-14T21:11:15.023Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 5dff3707-3617-4e43-824b-c12013ebeda2
|
470 | 2023-12-14T21:11:15.647Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = instance_stop_causes_destroy_test
vm_id = 5dff3707-3617-4e43-824b-c12013ebeda2
|
471 | 2023-12-14T21:11:15.647Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = instance_stop_causes_destroy_test
vm_id = 5dff3707-3617-4e43-824b-c12013ebeda2
|
472 | 2023-12-14T21:11:15.648Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 5dff3707-3617-4e43-824b-c12013ebeda2, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-5dff3707-3617-4e43-824b-c12013ebeda2", vcpus: 2 }, state: Creating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/3350a3e6-2601-4a24-a325-1d6258dea756.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 5dff3707-3617-4e43-824b-c12013ebeda2
|
473 | 2023-12-14T21:11:15.648Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Run
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 5dff3707-3617-4e43-824b-c12013ebeda2
|
474 | 2023-12-14T21:11:15.648Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 5dff3707-3617-4e43-824b-c12013ebeda2
|
475 | 2023-12-14T21:11:15.649Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 5dff3707-3617-4e43-824b-c12013ebeda2
|
476 | 2023-12-14T21:11:15.649Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 5dff3707-3617-4e43-824b-c12013ebeda2
|
477 | 2023-12-14T21:11:15.650Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = instance_stop_causes_destroy_test
vm_id = 5dff3707-3617-4e43-824b-c12013ebeda2
|
478 | 2023-12-14T21:11:15.650Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 3
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = instance_stop_causes_destroy_test
vm_id = 5dff3707-3617-4e43-824b-c12013ebeda2
|
479 | 2023-12-14T21:11:16.326Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 5dff3707-3617-4e43-824b-c12013ebeda2
|
480 | 2023-12-14T21:11:16.327Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Run
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 5dff3707-3617-4e43-824b-c12013ebeda2
|
481 | 2023-12-14T21:11:16.327Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 5dff3707-3617-4e43-824b-c12013ebeda2
|
482 | 2023-12-14T21:11:16.328Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Reboot
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 5dff3707-3617-4e43-824b-c12013ebeda2
|
483 | 2023-12-14T21:11:16.329Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 5dff3707-3617-4e43-824b-c12013ebeda2
|
484 | 2023-12-14T21:11:16.331Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
485 | 2023-12-14T21:11:16.348Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
486 | 2023-12-14T21:11:16.348Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/3350a3e6-2601-4a24-a325-1d6258dea756.phd_disk
target = phd_framework::disk::file
|
487 | 2023-12-14T21:11:16.353Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 705
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = instance_stop_causes_destroy_test
vm_id = 5dff3707-3617-4e43-824b-c12013ebeda2
|
488 | 2023-12-14T21:11:16.353Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 1329
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = 5dff3707-3617-4e43-824b-c12013ebeda2
|
489 | 2023-12-14T21:11:16.353Z | INFO | phd-runner: test phd_tests::server_state_machine::instance_stop_causes_destroy_test ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
490 | 2023-12-14T21:11:16.353Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
491 | 2023-12-14T21:11:16.353Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
492 | 2023-12-14T21:11:16.353Z | INFO | phd-runner: Starting test phd_tests::server_state_machine::instance_start_stop_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
493 | 2023-12-14T21:11:16.353Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
494 | 2023-12-14T21:11:16.353Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
495 | 2023-12-14T21:11:16.353Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
496 | 2023-12-14T21:11:16.353Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
497 | 2023-12-14T21:11:16.353Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
498 | 2023-12-14T21:11:16.353Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/2fa9428c-e18e-4f19-b494-a739ac9798d1.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
499 | 2023-12-14T21:11:16.378Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
500 | 2023-12-14T21:11:16.378Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/2fa9428c-e18e-4f19-b494-a739ac9798d1.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = instance_ensure_running_test
|
501 | 2023-12-14T21:11:16.378Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
502 | 2023-12-14T21:11:16.378Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = e8af5d65-5e1a-4ae4-820a-a0b7944f995b
|
503 | 2023-12-14T21:11:16.381Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/instance_ensure_running_test.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
504 | 2023-12-14T21:11:16.381Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/instance_ensure_running_test.stderr.log"
stdout_path = "/tmp/propolis-phd/instance_ensure_running_test.stdout.log"
target = phd_framework::server_log_mode
|
505 | 2023-12-14T21:11:16.388Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 864
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
506 | 2023-12-14T21:11:16.389Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
507 | 2023-12-14T21:11:16.389Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = e8af5d65-5e1a-4ae4-820a-a0b7944f995b
|
508 | 2023-12-14T21:11:17.003Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = instance_ensure_running_test
vm_id = e8af5d65-5e1a-4ae4-820a-a0b7944f995b
|
509 | 2023-12-14T21:11:17.004Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = instance_ensure_running_test
vm_id = e8af5d65-5e1a-4ae4-820a-a0b7944f995b
|
510 | 2023-12-14T21:11:17.004Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: e8af5d65-5e1a-4ae4-820a-a0b7944f995b, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-e8af5d65-5e1a-4ae4-820a-a0b7944f995b", vcpus: 2 }, state: Creating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/2fa9428c-e18e-4f19-b494-a739ac9798d1.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = e8af5d65-5e1a-4ae4-820a-a0b7944f995b
|
511 | 2023-12-14T21:11:17.004Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = e8af5d65-5e1a-4ae4-820a-a0b7944f995b
|
512 | 2023-12-14T21:11:17.005Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Run
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = e8af5d65-5e1a-4ae4-820a-a0b7944f995b
|
513 | 2023-12-14T21:11:17.005Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = e8af5d65-5e1a-4ae4-820a-a0b7944f995b
|
514 | 2023-12-14T21:11:17.005Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = e8af5d65-5e1a-4ae4-820a-a0b7944f995b
|
515 | 2023-12-14T21:11:17.303Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = e8af5d65-5e1a-4ae4-820a-a0b7944f995b
|
516 | 2023-12-14T21:11:17.304Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = e8af5d65-5e1a-4ae4-820a-a0b7944f995b
|
517 | 2023-12-14T21:11:17.305Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = e8af5d65-5e1a-4ae4-820a-a0b7944f995b
|
518 | 2023-12-14T21:11:17.305Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = e8af5d65-5e1a-4ae4-820a-a0b7944f995b
|
519 | 2023-12-14T21:11:17.305Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = instance_ensure_running_test
vm_id = e8af5d65-5e1a-4ae4-820a-a0b7944f995b
|
520 | 2023-12-14T21:11:17.305Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 301
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = instance_ensure_running_test
vm_id = e8af5d65-5e1a-4ae4-820a-a0b7944f995b
|
521 | 2023-12-14T21:11:17.580Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = e8af5d65-5e1a-4ae4-820a-a0b7944f995b
|
522 | 2023-12-14T21:11:17.581Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = e8af5d65-5e1a-4ae4-820a-a0b7944f995b
|
523 | 2023-12-14T21:11:17.584Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
524 | 2023-12-14T21:11:17.600Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
525 | 2023-12-14T21:11:17.600Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/2fa9428c-e18e-4f19-b494-a739ac9798d1.phd_disk
target = phd_framework::disk::file
|
526 | 2023-12-14T21:11:17.605Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 601
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = instance_ensure_running_test
vm_id = e8af5d65-5e1a-4ae4-820a-a0b7944f995b
|
527 | 2023-12-14T21:11:17.605Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 1216
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = e8af5d65-5e1a-4ae4-820a-a0b7944f995b
|
528 | 2023-12-14T21:11:17.605Z | INFO | phd-runner: test phd_tests::server_state_machine::instance_start_stop_test ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
529 | 2023-12-14T21:11:17.605Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
530 | 2023-12-14T21:11:17.605Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
531 | 2023-12-14T21:11:17.605Z | INFO | phd-runner: Starting test phd_tests::migrate::multiple_migrations
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
532 | 2023-12-14T21:11:17.605Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
533 | 2023-12-14T21:11:17.605Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
534 | 2023-12-14T21:11:17.605Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
535 | 2023-12-14T21:11:17.605Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
536 | 2023-12-14T21:11:17.605Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
537 | 2023-12-14T21:11:17.605Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/c30298ed-ce7c-4948-ab20-26f78dd5b0a7.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
538 | 2023-12-14T21:11:17.630Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
539 | 2023-12-14T21:11:17.630Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/c30298ed-ce7c-4948-ab20-26f78dd5b0a7.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = multiple_migrations_0
|
540 | 2023-12-14T21:11:17.630Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
541 | 2023-12-14T21:11:17.630Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
542 | 2023-12-14T21:11:17.633Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/multiple_migrations_0.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
543 | 2023-12-14T21:11:17.633Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/multiple_migrations_0.stderr.log"
stdout_path = "/tmp/propolis-phd/multiple_migrations_0.stdout.log"
target = phd_framework::server_log_mode
|
544 | 2023-12-14T21:11:17.640Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 866
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
545 | 2023-12-14T21:11:17.640Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
546 | 2023-12-14T21:11:17.640Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
547 | 2023-12-14T21:11:17.640Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/c30298ed-ce7c-4948-ab20-26f78dd5b0a7.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = multiple_migrations_1
|
548 | 2023-12-14T21:11:17.640Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
549 | 2023-12-14T21:11:17.641Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = 18916af3-a257-4991-8c56-b62cf9877dc4
|
550 | 2023-12-14T21:11:17.643Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/multiple_migrations_1.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
551 | 2023-12-14T21:11:17.643Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/multiple_migrations_1.stderr.log"
stdout_path = "/tmp/propolis-phd/multiple_migrations_1.stdout.log"
target = phd_framework::server_log_mode
|
552 | 2023-12-14T21:11:17.649Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 867
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
553 | 2023-12-14T21:11:17.649Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 8
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
554 | 2023-12-14T21:11:17.649Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
555 | 2023-12-14T21:11:17.649Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/c30298ed-ce7c-4948-ab20-26f78dd5b0a7.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = multiple_migrations_2
|
556 | 2023-12-14T21:11:17.650Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
557 | 2023-12-14T21:11:17.650Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = aecc57d8-fa4d-4bbd-815f-e5dfb031ad6f
|
558 | 2023-12-14T21:11:17.652Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/multiple_migrations_2.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9004
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
559 | 2023-12-14T21:11:17.652Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/multiple_migrations_2.stderr.log"
stdout_path = "/tmp/propolis-phd/multiple_migrations_2.stdout.log"
target = phd_framework::server_log_mode
|
560 | 2023-12-14T21:11:17.660Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 868
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
561 | 2023-12-14T21:11:17.660Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
562 | 2023-12-14T21:11:17.784Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
563 | 2023-12-14T21:11:17.784Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
564 | 2023-12-14T21:11:17.785Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: f2807fc8-72c7-4acb-a66f-0c9f39ebee89, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-f2807fc8-72c7-4acb-a66f-0c9f39ebee89", vcpus: 2 }, state: Creating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/c30298ed-ce7c-4948-ab20-26f78dd5b0a7.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
565 | 2023-12-14T21:11:17.785Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Run
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
566 | 2023-12-14T21:11:17.785Z | INFO | phd-runner: [VM - EVENT] Waiting 300s for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 503
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
567 | 2023-12-14T21:11:17.785Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 526
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
568 | 2023-12-14T21:11:17.785Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
wanted = localhost login:
|
569 | 2023-12-14T21:11:18.888Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: loading Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
570 | 2023-12-14T21:11:18.888Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: starting Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
571 | 2023-12-14T21:11:18.888Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to GRUB!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
572 | 2023-12-14T21:11:18.888Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
573 | 2023-12-14T21:11:18.899Z | INFO | phd-runner: [SERIAL - EVENT] GNU GRUB version 2.06
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
574 | 2023-12-14T21:11:18.899Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
575 | 2023-12-14T21:11:18.900Z | INFO | phd-runner: [SERIAL - EVENT] ��������������������������������������Ŀ���������������������������������������[19;02H Use the ^ and v keys to select which entry is highlighted.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
576 | 2023-12-14T21:11:18.910Z | INFO | phd-runner: [SERIAL - EVENT] Press enter to boot the selected OS, `e' to edit the commands
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
577 | 2023-12-14T21:11:19.935Z | INFO | phd-runner: [SERIAL - EVENT] before booting or `c' for a command-line. *Linux virt The highlighted entry will be executed automatically in 1s. The highlighted entry will be executed automatically in 0s. Booting `Linux virt'
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
578 | 2023-12-14T21:11:19.935Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
579 | 2023-12-14T21:11:21.332Z | INFO | phd-runner: [SERIAL - EVENT] 0% 6% ### 15% ###### 16% ####### 19% ######## 20% ######### 21% ######### 22% ######### 22% ########## 23% ########## 24% ########## 25% ########### 26% ########### 27% ########### 27% ############ 28% ############ 29% ############ 29% ############# 30% ############# 31% ############# 31% ############## 32% ############## 33% ############## 34% ############### 35% ############### 36% ############### 36% ################ 37% ################ 38% ################ 38% ################# 39% ################# 40% ################# 40% ################## 41% ################## 42% ################## 43% ################### 45% ################### 45% #################### 46% #################### 47% #################### 47% ##################### 49% ##################### 50% ###################### 71% ############################### 76% ################################# 77% ################################## 82% #################################### 83% #################################### 84% ##################################### 86% ##################################### 87% ###################################### 88% ###################################### 88% ####################################### 89% ####################################### 90% ####################################### 90% ######################################## 91% ######################################## 92% ######################################## 93% ######################################## 93% ######################################### 100% ############################################
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
580 | 2023-12-14T21:11:21.343Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
581 | 2023-12-14T21:11:21.343Z | INFO | phd-runner: [SERIAL - EVENT] OpenRC 0.44.10 is starting up Linux 5.15.41-0-virt (x86_64)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
582 | 2023-12-14T21:11:21.343Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
583 | 2023-12-14T21:11:21.343Z | INFO | phd-runner: [SERIAL - EVENT] * /proc is already mounted
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
584 | 2023-12-14T21:11:21.353Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /run ... * /run/openrc: creating directory
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
585 | 2023-12-14T21:11:21.353Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: creating directory
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
586 | 2023-12-14T21:11:21.353Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: correcting owner
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
587 | 2023-12-14T21:11:21.398Z | INFO | phd-runner: [SERIAL - EVENT] * Caching service dependencies ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
588 | 2023-12-14T21:11:21.409Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting devtmpfs on /dev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
589 | 2023-12-14T21:11:21.420Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /dev/mqueue ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
590 | 2023-12-14T21:11:21.442Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting modloop ... * Verifying modloop
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
591 | 2023-12-14T21:11:21.498Z | INFO | phd-runner: [SERIAL - EVENT] [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
592 | 2023-12-14T21:11:21.508Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting security filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
593 | 2023-12-14T21:11:21.508Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting debug filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
594 | 2023-12-14T21:11:21.508Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting persistent storage (pstore) filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
595 | 2023-12-14T21:11:21.519Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting efivarfs filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
596 | 2023-12-14T21:11:21.574Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox mdev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
597 | 2023-12-14T21:11:21.727Z | INFO | phd-runner: [SERIAL - EVENT] * Loading hardware drivers ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
598 | 2023-12-14T21:11:21.759Z | INFO | phd-runner: [SERIAL - EVENT] * Loading modules ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
599 | 2023-12-14T21:11:21.781Z | INFO | phd-runner: [SERIAL - EVENT] * Setting system clock using the hardware clock [UTC] ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
600 | 2023-12-14T21:11:21.793Z | INFO | phd-runner: [SERIAL - EVENT] * Checking local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
601 | 2023-12-14T21:11:21.804Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
602 | 2023-12-14T21:11:21.814Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
603 | 2023-12-14T21:11:21.825Z | INFO | phd-runner: [SERIAL - EVENT] * Configuring kernel parameters ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
604 | 2023-12-14T21:11:21.837Z | INFO | phd-runner: [SERIAL - EVENT] * Migrating /var/lock to /run/lock ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
605 | 2023-12-14T21:11:21.848Z | INFO | phd-runner: [SERIAL - EVENT] * Creating user login records ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
606 | 2023-12-14T21:11:21.848Z | INFO | phd-runner: [SERIAL - EVENT] * Cleaning /tmp directory ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
607 | 2023-12-14T21:11:21.859Z | INFO | phd-runner: [SERIAL - EVENT] * Setting hostname ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
608 | 2023-12-14T21:11:21.869Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox syslog ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
609 | 2023-12-14T21:11:21.892Z | INFO | phd-runner: [SERIAL - EVENT] * Starting firstboot ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
610 | 2023-12-14T21:11:21.988Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
611 | 2023-12-14T21:11:22.000Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine Linux 3.16
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
612 | 2023-12-14T21:11:22.000Z | INFO | phd-runner: [SERIAL - EVENT] Kernel 5.15.41-0-virt on an x86_64 (/dev/ttyS0)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
613 | 2023-12-14T21:11:22.000Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
614 | 2023-12-14T21:11:22.000Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
wanted = localhost:~#
|
615 | 2023-12-14T21:11:22.011Z | INFO | phd-runner: [SERIAL - EVENT] localhost login: root
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
616 | 2023-12-14T21:11:22.011Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
617 | 2023-12-14T21:11:22.011Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
618 | 2023-12-14T21:11:22.011Z | INFO | phd-runner: [SERIAL - EVENT] The Alpine Wiki contains a large amount of how-to guides and general
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
619 | 2023-12-14T21:11:22.011Z | INFO | phd-runner: [SERIAL - EVENT] information about administrating Alpine systems.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
620 | 2023-12-14T21:11:22.011Z | INFO | phd-runner: [SERIAL - EVENT] See <http://wiki.alpinelinux.org/>.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
621 | 2023-12-14T21:11:22.011Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
622 | 2023-12-14T21:11:22.011Z | INFO | phd-runner: [SERIAL - EVENT] You can setup the system with the command: setup-alpine
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
623 | 2023-12-14T21:11:22.011Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
624 | 2023-12-14T21:11:22.012Z | INFO | phd-runner: [SERIAL - EVENT] You may change this message by editing /etc/motd.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
625 | 2023-12-14T21:11:22.012Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
626 | 2023-12-14T21:11:22.012Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4226
file = phd-tests/framework/src/test_vm/mod.rs
line = 526
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
627 | 2023-12-14T21:11:22.012Z | INFO | phd-runner: [VM - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 532
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
628 | 2023-12-14T21:11:22.012Z | INFO | phd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 370
migration_id = 9bf0f669-16b0-4edb-af7a-be9dfe2dcc03
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = 18916af3-a257-4991-8c56-b62cf9877dc4
|
629 | 2023-12-14T21:11:22.125Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = multiple_migrations_1
vm_id = 18916af3-a257-4991-8c56-b62cf9877dc4
|
630 | 2023-12-14T21:11:22.126Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = multiple_migrations_1
vm_id = 18916af3-a257-4991-8c56-b62cf9877dc4
|
631 | 2023-12-14T21:11:22.126Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 18916af3-a257-4991-8c56-b62cf9877dc4, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-18916af3-a257-4991-8c56-b62cf9877dc4", vcpus: 2 }, state: Migrating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/c30298ed-ce7c-4948-ab20-26f78dd5b0a7.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = 18916af3-a257-4991-8c56-b62cf9877dc4
|
632 | 2023-12-14T21:11:22.126Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 388
migration_id = 9bf0f669-16b0-4edb-af7a-be9dfe2dcc03
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = 18916af3-a257-4991-8c56-b62cf9877dc4
|
633 | 2023-12-14T21:11:33.408Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket received control message: "{\"Migrating\":{\"destination\":\"127.0.0.1:9002\",\"from_start\":7609}}"
file = phd-tests/framework/src/serial/mod.rs
line = 44
target = phd_framework::serial
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
634 | 2023-12-14T21:11:33.408Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket returned None
file = phd-tests/framework/src/serial/mod.rs
line = 47
target = phd_framework::serial
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
635 | 2023-12-14T21:11:33.408Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 15624
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
636 | 2023-12-14T21:11:36.938Z | INFO | phd-runner: [MIGRATE - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 397
migration_id = 9bf0f669-16b0-4edb-af7a-be9dfe2dcc03
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = 18916af3-a257-4991-8c56-b62cf9877dc4
|
637 | 2023-12-14T21:11:36.938Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 14811
file = phd-tests/framework/src/test_vm/mod.rs
line = 388
migration_id = 9bf0f669-16b0-4edb-af7a-be9dfe2dcc03
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = 18916af3-a257-4991-8c56-b62cf9877dc4
|
638 | 2023-12-14T21:11:36.938Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 15s
vm = multiple_migrations_1
vm_id = 18916af3-a257-4991-8c56-b62cf9877dc4
|
639 | 2023-12-14T21:11:36.938Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = multiple_migrations_1
vm_id = 18916af3-a257-4991-8c56-b62cf9877dc4
wanted = echo Hello world\n
|
640 | 2023-12-14T21:11:36.950Z | INFO | phd-runner: [SERIAL - EVENT] echo Hello world
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_1
vm_id = 18916af3-a257-4991-8c56-b62cf9877dc4
|
641 | 2023-12-14T21:11:36.950Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 300s
vm = multiple_migrations_1
vm_id = 18916af3-a257-4991-8c56-b62cf9877dc4
|
642 | 2023-12-14T21:11:36.950Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = multiple_migrations_1
vm_id = 18916af3-a257-4991-8c56-b62cf9877dc4
wanted = localhost:~#
|
643 | 2023-12-14T21:11:36.961Z | INFO | phd-runner: [SERIAL - EVENT] Hello world
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_1
vm_id = 18916af3-a257-4991-8c56-b62cf9877dc4
|
644 | 2023-12-14T21:11:36.961Z | INFO | phd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9002
file = phd-tests/framework/src/test_vm/mod.rs
line = 370
migration_id = 49117368-9f24-4175-838a-c69eb9c0336c
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = aecc57d8-fa4d-4bbd-815f-e5dfb031ad6f
|
645 | 2023-12-14T21:11:37.078Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = multiple_migrations_2
vm_id = aecc57d8-fa4d-4bbd-815f-e5dfb031ad6f
|
646 | 2023-12-14T21:11:37.078Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = multiple_migrations_2
vm_id = aecc57d8-fa4d-4bbd-815f-e5dfb031ad6f
|
647 | 2023-12-14T21:11:37.079Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: aecc57d8-fa4d-4bbd-815f-e5dfb031ad6f, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-aecc57d8-fa4d-4bbd-815f-e5dfb031ad6f", vcpus: 2 }, state: Migrating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/c30298ed-ce7c-4948-ab20-26f78dd5b0a7.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = aecc57d8-fa4d-4bbd-815f-e5dfb031ad6f
|
648 | 2023-12-14T21:11:37.079Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 388
migration_id = 49117368-9f24-4175-838a-c69eb9c0336c
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = aecc57d8-fa4d-4bbd-815f-e5dfb031ad6f
|
649 | 2023-12-14T21:11:48.356Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket received control message: "{\"Migrating\":{\"destination\":\"127.0.0.1:9004\",\"from_start\":7657}}"
file = phd-tests/framework/src/serial/mod.rs
line = 44
target = phd_framework::serial
vm = multiple_migrations_1
vm_id = 18916af3-a257-4991-8c56-b62cf9877dc4
|
650 | 2023-12-14T21:11:48.356Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket returned None
file = phd-tests/framework/src/serial/mod.rs
line = 47
target = phd_framework::serial
vm = multiple_migrations_1
vm_id = 18916af3-a257-4991-8c56-b62cf9877dc4
|
651 | 2023-12-14T21:11:48.356Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 26230
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = multiple_migrations_1
vm_id = 18916af3-a257-4991-8c56-b62cf9877dc4
|
652 | 2023-12-14T21:11:53.080Z | INFO | phd-runner: [MIGRATE - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 397
migration_id = 49117368-9f24-4175-838a-c69eb9c0336c
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = aecc57d8-fa4d-4bbd-815f-e5dfb031ad6f
|
653 | 2023-12-14T21:11:53.080Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 16000
file = phd-tests/framework/src/test_vm/mod.rs
line = 388
migration_id = 49117368-9f24-4175-838a-c69eb9c0336c
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = aecc57d8-fa4d-4bbd-815f-e5dfb031ad6f
|
654 | 2023-12-14T21:11:53.080Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 15s
vm = multiple_migrations_2
vm_id = aecc57d8-fa4d-4bbd-815f-e5dfb031ad6f
|
655 | 2023-12-14T21:11:53.080Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = multiple_migrations_2
vm_id = aecc57d8-fa4d-4bbd-815f-e5dfb031ad6f
wanted = echo I have migrated!\n
|
656 | 2023-12-14T21:11:53.091Z | INFO | phd-runner: [SERIAL - EVENT] echo I have migrated!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_2
vm_id = aecc57d8-fa4d-4bbd-815f-e5dfb031ad6f
|
657 | 2023-12-14T21:11:53.091Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 300s
vm = multiple_migrations_2
vm_id = aecc57d8-fa4d-4bbd-815f-e5dfb031ad6f
|
658 | 2023-12-14T21:11:53.091Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = multiple_migrations_2
vm_id = aecc57d8-fa4d-4bbd-815f-e5dfb031ad6f
wanted = localhost:~#
|
659 | 2023-12-14T21:11:53.113Z | INFO | phd-runner: [SERIAL - EVENT] I have migrated!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = multiple_migrations_2
vm_id = aecc57d8-fa4d-4bbd-815f-e5dfb031ad6f
|
660 | 2023-12-14T21:11:53.113Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = aecc57d8-fa4d-4bbd-815f-e5dfb031ad6f
|
661 | 2023-12-14T21:11:53.114Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 647
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = aecc57d8-fa4d-4bbd-815f-e5dfb031ad6f
|
662 | 2023-12-14T21:11:53.114Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = aecc57d8-fa4d-4bbd-815f-e5dfb031ad6f
|
663 | 2023-12-14T21:11:53.115Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = aecc57d8-fa4d-4bbd-815f-e5dfb031ad6f
|
664 | 2023-12-14T21:11:53.115Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = aecc57d8-fa4d-4bbd-815f-e5dfb031ad6f
|
665 | 2023-12-14T21:11:53.115Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = multiple_migrations_2
vm_id = aecc57d8-fa4d-4bbd-815f-e5dfb031ad6f
|
666 | 2023-12-14T21:11:53.115Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 16036
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = multiple_migrations_2
vm_id = aecc57d8-fa4d-4bbd-815f-e5dfb031ad6f
|
667 | 2023-12-14T21:11:53.398Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = aecc57d8-fa4d-4bbd-815f-e5dfb031ad6f
|
668 | 2023-12-14T21:11:53.402Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
|
669 | 2023-12-14T21:11:53.421Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
|
670 | 2023-12-14T21:11:53.421Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 16342
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = multiple_migrations_2
vm_id = aecc57d8-fa4d-4bbd-815f-e5dfb031ad6f
|
671 | 2023-12-14T21:11:53.421Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 16459
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = aecc57d8-fa4d-4bbd-815f-e5dfb031ad6f
|
672 | 2023-12-14T21:11:53.421Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = 18916af3-a257-4991-8c56-b62cf9877dc4
|
673 | 2023-12-14T21:11:53.425Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
|
674 | 2023-12-14T21:11:53.442Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
|
675 | 2023-12-14T21:11:53.442Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 31316
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = multiple_migrations_1
vm_id = 18916af3-a257-4991-8c56-b62cf9877dc4
|
676 | 2023-12-14T21:11:53.443Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 31430
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = 18916af3-a257-4991-8c56-b62cf9877dc4
|
677 | 2023-12-14T21:11:53.443Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
678 | 2023-12-14T21:11:53.446Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
679 | 2023-12-14T21:11:53.462Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
680 | 2023-12-14T21:11:53.462Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/c30298ed-ce7c-4948-ab20-26f78dd5b0a7.phd_disk
target = phd_framework::disk::file
|
681 | 2023-12-14T21:11:53.466Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 35682
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
682 | 2023-12-14T21:11:53.466Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 35806
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = f2807fc8-72c7-4acb-a66f-0c9f39ebee89
|
683 | 2023-12-14T21:11:53.467Z | INFO | phd-runner: test phd_tests::migrate::multiple_migrations ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
684 | 2023-12-14T21:11:53.467Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
685 | 2023-12-14T21:11:53.467Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
686 | 2023-12-14T21:11:53.467Z | INFO | phd-runner: Starting test phd_tests::migrate::incompatible_vms
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
687 | 2023-12-14T21:11:53.467Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
688 | 2023-12-14T21:11:53.467Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
689 | 2023-12-14T21:11:53.467Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
690 | 2023-12-14T21:11:53.467Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
691 | 2023-12-14T21:11:53.467Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
692 | 2023-12-14T21:11:53.467Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/4799113d-59cf-4f04-bde4-5b42adbc83ff.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
693 | 2023-12-14T21:11:53.491Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
694 | 2023-12-14T21:11:53.491Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/4799113d-59cf-4f04-bde4-5b42adbc83ff.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 4, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migration_incompatible_source_0
|
695 | 2023-12-14T21:11:53.491Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
696 | 2023-12-14T21:11:53.491Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = 44f05fd1-ada4-41fc-bfcf-cbbeb1f15839
|
697 | 2023-12-14T21:11:53.493Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_incompatible_source_0.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
698 | 2023-12-14T21:11:53.493Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/migration_incompatible_source_0.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_incompatible_source_0.stdout.log"
target = phd_framework::server_log_mode
|
699 | 2023-12-14T21:11:53.499Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 872
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
700 | 2023-12-14T21:11:53.499Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 8
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
701 | 2023-12-14T21:11:53.500Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = 44f05fd1-ada4-41fc-bfcf-cbbeb1f15839
|
702 | 2023-12-14T21:11:54.114Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = migration_incompatible_source_0
vm_id = 44f05fd1-ada4-41fc-bfcf-cbbeb1f15839
|
703 | 2023-12-14T21:11:54.114Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = migration_incompatible_source_0
vm_id = 44f05fd1-ada4-41fc-bfcf-cbbeb1f15839
|
704 | 2023-12-14T21:11:54.115Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 44f05fd1-ada4-41fc-bfcf-cbbeb1f15839, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-44f05fd1-ada4-41fc-bfcf-cbbeb1f15839", vcpus: 4 }, state: Creating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/4799113d-59cf-4f04-bde4-5b42adbc83ff.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 4, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = 44f05fd1-ada4-41fc-bfcf-cbbeb1f15839
|
705 | 2023-12-14T21:11:54.115Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Run
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = 44f05fd1-ada4-41fc-bfcf-cbbeb1f15839
|
706 | 2023-12-14T21:11:54.115Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
707 | 2023-12-14T21:11:54.116Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
708 | 2023-12-14T21:11:54.116Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
709 | 2023-12-14T21:11:54.116Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/7c8a94e5-d8a2-4743-a119-9274fba9dacd.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
710 | 2023-12-14T21:11:54.142Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
711 | 2023-12-14T21:11:54.142Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/7c8a94e5-d8a2-4743-a119-9274fba9dacd.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 8, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migration_incompatible_target_1
|
712 | 2023-12-14T21:11:54.142Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
713 | 2023-12-14T21:11:54.142Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = ddbf4d7f-1b9e-44ad-a5f0-d54def79d4dd
|
714 | 2023-12-14T21:11:54.145Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_incompatible_target_1.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
715 | 2023-12-14T21:11:54.145Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/migration_incompatible_target_1.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_incompatible_target_1.stdout.log"
target = phd_framework::server_log_mode
|
716 | 2023-12-14T21:11:54.153Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 873
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
717 | 2023-12-14T21:11:54.153Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
718 | 2023-12-14T21:11:54.153Z | INFO | phd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 370
migration_id = 1ae876b3-863d-4bdd-8e4b-a28eccd61dc5
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = ddbf4d7f-1b9e-44ad-a5f0-d54def79d4dd
|
719 | 2023-12-14T21:11:54.154Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9002/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = ddbf4d7f-1b9e-44ad-a5f0-d54def79d4dd
|
720 | 2023-12-14T21:11:54.779Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = migration_incompatible_target_1
vm_id = ddbf4d7f-1b9e-44ad-a5f0-d54def79d4dd
|
721 | 2023-12-14T21:11:54.779Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = migration_incompatible_target_1
vm_id = ddbf4d7f-1b9e-44ad-a5f0-d54def79d4dd
|
722 | 2023-12-14T21:11:54.780Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: ddbf4d7f-1b9e-44ad-a5f0-d54def79d4dd, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-ddbf4d7f-1b9e-44ad-a5f0-d54def79d4dd", vcpus: 8 }, state: Failed }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/7c8a94e5-d8a2-4743-a119-9274fba9dacd.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 8, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = ddbf4d7f-1b9e-44ad-a5f0-d54def79d4dd
|
723 | 2023-12-14T21:11:54.780Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 388
migration_id = 1ae876b3-863d-4bdd-8e4b-a28eccd61dc5
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = ddbf4d7f-1b9e-44ad-a5f0-d54def79d4dd
|
724 | 2023-12-14T21:11:54.780Z | INFO | phd-runner: [MIGRATE - EVENT] Instance reported error during migration
file = phd-tests/framework/src/test_vm/mod.rs
line = 401
migration_id = 1ae876b3-863d-4bdd-8e4b-a28eccd61dc5
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = ddbf4d7f-1b9e-44ad-a5f0-d54def79d4dd
|
725 | 2023-12-14T21:11:54.781Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 388
migration_id = 1ae876b3-863d-4bdd-8e4b-a28eccd61dc5
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = ddbf4d7f-1b9e-44ad-a5f0-d54def79d4dd
|
726 | 2023-12-14T21:11:54.782Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = ddbf4d7f-1b9e-44ad-a5f0-d54def79d4dd
|
727 | 2023-12-14T21:11:54.782Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 647
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = ddbf4d7f-1b9e-44ad-a5f0-d54def79d4dd
|
728 | 2023-12-14T21:11:54.782Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = ddbf4d7f-1b9e-44ad-a5f0-d54def79d4dd
|
729 | 2023-12-14T21:11:54.783Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = ddbf4d7f-1b9e-44ad-a5f0-d54def79d4dd
|
730 | 2023-12-14T21:11:54.783Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = ddbf4d7f-1b9e-44ad-a5f0-d54def79d4dd
|
731 | 2023-12-14T21:11:54.784Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = migration_incompatible_target_1
vm_id = ddbf4d7f-1b9e-44ad-a5f0-d54def79d4dd
|
732 | 2023-12-14T21:11:54.784Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 4
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = migration_incompatible_target_1
vm_id = ddbf4d7f-1b9e-44ad-a5f0-d54def79d4dd
|
733 | 2023-12-14T21:11:55.200Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: loading Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_0
vm_id = 44f05fd1-ada4-41fc-bfcf-cbbeb1f15839
|
734 | 2023-12-14T21:11:55.200Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: starting Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_0
vm_id = 44f05fd1-ada4-41fc-bfcf-cbbeb1f15839
|
735 | 2023-12-14T21:11:55.200Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to GRUB!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_0
vm_id = 44f05fd1-ada4-41fc-bfcf-cbbeb1f15839
|
736 | 2023-12-14T21:11:55.200Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_0
vm_id = 44f05fd1-ada4-41fc-bfcf-cbbeb1f15839
|
737 | 2023-12-14T21:11:55.211Z | INFO | phd-runner: [SERIAL - EVENT] GNU GRUB version 2.06
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_0
vm_id = 44f05fd1-ada4-41fc-bfcf-cbbeb1f15839
|
738 | 2023-12-14T21:11:55.211Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_0
vm_id = 44f05fd1-ada4-41fc-bfcf-cbbeb1f15839
|
739 | 2023-12-14T21:11:55.222Z | INFO | phd-runner: [SERIAL - EVENT] ��������������������������������������Ŀ���������������������������������������[19;02H Use the ^ and v keys to select which entry is highlighted.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_0
vm_id = 44f05fd1-ada4-41fc-bfcf-cbbeb1f15839
|
740 | 2023-12-14T21:11:55.223Z | INFO | phd-runner: [SERIAL - EVENT] Press enter to boot the selected OS, `e' to edit the commands
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_0
vm_id = 44f05fd1-ada4-41fc-bfcf-cbbeb1f15839
|
741 | 2023-12-14T21:11:55.327Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = ddbf4d7f-1b9e-44ad-a5f0-d54def79d4dd
|
742 | 2023-12-14T21:11:55.331Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
|
743 | 2023-12-14T21:11:55.348Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
|
744 | 2023-12-14T21:11:55.348Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/7c8a94e5-d8a2-4743-a119-9274fba9dacd.phd_disk
target = phd_framework::disk::file
|
745 | 2023-12-14T21:11:55.353Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 574
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = migration_incompatible_target_1
vm_id = ddbf4d7f-1b9e-44ad-a5f0-d54def79d4dd
|
746 | 2023-12-14T21:11:55.353Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 1199
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = ddbf4d7f-1b9e-44ad-a5f0-d54def79d4dd
|
747 | 2023-12-14T21:11:55.353Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = 44f05fd1-ada4-41fc-bfcf-cbbeb1f15839
|
748 | 2023-12-14T21:11:55.354Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 647
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = 44f05fd1-ada4-41fc-bfcf-cbbeb1f15839
|
749 | 2023-12-14T21:11:55.354Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = 44f05fd1-ada4-41fc-bfcf-cbbeb1f15839
|
750 | 2023-12-14T21:11:55.355Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = 44f05fd1-ada4-41fc-bfcf-cbbeb1f15839
|
751 | 2023-12-14T21:11:55.355Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = 44f05fd1-ada4-41fc-bfcf-cbbeb1f15839
|
752 | 2023-12-14T21:11:55.355Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = migration_incompatible_source_0
vm_id = 44f05fd1-ada4-41fc-bfcf-cbbeb1f15839
|
753 | 2023-12-14T21:11:55.356Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 1241
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = migration_incompatible_source_0
vm_id = 44f05fd1-ada4-41fc-bfcf-cbbeb1f15839
|
754 | 2023-12-14T21:11:55.803Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = 44f05fd1-ada4-41fc-bfcf-cbbeb1f15839
|
755 | 2023-12-14T21:11:55.806Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
756 | 2023-12-14T21:11:55.824Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
757 | 2023-12-14T21:11:55.824Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/4799113d-59cf-4f04-bde4-5b42adbc83ff.phd_disk
target = phd_framework::disk::file
|
758 | 2023-12-14T21:11:55.829Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 1714
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = migration_incompatible_source_0
vm_id = 44f05fd1-ada4-41fc-bfcf-cbbeb1f15839
|
759 | 2023-12-14T21:11:55.829Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 2329
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = 44f05fd1-ada4-41fc-bfcf-cbbeb1f15839
|
760 | 2023-12-14T21:11:55.829Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
761 | 2023-12-14T21:11:55.829Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
762 | 2023-12-14T21:11:55.829Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
763 | 2023-12-14T21:11:55.829Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/79cc4299-815a-4d09-9e1b-65402890e8e0.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
764 | 2023-12-14T21:11:55.854Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
765 | 2023-12-14T21:11:55.854Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/79cc4299-815a-4d09-9e1b-65402890e8e0.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 4, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migration_incompatible_source_1
|
766 | 2023-12-14T21:11:55.854Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
767 | 2023-12-14T21:11:55.854Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = 38af713d-7561-4410-9095-3ee2fe7b0f4e
|
768 | 2023-12-14T21:11:55.857Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_incompatible_source_1.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9004
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
769 | 2023-12-14T21:11:55.857Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/migration_incompatible_source_1.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_incompatible_source_1.stdout.log"
target = phd_framework::server_log_mode
|
770 | 2023-12-14T21:11:55.864Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 876
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
771 | 2023-12-14T21:11:55.865Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
772 | 2023-12-14T21:11:55.865Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9004/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = 38af713d-7561-4410-9095-3ee2fe7b0f4e
|
773 | 2023-12-14T21:11:56.481Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = migration_incompatible_source_1
vm_id = 38af713d-7561-4410-9095-3ee2fe7b0f4e
|
774 | 2023-12-14T21:11:56.481Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = migration_incompatible_source_1
vm_id = 38af713d-7561-4410-9095-3ee2fe7b0f4e
|
775 | 2023-12-14T21:11:56.482Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 38af713d-7561-4410-9095-3ee2fe7b0f4e, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-38af713d-7561-4410-9095-3ee2fe7b0f4e", vcpus: 4 }, state: Creating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/79cc4299-815a-4d09-9e1b-65402890e8e0.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 4, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = 38af713d-7561-4410-9095-3ee2fe7b0f4e
|
776 | 2023-12-14T21:11:56.482Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Run
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = 38af713d-7561-4410-9095-3ee2fe7b0f4e
|
777 | 2023-12-14T21:11:56.482Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
778 | 2023-12-14T21:11:56.483Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
779 | 2023-12-14T21:11:56.483Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
780 | 2023-12-14T21:11:56.483Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/4c0e3415-b6a8-4b4f-bb70-f2c738c35dd2.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
781 | 2023-12-14T21:11:56.508Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
782 | 2023-12-14T21:11:56.508Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/4c0e3415-b6a8-4b4f-bb70-f2c738c35dd2.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 1024 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migration_incompatible_target_2
|
783 | 2023-12-14T21:11:56.508Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
784 | 2023-12-14T21:11:56.509Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 39cd0304-42bc-42aa-80d2-43003634306c
|
785 | 2023-12-14T21:11:56.511Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_incompatible_target_2.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9006
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
786 | 2023-12-14T21:11:56.511Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/migration_incompatible_target_2.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_incompatible_target_2.stdout.log"
target = phd_framework::server_log_mode
|
787 | 2023-12-14T21:11:56.520Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 877
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
788 | 2023-12-14T21:11:56.521Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 12
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
789 | 2023-12-14T21:11:56.521Z | INFO | phd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9004
file = phd-tests/framework/src/test_vm/mod.rs
line = 370
migration_id = b3714b2b-b60c-4d7c-ac49-60541c58e7e4
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 39cd0304-42bc-42aa-80d2-43003634306c
|
790 | 2023-12-14T21:11:56.521Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9006/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 39cd0304-42bc-42aa-80d2-43003634306c
|
791 | 2023-12-14T21:11:57.216Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = migration_incompatible_target_2
vm_id = 39cd0304-42bc-42aa-80d2-43003634306c
|
792 | 2023-12-14T21:11:57.216Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = migration_incompatible_target_2
vm_id = 39cd0304-42bc-42aa-80d2-43003634306c
|
793 | 2023-12-14T21:11:57.217Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 39cd0304-42bc-42aa-80d2-43003634306c, image_id: 00000000-0000-0000-0000-000000000000, memory: 1024, name: "phd-vm-39cd0304-42bc-42aa-80d2-43003634306c", vcpus: 2 }, state: Failed }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/4c0e3415-b6a8-4b4f-bb70-f2c738c35dd2.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 1024 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 39cd0304-42bc-42aa-80d2-43003634306c
|
794 | 2023-12-14T21:11:57.217Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 388
migration_id = b3714b2b-b60c-4d7c-ac49-60541c58e7e4
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 39cd0304-42bc-42aa-80d2-43003634306c
|
795 | 2023-12-14T21:11:57.218Z | INFO | phd-runner: [MIGRATE - EVENT] Instance reported error during migration
file = phd-tests/framework/src/test_vm/mod.rs
line = 401
migration_id = b3714b2b-b60c-4d7c-ac49-60541c58e7e4
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 39cd0304-42bc-42aa-80d2-43003634306c
|
796 | 2023-12-14T21:11:57.218Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 388
migration_id = b3714b2b-b60c-4d7c-ac49-60541c58e7e4
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 39cd0304-42bc-42aa-80d2-43003634306c
|
797 | 2023-12-14T21:11:57.220Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 39cd0304-42bc-42aa-80d2-43003634306c
|
798 | 2023-12-14T21:11:57.220Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 647
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 39cd0304-42bc-42aa-80d2-43003634306c
|
799 | 2023-12-14T21:11:57.220Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 39cd0304-42bc-42aa-80d2-43003634306c
|
800 | 2023-12-14T21:11:57.221Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 39cd0304-42bc-42aa-80d2-43003634306c
|
801 | 2023-12-14T21:11:57.221Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 39cd0304-42bc-42aa-80d2-43003634306c
|
802 | 2023-12-14T21:11:57.221Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = migration_incompatible_target_2
vm_id = 39cd0304-42bc-42aa-80d2-43003634306c
|
803 | 2023-12-14T21:11:57.221Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 4
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = migration_incompatible_target_2
vm_id = 39cd0304-42bc-42aa-80d2-43003634306c
|
804 | 2023-12-14T21:11:57.574Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: loading Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_1
vm_id = 38af713d-7561-4410-9095-3ee2fe7b0f4e
|
805 | 2023-12-14T21:11:57.574Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: starting Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_1
vm_id = 38af713d-7561-4410-9095-3ee2fe7b0f4e
|
806 | 2023-12-14T21:11:57.574Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to GRUB!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_1
vm_id = 38af713d-7561-4410-9095-3ee2fe7b0f4e
|
807 | 2023-12-14T21:11:57.574Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_1
vm_id = 38af713d-7561-4410-9095-3ee2fe7b0f4e
|
808 | 2023-12-14T21:11:57.585Z | INFO | phd-runner: [SERIAL - EVENT] GNU GRUB version 2.06
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_1
vm_id = 38af713d-7561-4410-9095-3ee2fe7b0f4e
|
809 | 2023-12-14T21:11:57.585Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_1
vm_id = 38af713d-7561-4410-9095-3ee2fe7b0f4e
|
810 | 2023-12-14T21:11:57.596Z | INFO | phd-runner: [SERIAL - EVENT] ��������������������������������������Ŀ���������������������������������������[19;02H Use the ^ and v keys to select which entry is highlighted.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_1
vm_id = 38af713d-7561-4410-9095-3ee2fe7b0f4e
|
811 | 2023-12-14T21:11:57.596Z | INFO | phd-runner: [SERIAL - EVENT] Press enter to boot the selected OS, `e' to edit the commands
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_incompatible_source_1
vm_id = 38af713d-7561-4410-9095-3ee2fe7b0f4e
|
812 | 2023-12-14T21:11:57.897Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 39cd0304-42bc-42aa-80d2-43003634306c
|
813 | 2023-12-14T21:11:57.900Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9006
target = phd_framework::test_vm::server
|
814 | 2023-12-14T21:11:57.918Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9006
target = phd_framework::test_vm::server
|
815 | 2023-12-14T21:11:57.918Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/4c0e3415-b6a8-4b4f-bb70-f2c738c35dd2.phd_disk
target = phd_framework::disk::file
|
816 | 2023-12-14T21:11:57.922Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 705
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = migration_incompatible_target_2
vm_id = 39cd0304-42bc-42aa-80d2-43003634306c
|
817 | 2023-12-14T21:11:57.922Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 1401
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 39cd0304-42bc-42aa-80d2-43003634306c
|
818 | 2023-12-14T21:11:57.923Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = 38af713d-7561-4410-9095-3ee2fe7b0f4e
|
819 | 2023-12-14T21:11:57.924Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 647
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = 38af713d-7561-4410-9095-3ee2fe7b0f4e
|
820 | 2023-12-14T21:11:57.924Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = 38af713d-7561-4410-9095-3ee2fe7b0f4e
|
821 | 2023-12-14T21:11:57.924Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = 38af713d-7561-4410-9095-3ee2fe7b0f4e
|
822 | 2023-12-14T21:11:57.924Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = 38af713d-7561-4410-9095-3ee2fe7b0f4e
|
823 | 2023-12-14T21:11:57.925Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = migration_incompatible_source_1
vm_id = 38af713d-7561-4410-9095-3ee2fe7b0f4e
|
824 | 2023-12-14T21:11:57.925Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 1444
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = migration_incompatible_source_1
vm_id = 38af713d-7561-4410-9095-3ee2fe7b0f4e
|
825 | 2023-12-14T21:11:58.333Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = 38af713d-7561-4410-9095-3ee2fe7b0f4e
|
826 | 2023-12-14T21:11:58.337Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
|
827 | 2023-12-14T21:11:58.354Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
|
828 | 2023-12-14T21:11:58.354Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/79cc4299-815a-4d09-9e1b-65402890e8e0.phd_disk
target = phd_framework::disk::file
|
829 | 2023-12-14T21:11:58.358Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 1877
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = migration_incompatible_source_1
vm_id = 38af713d-7561-4410-9095-3ee2fe7b0f4e
|
830 | 2023-12-14T21:11:58.358Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 2493
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = 38af713d-7561-4410-9095-3ee2fe7b0f4e
|
831 | 2023-12-14T21:11:58.359Z | INFO | phd-runner: test phd_tests::migrate::incompatible_vms ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
832 | 2023-12-14T21:11:58.359Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
833 | 2023-12-14T21:11:58.359Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
834 | 2023-12-14T21:11:58.359Z | INFO | phd-runner: Starting test phd_tests::migrate::smoke_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
835 | 2023-12-14T21:11:58.359Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
836 | 2023-12-14T21:11:58.359Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
837 | 2023-12-14T21:11:58.359Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
838 | 2023-12-14T21:11:58.359Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
839 | 2023-12-14T21:11:58.359Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
840 | 2023-12-14T21:11:58.360Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/ecd54eb4-9811-43fb-a029-7db05b50ef00.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 40
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
841 | 2023-12-14T21:11:58.384Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
842 | 2023-12-14T21:11:58.384Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/ecd54eb4-9811-43fb-a029-7db05b50ef00.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migration_smoke_source
|
843 | 2023-12-14T21:11:58.384Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
844 | 2023-12-14T21:11:58.384Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
845 | 2023-12-14T21:11:58.387Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_smoke_source.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
846 | 2023-12-14T21:11:58.387Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/migration_smoke_source.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_smoke_source.stdout.log"
target = phd_framework::server_log_mode
|
847 | 2023-12-14T21:11:58.394Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 880
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
848 | 2023-12-14T21:11:58.395Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
849 | 2023-12-14T21:11:58.395Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
850 | 2023-12-14T21:11:59.019Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
851 | 2023-12-14T21:11:59.019Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
852 | 2023-12-14T21:11:59.020Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 2f23b82e-f366-4007-a58e-dc3dcebd9075, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-2f23b82e-f366-4007-a58e-dc3dcebd9075", vcpus: 2 }, state: Creating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/ecd54eb4-9811-43fb-a029-7db05b50ef00.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
853 | 2023-12-14T21:11:59.020Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Run
target = phd_framework::test_vm
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
854 | 2023-12-14T21:11:59.021Z | INFO | phd-runner: [VM - EVENT] Waiting 300s for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 503
target = phd_framework::test_vm
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
855 | 2023-12-14T21:11:59.021Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 526
target = phd_framework::test_vm
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
856 | 2023-12-14T21:11:59.021Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
wanted = localhost login:
|
857 | 2023-12-14T21:12:00.107Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: loading Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
858 | 2023-12-14T21:12:00.107Z | INFO | phd-runner: [SERIAL - EVENT] BdsDxe: starting Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
859 | 2023-12-14T21:12:00.107Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to GRUB!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
860 | 2023-12-14T21:12:00.107Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
861 | 2023-12-14T21:12:00.118Z | INFO | phd-runner: [SERIAL - EVENT] GNU GRUB version 2.06
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
862 | 2023-12-14T21:12:00.118Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
863 | 2023-12-14T21:12:00.119Z | INFO | phd-runner: [SERIAL - EVENT] ��������������������������������������Ŀ���������������������������������������[19;02H Use the ^ and v keys to select which entry is highlighted.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
864 | 2023-12-14T21:12:00.130Z | INFO | phd-runner: [SERIAL - EVENT] Press enter to boot the selected OS, `e' to edit the commands
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
865 | 2023-12-14T21:12:01.154Z | INFO | phd-runner: [SERIAL - EVENT] before booting or `c' for a command-line. *Linux virt The highlighted entry will be executed automatically in 1s. The highlighted entry will be executed automatically in 0s. Booting `Linux virt'
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
866 | 2023-12-14T21:12:01.154Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
867 | 2023-12-14T21:12:02.554Z | INFO | phd-runner: [SERIAL - EVENT] 0% 6% ### 15% ###### 16% ####### 19% ######## 20% ######### 21% ######### 22% ######### 22% ########## 23% ########## 24% ########## 25% ########### 26% ########### 27% ########### 27% ############ 28% ############ 29% ############ 29% ############# 30% ############# 31% ############# 31% ############## 32% ############## 33% ############## 34% ############### 35% ############### 36% ############### 36% ################ 37% ################ 38% ################ 38% ################# 39% ################# 40% ################# 40% ################## 41% ################## 42% ################## 43% ################### 45% ################### 45% #################### 46% #################### 47% #################### 47% ##################### 49% ##################### 50% ###################### 71% ############################### 76% ################################# 77% ################################## 82% #################################### 83% #################################### 84% ##################################### 86% ##################################### 87% ###################################### 88% ###################################### 88% ####################################### 89% ####################################### 90% ####################################### 90% ######################################## 91% ######################################## 92% ######################################## 93% ######################################## 93% ######################################### 100% ############################################
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
868 | 2023-12-14T21:12:02.565Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
869 | 2023-12-14T21:12:02.565Z | INFO | phd-runner: [SERIAL - EVENT] OpenRC 0.44.10 is starting up Linux 5.15.41-0-virt (x86_64)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
870 | 2023-12-14T21:12:02.565Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
871 | 2023-12-14T21:12:02.565Z | INFO | phd-runner: [SERIAL - EVENT] * /proc is already mounted
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
872 | 2023-12-14T21:12:02.576Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /run ... * /run/openrc: creating directory
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
873 | 2023-12-14T21:12:02.576Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: creating directory
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
874 | 2023-12-14T21:12:02.577Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: correcting owner
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
875 | 2023-12-14T21:12:02.621Z | INFO | phd-runner: [SERIAL - EVENT] * Caching service dependencies ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
876 | 2023-12-14T21:12:02.632Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting devtmpfs on /dev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
877 | 2023-12-14T21:12:02.643Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /dev/mqueue ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
878 | 2023-12-14T21:12:02.665Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting modloop ... * Verifying modloop
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
879 | 2023-12-14T21:12:02.732Z | INFO | phd-runner: [SERIAL - EVENT] [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
880 | 2023-12-14T21:12:02.743Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting security filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
881 | 2023-12-14T21:12:02.753Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting debug filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
882 | 2023-12-14T21:12:02.753Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting persistent storage (pstore) filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
883 | 2023-12-14T21:12:02.764Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting efivarfs filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
884 | 2023-12-14T21:12:02.809Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox mdev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
885 | 2023-12-14T21:12:02.998Z | INFO | phd-runner: [SERIAL - EVENT] * Loading hardware drivers ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
886 | 2023-12-14T21:12:03.030Z | INFO | phd-runner: [SERIAL - EVENT] * Loading modules ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
887 | 2023-12-14T21:12:03.052Z | INFO | phd-runner: [SERIAL - EVENT] * Setting system clock using the hardware clock [UTC] ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
888 | 2023-12-14T21:12:03.063Z | INFO | phd-runner: [SERIAL - EVENT] * Checking local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
889 | 2023-12-14T21:12:03.075Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
890 | 2023-12-14T21:12:03.086Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
891 | 2023-12-14T21:12:03.096Z | INFO | phd-runner: [SERIAL - EVENT] * Configuring kernel parameters ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
892 | 2023-12-14T21:12:03.107Z | INFO | phd-runner: [SERIAL - EVENT] * Migrating /var/lock to /run/lock ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
893 | 2023-12-14T21:12:03.118Z | INFO | phd-runner: [SERIAL - EVENT] * Creating user login records ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
894 | 2023-12-14T21:12:03.118Z | INFO | phd-runner: [SERIAL - EVENT] * Cleaning /tmp directory ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
895 | 2023-12-14T21:12:03.129Z | INFO | phd-runner: [SERIAL - EVENT] * Setting hostname ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
896 | 2023-12-14T21:12:03.140Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox syslog ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
897 | 2023-12-14T21:12:03.163Z | INFO | phd-runner: [SERIAL - EVENT] * Starting firstboot ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
898 | 2023-12-14T21:12:03.267Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
899 | 2023-12-14T21:12:03.267Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine Linux 3.16
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
900 | 2023-12-14T21:12:03.267Z | INFO | phd-runner: [SERIAL - EVENT] Kernel 5.15.41-0-virt on an x86_64 (/dev/ttyS0)
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
901 | 2023-12-14T21:12:03.267Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
902 | 2023-12-14T21:12:03.268Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
wanted = localhost:~#
|
903 | 2023-12-14T21:12:03.278Z | INFO | phd-runner: [SERIAL - EVENT] localhost login: root
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
904 | 2023-12-14T21:12:03.278Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine!
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
905 | 2023-12-14T21:12:03.278Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
906 | 2023-12-14T21:12:03.278Z | INFO | phd-runner: [SERIAL - EVENT] The Alpine Wiki contains a large amount of how-to guides and general
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
907 | 2023-12-14T21:12:03.279Z | INFO | phd-runner: [SERIAL - EVENT] information about administrating Alpine systems.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
908 | 2023-12-14T21:12:03.279Z | INFO | phd-runner: [SERIAL - EVENT] See <http://wiki.alpinelinux.org/>.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
909 | 2023-12-14T21:12:03.279Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
910 | 2023-12-14T21:12:03.279Z | INFO | phd-runner: [SERIAL - EVENT] You can setup the system with the command: setup-alpine
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
911 | 2023-12-14T21:12:03.279Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
912 | 2023-12-14T21:12:03.279Z | INFO | phd-runner: [SERIAL - EVENT] You may change this message by editing /etc/motd.
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
913 | 2023-12-14T21:12:03.279Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
914 | 2023-12-14T21:12:03.279Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4258
file = phd-tests/framework/src/test_vm/mod.rs
line = 526
target = phd_framework::test_vm
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
915 | 2023-12-14T21:12:03.279Z | INFO | phd-runner: [VM - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 532
target = phd_framework::test_vm
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
916 | 2023-12-14T21:12:03.279Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 15s
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
917 | 2023-12-14T21:12:03.279Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
wanted = ls foo.bar 2> /dev/null\n
|
918 | 2023-12-14T21:12:03.290Z | INFO | phd-runner: [SERIAL - EVENT] localhost:~# ls foo.bar 2> /dev/null
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
919 | 2023-12-14T21:12:03.290Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
920 | 2023-12-14T21:12:03.290Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
wanted = localhost:~#
|
921 | 2023-12-14T21:12:03.312Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 15s
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
922 | 2023-12-14T21:12:03.312Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
wanted = touch ./foo.bar\n
|
923 | 2023-12-14T21:12:03.323Z | INFO | phd-runner: [SERIAL - EVENT] localhost:~# touch ./foo.bar
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
924 | 2023-12-14T21:12:03.323Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
925 | 2023-12-14T21:12:03.323Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
wanted = localhost:~#
|
926 | 2023-12-14T21:12:03.344Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 15s
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
927 | 2023-12-14T21:12:03.344Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
wanted = sync ./foo.bar\n
|
928 | 2023-12-14T21:12:03.356Z | INFO | phd-runner: [SERIAL - EVENT] localhost:~# sync ./foo.bar
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
929 | 2023-12-14T21:12:03.356Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
930 | 2023-12-14T21:12:03.356Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
wanted = localhost:~#
|
931 | 2023-12-14T21:12:03.367Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
932 | 2023-12-14T21:12:03.367Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 112
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/ecd54eb4-9811-43fb-a029-7db05b50ef00.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migration_smoke_target
|
933 | 2023-12-14T21:12:03.367Z | INFO | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 41
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
934 | 2023-12-14T21:12:03.367Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = migration_smoke_target
vm_id = d856d427-f686-4024-9809-6d20e0ea4158
|
935 | 2023-12-14T21:12:03.370Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_smoke_target.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
936 | 2023-12-14T21:12:03.370Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/migration_smoke_target.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_smoke_target.stdout.log"
target = phd_framework::server_log_mode
|
937 | 2023-12-14T21:12:03.379Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 881
file = phd-tests/framework/src/test_vm/server.rs
line = 80
target = phd_framework::test_vm::server
|
938 | 2023-12-14T21:12:03.380Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 12
file = phd-tests/framework/src/test_vm/mod.rs
line = 102
target = phd_framework::test_vm
|
939 | 2023-12-14T21:12:03.384Z | INFO | phd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 370
migration_id = 6995bf62-ecec-4e64-a6d9-ea41062a4af1
target = phd_framework::test_vm
vm = migration_smoke_target
vm_id = d856d427-f686-4024-9809-6d20e0ea4158
|
940 | 2023-12-14T21:12:03.384Z | INFO | phd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9002/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry
file = phd-tests/framework/src/test_vm/mod.rs
line = 233
target = phd_framework::test_vm
vm = migration_smoke_target
vm_id = d856d427-f686-4024-9809-6d20e0ea4158
|
941 | 2023-12-14T21:12:04.004Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = migration_smoke_target
vm_id = d856d427-f686-4024-9809-6d20e0ea4158
|
942 | 2023-12-14T21:12:04.004Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = migration_smoke_target
vm_id = d856d427-f686-4024-9809-6d20e0ea4158
|
943 | 2023-12-14T21:12:04.005Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: d856d427-f686-4024-9809-6d20e0ea4158, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-d856d427-f686-4024-9809-6d20e0ea4158", vcpus: 2 }, state: Migrating }
line = 257
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/ecd54eb4-9811-43fb-a029-7db05b50ef00.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = migration_smoke_target
vm_id = d856d427-f686-4024-9809-6d20e0ea4158
|
944 | 2023-12-14T21:12:04.005Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 388
migration_id = 6995bf62-ecec-4e64-a6d9-ea41062a4af1
target = phd_framework::test_vm
vm = migration_smoke_target
vm_id = d856d427-f686-4024-9809-6d20e0ea4158
|
945 | 2023-12-14T21:12:15.251Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket received control message: "{\"Migrating\":{\"destination\":\"127.0.0.1:9002\",\"from_start\":7718}}"
file = phd-tests/framework/src/serial/mod.rs
line = 44
target = phd_framework::serial
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
946 | 2023-12-14T21:12:15.251Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket returned None
file = phd-tests/framework/src/serial/mod.rs
line = 47
target = phd_framework::serial
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
947 | 2023-12-14T21:12:15.251Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 16231
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
948 | 2023-12-14T21:12:20.782Z | INFO | phd-runner: [MIGRATE - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 397
migration_id = 6995bf62-ecec-4e64-a6d9-ea41062a4af1
target = phd_framework::test_vm
vm = migration_smoke_target
vm_id = d856d427-f686-4024-9809-6d20e0ea4158
|
949 | 2023-12-14T21:12:20.782Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 16776
file = phd-tests/framework/src/test_vm/mod.rs
line = 388
migration_id = 6995bf62-ecec-4e64-a6d9-ea41062a4af1
target = phd_framework::test_vm
vm = migration_smoke_target
vm_id = d856d427-f686-4024-9809-6d20e0ea4158
|
950 | 2023-12-14T21:12:20.786Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 15s
vm = migration_smoke_target
vm_id = d856d427-f686-4024-9809-6d20e0ea4158
|
951 | 2023-12-14T21:12:20.786Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = migration_smoke_target
vm_id = d856d427-f686-4024-9809-6d20e0ea4158
wanted = ls foo.bar\n
|
952 | 2023-12-14T21:12:20.797Z | INFO | phd-runner: [SERIAL - EVENT] ls foo.bar
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_target
vm_id = d856d427-f686-4024-9809-6d20e0ea4158
|
953 | 2023-12-14T21:12:20.797Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 545
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_smoke_target
vm_id = d856d427-f686-4024-9809-6d20e0ea4158
|
954 | 2023-12-14T21:12:20.797Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
line = 152
target = phd_framework::serial::vt100
vm = migration_smoke_target
vm_id = d856d427-f686-4024-9809-6d20e0ea4158
wanted = localhost:~#
|
955 | 2023-12-14T21:12:20.819Z | INFO | phd-runner: [SERIAL - EVENT] foo.bar
file = phd-tests/framework/src/serial/vt100.rs
line = 119
target = phd_framework::serial::vt100
vm = migration_smoke_target
vm_id = d856d427-f686-4024-9809-6d20e0ea4158
|
956 | 2023-12-14T21:12:20.819Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_smoke_target
vm_id = d856d427-f686-4024-9809-6d20e0ea4158
|
957 | 2023-12-14T21:12:20.820Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
line = 647
target = phd_framework::test_vm
vm = migration_smoke_target
vm_id = d856d427-f686-4024-9809-6d20e0ea4158
|
958 | 2023-12-14T21:12:20.820Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 324
state = Stop
target = phd_framework::test_vm
vm = migration_smoke_target
vm_id = d856d427-f686-4024-9809-6d20e0ea4158
|
959 | 2023-12-14T21:12:20.821Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 464
target = phd_framework::test_vm
vm = migration_smoke_target
vm_id = d856d427-f686-4024-9809-6d20e0ea4158
|
960 | 2023-12-14T21:12:20.821Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_smoke_target
vm_id = d856d427-f686-4024-9809-6d20e0ea4158
|
961 | 2023-12-14T21:12:20.821Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
line = 40
target = phd_framework::serial
vm = migration_smoke_target
vm_id = d856d427-f686-4024-9809-6d20e0ea4158
|
962 | 2023-12-14T21:12:20.821Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 16817
file = phd-tests/framework/src/serial/mod.rs
line = 80
target = phd_framework::serial
vm = migration_smoke_target
vm_id = d856d427-f686-4024-9809-6d20e0ea4158
|
963 | 2023-12-14T21:12:21.310Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_smoke_target
vm_id = d856d427-f686-4024-9809-6d20e0ea4158
|
964 | 2023-12-14T21:12:21.314Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
|
965 | 2023-12-14T21:12:21.332Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
|
966 | 2023-12-14T21:12:21.332Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 17327
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = migration_smoke_target
vm_id = d856d427-f686-4024-9809-6d20e0ea4158
|
967 | 2023-12-14T21:12:21.332Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 17948
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = migration_smoke_target
vm_id = d856d427-f686-4024-9809-6d20e0ea4158
|
968 | 2023-12-14T21:12:21.333Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 331
target = phd_framework::test_vm
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
969 | 2023-12-14T21:12:21.336Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 92
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
970 | 2023-12-14T21:12:21.354Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 107
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
971 | 2023-12-14T21:12:21.354Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 82
path = /tmp/propolis-phd/ecd54eb4-9811-43fb-a029-7db05b50ef00.phd_disk
target = phd_framework::disk::file
|
972 | 2023-12-14T21:12:21.358Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 22339
file = phd-tests/framework/src/serial/vt100.rs
line = 36
target = phd_framework::serial::vt100
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
973 | 2023-12-14T21:12:21.358Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 22963
file = phd-tests/framework/src/test_vm/mod.rs
line = 152
target = phd_framework::test_vm
vm = migration_smoke_source
vm_id = 2f23b82e-f366-4007-a58e-dc3dcebd9075
|
974 | 2023-12-14T21:12:21.359Z | INFO | phd-runner: test phd_tests::migrate::smoke_test ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
975 | 2023-12-14T21:12:21.359Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
976 | 2023-12-14T21:12:21.359Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
977 | 2023-12-14T21:12:21.359Z | INFO | phd-runner: Starting test phd_tests::crucible::migrate::load_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
978 | 2023-12-14T21:12:21.359Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
979 | 2023-12-14T21:12:21.359Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
980 | 2023-12-14T21:12:21.359Z | INFO | phd-runner: test phd_tests::crucible::migrate::load_test ... skipped: Crucible backends not enabled (no downstairs path)
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
981 | 2023-12-14T21:12:21.359Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
982 | 2023-12-14T21:12:21.359Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
983 | 2023-12-14T21:12:21.359Z | INFO | phd-runner: Starting test phd_tests::crucible::migrate::smoke_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
984 | 2023-12-14T21:12:21.359Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
985 | 2023-12-14T21:12:21.359Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
986 | 2023-12-14T21:12:21.359Z | INFO | phd-runner: test phd_tests::crucible::migrate::smoke_test ... skipped: Crucible backends not enabled (no downstairs path)
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
987 | 2023-12-14T21:12:21.359Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
988 | 2023-12-14T21:12:21.359Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
989 | 2023-12-14T21:12:21.359Z | INFO | phd-runner: Starting test phd_tests::crucible::smoke::shutdown_persistence_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
990 | 2023-12-14T21:12:21.359Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
991 | 2023-12-14T21:12:21.359Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
992 | 2023-12-14T21:12:21.359Z | INFO | phd-runner: test phd_tests::crucible::smoke::shutdown_persistence_test ... skipped: Crucible backends not enabled (no downstairs path)
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
993 | 2023-12-14T21:12:21.359Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
994 | 2023-12-14T21:12:21.359Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
995 | 2023-12-14T21:12:21.359Z | INFO | phd-runner: Starting test phd_tests::crucible::smoke::boot_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
996 | 2023-12-14T21:12:21.359Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
997 | 2023-12-14T21:12:21.359Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
998 | 2023-12-14T21:12:21.359Z | INFO | phd-runner: test phd_tests::crucible::smoke::boot_test ... skipped: Crucible backends not enabled (no downstairs path)
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
999 | 2023-12-14T21:12:21.359Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
1000 | 2023-12-14T21:12:21.359Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
1001 | 2023-12-14T21:12:21.360Z | INFO | phd-runner: [EXECUTION_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 33
target = phd_runner::fixtures
|
1002 | 2023-12-14T21:12:21.360Z | INFO | phd-runner: [EXECUTION_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 33
target = phd_runner::fixtures
|
1003 | | test result: ok. 10 passed; 0 failed; 4 skipped; 0 not run; finished in 120.61s |
1004 | | |