1 | 2023-10-08T15:38:07.257Z | INFO | phd-runner: phd_runner
file = phd-tests/runner/src/main.rs
line = 34
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-10-08T15:38:07.259Z | INFO | phd-runner: Created new artifact store from manifest
file = phd-tests/framework/src/artifacts/store.rs
line = 209
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-10-08T15:38:07.260Z | INFO | phd-runner: Building VM factory
file = phd-tests/framework/src/test_vm/factory.rs
line = 83
opts = FactoryOptions { propolis_server_path: "/work/phd-test/propolis-server", tmp_directory: "/tmp/propolis-phd", server_log_mode: TmpFile, default_bootrom_artifact: "ovmf", default_guest_cpus: 2, default_guest_memory_mib: 512 }
target = phd_framework::test_vm::factory
|
4 | 2023-10-08T15:38:07.260Z | INFO | phd-runner: checking for existing copy of artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 79
maybe_path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
5 | 2023-10-08T15:38:07.260Z | INFO | phd-runner: Downloading artifact with timeout 600s
file = phd-tests/framework/src/artifacts/store.rs
line = 134
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
|
6 | 2023-10-08T15:38:07.938Z | INFO | phd-runner: [EXECUTION_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 23
target = phd_runner::fixtures
|
7 | 2023-10-08T15:38:07.938Z | INFO | phd-runner: [EXECUTION_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 23
target = phd_runner::fixtures
|
8 | 2023-10-08T15:38:07.938Z | INFO | phd-runner: Running 13 test(s)
file = phd-tests/runner/src/execute.rs
line = 98
target = phd_runner::execute
|
9 | 2023-10-08T15:38:07.938Z | 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
|
10 | 2023-10-08T15:38:07.938Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
11 | 2023-10-08T15:38:07.938Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
12 | 2023-10-08T15:38:07.938Z | INFO | phd-runner: checking for existing copy of artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 79
maybe_path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
13 | 2023-10-08T15:38:07.938Z | INFO | phd-runner: Downloading artifact with timeout 600s
file = phd-tests/framework/src/artifacts/store.rs
line = 134
maybe_path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
uri = https://oxide-omicron-build.s3.amazonaws.com/alpine.iso
|
14 | 2023-10-08T15:38:37.963Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/a46888d5-27af-4134-9e44-93ef79ccb22a.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 38
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
15 | 2023-10-08T15:38:37.985Z | INFO | phd-runner: Configuring VM from request
config = ConfigRequest { cpus: 4, memory_mib: 3072, bootrom_path: "/tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd", boot_disk: Some(DiskRequest { disk: FileBackedDisk { disk_path: "/tmp/propolis-phd/a46888d5-27af-4134-9e44-93ef79ccb22a.phd_disk", guest_os: Some(Alpine) }, pci_device_num: 4, interface: Nvme }), data_disks: [] }
file = phd-tests/framework/src/test_vm/factory.rs
line = 127
target = phd_framework::test_vm::factory
vm_name = "instance_spec_test"
|
16 | 2023-10-08T15:38:37.985Z | INFO | phd-runner: 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
|
17 | 2023-10-08T15:38:37.985Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
18 | 2023-10-08T15:38:37.985Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 99
process_params = ServerProcessParameters { server_path: "/work/phd-test/propolis-server", config_toml_path: "/tmp/propolis-phd/instance_spec_test.config.toml", server_addr: 127.0.0.1:9000, vnc_addr: 127.0.0.1:9001, server_stdout: Stdio { .. }, server_stderr: Stdio { .. } }
target = phd_framework::test_vm
vm_config = VmConfig { instance_spec: InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 4, memory_mb: 3072, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/a46888d5-27af-4134-9e44-93ef79ccb22a.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/a46888d5-27af-4134-9e44-93ef79ccb22a.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/instance_spec_test.config.toml" }
|
19 | 2023-10-08T15:38:37.985Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = 93aef0e7-03a8-448d-8da7-a05389c28010
line = 100
target = phd_framework::test_vm
vm = "instance_spec_test"
|
20 | 2023-10-08T15:38:37.988Z | 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 = 57
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
21 | 2023-10-08T15:38:38.005Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 848
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
22 | 2023-10-08T15:38:38.037Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 52
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
23 | 2023-10-08T15:38:38.586Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = 93aef0e7-03a8-448d-8da7-a05389c28010
line = 80
target = phd_framework::serial
vm = "instance_spec_test"
|
24 | 2023-10-08T15:38:38.586Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = 93aef0e7-03a8-448d-8da7-a05389c28010
line = 36
target = phd_framework::serial::vt100
vm = "instance_spec_test"
|
25 | 2023-10-08T15:38:38.587Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = 93aef0e7-03a8-448d-8da7-a05389c28010
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 93aef0e7-03a8-448d-8da7-a05389c28010, image_id: 00000000-0000-0000-0000-000000000000, memory: 3072, name: "phd-vm-93aef0e7-03a8-448d-8da7-a05389c28010", vcpus: 4 }, state: Creating }
instance_spec = InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 4, memory_mb: 3072, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/a46888d5-27af-4134-9e44-93ef79ccb22a.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "instance_spec_test"
|
26 | 2023-10-08T15:38:38.588Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 93aef0e7-03a8-448d-8da7-a05389c28010
line = 260
state = Run
target = phd_framework::test_vm
vm = "instance_spec_test"
|
27 | 2023-10-08T15:38:38.588Z | INFO | phd-runner: [VM - EVENT] Sending instance spec get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 93aef0e7-03a8-448d-8da7-a05389c28010
line = 282
target = phd_framework::test_vm
vm = "instance_spec_test"
|
28 | 2023-10-08T15:38:38.589Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 93aef0e7-03a8-448d-8da7-a05389c28010
line = 267
target = phd_framework::test_vm
vm = "instance_spec_test"
|
29 | 2023-10-08T15:38:38.590Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
id = 93aef0e7-03a8-448d-8da7-a05389c28010
line = 583
target = phd_framework::test_vm
vm = "instance_spec_test"
|
30 | 2023-10-08T15:38:38.590Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 93aef0e7-03a8-448d-8da7-a05389c28010
line = 260
state = Stop
target = phd_framework::test_vm
vm = "instance_spec_test"
|
31 | 2023-10-08T15:38:38.590Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
id = 93aef0e7-03a8-448d-8da7-a05389c28010
line = 400
target = phd_framework::test_vm
vm = "instance_spec_test"
|
32 | 2023-10-08T15:38:38.590Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 93aef0e7-03a8-448d-8da7-a05389c28010
line = 267
target = phd_framework::test_vm
vm = "instance_spec_test"
|
33 | 2023-10-08T15:38:38.591Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
id = 93aef0e7-03a8-448d-8da7-a05389c28010
line = 40
target = phd_framework::serial
vm = "instance_spec_test"
|
34 | 2023-10-08T15:38:38.591Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 4
file = phd-tests/framework/src/serial/mod.rs
id = 93aef0e7-03a8-448d-8da7-a05389c28010
line = 80
target = phd_framework::serial
vm = "instance_spec_test"
|
35 | 2023-10-08T15:38:38.878Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 93aef0e7-03a8-448d-8da7-a05389c28010
line = 267
target = phd_framework::test_vm
vm = "instance_spec_test"
|
36 | 2023-10-08T15:38:39.383Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 93aef0e7-03a8-448d-8da7-a05389c28010
line = 267
target = phd_framework::test_vm
vm = "instance_spec_test"
|
37 | 2023-10-08T15:38:39.387Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 91
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
38 | 2023-10-08T15:38:39.404Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 106
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
39 | 2023-10-08T15:38:39.404Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 77
path = /tmp/propolis-phd/a46888d5-27af-4134-9e44-93ef79ccb22a.phd_disk
target = phd_framework::disk::file
|
40 | 2023-10-08T15:38:39.408Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 821
file = phd-tests/framework/src/serial/vt100.rs
id = 93aef0e7-03a8-448d-8da7-a05389c28010
line = 36
target = phd_framework::serial::vt100
vm = "instance_spec_test"
|
41 | 2023-10-08T15:38:39.408Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 1371
file = phd-tests/framework/src/test_vm/mod.rs
id = 93aef0e7-03a8-448d-8da7-a05389c28010
line = 100
target = phd_framework::test_vm
vm = "instance_spec_test"
|
42 | 2023-10-08T15:38:39.409Z | 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
|
43 | 2023-10-08T15:38:39.409Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
44 | 2023-10-08T15:38:39.409Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
45 | 2023-10-08T15:38:39.409Z | INFO | phd-runner: Starting test phd_tests::smoke::nproc_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
46 | 2023-10-08T15:38:39.409Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
47 | 2023-10-08T15:38:39.409Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
48 | 2023-10-08T15:38:39.409Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 35
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
49 | 2023-10-08T15:38:39.409Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/b241924d-d5c3-4caf-8337-90c20c577b68.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 38
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
50 | 2023-10-08T15:38:39.432Z | INFO | phd-runner: Configuring VM from request
config = ConfigRequest { cpus: 6, memory_mib: 512, bootrom_path: "/tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd", boot_disk: Some(DiskRequest { disk: FileBackedDisk { disk_path: "/tmp/propolis-phd/b241924d-d5c3-4caf-8337-90c20c577b68.phd_disk", guest_os: Some(Alpine) }, pci_device_num: 4, interface: Nvme }), data_disks: [] }
file = phd-tests/framework/src/test_vm/factory.rs
line = 127
target = phd_framework::test_vm::factory
vm_name = "nproc_test"
|
51 | 2023-10-08T15:38:39.433Z | INFO | phd-runner: 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
|
52 | 2023-10-08T15:38:39.433Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
53 | 2023-10-08T15:38:39.433Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 99
process_params = ServerProcessParameters { server_path: "/work/phd-test/propolis-server", config_toml_path: "/tmp/propolis-phd/nproc_test.config.toml", server_addr: 127.0.0.1:9000, vnc_addr: 127.0.0.1:9001, server_stdout: Stdio { .. }, server_stderr: Stdio { .. } }
target = phd_framework::test_vm
vm_config = VmConfig { instance_spec: InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 6, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/b241924d-d5c3-4caf-8337-90c20c577b68.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/b241924d-d5c3-4caf-8337-90c20c577b68.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/nproc_test.config.toml" }
|
54 | 2023-10-08T15:38:39.433Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 100
target = phd_framework::test_vm
vm = "nproc_test"
|
55 | 2023-10-08T15:38:39.435Z | 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 = 57
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
56 | 2023-10-08T15:38:39.441Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 850
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
57 | 2023-10-08T15:38:39.473Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 39
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
58 | 2023-10-08T15:38:39.587Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 80
target = phd_framework::serial
vm = "nproc_test"
|
59 | 2023-10-08T15:38:39.588Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 36
target = phd_framework::serial::vt100
vm = "nproc_test"
|
60 | 2023-10-08T15:38:39.588Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 402a29b9-0c2a-472c-b1b4-05835d9b0e55, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-402a29b9-0c2a-472c-b1b4-05835d9b0e55", vcpus: 6 }, state: Creating }
instance_spec = InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 6, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/b241924d-d5c3-4caf-8337-90c20c577b68.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "nproc_test"
|
61 | 2023-10-08T15:38:39.588Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 260
state = Run
target = phd_framework::test_vm
vm = "nproc_test"
|
62 | 2023-10-08T15:38:39.589Z | INFO | phd-runner: [VM - EVENT] Waiting 300s for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 439
target = phd_framework::test_vm
vm = "nproc_test"
|
63 | 2023-10-08T15:38:39.589Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 462
target = phd_framework::test_vm
vm = "nproc_test"
|
64 | 2023-10-08T15:38:39.589Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 152
target = phd_framework::serial::vt100
vm = "nproc_test"
wanted = localhost login:
|
65 | 2023-10-08T15:38:40.677Z | 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
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
66 | 2023-10-08T15:38:40.677Z | 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
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
67 | 2023-10-08T15:38:40.677Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to GRUB!
file = phd-tests/framework/src/serial/vt100.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
68 | 2023-10-08T15:38:40.677Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
69 | 2023-10-08T15:38:40.687Z | INFO | phd-runner: [SERIAL - EVENT] GNU GRUB version 2.06
file = phd-tests/framework/src/serial/vt100.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
70 | 2023-10-08T15:38:40.687Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
71 | 2023-10-08T15:38:40.698Z | 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
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
72 | 2023-10-08T15:38:40.699Z | 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
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
73 | 2023-10-08T15:38:41.722Z | 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
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
74 | 2023-10-08T15:38:41.722Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
75 | 2023-10-08T15:38:43.866Z | 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
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
76 | 2023-10-08T15:38:43.866Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
77 | 2023-10-08T15:38:43.866Z | 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
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
78 | 2023-10-08T15:38:43.867Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
79 | 2023-10-08T15:38:43.877Z | INFO | phd-runner: [SERIAL - EVENT] * /proc is already mounted
file = phd-tests/framework/src/serial/vt100.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
80 | 2023-10-08T15:38:43.878Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /run ... * /run/openrc: creating directory
file = phd-tests/framework/src/serial/vt100.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
81 | 2023-10-08T15:38:43.878Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: creating directory
file = phd-tests/framework/src/serial/vt100.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
82 | 2023-10-08T15:38:43.878Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: correcting owner
file = phd-tests/framework/src/serial/vt100.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
83 | 2023-10-08T15:38:43.932Z | INFO | phd-runner: [SERIAL - EVENT] * Caching service dependencies ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
84 | 2023-10-08T15:38:43.932Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting devtmpfs on /dev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
85 | 2023-10-08T15:38:43.943Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /dev/mqueue ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
86 | 2023-10-08T15:38:43.965Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting modloop ... * Verifying modloop
file = phd-tests/framework/src/serial/vt100.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
87 | 2023-10-08T15:38:44.031Z | INFO | phd-runner: [SERIAL - EVENT] [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
88 | 2023-10-08T15:38:44.042Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting security filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
89 | 2023-10-08T15:38:44.054Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting debug filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
90 | 2023-10-08T15:38:44.054Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting persistent storage (pstore) filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
91 | 2023-10-08T15:38:44.064Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting efivarfs filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
92 | 2023-10-08T15:38:44.109Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox mdev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
93 | 2023-10-08T15:38:44.299Z | INFO | phd-runner: [SERIAL - EVENT] * Loading hardware drivers ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
94 | 2023-10-08T15:38:44.342Z | INFO | phd-runner: [SERIAL - EVENT] * Loading modules ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
95 | 2023-10-08T15:38:44.353Z | INFO | phd-runner: [SERIAL - EVENT] * Setting system clock using the hardware clock [UTC] ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
96 | 2023-10-08T15:38:44.365Z | INFO | phd-runner: [SERIAL - EVENT] * Checking local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
97 | 2023-10-08T15:38:44.376Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
98 | 2023-10-08T15:38:44.386Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
99 | 2023-10-08T15:38:44.397Z | INFO | phd-runner: [SERIAL - EVENT] * Configuring kernel parameters ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
100 | 2023-10-08T15:38:44.408Z | INFO | phd-runner: [SERIAL - EVENT] * Migrating /var/lock to /run/lock ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
101 | 2023-10-08T15:38:44.419Z | INFO | phd-runner: [SERIAL - EVENT] * Creating user login records ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
102 | 2023-10-08T15:38:44.419Z | INFO | phd-runner: [SERIAL - EVENT] * Cleaning /tmp directory ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
103 | 2023-10-08T15:38:44.430Z | INFO | phd-runner: [SERIAL - EVENT] * Setting hostname ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
104 | 2023-10-08T15:38:44.441Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox syslog ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
105 | 2023-10-08T15:38:44.453Z | INFO | phd-runner: [SERIAL - EVENT] * Starting firstboot ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
106 | 2023-10-08T15:38:44.556Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
107 | 2023-10-08T15:38:44.567Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine Linux 3.16
file = phd-tests/framework/src/serial/vt100.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
108 | 2023-10-08T15:38:44.567Z | 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
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
109 | 2023-10-08T15:38:44.567Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
110 | 2023-10-08T15:38:44.567Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 152
target = phd_framework::serial::vt100
vm = "nproc_test"
wanted = localhost:~#
|
111 | 2023-10-08T15:38:44.578Z | INFO | phd-runner: [SERIAL - EVENT] localhost login: root
file = phd-tests/framework/src/serial/vt100.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
112 | 2023-10-08T15:38:44.578Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine!
file = phd-tests/framework/src/serial/vt100.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
113 | 2023-10-08T15:38:44.578Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
114 | 2023-10-08T15:38:44.579Z | 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
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
115 | 2023-10-08T15:38:44.579Z | INFO | phd-runner: [SERIAL - EVENT] information about administrating Alpine systems.
file = phd-tests/framework/src/serial/vt100.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
116 | 2023-10-08T15:38:44.579Z | INFO | phd-runner: [SERIAL - EVENT] See <http://wiki.alpinelinux.org/>.
file = phd-tests/framework/src/serial/vt100.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
117 | 2023-10-08T15:38:44.579Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
118 | 2023-10-08T15:38:44.579Z | INFO | phd-runner: [SERIAL - EVENT] You can setup the system with the command: setup-alpine
file = phd-tests/framework/src/serial/vt100.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
119 | 2023-10-08T15:38:44.579Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
120 | 2023-10-08T15:38:44.579Z | INFO | phd-runner: [SERIAL - EVENT] You may change this message by editing /etc/motd.
file = phd-tests/framework/src/serial/vt100.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
121 | 2023-10-08T15:38:44.579Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
122 | 2023-10-08T15:38:44.579Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4990
file = phd-tests/framework/src/test_vm/mod.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 462
target = phd_framework::test_vm
vm = "nproc_test"
|
123 | 2023-10-08T15:38:44.579Z | INFO | phd-runner: [VM - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 468
target = phd_framework::test_vm
vm = "nproc_test"
|
124 | 2023-10-08T15:38:44.579Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 481
target = phd_framework::test_vm
timeout_duration = 15s
vm = "nproc_test"
|
125 | 2023-10-08T15:38:44.579Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 152
target = phd_framework::serial::vt100
vm = "nproc_test"
wanted = nproc\n
|
126 | 2023-10-08T15:38:44.589Z | INFO | phd-runner: [SERIAL - EVENT] localhost:~# nproc
file = phd-tests/framework/src/serial/vt100.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
127 | 2023-10-08T15:38:44.589Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 481
target = phd_framework::test_vm
timeout_duration = 300s
vm = "nproc_test"
|
128 | 2023-10-08T15:38:44.589Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 152
target = phd_framework::serial::vt100
vm = "nproc_test"
wanted = localhost:~#
|
129 | 2023-10-08T15:38:44.611Z | INFO | phd-runner: [SERIAL - EVENT] 6
file = phd-tests/framework/src/serial/vt100.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 119
target = phd_framework::serial::vt100
vm = "nproc_test"
|
130 | 2023-10-08T15:38:44.611Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 267
target = phd_framework::test_vm
vm = "nproc_test"
|
131 | 2023-10-08T15:38:44.612Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 583
target = phd_framework::test_vm
vm = "nproc_test"
|
132 | 2023-10-08T15:38:44.613Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 260
state = Stop
target = phd_framework::test_vm
vm = "nproc_test"
|
133 | 2023-10-08T15:38:44.613Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 400
target = phd_framework::test_vm
vm = "nproc_test"
|
134 | 2023-10-08T15:38:44.613Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 267
target = phd_framework::test_vm
vm = "nproc_test"
|
135 | 2023-10-08T15:38:44.615Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 40
target = phd_framework::serial
vm = "nproc_test"
|
136 | 2023-10-08T15:38:44.615Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 5027
file = phd-tests/framework/src/serial/mod.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 80
target = phd_framework::serial
vm = "nproc_test"
|
137 | 2023-10-08T15:38:44.904Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 267
target = phd_framework::test_vm
vm = "nproc_test"
|
138 | 2023-10-08T15:38:44.909Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 91
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
139 | 2023-10-08T15:38:44.924Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 106
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
140 | 2023-10-08T15:38:44.925Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 77
path = /tmp/propolis-phd/b241924d-d5c3-4caf-8337-90c20c577b68.phd_disk
target = phd_framework::disk::file
|
141 | 2023-10-08T15:38:44.929Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 5340
file = phd-tests/framework/src/serial/vt100.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 36
target = phd_framework::serial::vt100
vm = "nproc_test"
|
142 | 2023-10-08T15:38:44.929Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 5455
file = phd-tests/framework/src/test_vm/mod.rs
id = 402a29b9-0c2a-472c-b1b4-05835d9b0e55
line = 100
target = phd_framework::test_vm
vm = "nproc_test"
|
143 | 2023-10-08T15:38:44.929Z | INFO | phd-runner: test phd_tests::smoke::nproc_test ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
144 | 2023-10-08T15:38:44.929Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
145 | 2023-10-08T15:38:44.929Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
146 | 2023-10-08T15:38:44.929Z | INFO | phd-runner: Starting test phd_tests::crucible::migrate::load_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
147 | 2023-10-08T15:38:44.929Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
148 | 2023-10-08T15:38:44.929Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
149 | 2023-10-08T15:38:44.929Z | INFO | phd-runner: test phd_tests::crucible::migrate::load_test ... skipped: Crucible binary not specified, can't create crucible disk
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
150 | 2023-10-08T15:38:44.929Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
151 | 2023-10-08T15:38:44.929Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
152 | 2023-10-08T15:38:44.929Z | INFO | phd-runner: Starting test phd_tests::crucible::migrate::smoke_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
153 | 2023-10-08T15:38:44.929Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
154 | 2023-10-08T15:38:44.929Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
155 | 2023-10-08T15:38:44.929Z | INFO | phd-runner: test phd_tests::crucible::migrate::smoke_test ... skipped: Crucible binary not specified, can't create crucible disk
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
156 | 2023-10-08T15:38:44.929Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
157 | 2023-10-08T15:38:44.929Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
158 | 2023-10-08T15:38:44.929Z | 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
|
159 | 2023-10-08T15:38:44.929Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
160 | 2023-10-08T15:38:44.929Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
161 | 2023-10-08T15:38:44.929Z | INFO | phd-runner: test phd_tests::crucible::smoke::shutdown_persistence_test ... skipped: Crucible binary not specified, can't create crucible disk
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
162 | 2023-10-08T15:38:44.930Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
163 | 2023-10-08T15:38:44.930Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
164 | 2023-10-08T15:38:44.930Z | INFO | phd-runner: Starting test phd_tests::crucible::smoke::boot_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
165 | 2023-10-08T15:38:44.930Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
166 | 2023-10-08T15:38:44.930Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
167 | 2023-10-08T15:38:44.930Z | INFO | phd-runner: test phd_tests::crucible::smoke::boot_test ... skipped: Crucible binary not specified, can't create crucible disk
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
168 | 2023-10-08T15:38:44.930Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
169 | 2023-10-08T15:38:44.930Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
170 | 2023-10-08T15:38:44.930Z | INFO | phd-runner: Starting test phd_tests::migrate::multiple_migrations
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
171 | 2023-10-08T15:38:44.930Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
172 | 2023-10-08T15:38:44.930Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
173 | 2023-10-08T15:38:44.930Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 35
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
174 | 2023-10-08T15:38:44.930Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/04059ebd-8d46-4ac2-8939-5c3a79882041.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 38
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
175 | 2023-10-08T15:38:44.955Z | INFO | phd-runner: Configuring VM from request
config = ConfigRequest { cpus: 2, memory_mib: 512, bootrom_path: "/tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd", boot_disk: Some(DiskRequest { disk: FileBackedDisk { disk_path: "/tmp/propolis-phd/04059ebd-8d46-4ac2-8939-5c3a79882041.phd_disk", guest_os: Some(Alpine) }, pci_device_num: 4, interface: Nvme }), data_disks: [] }
file = phd-tests/framework/src/test_vm/factory.rs
line = 127
target = phd_framework::test_vm::factory
vm_name = "multiple_migrations_0"
|
176 | 2023-10-08T15:38:44.955Z | INFO | phd-runner: 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
|
177 | 2023-10-08T15:38:44.955Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
178 | 2023-10-08T15:38:44.955Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 99
process_params = ServerProcessParameters { server_path: "/work/phd-test/propolis-server", config_toml_path: "/tmp/propolis-phd/multiple_migrations_0.config.toml", server_addr: 127.0.0.1:9000, vnc_addr: 127.0.0.1:9001, server_stdout: Stdio { .. }, server_stderr: Stdio { .. } }
target = phd_framework::test_vm
vm_config = VmConfig { instance_spec: InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/04059ebd-8d46-4ac2-8939-5c3a79882041.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/04059ebd-8d46-4ac2-8939-5c3a79882041.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/multiple_migrations_0.config.toml" }
|
179 | 2023-10-08T15:38:44.955Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 100
target = phd_framework::test_vm
vm = "multiple_migrations_0"
|
180 | 2023-10-08T15:38:44.957Z | 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 = 57
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
181 | 2023-10-08T15:38:44.963Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 852
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
182 | 2023-10-08T15:38:44.996Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 41
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
183 | 2023-10-08T15:38:44.996Z | INFO | phd-runner: Copying existing server config TOML
file = phd-tests/framework/src/test_vm/factory.rs
line = 151
new_toml_path = "/tmp/propolis-phd/multiple_migrations_1.config.toml"
server_toml_path = "/tmp/propolis-phd/multiple_migrations_0.config.toml"
target = phd_framework::test_vm::factory
|
184 | 2023-10-08T15:38:44.996Z | INFO | phd-runner: 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
|
185 | 2023-10-08T15:38:44.997Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
186 | 2023-10-08T15:38:44.997Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 99
process_params = ServerProcessParameters { server_path: "/work/phd-test/propolis-server", config_toml_path: "/tmp/propolis-phd/multiple_migrations_0.config.toml", server_addr: 127.0.0.1:9002, vnc_addr: 127.0.0.1:9003, server_stdout: Stdio { .. }, server_stderr: Stdio { .. } }
target = phd_framework::test_vm
vm_config = VmConfig { instance_spec: InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/04059ebd-8d46-4ac2-8939-5c3a79882041.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/04059ebd-8d46-4ac2-8939-5c3a79882041.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/multiple_migrations_0.config.toml" }
|
187 | 2023-10-08T15:38:44.997Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = 38275992-5462-4069-9016-0869a699b6f5
line = 100
target = phd_framework::test_vm
vm = "multiple_migrations_1"
|
188 | 2023-10-08T15:38:44.999Z | 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 = 57
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
189 | 2023-10-08T15:38:45.006Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 853
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
190 | 2023-10-08T15:38:45.038Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 41
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
191 | 2023-10-08T15:38:45.038Z | INFO | phd-runner: Copying existing server config TOML
file = phd-tests/framework/src/test_vm/factory.rs
line = 151
new_toml_path = "/tmp/propolis-phd/multiple_migrations_2.config.toml"
server_toml_path = "/tmp/propolis-phd/multiple_migrations_0.config.toml"
target = phd_framework::test_vm::factory
|
192 | 2023-10-08T15:38:45.038Z | INFO | phd-runner: 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
|
193 | 2023-10-08T15:38:45.038Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
194 | 2023-10-08T15:38:45.038Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 99
process_params = ServerProcessParameters { server_path: "/work/phd-test/propolis-server", config_toml_path: "/tmp/propolis-phd/multiple_migrations_0.config.toml", server_addr: 127.0.0.1:9004, vnc_addr: 127.0.0.1:9005, server_stdout: Stdio { .. }, server_stderr: Stdio { .. } }
target = phd_framework::test_vm
vm_config = VmConfig { instance_spec: InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/04059ebd-8d46-4ac2-8939-5c3a79882041.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/04059ebd-8d46-4ac2-8939-5c3a79882041.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/multiple_migrations_0.config.toml" }
|
195 | 2023-10-08T15:38:45.038Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = af56837b-3db3-4e7a-8005-187dca582bb8
line = 100
target = phd_framework::test_vm
vm = "multiple_migrations_2"
|
196 | 2023-10-08T15:38:45.041Z | 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 = 57
server_addr = 127.0.0.1:9004
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
197 | 2023-10-08T15:38:45.049Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 854
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
198 | 2023-10-08T15:38:45.082Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 43
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
199 | 2023-10-08T15:38:45.188Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 80
target = phd_framework::serial
vm = "multiple_migrations_0"
|
200 | 2023-10-08T15:38:45.188Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 36
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
201 | 2023-10-08T15:38:45.189Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 11069445-8b5c-4137-8359-cf52ec8a1a27, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-11069445-8b5c-4137-8359-cf52ec8a1a27", vcpus: 2 }, state: Creating }
instance_spec = InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/04059ebd-8d46-4ac2-8939-5c3a79882041.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "multiple_migrations_0"
|
202 | 2023-10-08T15:38:45.189Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 260
state = Run
target = phd_framework::test_vm
vm = "multiple_migrations_0"
|
203 | 2023-10-08T15:38:45.190Z | INFO | phd-runner: [VM - EVENT] Waiting 300s for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 439
target = phd_framework::test_vm
vm = "multiple_migrations_0"
|
204 | 2023-10-08T15:38:45.190Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 462
target = phd_framework::test_vm
vm = "multiple_migrations_0"
|
205 | 2023-10-08T15:38:45.190Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 152
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
wanted = localhost login:
|
206 | 2023-10-08T15:38:46.261Z | 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
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
207 | 2023-10-08T15:38:46.262Z | 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
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
208 | 2023-10-08T15:38:46.262Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to GRUB!
file = phd-tests/framework/src/serial/vt100.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
209 | 2023-10-08T15:38:46.262Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
210 | 2023-10-08T15:38:46.273Z | INFO | phd-runner: [SERIAL - EVENT] GNU GRUB version 2.06
file = phd-tests/framework/src/serial/vt100.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
211 | 2023-10-08T15:38:46.273Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
212 | 2023-10-08T15:38:46.284Z | 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
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
213 | 2023-10-08T15:38:46.284Z | 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
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
214 | 2023-10-08T15:38:47.308Z | 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
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
215 | 2023-10-08T15:38:47.308Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
216 | 2023-10-08T15:38:48.703Z | 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
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
217 | 2023-10-08T15:38:48.714Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
218 | 2023-10-08T15:38:48.714Z | 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
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
219 | 2023-10-08T15:38:48.714Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
220 | 2023-10-08T15:38:48.714Z | INFO | phd-runner: [SERIAL - EVENT] * /proc is already mounted
file = phd-tests/framework/src/serial/vt100.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
221 | 2023-10-08T15:38:48.714Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /run ... * /run/openrc: creating directory
file = phd-tests/framework/src/serial/vt100.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
222 | 2023-10-08T15:38:48.714Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: creating directory
file = phd-tests/framework/src/serial/vt100.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
223 | 2023-10-08T15:38:48.725Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: correcting owner
file = phd-tests/framework/src/serial/vt100.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
224 | 2023-10-08T15:38:48.769Z | INFO | phd-runner: [SERIAL - EVENT] * Caching service dependencies ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
225 | 2023-10-08T15:38:48.781Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting devtmpfs on /dev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
226 | 2023-10-08T15:38:48.781Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /dev/mqueue ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
227 | 2023-10-08T15:38:48.802Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting modloop ... * Verifying modloop
file = phd-tests/framework/src/serial/vt100.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
228 | 2023-10-08T15:38:48.869Z | INFO | phd-runner: [SERIAL - EVENT] [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
229 | 2023-10-08T15:38:48.880Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting security filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
230 | 2023-10-08T15:38:48.880Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting debug filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
231 | 2023-10-08T15:38:48.881Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting persistent storage (pstore) filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
232 | 2023-10-08T15:38:48.890Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting efivarfs filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
233 | 2023-10-08T15:38:48.935Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox mdev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
234 | 2023-10-08T15:38:49.096Z | INFO | phd-runner: [SERIAL - EVENT] * Loading hardware drivers ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
235 | 2023-10-08T15:38:49.130Z | INFO | phd-runner: [SERIAL - EVENT] * Loading modules ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
236 | 2023-10-08T15:38:49.152Z | INFO | phd-runner: [SERIAL - EVENT] * Setting system clock using the hardware clock [UTC] ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
237 | 2023-10-08T15:38:49.162Z | INFO | phd-runner: [SERIAL - EVENT] * Checking local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
238 | 2023-10-08T15:38:49.173Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
239 | 2023-10-08T15:38:49.185Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
240 | 2023-10-08T15:38:49.196Z | INFO | phd-runner: [SERIAL - EVENT] * Configuring kernel parameters ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
241 | 2023-10-08T15:38:49.207Z | INFO | phd-runner: [SERIAL - EVENT] * Migrating /var/lock to /run/lock ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
242 | 2023-10-08T15:38:49.218Z | INFO | phd-runner: [SERIAL - EVENT] * Creating user login records ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
243 | 2023-10-08T15:38:49.218Z | INFO | phd-runner: [SERIAL - EVENT] * Cleaning /tmp directory ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
244 | 2023-10-08T15:38:49.229Z | INFO | phd-runner: [SERIAL - EVENT] * Setting hostname ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
245 | 2023-10-08T15:38:49.240Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox syslog ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
246 | 2023-10-08T15:38:49.251Z | INFO | phd-runner: [SERIAL - EVENT] * Starting firstboot ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
247 | 2023-10-08T15:38:49.355Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
248 | 2023-10-08T15:38:49.366Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine Linux 3.16
file = phd-tests/framework/src/serial/vt100.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
249 | 2023-10-08T15:38:49.366Z | 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
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
250 | 2023-10-08T15:38:49.366Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
251 | 2023-10-08T15:38:49.367Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 152
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
wanted = localhost:~#
|
252 | 2023-10-08T15:38:49.377Z | INFO | phd-runner: [SERIAL - EVENT] localhost login: root
file = phd-tests/framework/src/serial/vt100.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
253 | 2023-10-08T15:38:49.377Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine!
file = phd-tests/framework/src/serial/vt100.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
254 | 2023-10-08T15:38:49.377Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
255 | 2023-10-08T15:38:49.377Z | 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
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
256 | 2023-10-08T15:38:49.377Z | INFO | phd-runner: [SERIAL - EVENT] information about administrating Alpine systems.
file = phd-tests/framework/src/serial/vt100.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
257 | 2023-10-08T15:38:49.377Z | INFO | phd-runner: [SERIAL - EVENT] See <http://wiki.alpinelinux.org/>.
file = phd-tests/framework/src/serial/vt100.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
258 | 2023-10-08T15:38:49.377Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
259 | 2023-10-08T15:38:49.377Z | INFO | phd-runner: [SERIAL - EVENT] You can setup the system with the command: setup-alpine
file = phd-tests/framework/src/serial/vt100.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
260 | 2023-10-08T15:38:49.377Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
261 | 2023-10-08T15:38:49.377Z | INFO | phd-runner: [SERIAL - EVENT] You may change this message by editing /etc/motd.
file = phd-tests/framework/src/serial/vt100.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
262 | 2023-10-08T15:38:49.377Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
263 | 2023-10-08T15:38:49.378Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4187
file = phd-tests/framework/src/test_vm/mod.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 462
target = phd_framework::test_vm
vm = "multiple_migrations_0"
|
264 | 2023-10-08T15:38:49.378Z | INFO | phd-runner: [VM - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 468
target = phd_framework::test_vm
vm = "multiple_migrations_0"
|
265 | 2023-10-08T15:38:49.378Z | INFO | phd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
id = 38275992-5462-4069-9016-0869a699b6f5
line = 306
migration_id = f939d022-6024-43d6-a8d2-2b7cbbf06b8e
target = phd_framework::test_vm
vm = "multiple_migrations_1"
|
266 | 2023-10-08T15:38:49.499Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = 38275992-5462-4069-9016-0869a699b6f5
line = 80
target = phd_framework::serial
vm = "multiple_migrations_1"
|
267 | 2023-10-08T15:38:49.499Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = 38275992-5462-4069-9016-0869a699b6f5
line = 36
target = phd_framework::serial::vt100
vm = "multiple_migrations_1"
|
268 | 2023-10-08T15:38:49.500Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = 38275992-5462-4069-9016-0869a699b6f5
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 38275992-5462-4069-9016-0869a699b6f5, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-38275992-5462-4069-9016-0869a699b6f5", vcpus: 2 }, state: Migrating }
instance_spec = InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/04059ebd-8d46-4ac2-8939-5c3a79882041.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "multiple_migrations_1"
|
269 | 2023-10-08T15:38:49.500Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = 38275992-5462-4069-9016-0869a699b6f5
line = 324
migration_id = f939d022-6024-43d6-a8d2-2b7cbbf06b8e
target = phd_framework::test_vm
vm = "multiple_migrations_1"
|
270 | 2023-10-08T15:39:00.733Z | 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
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 44
target = phd_framework::serial
vm = "multiple_migrations_0"
|
271 | 2023-10-08T15:39:00.733Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket returned None
file = phd-tests/framework/src/serial/mod.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 47
target = phd_framework::serial
vm = "multiple_migrations_0"
|
272 | 2023-10-08T15:39:00.733Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 15545
file = phd-tests/framework/src/serial/mod.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 80
target = phd_framework::serial
vm = "multiple_migrations_0"
|
273 | 2023-10-08T15:39:01.371Z | INFO | phd-runner: [MIGRATE - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
id = 38275992-5462-4069-9016-0869a699b6f5
line = 333
migration_id = f939d022-6024-43d6-a8d2-2b7cbbf06b8e
target = phd_framework::test_vm
vm = "multiple_migrations_1"
|
274 | 2023-10-08T15:39:01.371Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 11871
file = phd-tests/framework/src/test_vm/mod.rs
id = 38275992-5462-4069-9016-0869a699b6f5
line = 324
migration_id = f939d022-6024-43d6-a8d2-2b7cbbf06b8e
target = phd_framework::test_vm
vm = "multiple_migrations_1"
|
275 | 2023-10-08T15:39:01.371Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = 38275992-5462-4069-9016-0869a699b6f5
line = 481
target = phd_framework::test_vm
timeout_duration = 15s
vm = "multiple_migrations_1"
|
276 | 2023-10-08T15:39:01.371Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = 38275992-5462-4069-9016-0869a699b6f5
line = 152
target = phd_framework::serial::vt100
vm = "multiple_migrations_1"
wanted = echo Hello world\n
|
277 | 2023-10-08T15:39:01.383Z | INFO | phd-runner: [SERIAL - EVENT] echo Hello world
file = phd-tests/framework/src/serial/vt100.rs
id = 38275992-5462-4069-9016-0869a699b6f5
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_1"
|
278 | 2023-10-08T15:39:01.383Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = 38275992-5462-4069-9016-0869a699b6f5
line = 481
target = phd_framework::test_vm
timeout_duration = 300s
vm = "multiple_migrations_1"
|
279 | 2023-10-08T15:39:01.383Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = 38275992-5462-4069-9016-0869a699b6f5
line = 152
target = phd_framework::serial::vt100
vm = "multiple_migrations_1"
wanted = localhost:~#
|
280 | 2023-10-08T15:39:01.394Z | INFO | phd-runner: [SERIAL - EVENT] Hello world
file = phd-tests/framework/src/serial/vt100.rs
id = 38275992-5462-4069-9016-0869a699b6f5
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_1"
|
281 | 2023-10-08T15:39:01.394Z | INFO | phd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9002
file = phd-tests/framework/src/test_vm/mod.rs
id = af56837b-3db3-4e7a-8005-187dca582bb8
line = 306
migration_id = 522f0f4c-3e61-4b0e-b817-cd8b869a62d9
target = phd_framework::test_vm
vm = "multiple_migrations_2"
|
282 | 2023-10-08T15:39:01.503Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = af56837b-3db3-4e7a-8005-187dca582bb8
line = 80
target = phd_framework::serial
vm = "multiple_migrations_2"
|
283 | 2023-10-08T15:39:01.503Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = af56837b-3db3-4e7a-8005-187dca582bb8
line = 36
target = phd_framework::serial::vt100
vm = "multiple_migrations_2"
|
284 | 2023-10-08T15:39:01.504Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = af56837b-3db3-4e7a-8005-187dca582bb8
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: af56837b-3db3-4e7a-8005-187dca582bb8, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-af56837b-3db3-4e7a-8005-187dca582bb8", vcpus: 2 }, state: Migrating }
instance_spec = InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/04059ebd-8d46-4ac2-8939-5c3a79882041.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "multiple_migrations_2"
|
285 | 2023-10-08T15:39:01.504Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = af56837b-3db3-4e7a-8005-187dca582bb8
line = 324
migration_id = 522f0f4c-3e61-4b0e-b817-cd8b869a62d9
target = phd_framework::test_vm
vm = "multiple_migrations_2"
|
286 | 2023-10-08T15:39:12.798Z | 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
id = 38275992-5462-4069-9016-0869a699b6f5
line = 44
target = phd_framework::serial
vm = "multiple_migrations_1"
|
287 | 2023-10-08T15:39:12.799Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket returned None
file = phd-tests/framework/src/serial/mod.rs
id = 38275992-5462-4069-9016-0869a699b6f5
line = 47
target = phd_framework::serial
vm = "multiple_migrations_1"
|
288 | 2023-10-08T15:39:12.799Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 23299
file = phd-tests/framework/src/serial/mod.rs
id = 38275992-5462-4069-9016-0869a699b6f5
line = 80
target = phd_framework::serial
vm = "multiple_migrations_1"
|
289 | 2023-10-08T15:39:13.199Z | INFO | phd-runner: [MIGRATE - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
id = af56837b-3db3-4e7a-8005-187dca582bb8
line = 333
migration_id = 522f0f4c-3e61-4b0e-b817-cd8b869a62d9
target = phd_framework::test_vm
vm = "multiple_migrations_2"
|
290 | 2023-10-08T15:39:13.199Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 11695
file = phd-tests/framework/src/test_vm/mod.rs
id = af56837b-3db3-4e7a-8005-187dca582bb8
line = 324
migration_id = 522f0f4c-3e61-4b0e-b817-cd8b869a62d9
target = phd_framework::test_vm
vm = "multiple_migrations_2"
|
291 | 2023-10-08T15:39:13.199Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = af56837b-3db3-4e7a-8005-187dca582bb8
line = 481
target = phd_framework::test_vm
timeout_duration = 15s
vm = "multiple_migrations_2"
|
292 | 2023-10-08T15:39:13.199Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = af56837b-3db3-4e7a-8005-187dca582bb8
line = 152
target = phd_framework::serial::vt100
vm = "multiple_migrations_2"
wanted = echo I have migrated!\n
|
293 | 2023-10-08T15:39:13.211Z | INFO | phd-runner: [SERIAL - EVENT] echo I have migrated!
file = phd-tests/framework/src/serial/vt100.rs
id = af56837b-3db3-4e7a-8005-187dca582bb8
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_2"
|
294 | 2023-10-08T15:39:13.211Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = af56837b-3db3-4e7a-8005-187dca582bb8
line = 481
target = phd_framework::test_vm
timeout_duration = 300s
vm = "multiple_migrations_2"
|
295 | 2023-10-08T15:39:13.211Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = af56837b-3db3-4e7a-8005-187dca582bb8
line = 152
target = phd_framework::serial::vt100
vm = "multiple_migrations_2"
wanted = localhost:~#
|
296 | 2023-10-08T15:39:13.222Z | INFO | phd-runner: [SERIAL - EVENT] I have migrated!
file = phd-tests/framework/src/serial/vt100.rs
id = af56837b-3db3-4e7a-8005-187dca582bb8
line = 119
target = phd_framework::serial::vt100
vm = "multiple_migrations_2"
|
297 | 2023-10-08T15:39:13.222Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = af56837b-3db3-4e7a-8005-187dca582bb8
line = 267
target = phd_framework::test_vm
vm = "multiple_migrations_2"
|
298 | 2023-10-08T15:39:13.223Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
id = af56837b-3db3-4e7a-8005-187dca582bb8
line = 583
target = phd_framework::test_vm
vm = "multiple_migrations_2"
|
299 | 2023-10-08T15:39:13.223Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = af56837b-3db3-4e7a-8005-187dca582bb8
line = 260
state = Stop
target = phd_framework::test_vm
vm = "multiple_migrations_2"
|
300 | 2023-10-08T15:39:13.224Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
id = af56837b-3db3-4e7a-8005-187dca582bb8
line = 400
target = phd_framework::test_vm
vm = "multiple_migrations_2"
|
301 | 2023-10-08T15:39:13.224Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = af56837b-3db3-4e7a-8005-187dca582bb8
line = 267
target = phd_framework::test_vm
vm = "multiple_migrations_2"
|
302 | 2023-10-08T15:39:13.224Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
id = af56837b-3db3-4e7a-8005-187dca582bb8
line = 40
target = phd_framework::serial
vm = "multiple_migrations_2"
|
303 | 2023-10-08T15:39:13.224Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 11721
file = phd-tests/framework/src/serial/mod.rs
id = af56837b-3db3-4e7a-8005-187dca582bb8
line = 80
target = phd_framework::serial
vm = "multiple_migrations_2"
|
304 | 2023-10-08T15:39:13.951Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = af56837b-3db3-4e7a-8005-187dca582bb8
line = 267
target = phd_framework::test_vm
vm = "multiple_migrations_2"
|
305 | 2023-10-08T15:39:13.955Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 91
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
|
306 | 2023-10-08T15:39:13.973Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 106
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
|
307 | 2023-10-08T15:39:13.973Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 12470
file = phd-tests/framework/src/serial/vt100.rs
id = af56837b-3db3-4e7a-8005-187dca582bb8
line = 36
target = phd_framework::serial::vt100
vm = "multiple_migrations_2"
|
308 | 2023-10-08T15:39:13.974Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 12579
file = phd-tests/framework/src/test_vm/mod.rs
id = af56837b-3db3-4e7a-8005-187dca582bb8
line = 100
target = phd_framework::test_vm
vm = "multiple_migrations_2"
|
309 | 2023-10-08T15:39:13.974Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 38275992-5462-4069-9016-0869a699b6f5
line = 267
target = phd_framework::test_vm
vm = "multiple_migrations_1"
|
310 | 2023-10-08T15:39:13.979Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 91
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
|
311 | 2023-10-08T15:39:13.997Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 106
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
|
312 | 2023-10-08T15:39:13.997Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 24497
file = phd-tests/framework/src/serial/vt100.rs
id = 38275992-5462-4069-9016-0869a699b6f5
line = 36
target = phd_framework::serial::vt100
vm = "multiple_migrations_1"
|
313 | 2023-10-08T15:39:13.997Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 24619
file = phd-tests/framework/src/test_vm/mod.rs
id = 38275992-5462-4069-9016-0869a699b6f5
line = 100
target = phd_framework::test_vm
vm = "multiple_migrations_1"
|
314 | 2023-10-08T15:39:13.997Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 267
target = phd_framework::test_vm
vm = "multiple_migrations_0"
|
315 | 2023-10-08T15:39:14.003Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 91
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
316 | 2023-10-08T15:39:14.020Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 106
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
317 | 2023-10-08T15:39:14.020Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 77
path = /tmp/propolis-phd/04059ebd-8d46-4ac2-8939-5c3a79882041.phd_disk
target = phd_framework::disk::file
|
318 | 2023-10-08T15:39:14.024Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 28835
file = phd-tests/framework/src/serial/vt100.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 36
target = phd_framework::serial::vt100
vm = "multiple_migrations_0"
|
319 | 2023-10-08T15:39:14.024Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 28942
file = phd-tests/framework/src/test_vm/mod.rs
id = 11069445-8b5c-4137-8359-cf52ec8a1a27
line = 100
target = phd_framework::test_vm
vm = "multiple_migrations_0"
|
320 | 2023-10-08T15:39:14.024Z | INFO | phd-runner: test phd_tests::migrate::multiple_migrations ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
321 | 2023-10-08T15:39:14.024Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
322 | 2023-10-08T15:39:14.024Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
323 | 2023-10-08T15:39:14.024Z | INFO | phd-runner: Starting test phd_tests::migrate::incompatible_vms
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
324 | 2023-10-08T15:39:14.024Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
325 | 2023-10-08T15:39:14.024Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
326 | 2023-10-08T15:39:14.025Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 35
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
327 | 2023-10-08T15:39:14.025Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/dabe57ce-19f5-43d1-b136-a00e04d7a7eb.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 38
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
328 | 2023-10-08T15:39:14.049Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 35
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
329 | 2023-10-08T15:39:14.049Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/4d4d76ef-a302-4d84-a8b2-f02d3b500d6f.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 38
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
330 | 2023-10-08T15:39:14.072Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 35
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
331 | 2023-10-08T15:39:14.072Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/c76ed5a0-a5fb-4869-9932-b476b60e36eb.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 38
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
332 | 2023-10-08T15:39:14.095Z | INFO | phd-runner: Configuring VM from request
config = ConfigRequest { cpus: 4, memory_mib: 512, bootrom_path: "/tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd", boot_disk: Some(DiskRequest { disk: FileBackedDisk { disk_path: "/tmp/propolis-phd/c76ed5a0-a5fb-4869-9932-b476b60e36eb.phd_disk", guest_os: Some(Alpine) }, pci_device_num: 4, interface: Nvme }), data_disks: [] }
file = phd-tests/framework/src/test_vm/factory.rs
line = 127
target = phd_framework::test_vm::factory
vm_name = "migration_incompatible_source_0"
|
333 | 2023-10-08T15:39:14.095Z | INFO | phd-runner: 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
|
334 | 2023-10-08T15:39:14.095Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
335 | 2023-10-08T15:39:14.095Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 99
process_params = ServerProcessParameters { server_path: "/work/phd-test/propolis-server", config_toml_path: "/tmp/propolis-phd/migration_incompatible_source_0.config.toml", server_addr: 127.0.0.1:9000, vnc_addr: 127.0.0.1:9001, server_stdout: Stdio { .. }, server_stderr: Stdio { .. } }
target = phd_framework::test_vm
vm_config = VmConfig { instance_spec: InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 4, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/c76ed5a0-a5fb-4869-9932-b476b60e36eb.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/c76ed5a0-a5fb-4869-9932-b476b60e36eb.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/migration_incompatible_source_0.config.toml" }
|
336 | 2023-10-08T15:39:14.095Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = 58f01185-4f21-4fa0-9e86-f5ea6216bc19
line = 100
target = phd_framework::test_vm
vm = "migration_incompatible_source_0"
|
337 | 2023-10-08T15:39:14.097Z | 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 = 57
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
338 | 2023-10-08T15:39:14.104Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 858
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
339 | 2023-10-08T15:39:14.135Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 40
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
340 | 2023-10-08T15:39:14.241Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = 58f01185-4f21-4fa0-9e86-f5ea6216bc19
line = 80
target = phd_framework::serial
vm = "migration_incompatible_source_0"
|
341 | 2023-10-08T15:39:14.241Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = 58f01185-4f21-4fa0-9e86-f5ea6216bc19
line = 36
target = phd_framework::serial::vt100
vm = "migration_incompatible_source_0"
|
342 | 2023-10-08T15:39:14.242Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = 58f01185-4f21-4fa0-9e86-f5ea6216bc19
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 58f01185-4f21-4fa0-9e86-f5ea6216bc19, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-58f01185-4f21-4fa0-9e86-f5ea6216bc19", vcpus: 4 }, state: Creating }
instance_spec = InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 4, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/c76ed5a0-a5fb-4869-9932-b476b60e36eb.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "migration_incompatible_source_0"
|
343 | 2023-10-08T15:39:14.242Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 58f01185-4f21-4fa0-9e86-f5ea6216bc19
line = 260
state = Run
target = phd_framework::test_vm
vm = "migration_incompatible_source_0"
|
344 | 2023-10-08T15:39:14.242Z | INFO | phd-runner: Configuring VM from request
config = ConfigRequest { cpus: 8, memory_mib: 512, bootrom_path: "/tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd", boot_disk: Some(DiskRequest { disk: FileBackedDisk { disk_path: "/tmp/propolis-phd/dabe57ce-19f5-43d1-b136-a00e04d7a7eb.phd_disk", guest_os: Some(Alpine) }, pci_device_num: 4, interface: Nvme }), data_disks: [] }
file = phd-tests/framework/src/test_vm/factory.rs
line = 127
target = phd_framework::test_vm::factory
vm_name = "migration_incompatible_target_0"
|
345 | 2023-10-08T15:39:14.243Z | INFO | phd-runner: Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
stderr_path = "/tmp/propolis-phd/migration_incompatible_target_0.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_incompatible_target_0.stdout.log"
target = phd_framework::server_log_mode
|
346 | 2023-10-08T15:39:14.243Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
347 | 2023-10-08T15:39:14.243Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 99
process_params = ServerProcessParameters { server_path: "/work/phd-test/propolis-server", config_toml_path: "/tmp/propolis-phd/migration_incompatible_target_0.config.toml", server_addr: 127.0.0.1:9002, vnc_addr: 127.0.0.1:9003, server_stdout: Stdio { .. }, server_stderr: Stdio { .. } }
target = phd_framework::test_vm
vm_config = VmConfig { instance_spec: InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 8, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/dabe57ce-19f5-43d1-b136-a00e04d7a7eb.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/dabe57ce-19f5-43d1-b136-a00e04d7a7eb.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/migration_incompatible_target_0.config.toml" }
|
348 | 2023-10-08T15:39:14.243Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = 61fc3b0d-f4dd-4733-b618-bde1b6f64552
line = 100
target = phd_framework::test_vm
vm = "migration_incompatible_target_0"
|
349 | 2023-10-08T15:39:14.245Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_incompatible_target_0.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 57
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
350 | 2023-10-08T15:39:14.253Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 859
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
351 | 2023-10-08T15:39:14.285Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 42
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
352 | 2023-10-08T15:39:14.286Z | INFO | phd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
id = 61fc3b0d-f4dd-4733-b618-bde1b6f64552
line = 306
migration_id = d90e8cfa-48a3-43e5-9359-8773d40c26c0
target = phd_framework::test_vm
vm = "migration_incompatible_target_0"
|
353 | 2023-10-08T15:39:14.402Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = 61fc3b0d-f4dd-4733-b618-bde1b6f64552
line = 80
target = phd_framework::serial
vm = "migration_incompatible_target_0"
|
354 | 2023-10-08T15:39:14.402Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = 61fc3b0d-f4dd-4733-b618-bde1b6f64552
line = 36
target = phd_framework::serial::vt100
vm = "migration_incompatible_target_0"
|
355 | 2023-10-08T15:39:14.402Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = 61fc3b0d-f4dd-4733-b618-bde1b6f64552
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 61fc3b0d-f4dd-4733-b618-bde1b6f64552, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-61fc3b0d-f4dd-4733-b618-bde1b6f64552", vcpus: 8 }, state: Failed }
instance_spec = InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 8, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/dabe57ce-19f5-43d1-b136-a00e04d7a7eb.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "migration_incompatible_target_0"
|
356 | 2023-10-08T15:39:14.403Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = 61fc3b0d-f4dd-4733-b618-bde1b6f64552
line = 324
migration_id = d90e8cfa-48a3-43e5-9359-8773d40c26c0
target = phd_framework::test_vm
vm = "migration_incompatible_target_0"
|
357 | 2023-10-08T15:39:14.403Z | INFO | phd-runner: [MIGRATE - EVENT] Instance reported error during migration
file = phd-tests/framework/src/test_vm/mod.rs
id = 61fc3b0d-f4dd-4733-b618-bde1b6f64552
line = 337
migration_id = d90e8cfa-48a3-43e5-9359-8773d40c26c0
target = phd_framework::test_vm
vm = "migration_incompatible_target_0"
|
358 | 2023-10-08T15:39:14.403Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
id = 61fc3b0d-f4dd-4733-b618-bde1b6f64552
line = 324
migration_id = d90e8cfa-48a3-43e5-9359-8773d40c26c0
target = phd_framework::test_vm
vm = "migration_incompatible_target_0"
|
359 | 2023-10-08T15:39:14.405Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 61fc3b0d-f4dd-4733-b618-bde1b6f64552
line = 267
target = phd_framework::test_vm
vm = "migration_incompatible_target_0"
|
360 | 2023-10-08T15:39:14.405Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
id = 61fc3b0d-f4dd-4733-b618-bde1b6f64552
line = 583
target = phd_framework::test_vm
vm = "migration_incompatible_target_0"
|
361 | 2023-10-08T15:39:14.405Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 61fc3b0d-f4dd-4733-b618-bde1b6f64552
line = 260
state = Stop
target = phd_framework::test_vm
vm = "migration_incompatible_target_0"
|
362 | 2023-10-08T15:39:14.406Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
id = 61fc3b0d-f4dd-4733-b618-bde1b6f64552
line = 400
target = phd_framework::test_vm
vm = "migration_incompatible_target_0"
|
363 | 2023-10-08T15:39:14.406Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 61fc3b0d-f4dd-4733-b618-bde1b6f64552
line = 267
target = phd_framework::test_vm
vm = "migration_incompatible_target_0"
|
364 | 2023-10-08T15:39:14.407Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
id = 61fc3b0d-f4dd-4733-b618-bde1b6f64552
line = 40
target = phd_framework::serial
vm = "migration_incompatible_target_0"
|
365 | 2023-10-08T15:39:14.407Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 4
file = phd-tests/framework/src/serial/mod.rs
id = 61fc3b0d-f4dd-4733-b618-bde1b6f64552
line = 80
target = phd_framework::serial
vm = "migration_incompatible_target_0"
|
366 | 2023-10-08T15:39:14.986Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 61fc3b0d-f4dd-4733-b618-bde1b6f64552
line = 267
target = phd_framework::test_vm
vm = "migration_incompatible_target_0"
|
367 | 2023-10-08T15:39:14.990Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 91
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
|
368 | 2023-10-08T15:39:15.007Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 106
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
|
369 | 2023-10-08T15:39:15.007Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 77
path = /tmp/propolis-phd/dabe57ce-19f5-43d1-b136-a00e04d7a7eb.phd_disk
target = phd_framework::disk::file
|
370 | 2023-10-08T15:39:15.012Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 609
file = phd-tests/framework/src/serial/vt100.rs
id = 61fc3b0d-f4dd-4733-b618-bde1b6f64552
line = 36
target = phd_framework::serial::vt100
vm = "migration_incompatible_target_0"
|
371 | 2023-10-08T15:39:15.012Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 726
file = phd-tests/framework/src/test_vm/mod.rs
id = 61fc3b0d-f4dd-4733-b618-bde1b6f64552
line = 100
target = phd_framework::test_vm
vm = "migration_incompatible_target_0"
|
372 | 2023-10-08T15:39:15.012Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 58f01185-4f21-4fa0-9e86-f5ea6216bc19
line = 267
target = phd_framework::test_vm
vm = "migration_incompatible_source_0"
|
373 | 2023-10-08T15:39:15.013Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
id = 58f01185-4f21-4fa0-9e86-f5ea6216bc19
line = 583
target = phd_framework::test_vm
vm = "migration_incompatible_source_0"
|
374 | 2023-10-08T15:39:15.013Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 58f01185-4f21-4fa0-9e86-f5ea6216bc19
line = 260
state = Stop
target = phd_framework::test_vm
vm = "migration_incompatible_source_0"
|
375 | 2023-10-08T15:39:15.013Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
id = 58f01185-4f21-4fa0-9e86-f5ea6216bc19
line = 400
target = phd_framework::test_vm
vm = "migration_incompatible_source_0"
|
376 | 2023-10-08T15:39:15.013Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 58f01185-4f21-4fa0-9e86-f5ea6216bc19
line = 267
target = phd_framework::test_vm
vm = "migration_incompatible_source_0"
|
377 | 2023-10-08T15:39:15.014Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
id = 58f01185-4f21-4fa0-9e86-f5ea6216bc19
line = 40
target = phd_framework::serial
vm = "migration_incompatible_source_0"
|
378 | 2023-10-08T15:39:15.014Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 773
file = phd-tests/framework/src/serial/mod.rs
id = 58f01185-4f21-4fa0-9e86-f5ea6216bc19
line = 80
target = phd_framework::serial
vm = "migration_incompatible_source_0"
|
379 | 2023-10-08T15:39:15.681Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 58f01185-4f21-4fa0-9e86-f5ea6216bc19
line = 267
target = phd_framework::test_vm
vm = "migration_incompatible_source_0"
|
380 | 2023-10-08T15:39:15.687Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 91
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
381 | 2023-10-08T15:39:15.703Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 106
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
382 | 2023-10-08T15:39:15.703Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 77
path = /tmp/propolis-phd/c76ed5a0-a5fb-4869-9932-b476b60e36eb.phd_disk
target = phd_framework::disk::file
|
383 | 2023-10-08T15:39:15.707Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 1466
file = phd-tests/framework/src/serial/vt100.rs
id = 58f01185-4f21-4fa0-9e86-f5ea6216bc19
line = 36
target = phd_framework::serial::vt100
vm = "migration_incompatible_source_0"
|
384 | 2023-10-08T15:39:15.707Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 1572
file = phd-tests/framework/src/test_vm/mod.rs
id = 58f01185-4f21-4fa0-9e86-f5ea6216bc19
line = 100
target = phd_framework::test_vm
vm = "migration_incompatible_source_0"
|
385 | 2023-10-08T15:39:15.708Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 35
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
386 | 2023-10-08T15:39:15.708Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/22e85763-8777-4ca1-965d-8d9ca12a5452.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 38
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
387 | 2023-10-08T15:39:15.732Z | INFO | phd-runner: Configuring VM from request
config = ConfigRequest { cpus: 4, memory_mib: 512, bootrom_path: "/tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd", boot_disk: Some(DiskRequest { disk: FileBackedDisk { disk_path: "/tmp/propolis-phd/22e85763-8777-4ca1-965d-8d9ca12a5452.phd_disk", guest_os: Some(Alpine) }, pci_device_num: 4, interface: Nvme }), data_disks: [] }
file = phd-tests/framework/src/test_vm/factory.rs
line = 127
target = phd_framework::test_vm::factory
vm_name = "migration_incompatible_source_1"
|
388 | 2023-10-08T15:39:15.732Z | INFO | phd-runner: 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
|
389 | 2023-10-08T15:39:15.732Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
390 | 2023-10-08T15:39:15.732Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 99
process_params = ServerProcessParameters { server_path: "/work/phd-test/propolis-server", config_toml_path: "/tmp/propolis-phd/migration_incompatible_source_1.config.toml", server_addr: 127.0.0.1:9004, vnc_addr: 127.0.0.1:9005, server_stdout: Stdio { .. }, server_stderr: Stdio { .. } }
target = phd_framework::test_vm
vm_config = VmConfig { instance_spec: InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 4, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/22e85763-8777-4ca1-965d-8d9ca12a5452.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/22e85763-8777-4ca1-965d-8d9ca12a5452.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/migration_incompatible_source_1.config.toml" }
|
391 | 2023-10-08T15:39:15.732Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = 71368675-f671-4909-a885-6fd383736f4e
line = 100
target = phd_framework::test_vm
vm = "migration_incompatible_source_1"
|
392 | 2023-10-08T15:39:15.735Z | 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 = 57
server_addr = 127.0.0.1:9004
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
393 | 2023-10-08T15:39:15.742Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 862
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
394 | 2023-10-08T15:39:15.774Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 41
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
395 | 2023-10-08T15:39:15.887Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = 71368675-f671-4909-a885-6fd383736f4e
line = 80
target = phd_framework::serial
vm = "migration_incompatible_source_1"
|
396 | 2023-10-08T15:39:15.887Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = 71368675-f671-4909-a885-6fd383736f4e
line = 36
target = phd_framework::serial::vt100
vm = "migration_incompatible_source_1"
|
397 | 2023-10-08T15:39:15.888Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = 71368675-f671-4909-a885-6fd383736f4e
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 71368675-f671-4909-a885-6fd383736f4e, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-71368675-f671-4909-a885-6fd383736f4e", vcpus: 4 }, state: Creating }
instance_spec = InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 4, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/22e85763-8777-4ca1-965d-8d9ca12a5452.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "migration_incompatible_source_1"
|
398 | 2023-10-08T15:39:15.888Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 71368675-f671-4909-a885-6fd383736f4e
line = 260
state = Run
target = phd_framework::test_vm
vm = "migration_incompatible_source_1"
|
399 | 2023-10-08T15:39:15.888Z | INFO | phd-runner: Configuring VM from request
config = ConfigRequest { cpus: 2, memory_mib: 1024, bootrom_path: "/tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd", boot_disk: Some(DiskRequest { disk: FileBackedDisk { disk_path: "/tmp/propolis-phd/4d4d76ef-a302-4d84-a8b2-f02d3b500d6f.phd_disk", guest_os: Some(Alpine) }, pci_device_num: 4, interface: Nvme }), data_disks: [] }
file = phd-tests/framework/src/test_vm/factory.rs
line = 127
target = phd_framework::test_vm::factory
vm_name = "migration_incompatible_target_1"
|
400 | 2023-10-08T15:39:15.888Z | INFO | phd-runner: 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
|
401 | 2023-10-08T15:39:15.889Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
402 | 2023-10-08T15:39:15.889Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 99
process_params = ServerProcessParameters { server_path: "/work/phd-test/propolis-server", config_toml_path: "/tmp/propolis-phd/migration_incompatible_target_1.config.toml", server_addr: 127.0.0.1:9006, vnc_addr: 127.0.0.1:9007, server_stdout: Stdio { .. }, server_stderr: Stdio { .. } }
target = phd_framework::test_vm
vm_config = VmConfig { instance_spec: InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 1024, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/4d4d76ef-a302-4d84-a8b2-f02d3b500d6f.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/4d4d76ef-a302-4d84-a8b2-f02d3b500d6f.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/migration_incompatible_target_1.config.toml" }
|
403 | 2023-10-08T15:39:15.889Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = 96941490-bb4a-4c94-b7d5-a87bc1cce9c9
line = 100
target = phd_framework::test_vm
vm = "migration_incompatible_target_1"
|
404 | 2023-10-08T15:39:15.891Z | 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 = 57
server_addr = 127.0.0.1:9006
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
405 | 2023-10-08T15:39:15.899Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 863
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
406 | 2023-10-08T15:39:15.932Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 43
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
407 | 2023-10-08T15:39:15.932Z | INFO | phd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9004
file = phd-tests/framework/src/test_vm/mod.rs
id = 96941490-bb4a-4c94-b7d5-a87bc1cce9c9
line = 306
migration_id = 6e572c17-11d4-4959-a291-1b477d2a98ac
target = phd_framework::test_vm
vm = "migration_incompatible_target_1"
|
408 | 2023-10-08T15:39:16.135Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = 96941490-bb4a-4c94-b7d5-a87bc1cce9c9
line = 80
target = phd_framework::serial
vm = "migration_incompatible_target_1"
|
409 | 2023-10-08T15:39:16.135Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = 96941490-bb4a-4c94-b7d5-a87bc1cce9c9
line = 36
target = phd_framework::serial::vt100
vm = "migration_incompatible_target_1"
|
410 | 2023-10-08T15:39:16.136Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = 96941490-bb4a-4c94-b7d5-a87bc1cce9c9
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 96941490-bb4a-4c94-b7d5-a87bc1cce9c9, image_id: 00000000-0000-0000-0000-000000000000, memory: 1024, name: "phd-vm-96941490-bb4a-4c94-b7d5-a87bc1cce9c9", vcpus: 2 }, state: Failed }
instance_spec = InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 1024, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/4d4d76ef-a302-4d84-a8b2-f02d3b500d6f.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "migration_incompatible_target_1"
|
411 | 2023-10-08T15:39:16.136Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = 96941490-bb4a-4c94-b7d5-a87bc1cce9c9
line = 324
migration_id = 6e572c17-11d4-4959-a291-1b477d2a98ac
target = phd_framework::test_vm
vm = "migration_incompatible_target_1"
|
412 | 2023-10-08T15:39:16.137Z | INFO | phd-runner: [MIGRATE - EVENT] Instance reported error during migration
file = phd-tests/framework/src/test_vm/mod.rs
id = 96941490-bb4a-4c94-b7d5-a87bc1cce9c9
line = 337
migration_id = 6e572c17-11d4-4959-a291-1b477d2a98ac
target = phd_framework::test_vm
vm = "migration_incompatible_target_1"
|
413 | 2023-10-08T15:39:16.137Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
id = 96941490-bb4a-4c94-b7d5-a87bc1cce9c9
line = 324
migration_id = 6e572c17-11d4-4959-a291-1b477d2a98ac
target = phd_framework::test_vm
vm = "migration_incompatible_target_1"
|
414 | 2023-10-08T15:39:16.138Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 96941490-bb4a-4c94-b7d5-a87bc1cce9c9
line = 267
target = phd_framework::test_vm
vm = "migration_incompatible_target_1"
|
415 | 2023-10-08T15:39:16.138Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
id = 96941490-bb4a-4c94-b7d5-a87bc1cce9c9
line = 583
target = phd_framework::test_vm
vm = "migration_incompatible_target_1"
|
416 | 2023-10-08T15:39:16.138Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 96941490-bb4a-4c94-b7d5-a87bc1cce9c9
line = 260
state = Stop
target = phd_framework::test_vm
vm = "migration_incompatible_target_1"
|
417 | 2023-10-08T15:39:16.139Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
id = 96941490-bb4a-4c94-b7d5-a87bc1cce9c9
line = 400
target = phd_framework::test_vm
vm = "migration_incompatible_target_1"
|
418 | 2023-10-08T15:39:16.139Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 96941490-bb4a-4c94-b7d5-a87bc1cce9c9
line = 267
target = phd_framework::test_vm
vm = "migration_incompatible_target_1"
|
419 | 2023-10-08T15:39:16.140Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
id = 96941490-bb4a-4c94-b7d5-a87bc1cce9c9
line = 40
target = phd_framework::serial
vm = "migration_incompatible_target_1"
|
420 | 2023-10-08T15:39:16.140Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 4
file = phd-tests/framework/src/serial/mod.rs
id = 96941490-bb4a-4c94-b7d5-a87bc1cce9c9
line = 80
target = phd_framework::serial
vm = "migration_incompatible_target_1"
|
421 | 2023-10-08T15:39:16.662Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 96941490-bb4a-4c94-b7d5-a87bc1cce9c9
line = 267
target = phd_framework::test_vm
vm = "migration_incompatible_target_1"
|
422 | 2023-10-08T15:39:16.666Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 91
self.address = 127.0.0.1:9006
target = phd_framework::test_vm::server
|
423 | 2023-10-08T15:39:16.683Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 106
self.address = 127.0.0.1:9006
target = phd_framework::test_vm::server
|
424 | 2023-10-08T15:39:16.683Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 77
path = /tmp/propolis-phd/4d4d76ef-a302-4d84-a8b2-f02d3b500d6f.phd_disk
target = phd_framework::disk::file
|
425 | 2023-10-08T15:39:16.688Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 553
file = phd-tests/framework/src/serial/vt100.rs
id = 96941490-bb4a-4c94-b7d5-a87bc1cce9c9
line = 36
target = phd_framework::serial::vt100
vm = "migration_incompatible_target_1"
|
426 | 2023-10-08T15:39:16.688Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 755
file = phd-tests/framework/src/test_vm/mod.rs
id = 96941490-bb4a-4c94-b7d5-a87bc1cce9c9
line = 100
target = phd_framework::test_vm
vm = "migration_incompatible_target_1"
|
427 | 2023-10-08T15:39:16.688Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 71368675-f671-4909-a885-6fd383736f4e
line = 267
target = phd_framework::test_vm
vm = "migration_incompatible_source_1"
|
428 | 2023-10-08T15:39:16.689Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
id = 71368675-f671-4909-a885-6fd383736f4e
line = 583
target = phd_framework::test_vm
vm = "migration_incompatible_source_1"
|
429 | 2023-10-08T15:39:16.689Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 71368675-f671-4909-a885-6fd383736f4e
line = 260
state = Stop
target = phd_framework::test_vm
vm = "migration_incompatible_source_1"
|
430 | 2023-10-08T15:39:16.690Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
id = 71368675-f671-4909-a885-6fd383736f4e
line = 400
target = phd_framework::test_vm
vm = "migration_incompatible_source_1"
|
431 | 2023-10-08T15:39:16.690Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 71368675-f671-4909-a885-6fd383736f4e
line = 267
target = phd_framework::test_vm
vm = "migration_incompatible_source_1"
|
432 | 2023-10-08T15:39:16.691Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
id = 71368675-f671-4909-a885-6fd383736f4e
line = 40
target = phd_framework::serial
vm = "migration_incompatible_source_1"
|
433 | 2023-10-08T15:39:16.691Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 804
file = phd-tests/framework/src/serial/mod.rs
id = 71368675-f671-4909-a885-6fd383736f4e
line = 80
target = phd_framework::serial
vm = "migration_incompatible_source_1"
|
434 | 2023-10-08T15:39:17.197Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 71368675-f671-4909-a885-6fd383736f4e
line = 267
target = phd_framework::test_vm
vm = "migration_incompatible_source_1"
|
435 | 2023-10-08T15:39:17.203Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 91
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
|
436 | 2023-10-08T15:39:17.219Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 106
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
|
437 | 2023-10-08T15:39:17.220Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 77
path = /tmp/propolis-phd/22e85763-8777-4ca1-965d-8d9ca12a5452.phd_disk
target = phd_framework::disk::file
|
438 | 2023-10-08T15:39:17.224Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 1337
file = phd-tests/framework/src/serial/vt100.rs
id = 71368675-f671-4909-a885-6fd383736f4e
line = 36
target = phd_framework::serial::vt100
vm = "migration_incompatible_source_1"
|
439 | 2023-10-08T15:39:17.224Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 1450
file = phd-tests/framework/src/test_vm/mod.rs
id = 71368675-f671-4909-a885-6fd383736f4e
line = 100
target = phd_framework::test_vm
vm = "migration_incompatible_source_1"
|
440 | 2023-10-08T15:39:17.224Z | INFO | phd-runner: test phd_tests::migrate::incompatible_vms ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
441 | 2023-10-08T15:39:17.224Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
442 | 2023-10-08T15:39:17.224Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
443 | 2023-10-08T15:39:17.224Z | INFO | phd-runner: Starting test phd_tests::migrate::smoke_test
file = phd-tests/runner/src/execute.rs
line = 101
target = phd_runner::execute
|
444 | 2023-10-08T15:39:17.224Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
445 | 2023-10-08T15:39:17.224Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
446 | 2023-10-08T15:39:17.224Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 35
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
447 | 2023-10-08T15:39:17.224Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/66cb46fd-b709-40a9-8885-d7c681635f66.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 38
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
448 | 2023-10-08T15:39:17.249Z | INFO | phd-runner: Configuring VM from request
config = ConfigRequest { cpus: 2, memory_mib: 512, bootrom_path: "/tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd", boot_disk: Some(DiskRequest { disk: FileBackedDisk { disk_path: "/tmp/propolis-phd/66cb46fd-b709-40a9-8885-d7c681635f66.phd_disk", guest_os: Some(Alpine) }, pci_device_num: 4, interface: Nvme }), data_disks: [] }
file = phd-tests/framework/src/test_vm/factory.rs
line = 127
target = phd_framework::test_vm::factory
vm_name = "migration_smoke_source"
|
449 | 2023-10-08T15:39:17.249Z | INFO | phd-runner: 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
|
450 | 2023-10-08T15:39:17.249Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
451 | 2023-10-08T15:39:17.249Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 99
process_params = ServerProcessParameters { server_path: "/work/phd-test/propolis-server", config_toml_path: "/tmp/propolis-phd/migration_smoke_source.config.toml", server_addr: 127.0.0.1:9000, vnc_addr: 127.0.0.1:9001, server_stdout: Stdio { .. }, server_stderr: Stdio { .. } }
target = phd_framework::test_vm
vm_config = VmConfig { instance_spec: InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/66cb46fd-b709-40a9-8885-d7c681635f66.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/66cb46fd-b709-40a9-8885-d7c681635f66.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/migration_smoke_source.config.toml" }
|
452 | 2023-10-08T15:39:17.249Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 100
target = phd_framework::test_vm
vm = "migration_smoke_source"
|
453 | 2023-10-08T15:39:17.252Z | 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 = 57
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
454 | 2023-10-08T15:39:17.259Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 866
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
455 | 2023-10-08T15:39:17.292Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 43
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
456 | 2023-10-08T15:39:17.408Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 80
target = phd_framework::serial
vm = "migration_smoke_source"
|
457 | 2023-10-08T15:39:17.408Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 36
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
458 | 2023-10-08T15:39:17.409Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 5d913ad6-7875-48ec-b0c1-8909e2a8d01f, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-5d913ad6-7875-48ec-b0c1-8909e2a8d01f", vcpus: 2 }, state: Creating }
instance_spec = InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/66cb46fd-b709-40a9-8885-d7c681635f66.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "migration_smoke_source"
|
459 | 2023-10-08T15:39:17.410Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 260
state = Run
target = phd_framework::test_vm
vm = "migration_smoke_source"
|
460 | 2023-10-08T15:39:17.410Z | INFO | phd-runner: [VM - EVENT] Waiting 300s for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 439
target = phd_framework::test_vm
vm = "migration_smoke_source"
|
461 | 2023-10-08T15:39:17.410Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 462
target = phd_framework::test_vm
vm = "migration_smoke_source"
|
462 | 2023-10-08T15:39:17.410Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 152
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
wanted = localhost login:
|
463 | 2023-10-08T15:39:18.489Z | 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
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
464 | 2023-10-08T15:39:18.489Z | 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
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
465 | 2023-10-08T15:39:18.489Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to GRUB!
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
466 | 2023-10-08T15:39:18.489Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
467 | 2023-10-08T15:39:18.500Z | INFO | phd-runner: [SERIAL - EVENT] GNU GRUB version 2.06
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
468 | 2023-10-08T15:39:18.500Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
469 | 2023-10-08T15:39:18.511Z | 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
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
470 | 2023-10-08T15:39:18.511Z | 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
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
471 | 2023-10-08T15:39:19.533Z | 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
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
472 | 2023-10-08T15:39:19.533Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
473 | 2023-10-08T15:39:20.924Z | 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
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
474 | 2023-10-08T15:39:20.935Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
475 | 2023-10-08T15:39:20.935Z | 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
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
476 | 2023-10-08T15:39:20.935Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
477 | 2023-10-08T15:39:20.935Z | INFO | phd-runner: [SERIAL - EVENT] * /proc is already mounted
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
478 | 2023-10-08T15:39:20.946Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /run ... * /run/openrc: creating directory
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
479 | 2023-10-08T15:39:20.946Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: creating directory
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
480 | 2023-10-08T15:39:20.947Z | INFO | phd-runner: [SERIAL - EVENT] * /run/lock: correcting owner
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
481 | 2023-10-08T15:39:20.990Z | INFO | phd-runner: [SERIAL - EVENT] * Caching service dependencies ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
482 | 2023-10-08T15:39:21.001Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting devtmpfs on /dev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
483 | 2023-10-08T15:39:21.012Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting /dev/mqueue ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
484 | 2023-10-08T15:39:21.034Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting modloop ... * Verifying modloop
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
485 | 2023-10-08T15:39:21.101Z | INFO | phd-runner: [SERIAL - EVENT] [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
486 | 2023-10-08T15:39:21.112Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting security filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
487 | 2023-10-08T15:39:21.112Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting debug filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
488 | 2023-10-08T15:39:21.112Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting persistent storage (pstore) filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
489 | 2023-10-08T15:39:21.134Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting efivarfs filesystem ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
490 | 2023-10-08T15:39:21.168Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox mdev ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
491 | 2023-10-08T15:39:21.314Z | INFO | phd-runner: [SERIAL - EVENT] * Loading hardware drivers ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
492 | 2023-10-08T15:39:21.359Z | INFO | phd-runner: [SERIAL - EVENT] * Loading modules ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
493 | 2023-10-08T15:39:21.381Z | INFO | phd-runner: [SERIAL - EVENT] * Setting system clock using the hardware clock [UTC] ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
494 | 2023-10-08T15:39:21.392Z | INFO | phd-runner: [SERIAL - EVENT] * Checking local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
495 | 2023-10-08T15:39:21.403Z | INFO | phd-runner: [SERIAL - EVENT] * Remounting filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
496 | 2023-10-08T15:39:21.414Z | INFO | phd-runner: [SERIAL - EVENT] * Mounting local filesystems ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
497 | 2023-10-08T15:39:21.426Z | INFO | phd-runner: [SERIAL - EVENT] * Configuring kernel parameters ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
498 | 2023-10-08T15:39:21.447Z | INFO | phd-runner: [SERIAL - EVENT] * Migrating /var/lock to /run/lock ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
499 | 2023-10-08T15:39:21.447Z | INFO | phd-runner: [SERIAL - EVENT] * Creating user login records ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
500 | 2023-10-08T15:39:21.447Z | INFO | phd-runner: [SERIAL - EVENT] * Cleaning /tmp directory ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
501 | 2023-10-08T15:39:21.458Z | INFO | phd-runner: [SERIAL - EVENT] * Setting hostname ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
502 | 2023-10-08T15:39:21.469Z | INFO | phd-runner: [SERIAL - EVENT] * Starting busybox syslog ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
503 | 2023-10-08T15:39:21.491Z | INFO | phd-runner: [SERIAL - EVENT] * Starting firstboot ... [ ok ]
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
504 | 2023-10-08T15:39:21.600Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
505 | 2023-10-08T15:39:21.600Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine Linux 3.16
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
506 | 2023-10-08T15:39:21.600Z | 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
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
507 | 2023-10-08T15:39:21.600Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
508 | 2023-10-08T15:39:21.600Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 152
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
wanted = localhost:~#
|
509 | 2023-10-08T15:39:21.611Z | INFO | phd-runner: [SERIAL - EVENT] localhost login: root
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
510 | 2023-10-08T15:39:21.611Z | INFO | phd-runner: [SERIAL - EVENT] Welcome to Alpine!
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
511 | 2023-10-08T15:39:21.611Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
512 | 2023-10-08T15:39:21.611Z | 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
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
513 | 2023-10-08T15:39:21.611Z | INFO | phd-runner: [SERIAL - EVENT] information about administrating Alpine systems.
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
514 | 2023-10-08T15:39:21.611Z | INFO | phd-runner: [SERIAL - EVENT] See <http://wiki.alpinelinux.org/>.
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
515 | 2023-10-08T15:39:21.611Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
516 | 2023-10-08T15:39:21.612Z | INFO | phd-runner: [SERIAL - EVENT] You can setup the system with the command: setup-alpine
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
517 | 2023-10-08T15:39:21.612Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
518 | 2023-10-08T15:39:21.612Z | INFO | phd-runner: [SERIAL - EVENT] You may change this message by editing /etc/motd.
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
519 | 2023-10-08T15:39:21.612Z | INFO | phd-runner: [SERIAL - EVENT]
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
520 | 2023-10-08T15:39:21.612Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4201
file = phd-tests/framework/src/test_vm/mod.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 462
target = phd_framework::test_vm
vm = "migration_smoke_source"
|
521 | 2023-10-08T15:39:21.612Z | INFO | phd-runner: [VM - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 468
target = phd_framework::test_vm
vm = "migration_smoke_source"
|
522 | 2023-10-08T15:39:21.612Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 481
target = phd_framework::test_vm
timeout_duration = 15s
vm = "migration_smoke_source"
|
523 | 2023-10-08T15:39:21.612Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 152
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
wanted = ls foo.bar 2> /dev/null\n
|
524 | 2023-10-08T15:39:21.622Z | INFO | phd-runner: [SERIAL - EVENT] localhost:~# ls foo.bar 2> /dev/null
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
525 | 2023-10-08T15:39:21.623Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 481
target = phd_framework::test_vm
timeout_duration = 300s
vm = "migration_smoke_source"
|
526 | 2023-10-08T15:39:21.623Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 152
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
wanted = localhost:~#
|
527 | 2023-10-08T15:39:21.645Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 481
target = phd_framework::test_vm
timeout_duration = 15s
vm = "migration_smoke_source"
|
528 | 2023-10-08T15:39:21.645Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 152
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
wanted = touch ./foo.bar\n
|
529 | 2023-10-08T15:39:21.656Z | INFO | phd-runner: [SERIAL - EVENT] localhost:~# touch ./foo.bar
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
530 | 2023-10-08T15:39:21.656Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 481
target = phd_framework::test_vm
timeout_duration = 300s
vm = "migration_smoke_source"
|
531 | 2023-10-08T15:39:21.656Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 152
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
wanted = localhost:~#
|
532 | 2023-10-08T15:39:21.667Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 481
target = phd_framework::test_vm
timeout_duration = 15s
vm = "migration_smoke_source"
|
533 | 2023-10-08T15:39:21.668Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 152
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
wanted = sync ./foo.bar\n
|
534 | 2023-10-08T15:39:21.678Z | INFO | phd-runner: [SERIAL - EVENT] localhost:~# sync ./foo.bar
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
535 | 2023-10-08T15:39:21.678Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 481
target = phd_framework::test_vm
timeout_duration = 300s
vm = "migration_smoke_source"
|
536 | 2023-10-08T15:39:21.678Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 152
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
wanted = localhost:~#
|
537 | 2023-10-08T15:39:21.700Z | INFO | phd-runner: Copying existing server config TOML
file = phd-tests/framework/src/test_vm/factory.rs
line = 151
new_toml_path = "/tmp/propolis-phd/migration_smoke_target.config.toml"
server_toml_path = "/tmp/propolis-phd/migration_smoke_source.config.toml"
target = phd_framework::test_vm::factory
|
538 | 2023-10-08T15:39:21.701Z | INFO | phd-runner: 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
|
539 | 2023-10-08T15:39:21.701Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
540 | 2023-10-08T15:39:21.701Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 99
process_params = ServerProcessParameters { server_path: "/work/phd-test/propolis-server", config_toml_path: "/tmp/propolis-phd/migration_smoke_source.config.toml", server_addr: 127.0.0.1:9002, vnc_addr: 127.0.0.1:9003, server_stdout: Stdio { .. }, server_stderr: Stdio { .. } }
target = phd_framework::test_vm
vm_config = VmConfig { instance_spec: InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/66cb46fd-b709-40a9-8885-d7c681635f66.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/66cb46fd-b709-40a9-8885-d7c681635f66.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/migration_smoke_source.config.toml" }
|
541 | 2023-10-08T15:39:21.701Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = 577e188c-7767-4f65-966e-5a7788c987fb
line = 100
target = phd_framework::test_vm
vm = "migration_smoke_target"
|
542 | 2023-10-08T15:39:21.704Z | 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 = 57
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
543 | 2023-10-08T15:39:21.712Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 867
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
544 | 2023-10-08T15:39:21.745Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 43
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
545 | 2023-10-08T15:39:21.749Z | INFO | phd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
id = 577e188c-7767-4f65-966e-5a7788c987fb
line = 306
migration_id = e1500e19-d243-48ee-88e6-91d21668df2a
target = phd_framework::test_vm
vm = "migration_smoke_target"
|
546 | 2023-10-08T15:39:21.866Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = 577e188c-7767-4f65-966e-5a7788c987fb
line = 80
target = phd_framework::serial
vm = "migration_smoke_target"
|
547 | 2023-10-08T15:39:21.866Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = 577e188c-7767-4f65-966e-5a7788c987fb
line = 36
target = phd_framework::serial::vt100
vm = "migration_smoke_target"
|
548 | 2023-10-08T15:39:21.867Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = 577e188c-7767-4f65-966e-5a7788c987fb
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 577e188c-7767-4f65-966e-5a7788c987fb, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-577e188c-7767-4f65-966e-5a7788c987fb", vcpus: 2 }, state: Migrating }
instance_spec = InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/66cb46fd-b709-40a9-8885-d7c681635f66.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "migration_smoke_target"
|
549 | 2023-10-08T15:39:21.867Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = 577e188c-7767-4f65-966e-5a7788c987fb
line = 324
migration_id = e1500e19-d243-48ee-88e6-91d21668df2a
target = phd_framework::test_vm
vm = "migration_smoke_target"
|
550 | 2023-10-08T15:39:33.054Z | 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
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 44
target = phd_framework::serial
vm = "migration_smoke_source"
|
551 | 2023-10-08T15:39:33.054Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket returned None
file = phd-tests/framework/src/serial/mod.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 47
target = phd_framework::serial
vm = "migration_smoke_source"
|
552 | 2023-10-08T15:39:33.055Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 15646
file = phd-tests/framework/src/serial/mod.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 80
target = phd_framework::serial
vm = "migration_smoke_source"
|
553 | 2023-10-08T15:39:35.036Z | INFO | phd-runner: [MIGRATE - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
id = 577e188c-7767-4f65-966e-5a7788c987fb
line = 333
migration_id = e1500e19-d243-48ee-88e6-91d21668df2a
target = phd_framework::test_vm
vm = "migration_smoke_target"
|
554 | 2023-10-08T15:39:35.036Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 13169
file = phd-tests/framework/src/test_vm/mod.rs
id = 577e188c-7767-4f65-966e-5a7788c987fb
line = 324
migration_id = e1500e19-d243-48ee-88e6-91d21668df2a
target = phd_framework::test_vm
vm = "migration_smoke_target"
|
555 | 2023-10-08T15:39:35.040Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = 577e188c-7767-4f65-966e-5a7788c987fb
line = 481
target = phd_framework::test_vm
timeout_duration = 15s
vm = "migration_smoke_target"
|
556 | 2023-10-08T15:39:35.040Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = 577e188c-7767-4f65-966e-5a7788c987fb
line = 152
target = phd_framework::serial::vt100
vm = "migration_smoke_target"
wanted = ls foo.bar\n
|
557 | 2023-10-08T15:39:35.052Z | INFO | phd-runner: [SERIAL - EVENT] ls foo.bar
file = phd-tests/framework/src/serial/vt100.rs
id = 577e188c-7767-4f65-966e-5a7788c987fb
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_target"
|
558 | 2023-10-08T15:39:35.052Z | INFO | phd-runner: [VM - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
id = 577e188c-7767-4f65-966e-5a7788c987fb
line = 481
target = phd_framework::test_vm
timeout_duration = 300s
vm = "migration_smoke_target"
|
559 | 2023-10-08T15:39:35.052Z | INFO | phd-runner: [SERIAL - EVENT] Registering wait for serial console output
file = phd-tests/framework/src/serial/vt100.rs
id = 577e188c-7767-4f65-966e-5a7788c987fb
line = 152
target = phd_framework::serial::vt100
vm = "migration_smoke_target"
wanted = localhost:~#
|
560 | 2023-10-08T15:39:35.073Z | INFO | phd-runner: [SERIAL - EVENT] foo.bar
file = phd-tests/framework/src/serial/vt100.rs
id = 577e188c-7767-4f65-966e-5a7788c987fb
line = 119
target = phd_framework::serial::vt100
vm = "migration_smoke_target"
|
561 | 2023-10-08T15:39:35.073Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 577e188c-7767-4f65-966e-5a7788c987fb
line = 267
target = phd_framework::test_vm
vm = "migration_smoke_target"
|
562 | 2023-10-08T15:39:35.074Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
id = 577e188c-7767-4f65-966e-5a7788c987fb
line = 583
target = phd_framework::test_vm
vm = "migration_smoke_target"
|
563 | 2023-10-08T15:39:35.074Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 577e188c-7767-4f65-966e-5a7788c987fb
line = 260
state = Stop
target = phd_framework::test_vm
vm = "migration_smoke_target"
|
564 | 2023-10-08T15:39:35.075Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
id = 577e188c-7767-4f65-966e-5a7788c987fb
line = 400
target = phd_framework::test_vm
vm = "migration_smoke_target"
|
565 | 2023-10-08T15:39:35.075Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 577e188c-7767-4f65-966e-5a7788c987fb
line = 267
target = phd_framework::test_vm
vm = "migration_smoke_target"
|
566 | 2023-10-08T15:39:35.076Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
id = 577e188c-7767-4f65-966e-5a7788c987fb
line = 40
target = phd_framework::serial
vm = "migration_smoke_target"
|
567 | 2023-10-08T15:39:35.076Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 13210
file = phd-tests/framework/src/serial/mod.rs
id = 577e188c-7767-4f65-966e-5a7788c987fb
line = 80
target = phd_framework::serial
vm = "migration_smoke_target"
|
568 | 2023-10-08T15:39:35.780Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 577e188c-7767-4f65-966e-5a7788c987fb
line = 267
target = phd_framework::test_vm
vm = "migration_smoke_target"
|
569 | 2023-10-08T15:39:35.784Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 91
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
|
570 | 2023-10-08T15:39:35.802Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 106
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
|
571 | 2023-10-08T15:39:35.803Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 13936
file = phd-tests/framework/src/serial/vt100.rs
id = 577e188c-7767-4f65-966e-5a7788c987fb
line = 36
target = phd_framework::serial::vt100
vm = "migration_smoke_target"
|
572 | 2023-10-08T15:39:35.803Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 14053
file = phd-tests/framework/src/test_vm/mod.rs
id = 577e188c-7767-4f65-966e-5a7788c987fb
line = 100
target = phd_framework::test_vm
vm = "migration_smoke_target"
|
573 | 2023-10-08T15:39:35.803Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 267
target = phd_framework::test_vm
vm = "migration_smoke_source"
|
574 | 2023-10-08T15:39:35.809Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 91
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
575 | 2023-10-08T15:39:35.826Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 106
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
576 | 2023-10-08T15:39:35.826Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 77
path = /tmp/propolis-phd/66cb46fd-b709-40a9-8885-d7c681635f66.phd_disk
target = phd_framework::disk::file
|
577 | 2023-10-08T15:39:35.831Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 18422
file = phd-tests/framework/src/serial/vt100.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 36
target = phd_framework::serial::vt100
vm = "migration_smoke_source"
|
578 | 2023-10-08T15:39:35.831Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 18538
file = phd-tests/framework/src/test_vm/mod.rs
id = 5d913ad6-7875-48ec-b0c1-8909e2a8d01f
line = 100
target = phd_framework::test_vm
vm = "migration_smoke_source"
|
579 | 2023-10-08T15:39:35.831Z | INFO | phd-runner: test phd_tests::migrate::smoke_test ... ok
file = phd-tests/runner/src/execute.rs
line = 117
target = phd_runner::execute
|
580 | 2023-10-08T15:39:35.831Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
581 | 2023-10-08T15:39:35.831Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
582 | 2023-10-08T15:39:35.831Z | 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
|
583 | 2023-10-08T15:39:35.831Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
584 | 2023-10-08T15:39:35.831Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
585 | 2023-10-08T15:39:35.831Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 35
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
586 | 2023-10-08T15:39:35.831Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/3469ec75-70d0-45ea-b464-adf0dc9b7856.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 38
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
587 | 2023-10-08T15:39:35.856Z | INFO | phd-runner: Configuring VM from request
config = ConfigRequest { cpus: 2, memory_mib: 512, bootrom_path: "/tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd", boot_disk: Some(DiskRequest { disk: FileBackedDisk { disk_path: "/tmp/propolis-phd/3469ec75-70d0-45ea-b464-adf0dc9b7856.phd_disk", guest_os: Some(Alpine) }, pci_device_num: 4, interface: Nvme }), data_disks: [] }
file = phd-tests/framework/src/test_vm/factory.rs
line = 127
target = phd_framework::test_vm::factory
vm_name = "instance_reset_requires_running_test"
|
588 | 2023-10-08T15:39:35.856Z | INFO | phd-runner: 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
|
589 | 2023-10-08T15:39:35.856Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
590 | 2023-10-08T15:39:35.856Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 99
process_params = ServerProcessParameters { server_path: "/work/phd-test/propolis-server", config_toml_path: "/tmp/propolis-phd/instance_reset_requires_running_test.config.toml", server_addr: 127.0.0.1:9000, vnc_addr: 127.0.0.1:9001, server_stdout: Stdio { .. }, server_stderr: Stdio { .. } }
target = phd_framework::test_vm
vm_config = VmConfig { instance_spec: InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/3469ec75-70d0-45ea-b464-adf0dc9b7856.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/3469ec75-70d0-45ea-b464-adf0dc9b7856.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/instance_reset_requires_running_test.config.toml" }
|
591 | 2023-10-08T15:39:35.856Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = 7242d65e-a014-480b-a052-0ff8379cbe54
line = 100
target = phd_framework::test_vm
vm = "instance_reset_requires_running_test"
|
592 | 2023-10-08T15:39:35.859Z | 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 = 57
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
593 | 2023-10-08T15:39:35.866Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 870
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
594 | 2023-10-08T15:39:35.898Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 42
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
595 | 2023-10-08T15:39:35.898Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 7242d65e-a014-480b-a052-0ff8379cbe54
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_requires_running_test"
|
596 | 2023-10-08T15:39:36.008Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = 7242d65e-a014-480b-a052-0ff8379cbe54
line = 80
target = phd_framework::serial
vm = "instance_reset_requires_running_test"
|
597 | 2023-10-08T15:39:36.008Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = 7242d65e-a014-480b-a052-0ff8379cbe54
line = 36
target = phd_framework::serial::vt100
vm = "instance_reset_requires_running_test"
|
598 | 2023-10-08T15:39:36.009Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = 7242d65e-a014-480b-a052-0ff8379cbe54
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 7242d65e-a014-480b-a052-0ff8379cbe54, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-7242d65e-a014-480b-a052-0ff8379cbe54", vcpus: 2 }, state: Creating }
instance_spec = InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/3469ec75-70d0-45ea-b464-adf0dc9b7856.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "instance_reset_requires_running_test"
|
599 | 2023-10-08T15:39:36.009Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 7242d65e-a014-480b-a052-0ff8379cbe54
line = 260
state = Run
target = phd_framework::test_vm
vm = "instance_reset_requires_running_test"
|
600 | 2023-10-08T15:39:36.010Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
id = 7242d65e-a014-480b-a052-0ff8379cbe54
line = 400
target = phd_framework::test_vm
vm = "instance_reset_requires_running_test"
|
601 | 2023-10-08T15:39:36.010Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 7242d65e-a014-480b-a052-0ff8379cbe54
line = 267
target = phd_framework::test_vm
vm = "instance_reset_requires_running_test"
|
602 | 2023-10-08T15:39:36.010Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 7242d65e-a014-480b-a052-0ff8379cbe54
line = 267
target = phd_framework::test_vm
vm = "instance_reset_requires_running_test"
|
603 | 2023-10-08T15:39:36.011Z | INFO | phd-runner: [VM - EVENT] Cleaning up Test VM on drop
file = phd-tests/framework/src/test_vm/mod.rs
id = 7242d65e-a014-480b-a052-0ff8379cbe54
line = 583
target = phd_framework::test_vm
vm = "instance_reset_requires_running_test"
|
604 | 2023-10-08T15:39:36.011Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 7242d65e-a014-480b-a052-0ff8379cbe54
line = 260
state = Stop
target = phd_framework::test_vm
vm = "instance_reset_requires_running_test"
|
605 | 2023-10-08T15:39:36.011Z | INFO | phd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
id = 7242d65e-a014-480b-a052-0ff8379cbe54
line = 400
target = phd_framework::test_vm
vm = "instance_reset_requires_running_test"
|
606 | 2023-10-08T15:39:36.011Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 7242d65e-a014-480b-a052-0ff8379cbe54
line = 267
target = phd_framework::test_vm
vm = "instance_reset_requires_running_test"
|
607 | 2023-10-08T15:39:36.012Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
id = 7242d65e-a014-480b-a052-0ff8379cbe54
line = 40
target = phd_framework::serial
vm = "instance_reset_requires_running_test"
|
608 | 2023-10-08T15:39:36.012Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 4
file = phd-tests/framework/src/serial/mod.rs
id = 7242d65e-a014-480b-a052-0ff8379cbe54
line = 80
target = phd_framework::serial
vm = "instance_reset_requires_running_test"
|
609 | 2023-10-08T15:39:36.457Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 7242d65e-a014-480b-a052-0ff8379cbe54
line = 267
target = phd_framework::test_vm
vm = "instance_reset_requires_running_test"
|
610 | 2023-10-08T15:39:36.461Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 91
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
611 | 2023-10-08T15:39:36.477Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 106
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
612 | 2023-10-08T15:39:36.477Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 77
path = /tmp/propolis-phd/3469ec75-70d0-45ea-b464-adf0dc9b7856.phd_disk
target = phd_framework::disk::file
|
613 | 2023-10-08T15:39:36.481Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 473
file = phd-tests/framework/src/serial/vt100.rs
id = 7242d65e-a014-480b-a052-0ff8379cbe54
line = 36
target = phd_framework::serial::vt100
vm = "instance_reset_requires_running_test"
|
614 | 2023-10-08T15:39:36.481Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 583
file = phd-tests/framework/src/test_vm/mod.rs
id = 7242d65e-a014-480b-a052-0ff8379cbe54
line = 100
target = phd_framework::test_vm
vm = "instance_reset_requires_running_test"
|
615 | 2023-10-08T15:39:36.482Z | 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
|
616 | 2023-10-08T15:39:36.482Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
617 | 2023-10-08T15:39:36.482Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
618 | 2023-10-08T15:39:36.482Z | 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
|
619 | 2023-10-08T15:39:36.482Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
620 | 2023-10-08T15:39:36.482Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
621 | 2023-10-08T15:39:36.482Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 35
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
622 | 2023-10-08T15:39:36.482Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/df02a482-7748-4b5f-ba9a-90cb9712004f.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 38
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
623 | 2023-10-08T15:39:36.506Z | INFO | phd-runner: Configuring VM from request
config = ConfigRequest { cpus: 2, memory_mib: 512, bootrom_path: "/tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd", boot_disk: Some(DiskRequest { disk: FileBackedDisk { disk_path: "/tmp/propolis-phd/df02a482-7748-4b5f-ba9a-90cb9712004f.phd_disk", guest_os: Some(Alpine) }, pci_device_num: 4, interface: Nvme }), data_disks: [] }
file = phd-tests/framework/src/test_vm/factory.rs
line = 127
target = phd_framework::test_vm::factory
vm_name = "instance_reset_returns_to_running_test"
|
624 | 2023-10-08T15:39:36.506Z | INFO | phd-runner: 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
|
625 | 2023-10-08T15:39:36.506Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
626 | 2023-10-08T15:39:36.506Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 99
process_params = ServerProcessParameters { server_path: "/work/phd-test/propolis-server", config_toml_path: "/tmp/propolis-phd/instance_reset_returns_to_running_test.config.toml", server_addr: 127.0.0.1:9000, vnc_addr: 127.0.0.1:9001, server_stdout: Stdio { .. }, server_stderr: Stdio { .. } }
target = phd_framework::test_vm
vm_config = VmConfig { instance_spec: InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/df02a482-7748-4b5f-ba9a-90cb9712004f.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/df02a482-7748-4b5f-ba9a-90cb9712004f.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/instance_reset_returns_to_running_test.config.toml" }
|
627 | 2023-10-08T15:39:36.506Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = 04676679-55ae-4e99-b831-1fa105c65fcb
line = 100
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
628 | 2023-10-08T15:39:36.509Z | 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 = 57
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
629 | 2023-10-08T15:39:36.516Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 872
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
630 | 2023-10-08T15:39:36.549Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 42
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
631 | 2023-10-08T15:39:36.549Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 04676679-55ae-4e99-b831-1fa105c65fcb
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
632 | 2023-10-08T15:39:36.665Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = 04676679-55ae-4e99-b831-1fa105c65fcb
line = 80
target = phd_framework::serial
vm = "instance_reset_returns_to_running_test"
|
633 | 2023-10-08T15:39:36.665Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = 04676679-55ae-4e99-b831-1fa105c65fcb
line = 36
target = phd_framework::serial::vt100
vm = "instance_reset_returns_to_running_test"
|
634 | 2023-10-08T15:39:36.666Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = 04676679-55ae-4e99-b831-1fa105c65fcb
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 04676679-55ae-4e99-b831-1fa105c65fcb, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-04676679-55ae-4e99-b831-1fa105c65fcb", vcpus: 2 }, state: Creating }
instance_spec = InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/df02a482-7748-4b5f-ba9a-90cb9712004f.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
635 | 2023-10-08T15:39:36.666Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 04676679-55ae-4e99-b831-1fa105c65fcb
line = 260
state = Run
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
636 | 2023-10-08T15:39:36.666Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
id = 04676679-55ae-4e99-b831-1fa105c65fcb
line = 400
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
637 | 2023-10-08T15:39:36.666Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 04676679-55ae-4e99-b831-1fa105c65fcb
line = 267
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
638 | 2023-10-08T15:39:36.667Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 04676679-55ae-4e99-b831-1fa105c65fcb
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
639 | 2023-10-08T15:39:36.667Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
id = 04676679-55ae-4e99-b831-1fa105c65fcb
line = 400
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
640 | 2023-10-08T15:39:36.667Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 04676679-55ae-4e99-b831-1fa105c65fcb
line = 267
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
641 | 2023-10-08T15:39:37.046Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 04676679-55ae-4e99-b831-1fa105c65fcb
line = 267
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
642 | 2023-10-08T15:39:37.048Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 04676679-55ae-4e99-b831-1fa105c65fcb
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
643 | 2023-10-08T15:39:37.048Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 04676679-55ae-4e99-b831-1fa105c65fcb
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
644 | 2023-10-08T15:39:37.049Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 04676679-55ae-4e99-b831-1fa105c65fcb
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
645 | 2023-10-08T15:39:37.049Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 04676679-55ae-4e99-b831-1fa105c65fcb
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
646 | 2023-10-08T15:39:37.050Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 04676679-55ae-4e99-b831-1fa105c65fcb
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
647 | 2023-10-08T15:39:37.050Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 04676679-55ae-4e99-b831-1fa105c65fcb
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
648 | 2023-10-08T15:39:37.051Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 04676679-55ae-4e99-b831-1fa105c65fcb
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
649 | 2023-10-08T15:39:37.051Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 04676679-55ae-4e99-b831-1fa105c65fcb
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
650 | 2023-10-08T15:39:37.052Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 04676679-55ae-4e99-b831-1fa105c65fcb
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
651 | 2023-10-08T15:39:37.052Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 04676679-55ae-4e99-b831-1fa105c65fcb
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
652 | 2023-10-08T15:39:37.053Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
id = 04676679-55ae-4e99-b831-1fa105c65fcb
line = 400
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
653 | 2023-10-08T15:39:37.053Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 04676679-55ae-4e99-b831-1fa105c65fcb
line = 267
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
654 | 2023-10-08T15:39:37.747Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 04676679-55ae-4e99-b831-1fa105c65fcb
line = 267
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
655 | 2023-10-08T15:39:37.747Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 04676679-55ae-4e99-b831-1fa105c65fcb
line = 260
state = Stop
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
656 | 2023-10-08T15:39:37.748Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
id = 04676679-55ae-4e99-b831-1fa105c65fcb
line = 400
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
657 | 2023-10-08T15:39:37.748Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 04676679-55ae-4e99-b831-1fa105c65fcb
line = 267
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
658 | 2023-10-08T15:39:37.749Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
id = 04676679-55ae-4e99-b831-1fa105c65fcb
line = 40
target = phd_framework::serial
vm = "instance_reset_returns_to_running_test"
|
659 | 2023-10-08T15:39:37.749Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 1084
file = phd-tests/framework/src/serial/mod.rs
id = 04676679-55ae-4e99-b831-1fa105c65fcb
line = 80
target = phd_framework::serial
vm = "instance_reset_returns_to_running_test"
|
660 | 2023-10-08T15:39:38.124Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 04676679-55ae-4e99-b831-1fa105c65fcb
line = 267
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
661 | 2023-10-08T15:39:38.125Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 04676679-55ae-4e99-b831-1fa105c65fcb
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
662 | 2023-10-08T15:39:38.126Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 04676679-55ae-4e99-b831-1fa105c65fcb
line = 267
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
663 | 2023-10-08T15:39:38.130Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 91
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
664 | 2023-10-08T15:39:38.145Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 106
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
665 | 2023-10-08T15:39:38.145Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 77
path = /tmp/propolis-phd/df02a482-7748-4b5f-ba9a-90cb9712004f.phd_disk
target = phd_framework::disk::file
|
666 | 2023-10-08T15:39:38.150Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 1484
file = phd-tests/framework/src/serial/vt100.rs
id = 04676679-55ae-4e99-b831-1fa105c65fcb
line = 36
target = phd_framework::serial::vt100
vm = "instance_reset_returns_to_running_test"
|
667 | 2023-10-08T15:39:38.150Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 1601
file = phd-tests/framework/src/test_vm/mod.rs
id = 04676679-55ae-4e99-b831-1fa105c65fcb
line = 100
target = phd_framework::test_vm
vm = "instance_reset_returns_to_running_test"
|
668 | 2023-10-08T15:39:38.150Z | 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
|
669 | 2023-10-08T15:39:38.150Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
670 | 2023-10-08T15:39:38.150Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
671 | 2023-10-08T15:39:38.150Z | 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
|
672 | 2023-10-08T15:39:38.150Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
673 | 2023-10-08T15:39:38.150Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
674 | 2023-10-08T15:39:38.150Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 35
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
675 | 2023-10-08T15:39:38.150Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/2e3e79ef-69f6-4faf-aba4-a82980b189de.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 38
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
676 | 2023-10-08T15:39:38.175Z | INFO | phd-runner: Configuring VM from request
config = ConfigRequest { cpus: 2, memory_mib: 512, bootrom_path: "/tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd", boot_disk: Some(DiskRequest { disk: FileBackedDisk { disk_path: "/tmp/propolis-phd/2e3e79ef-69f6-4faf-aba4-a82980b189de.phd_disk", guest_os: Some(Alpine) }, pci_device_num: 4, interface: Nvme }), data_disks: [] }
file = phd-tests/framework/src/test_vm/factory.rs
line = 127
target = phd_framework::test_vm::factory
vm_name = "instance_stop_causes_destroy_test"
|
677 | 2023-10-08T15:39:38.175Z | INFO | phd-runner: 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
|
678 | 2023-10-08T15:39:38.175Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
679 | 2023-10-08T15:39:38.175Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 99
process_params = ServerProcessParameters { server_path: "/work/phd-test/propolis-server", config_toml_path: "/tmp/propolis-phd/instance_stop_causes_destroy_test.config.toml", server_addr: 127.0.0.1:9000, vnc_addr: 127.0.0.1:9001, server_stdout: Stdio { .. }, server_stderr: Stdio { .. } }
target = phd_framework::test_vm
vm_config = VmConfig { instance_spec: InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/2e3e79ef-69f6-4faf-aba4-a82980b189de.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/2e3e79ef-69f6-4faf-aba4-a82980b189de.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/instance_stop_causes_destroy_test.config.toml" }
|
680 | 2023-10-08T15:39:38.175Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = a7420687-9060-4d14-869d-108a1a1210ef
line = 100
target = phd_framework::test_vm
vm = "instance_stop_causes_destroy_test"
|
681 | 2023-10-08T15:39:38.178Z | 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 = 57
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
682 | 2023-10-08T15:39:38.185Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 874
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
683 | 2023-10-08T15:39:38.218Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 42
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
684 | 2023-10-08T15:39:38.334Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = a7420687-9060-4d14-869d-108a1a1210ef
line = 80
target = phd_framework::serial
vm = "instance_stop_causes_destroy_test"
|
685 | 2023-10-08T15:39:38.334Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = a7420687-9060-4d14-869d-108a1a1210ef
line = 36
target = phd_framework::serial::vt100
vm = "instance_stop_causes_destroy_test"
|
686 | 2023-10-08T15:39:38.335Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = a7420687-9060-4d14-869d-108a1a1210ef
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: a7420687-9060-4d14-869d-108a1a1210ef, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-a7420687-9060-4d14-869d-108a1a1210ef", vcpus: 2 }, state: Creating }
instance_spec = InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/2e3e79ef-69f6-4faf-aba4-a82980b189de.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "instance_stop_causes_destroy_test"
|
687 | 2023-10-08T15:39:38.335Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = a7420687-9060-4d14-869d-108a1a1210ef
line = 260
state = Run
target = phd_framework::test_vm
vm = "instance_stop_causes_destroy_test"
|
688 | 2023-10-08T15:39:38.336Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = a7420687-9060-4d14-869d-108a1a1210ef
line = 260
state = Stop
target = phd_framework::test_vm
vm = "instance_stop_causes_destroy_test"
|
689 | 2023-10-08T15:39:38.336Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
id = a7420687-9060-4d14-869d-108a1a1210ef
line = 400
target = phd_framework::test_vm
vm = "instance_stop_causes_destroy_test"
|
690 | 2023-10-08T15:39:38.336Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = a7420687-9060-4d14-869d-108a1a1210ef
line = 267
target = phd_framework::test_vm
vm = "instance_stop_causes_destroy_test"
|
691 | 2023-10-08T15:39:38.337Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
id = a7420687-9060-4d14-869d-108a1a1210ef
line = 40
target = phd_framework::serial
vm = "instance_stop_causes_destroy_test"
|
692 | 2023-10-08T15:39:38.337Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 3
file = phd-tests/framework/src/serial/mod.rs
id = a7420687-9060-4d14-869d-108a1a1210ef
line = 80
target = phd_framework::serial
vm = "instance_stop_causes_destroy_test"
|
693 | 2023-10-08T15:39:38.636Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = a7420687-9060-4d14-869d-108a1a1210ef
line = 267
target = phd_framework::test_vm
vm = "instance_stop_causes_destroy_test"
|
694 | 2023-10-08T15:39:38.638Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = a7420687-9060-4d14-869d-108a1a1210ef
line = 260
state = Run
target = phd_framework::test_vm
vm = "instance_stop_causes_destroy_test"
|
695 | 2023-10-08T15:39:38.638Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = a7420687-9060-4d14-869d-108a1a1210ef
line = 260
state = Stop
target = phd_framework::test_vm
vm = "instance_stop_causes_destroy_test"
|
696 | 2023-10-08T15:39:38.639Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = a7420687-9060-4d14-869d-108a1a1210ef
line = 260
state = Reboot
target = phd_framework::test_vm
vm = "instance_stop_causes_destroy_test"
|
697 | 2023-10-08T15:39:38.639Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = a7420687-9060-4d14-869d-108a1a1210ef
line = 267
target = phd_framework::test_vm
vm = "instance_stop_causes_destroy_test"
|
698 | 2023-10-08T15:39:38.642Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 91
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
699 | 2023-10-08T15:39:38.657Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 106
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
700 | 2023-10-08T15:39:38.657Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 77
path = /tmp/propolis-phd/2e3e79ef-69f6-4faf-aba4-a82980b189de.phd_disk
target = phd_framework::disk::file
|
701 | 2023-10-08T15:39:38.662Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 327
file = phd-tests/framework/src/serial/vt100.rs
id = a7420687-9060-4d14-869d-108a1a1210ef
line = 36
target = phd_framework::serial::vt100
vm = "instance_stop_causes_destroy_test"
|
702 | 2023-10-08T15:39:38.662Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 443
file = phd-tests/framework/src/test_vm/mod.rs
id = a7420687-9060-4d14-869d-108a1a1210ef
line = 100
target = phd_framework::test_vm
vm = "instance_stop_causes_destroy_test"
|
703 | 2023-10-08T15:39:38.662Z | 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
|
704 | 2023-10-08T15:39:38.662Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
705 | 2023-10-08T15:39:38.662Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
706 | 2023-10-08T15:39:38.662Z | 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
|
707 | 2023-10-08T15:39:38.662Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
708 | 2023-10-08T15:39:38.662Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 39
target = phd_runner::fixtures
|
709 | 2023-10-08T15:39:38.662Z | INFO | phd-runner: Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 35
path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
710 | 2023-10-08T15:39:38.662Z | INFO | phd-runner: Copying source image to create temporary disk
disk_path = /tmp/propolis-phd/b1a91727-1903-4cb7-9e03-4ba4406e3079.phd_disk
file = phd-tests/framework/src/disk/file.rs
line = 38
source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::disk::file
|
711 | 2023-10-08T15:39:38.687Z | INFO | phd-runner: Configuring VM from request
config = ConfigRequest { cpus: 2, memory_mib: 512, bootrom_path: "/tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd", boot_disk: Some(DiskRequest { disk: FileBackedDisk { disk_path: "/tmp/propolis-phd/b1a91727-1903-4cb7-9e03-4ba4406e3079.phd_disk", guest_os: Some(Alpine) }, pci_device_num: 4, interface: Nvme }), data_disks: [] }
file = phd-tests/framework/src/test_vm/factory.rs
line = 127
target = phd_framework::test_vm::factory
vm_name = "instance_ensure_running_test"
|
712 | 2023-10-08T15:39:38.687Z | INFO | phd-runner: 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
|
713 | 2023-10-08T15:39:38.687Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
714 | 2023-10-08T15:39:38.687Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 99
process_params = ServerProcessParameters { server_path: "/work/phd-test/propolis-server", config_toml_path: "/tmp/propolis-phd/instance_ensure_running_test.config.toml", server_addr: 127.0.0.1:9000, vnc_addr: 127.0.0.1:9001, server_stdout: Stdio { .. }, server_stderr: Stdio { .. } }
target = phd_framework::test_vm
vm_config = VmConfig { instance_spec: InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/b1a91727-1903-4cb7-9e03-4ba4406e3079.phd_disk", readonly: false })}, network_backends: {} } }, _disk_handles: [FileBackedDisk { disk_path: "/tmp/propolis-phd/b1a91727-1903-4cb7-9e03-4ba4406e3079.phd_disk", guest_os: Some(Alpine) }], guest_os_kind: Alpine, server_toml_path: "/tmp/propolis-phd/instance_ensure_running_test.config.toml" }
|
715 | 2023-10-08T15:39:38.687Z | INFO | phd-runner: [VM - START]
file = phd-tests/framework/src/test_vm/mod.rs
id = 4b2cf665-bc0f-4c54-be19-42e9f0892799
line = 100
target = phd_framework::test_vm
vm = "instance_ensure_running_test"
|
716 | 2023-10-08T15:39:38.690Z | 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 = 57
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
717 | 2023-10-08T15:39:38.696Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 876
file = phd-tests/framework/src/test_vm/server.rs
line = 79
target = phd_framework::test_vm::server
|
718 | 2023-10-08T15:39:38.728Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 40
file = phd-tests/framework/src/test_vm/mod.rs
line = 91
target = phd_framework::test_vm
|
719 | 2023-10-08T15:39:38.843Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - START]
file = phd-tests/framework/src/serial/mod.rs
id = 4b2cf665-bc0f-4c54-be19-42e9f0892799
line = 80
target = phd_framework::serial
vm = "instance_ensure_running_test"
|
720 | 2023-10-08T15:39:38.844Z | INFO | phd-runner: [SERIAL - START]
file = phd-tests/framework/src/serial/vt100.rs
id = 4b2cf665-bc0f-4c54-be19-42e9f0892799
line = 36
target = phd_framework::serial::vt100
vm = "instance_ensure_running_test"
|
721 | 2023-10-08T15:39:38.844Z | INFO | phd-runner: [VM - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
id = 4b2cf665-bc0f-4c54-be19-42e9f0892799
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 4b2cf665-bc0f-4c54-be19-42e9f0892799, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-4b2cf665-bc0f-4c54-be19-42e9f0892799", vcpus: 2 }, state: Creating }
instance_spec = InstanceSpecV0 { devices: DeviceSpecV0 { board: Board { cpus: 2, memory_mb: 512, chipset: I440Fx(I440Fx { enable_pcie: false }) }, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "storage-backend0", pci_path: PciPath { bus: 0, device: 4, function: 0 } })}, network_devices: {}, serial_ports: {"com1": SerialPort { num: Com1 }}, pci_pci_bridges: {} }, backends: BackendSpecV0 { storage_backends: {"storage-backend0": File(FileStorageBackend { path: "/tmp/propolis-phd/b1a91727-1903-4cb7-9e03-4ba4406e3079.phd_disk", readonly: false })}, network_backends: {} } }
line = 193
target = phd_framework::test_vm
vm = "instance_ensure_running_test"
|
722 | 2023-10-08T15:39:38.844Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 4b2cf665-bc0f-4c54-be19-42e9f0892799
line = 267
target = phd_framework::test_vm
vm = "instance_ensure_running_test"
|
723 | 2023-10-08T15:39:38.845Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 4b2cf665-bc0f-4c54-be19-42e9f0892799
line = 260
state = Run
target = phd_framework::test_vm
vm = "instance_ensure_running_test"
|
724 | 2023-10-08T15:39:38.845Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
id = 4b2cf665-bc0f-4c54-be19-42e9f0892799
line = 400
target = phd_framework::test_vm
vm = "instance_ensure_running_test"
|
725 | 2023-10-08T15:39:38.846Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 4b2cf665-bc0f-4c54-be19-42e9f0892799
line = 267
target = phd_framework::test_vm
vm = "instance_ensure_running_test"
|
726 | 2023-10-08T15:39:38.846Z | INFO | phd-runner: [VM - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
id = 4b2cf665-bc0f-4c54-be19-42e9f0892799
line = 260
state = Stop
target = phd_framework::test_vm
vm = "instance_ensure_running_test"
|
727 | 2023-10-08T15:39:38.847Z | INFO | phd-runner: [VM - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
id = 4b2cf665-bc0f-4c54-be19-42e9f0892799
line = 400
target = phd_framework::test_vm
vm = "instance_ensure_running_test"
|
728 | 2023-10-08T15:39:38.847Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 4b2cf665-bc0f-4c54-be19-42e9f0892799
line = 267
target = phd_framework::test_vm
vm = "instance_ensure_running_test"
|
729 | 2023-10-08T15:39:38.848Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed
file = phd-tests/framework/src/serial/mod.rs
id = 4b2cf665-bc0f-4c54-be19-42e9f0892799
line = 40
target = phd_framework::serial
vm = "instance_ensure_running_test"
|
730 | 2023-10-08T15:39:38.848Z | INFO | phd-runner: [SERIAL WEBSOCKET TASK - END]
elapsed_milliseconds = 4
file = phd-tests/framework/src/serial/mod.rs
id = 4b2cf665-bc0f-4c54-be19-42e9f0892799
line = 80
target = phd_framework::serial
vm = "instance_ensure_running_test"
|
731 | 2023-10-08T15:39:39.355Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 4b2cf665-bc0f-4c54-be19-42e9f0892799
line = 267
target = phd_framework::test_vm
vm = "instance_ensure_running_test"
|
732 | 2023-10-08T15:39:39.357Z | INFO | phd-runner: [VM - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
id = 4b2cf665-bc0f-4c54-be19-42e9f0892799
line = 267
target = phd_framework::test_vm
vm = "instance_ensure_running_test"
|
733 | 2023-10-08T15:39:39.360Z | INFO | phd-runner: Killing Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 91
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
734 | 2023-10-08T15:39:39.377Z | INFO | phd-runner: Successfully waited for demise of Propolis server that was dropped
file = phd-tests/framework/src/test_vm/server.rs
line = 106
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
|
735 | 2023-10-08T15:39:39.377Z | INFO | phd-runner: Deleting guest disk image
file = phd-tests/framework/src/disk/file.rs
line = 77
path = /tmp/propolis-phd/b1a91727-1903-4cb7-9e03-4ba4406e3079.phd_disk
target = phd_framework::disk::file
|
736 | 2023-10-08T15:39:39.381Z | INFO | phd-runner: [SERIAL - END]
elapsed_milliseconds = 537
file = phd-tests/framework/src/serial/vt100.rs
id = 4b2cf665-bc0f-4c54-be19-42e9f0892799
line = 36
target = phd_framework::serial::vt100
vm = "instance_ensure_running_test"
|
737 | 2023-10-08T15:39:39.381Z | INFO | phd-runner: [VM - END]
elapsed_milliseconds = 653
file = phd-tests/framework/src/test_vm/mod.rs
id = 4b2cf665-bc0f-4c54-be19-42e9f0892799
line = 100
target = phd_framework::test_vm
vm = "instance_ensure_running_test"
|
738 | 2023-10-08T15:39:39.381Z | 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
|
739 | 2023-10-08T15:39:39.381Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
740 | 2023-10-08T15:39:39.381Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 49
target = phd_runner::fixtures
|
741 | 2023-10-08T15:39:39.381Z | INFO | phd-runner: [EXECUTION_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 33
target = phd_runner::fixtures
|
742 | 2023-10-08T15:39:39.381Z | INFO | phd-runner: [EXECUTION_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 33
target = phd_runner::fixtures
|
743 | | test result: ok. 9 passed; 0 failed; 4 skipped; 0 not run; finished in 91.44s |
744 | | |