1 | 2024-03-22T05:01:50.870Z | INFO | phd-runner: phd_runner
file = phd-tests/runner/src/main.rs
line = 35
runner_args = ProcessArgs { command: Run(RunOptions { propolis_server_cmd: "/work/phd-test/propolis-server", base_propolis_branch: Some("master"), base_propolis_commit: None, base_propolis_cmd: None, crucible_downstairs_cmd: None, crucible_downstairs_commit: Some(Auto), tmp_directory: "/tmp/propolis-phd", artifact_directory: Some("/phd-artifacts"), 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: [], max_buildomat_wait_secs: 1200 }), disable_ansi: false, emit_bunyan: true }
target = phd_runner
|
2 | 2024-03-22T05:01:50.872Z | DEBG | phd-runner: Created new artifact store from manifest
file = phd-tests/framework/src/artifacts/store.rs
line = 221
store = Store { local_dir: "/phd-artifacts", artifacts: {"alpine": Mutex { data: StoredArtifact { description: Artifact { filename: "alpine.iso", kind: GuestOs(Alpine), source: RemoteServer { sha256: "ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1" }, untar: None }, cached_path: None } }, "ovmf": Mutex { data: StoredArtifact { description: Artifact { filename: "OVMF_CODE.fd", kind: Bootrom, source: Buildomat(BuildomatArtifact { repo: Repo("oxidecomputer/edk2"), series: Series("image_debug"), commit: Commit("6d92acf0a22718dd4175d7c64dbcf7aaec3740bd"), sha256: "29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f" }), untar: None }, cached_path: None } }}, downloader: DownloadConfig { timeout: 600s, buildomat_backoff: ExponentialBackoff { current_interval: 1s, initial_interval: 1s, randomization_factor: 0.5, multiplier: 1.5, max_interval: 60s, start_time: Instant { tv_sec: 369, tv_nsec: 987420920 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } }
target = phd_framework::artifacts::store
|
3 | 2024-03-22T05:01:50.872Z | INFO | phd-runner: Adding Propolis server from local command
file = phd-tests/framework/src/artifacts/store.rs
line = 229
propolis_server_cmd = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
4 | 2024-03-22T05:01:50.872Z | INFO | phd-runner: Adding crucible-downstairs from Buildomat Git revision
commit = 952c7d60d22be5198b892bec8d92f4291b9160c2
file = phd-tests/framework/src/artifacts/store.rs
line = 313
target = phd_framework::artifacts::store
|
5 | 2024-03-22T05:01:50.872Z | DEBG | phd-runner: Downloading file from Buildomat...
file = phd-tests/framework/src/artifacts/buildomat.rs
line = 215
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/crucible/nightly-image/952c7d60d22be5198b892bec8d92f4291b9160c2/crucible-nightly.sha256.txt
|
6 | 2024-03-22T05:01:51.083Z | INFO | phd-runner: Adding 'current' Propolis server from Buildomat Git branch 'master'
file = phd-tests/framework/src/artifacts/store.rs
line = 250
target = phd_framework::artifacts::store
|
7 | 2024-03-22T05:01:51.504Z | DEBG | phd-runner: Downloading file from Buildomat...
file = phd-tests/framework/src/artifacts/buildomat.rs
line = 215
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/fdf0585c6a227a7cfbee4a61a36938c3d77e4712/propolis-server.sha256.txt
|
8 | 2024-03-22T05:01:51.634Z | INFO | phd-runner: [EXECUTION_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
9 | 2024-03-22T05:01:51.634Z | INFO | phd-runner: [EXECUTION_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
10 | 2024-03-22T05:01:51.634Z | INFO | phd-runner: Running 22 test(s)
file = phd-tests/runner/src/execute.rs
line = 82
target = phd_runner::execute
|
11 | 2024-03-22T05:01:51.634Z | INFO | phd-runner: Starting test phd_tests::smoke::instance_spec_get_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
12 | 2024-03-22T05:01:51.634Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
13 | 2024-03-22T05:01:51.635Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
14 | 2024-03-22T05:01:51.635Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/smoke.rs
line = 18
path = phd_tests::smoke::instance_spec_get_test
target = phd_tests::smoke
|
15 | 2024-03-22T05:01:51.635Z | DEBG | phd-runner: [TEST - EVENT] checking for existing copy of artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 89
maybe_path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::artifacts::store
|
16 | 2024-03-22T05:01:51.635Z | DEBG | phd-runner: [TEST - EVENT] Downloading file from Buildomat...
file = phd-tests/framework/src/artifacts/buildomat.rs
line = 215
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/6d92acf0a22718dd4175d7c64dbcf7aaec3740bd/OVMF_CODE.fd
|
17 | 2024-03-22T05:01:52.298Z | DEBG | phd-runner: [TEST - EVENT] checking for existing copy of artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 89
maybe_path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::artifacts::store
|
18 | 2024-03-22T05:01:52.298Z | DEBG | phd-runner: [TEST - EVENT] Downloading alpine.iso from https://oxide-omicron-build.s3.amazonaws.com/alpine.iso
file = phd-tests/framework/src/artifacts/store.rs
line = 618
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::artifacts::store
timeout = 600s
|
19 | 2024-03-22T05:02:21.327Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
20 | 2024-03-22T05:02:21.327Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::zfs
verb = list
|
21 | 2024-03-22T05:02:21.348Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::smoke::instance_spec_get_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 2.00M 1.80T 1.91M /phd-artifacts\n
target = phd_framework::zfs
|
22 | 2024-03-22T05:02:21.348Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-876287d1-6b0f-4962-bf50-05c066d76703"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::zfs
verb = snapshot
|
23 | 2024-03-22T05:02:21.398Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-876287d1-6b0f-4962-bf50-05c066d76703", "phd-artifacts/phd-clone-8993e24b-3811-49b5-8d40-70277a5434a4"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::zfs
verb = clone
|
24 | 2024-03-22T05:02:21.414Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-8993e24b-3811-49b5-8d40-70277a5434a4"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::zfs
verb = list
|
25 | 2024-03-22T05:02:21.424Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::smoke::instance_spec_get_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-8993e24b-3811-49b5-8d40-70277a5434a4 0B 1.80T 48.9M /phd-artifacts/phd-clone-8993e24b-3811-49b5-8d40-70277a5434a4\n
target = phd_framework::zfs
|
26 | 2024-03-22T05:02:21.425Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
|
27 | 2024-03-22T05:02:21.425Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 186
path = phd_tests::smoke::instance_spec_get_test
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-8993e24b-3811-49b5-8d40-70277a5434a4/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 4, memory_mb: 3072 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = instance_spec_test
|
28 | 2024-03-22T05:02:21.425Z | DEBG | phd-runner: [NEW - EVENT] Examining locally-sourced artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 56
path = /work/phd-test/propolis-server
sha256 = None
target = phd_framework::artifacts::store
|
29 | 2024-03-22T05:02:21.425Z | DEBG | phd-runner: [NEW - EVENT] Locally-sourced artifact is valid, caching its path
file = phd-tests/framework/src/artifacts/store.rs
line = 69
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
30 | 2024-03-22T05:02:21.426Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/instance_spec_test.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::smoke::instance_spec_get_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
31 | 2024-03-22T05:02:21.426Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::smoke::instance_spec_get_test
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
|
32 | 2024-03-22T05:02:21.430Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 863
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm::server
|
33 | 2024-03-22T05:02:21.431Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 5
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
|
34 | 2024-03-22T05:02:21.431Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 7b393881-dcce-473b-8168-7faf0cfe9657
|
35 | 2024-03-22T05:02:21.432Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 7b393881-dcce-473b-8168-7faf0cfe9657
|
36 | 2024-03-22T05:02:22.269Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
37 | 2024-03-22T05:02:22.270Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 7b393881-dcce-473b-8168-7faf0cfe9657, image_id: 00000000-0000-0000-0000-000000000000, memory: 3072, metadata: InstanceMetadata { project_id: fdd967f2-1ad6-435f-ab70-05524dbd45e4, silo_id: fe3f00de-ece1-4229-a7fa-36076f52d1f7 }, name: "phd-vm-7b393881-dcce-473b-8168-7faf0cfe9657", vcpus: 4 }, state: Creating }
line = 381
path = phd_tests::smoke::instance_spec_get_test
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-8993e24b-3811-49b5-8d40-70277a5434a4/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 4, memory_mb: 3072 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 7b393881-dcce-473b-8168-7faf0cfe9657
|
38 | 2024-03-22T05:02:22.270Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 838
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 7b393881-dcce-473b-8168-7faf0cfe9657
|
39 | 2024-03-22T05:02:22.270Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 7b393881-dcce-473b-8168-7faf0cfe9657
|
40 | 2024-03-22T05:02:22.270Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::smoke::instance_spec_get_test
state = Run
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 7b393881-dcce-473b-8168-7faf0cfe9657
|
41 | 2024-03-22T05:02:22.270Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 7b393881-dcce-473b-8168-7faf0cfe9657
|
42 | 2024-03-22T05:02:22.270Z | INFO | phd-runner: [GET_SPEC - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 458
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 7b393881-dcce-473b-8168-7faf0cfe9657
|
43 | 2024-03-22T05:02:22.271Z | INFO | phd-runner: [GET_SPEC - EVENT] Sending instance spec get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 460
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 7b393881-dcce-473b-8168-7faf0cfe9657
|
44 | 2024-03-22T05:02:22.271Z | INFO | phd-runner: [GET_SPEC - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 458
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 7b393881-dcce-473b-8168-7faf0cfe9657
|
45 | 2024-03-22T05:02:22.272Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 7b393881-dcce-473b-8168-7faf0cfe9657
|
46 | 2024-03-22T05:02:22.272Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
47 | 2024-03-22T05:02:22.272Z | INFO | phd-runner: test phd_tests::smoke::instance_spec_get_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
48 | 2024-03-22T05:02:22.272Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
49 | 2024-03-22T05:02:22.272Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 3
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
50 | 2024-03-22T05:02:22.272Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 974
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 7b393881-dcce-473b-8168-7faf0cfe9657
|
51 | 2024-03-22T05:02:22.907Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::smoke::instance_spec_get_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = instance_spec_test
vm_id = 7b393881-dcce-473b-8168-7faf0cfe9657
|
52 | 2024-03-22T05:02:23.457Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::zfs
vm = instance_spec_test
vm_id = 7b393881-dcce-473b-8168-7faf0cfe9657
|
53 | 2024-03-22T05:02:23.457Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-8993e24b-3811-49b5-8d40-70277a5434a4"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::zfs
verb = destroy
vm = instance_spec_test
vm_id = 7b393881-dcce-473b-8168-7faf0cfe9657
|
54 | 2024-03-22T05:02:23.486Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::zfs
vm = instance_spec_test
vm_id = 7b393881-dcce-473b-8168-7faf0cfe9657
|
55 | 2024-03-22T05:02:23.486Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-876287d1-6b0f-4962-bf50-05c066d76703"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::zfs
verb = destroy
vm = instance_spec_test
vm_id = 7b393881-dcce-473b-8168-7faf0cfe9657
|
56 | 2024-03-22T05:02:23.503Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 1231
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::smoke::instance_spec_get_test
target = phd_framework::test_vm
vm = instance_spec_test
vm_id = 7b393881-dcce-473b-8168-7faf0cfe9657
|
57 | 2024-03-22T05:02:23.503Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 31868
file = phd-tests/tests/src/smoke.rs
line = 18
path = phd_tests::smoke::instance_spec_get_test
target = phd_tests::smoke
|
58 | 2024-03-22T05:02:23.504Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 1231
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
59 | 2024-03-22T05:02:23.504Z | INFO | phd-runner: Starting test phd_tests::smoke::nproc_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
60 | 2024-03-22T05:02:23.504Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
61 | 2024-03-22T05:02:23.504Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
62 | 2024-03-22T05:02:23.504Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/smoke.rs
line = 7
path = phd_tests::smoke::nproc_test
target = phd_tests::smoke
|
63 | 2024-03-22T05:02:23.504Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
64 | 2024-03-22T05:02:23.504Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
65 | 2024-03-22T05:02:23.504Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
66 | 2024-03-22T05:02:23.504Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::nproc_test
target = phd_framework::zfs
verb = list
|
67 | 2024-03-22T05:02:23.515Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::smoke::nproc_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 49.1M 1.80T 48.9M /phd-artifacts\n
target = phd_framework::zfs
|
68 | 2024-03-22T05:02:23.515Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-543414ee-0b4a-4e49-a3c4-fff9447d280b"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::nproc_test
target = phd_framework::zfs
verb = snapshot
|
69 | 2024-03-22T05:02:23.528Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-543414ee-0b4a-4e49-a3c4-fff9447d280b", "phd-artifacts/phd-clone-1a6e8803-3f1d-44fe-bafb-1ae1ce24683c"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::nproc_test
target = phd_framework::zfs
verb = clone
|
70 | 2024-03-22T05:02:23.543Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-1a6e8803-3f1d-44fe-bafb-1ae1ce24683c"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::nproc_test
target = phd_framework::zfs
verb = list
|
71 | 2024-03-22T05:02:23.553Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::smoke::nproc_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-1a6e8803-3f1d-44fe-bafb-1ae1ce24683c 0B 1.80T 48.9M /phd-artifacts/phd-clone-1a6e8803-3f1d-44fe-bafb-1ae1ce24683c\n
target = phd_framework::zfs
|
72 | 2024-03-22T05:02:23.553Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
|
73 | 2024-03-22T05:02:23.554Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 186
path = phd_tests::smoke::nproc_test
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-1a6e8803-3f1d-44fe-bafb-1ae1ce24683c/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 6, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = nproc_test
|
74 | 2024-03-22T05:02:23.554Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
75 | 2024-03-22T05:02:23.554Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/nproc_test.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::smoke::nproc_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
76 | 2024-03-22T05:02:23.554Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::smoke::nproc_test
stderr_path = "/tmp/propolis-phd/nproc_test.stderr.log"
stdout_path = "/tmp/propolis-phd/nproc_test.stdout.log"
target = phd_framework::server_log_mode
|
77 | 2024-03-22T05:02:23.558Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 871
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm::server
|
78 | 2024-03-22T05:02:23.558Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 4
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
|
79 | 2024-03-22T05:02:23.559Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 7e8b35f5-1b21-47f4-833e-69404dfeed76
|
80 | 2024-03-22T05:02:23.559Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 7e8b35f5-1b21-47f4-833e-69404dfeed76
|
81 | 2024-03-22T05:02:24.045Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
82 | 2024-03-22T05:02:24.045Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 7e8b35f5-1b21-47f4-833e-69404dfeed76, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 9905c86a-8f76-4f6f-b0cf-f8c7228b41c6, silo_id: 12136c96-e4e0-45fc-a121-243a1eac73f1 }, name: "phd-vm-7e8b35f5-1b21-47f4-833e-69404dfeed76", vcpus: 6 }, state: Creating }
line = 381
path = phd_tests::smoke::nproc_test
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-1a6e8803-3f1d-44fe-bafb-1ae1ce24683c/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 6, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = nproc_test
vm_id = 7e8b35f5-1b21-47f4-833e-69404dfeed76
|
83 | 2024-03-22T05:02:24.045Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 486
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 7e8b35f5-1b21-47f4-833e-69404dfeed76
|
84 | 2024-03-22T05:02:24.046Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 7e8b35f5-1b21-47f4-833e-69404dfeed76
|
85 | 2024-03-22T05:02:24.046Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::smoke::nproc_test
state = Run
target = phd_framework::test_vm
vm = nproc_test
vm_id = 7e8b35f5-1b21-47f4-833e-69404dfeed76
|
86 | 2024-03-22T05:02:24.046Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 7e8b35f5-1b21-47f4-833e-69404dfeed76
|
87 | 2024-03-22T05:02:24.046Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
|
88 | 2024-03-22T05:02:24.046Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 645
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = nproc_test
vm_id = 7e8b35f5-1b21-47f4-833e-69404dfeed76
|
89 | 2024-03-22T05:02:24.046Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::smoke::nproc_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
90 | 2024-03-22T05:02:24.046Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 7e8b35f5-1b21-47f4-833e-69404dfeed76
|
91 | 2024-03-22T05:02:24.046Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = nproc_test
vm_id = 7e8b35f5-1b21-47f4-833e-69404dfeed76
|
92 | 2024-03-22T05:02:28.971Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4924
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 7e8b35f5-1b21-47f4-833e-69404dfeed76
|
93 | 2024-03-22T05:02:28.971Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::smoke::nproc_test
step = WriteStr("root")
target = phd_framework::test_vm
|
94 | 2024-03-22T05:02:28.972Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::smoke::nproc_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
95 | 2024-03-22T05:02:28.972Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 7e8b35f5-1b21-47f4-833e-69404dfeed76
|
96 | 2024-03-22T05:02:28.972Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = nproc_test
vm_id = 7e8b35f5-1b21-47f4-833e-69404dfeed76
|
97 | 2024-03-22T05:02:28.991Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 7e8b35f5-1b21-47f4-833e-69404dfeed76
|
98 | 2024-03-22T05:02:28.991Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 693
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
|
99 | 2024-03-22T05:02:28.991Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4945
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
|
100 | 2024-03-22T05:02:28.992Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 7e8b35f5-1b21-47f4-833e-69404dfeed76
|
101 | 2024-03-22T05:02:28.992Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = nproc_test
vm_id = 7e8b35f5-1b21-47f4-833e-69404dfeed76
|
102 | 2024-03-22T05:02:29.000Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 8
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 7e8b35f5-1b21-47f4-833e-69404dfeed76
|
103 | 2024-03-22T05:02:29.000Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 7e8b35f5-1b21-47f4-833e-69404dfeed76
|
104 | 2024-03-22T05:02:29.000Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = nproc_test
vm_id = 7e8b35f5-1b21-47f4-833e-69404dfeed76
|
105 | 2024-03-22T05:02:29.033Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 7e8b35f5-1b21-47f4-833e-69404dfeed76
|
106 | 2024-03-22T05:02:29.033Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 7e8b35f5-1b21-47f4-833e-69404dfeed76
|
107 | 2024-03-22T05:02:29.034Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
108 | 2024-03-22T05:02:29.034Z | INFO | phd-runner: test phd_tests::smoke::nproc_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
109 | 2024-03-22T05:02:29.034Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4989
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
110 | 2024-03-22T05:02:29.034Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
111 | 2024-03-22T05:02:29.035Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 974
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 7e8b35f5-1b21-47f4-833e-69404dfeed76
|
112 | 2024-03-22T05:02:29.552Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::smoke::nproc_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = nproc_test
vm_id = 7e8b35f5-1b21-47f4-833e-69404dfeed76
|
113 | 2024-03-22T05:02:29.671Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::smoke::nproc_test
target = phd_framework::zfs
vm = nproc_test
vm_id = 7e8b35f5-1b21-47f4-833e-69404dfeed76
|
114 | 2024-03-22T05:02:29.671Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-1a6e8803-3f1d-44fe-bafb-1ae1ce24683c"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::nproc_test
target = phd_framework::zfs
verb = destroy
vm = nproc_test
vm_id = 7e8b35f5-1b21-47f4-833e-69404dfeed76
|
115 | 2024-03-22T05:02:29.696Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::smoke::nproc_test
target = phd_framework::zfs
vm = nproc_test
vm_id = 7e8b35f5-1b21-47f4-833e-69404dfeed76
|
116 | 2024-03-22T05:02:29.696Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-543414ee-0b4a-4e49-a3c4-fff9447d280b"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::smoke::nproc_test
target = phd_framework::zfs
verb = destroy
vm = nproc_test
vm_id = 7e8b35f5-1b21-47f4-833e-69404dfeed76
|
117 | 2024-03-22T05:02:29.713Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 679
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::smoke::nproc_test
target = phd_framework::test_vm
vm = nproc_test
vm_id = 7e8b35f5-1b21-47f4-833e-69404dfeed76
|
118 | 2024-03-22T05:02:29.713Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 6209
file = phd-tests/tests/src/smoke.rs
line = 7
path = phd_tests::smoke::nproc_test
target = phd_tests::smoke
|
119 | 2024-03-22T05:02:29.713Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 679
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
120 | 2024-03-22T05:02:29.713Z | INFO | phd-runner: Starting test phd_tests::hw::lspci_lifecycle_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
121 | 2024-03-22T05:02:29.713Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
122 | 2024-03-22T05:02:29.713Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
123 | 2024-03-22T05:02:29.713Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/hw.rs
line = 8
path = phd_tests::hw::lspci_lifecycle_test
target = phd_tests::hw
|
124 | 2024-03-22T05:02:29.714Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
125 | 2024-03-22T05:02:29.714Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
126 | 2024-03-22T05:02:29.714Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
127 | 2024-03-22T05:02:29.714Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::zfs
verb = list
|
128 | 2024-03-22T05:02:29.725Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::hw::lspci_lifecycle_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 49.1M 1.80T 48.9M /phd-artifacts\n
target = phd_framework::zfs
|
129 | 2024-03-22T05:02:29.725Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-7d3428d6-95dc-4ddb-ada5-47272758d28f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::zfs
verb = snapshot
|
130 | 2024-03-22T05:02:29.742Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-7d3428d6-95dc-4ddb-ada5-47272758d28f", "phd-artifacts/phd-clone-8439a7f2-957e-4485-9b47-4f3647f2a75f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::zfs
verb = clone
|
131 | 2024-03-22T05:02:29.759Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-8439a7f2-957e-4485-9b47-4f3647f2a75f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::zfs
verb = list
|
132 | 2024-03-22T05:02:29.768Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::hw::lspci_lifecycle_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-8439a7f2-957e-4485-9b47-4f3647f2a75f 0B 1.80T 48.9M /phd-artifacts/phd-clone-8439a7f2-957e-4485-9b47-4f3647f2a75f\n
target = phd_framework::zfs
|
133 | 2024-03-22T05:02:29.769Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
134 | 2024-03-22T05:02:29.769Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 186
path = phd_tests::hw::lspci_lifecycle_test
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-8439a7f2-957e-4485-9b47-4f3647f2a75f/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = lspci_lifecycle_test
|
135 | 2024-03-22T05:02:29.769Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
136 | 2024-03-22T05:02:29.769Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/lspci_lifecycle_test.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::hw::lspci_lifecycle_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
137 | 2024-03-22T05:02:29.769Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::hw::lspci_lifecycle_test
stderr_path = "/tmp/propolis-phd/lspci_lifecycle_test.stderr.log"
stdout_path = "/tmp/propolis-phd/lspci_lifecycle_test.stdout.log"
target = phd_framework::server_log_mode
|
138 | 2024-03-22T05:02:29.773Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 879
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm::server
|
139 | 2024-03-22T05:02:29.774Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 4
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
140 | 2024-03-22T05:02:29.774Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 2017c903-6df3-41dc-bfb1-c72a9970de88
|
141 | 2024-03-22T05:02:29.774Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 2017c903-6df3-41dc-bfb1-c72a9970de88
|
142 | 2024-03-22T05:02:30.644Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
143 | 2024-03-22T05:02:30.645Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 2017c903-6df3-41dc-bfb1-c72a9970de88, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 7dce9507-ad16-4fed-9aca-222b0768c0df, silo_id: b3a28075-4a6a-4e50-9770-fad0b670152e }, name: "phd-vm-2017c903-6df3-41dc-bfb1-c72a9970de88", vcpus: 2 }, state: Creating }
line = 381
path = phd_tests::hw::lspci_lifecycle_test
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-8439a7f2-957e-4485-9b47-4f3647f2a75f/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 2017c903-6df3-41dc-bfb1-c72a9970de88
|
144 | 2024-03-22T05:02:30.645Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 871
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 2017c903-6df3-41dc-bfb1-c72a9970de88
|
145 | 2024-03-22T05:02:30.646Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 2017c903-6df3-41dc-bfb1-c72a9970de88
|
146 | 2024-03-22T05:02:30.646Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::hw::lspci_lifecycle_test
state = Run
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 2017c903-6df3-41dc-bfb1-c72a9970de88
|
147 | 2024-03-22T05:02:30.646Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 2017c903-6df3-41dc-bfb1-c72a9970de88
|
148 | 2024-03-22T05:02:30.646Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
149 | 2024-03-22T05:02:30.646Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 645
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = lspci_lifecycle_test
vm_id = 2017c903-6df3-41dc-bfb1-c72a9970de88
|
150 | 2024-03-22T05:02:30.646Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::hw::lspci_lifecycle_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
151 | 2024-03-22T05:02:30.646Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 2017c903-6df3-41dc-bfb1-c72a9970de88
|
152 | 2024-03-22T05:02:30.646Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = lspci_lifecycle_test
vm_id = 2017c903-6df3-41dc-bfb1-c72a9970de88
|
153 | 2024-03-22T05:02:34.880Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4233
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 2017c903-6df3-41dc-bfb1-c72a9970de88
|
154 | 2024-03-22T05:02:34.880Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::hw::lspci_lifecycle_test
step = WriteStr("root")
target = phd_framework::test_vm
|
155 | 2024-03-22T05:02:34.880Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::hw::lspci_lifecycle_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
156 | 2024-03-22T05:02:34.880Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 2017c903-6df3-41dc-bfb1-c72a9970de88
|
157 | 2024-03-22T05:02:34.880Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = lspci_lifecycle_test
vm_id = 2017c903-6df3-41dc-bfb1-c72a9970de88
|
158 | 2024-03-22T05:02:34.899Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 2017c903-6df3-41dc-bfb1-c72a9970de88
|
159 | 2024-03-22T05:02:34.899Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 693
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
160 | 2024-03-22T05:02:34.899Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4252
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
161 | 2024-03-22T05:02:34.899Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 2017c903-6df3-41dc-bfb1-c72a9970de88
|
162 | 2024-03-22T05:02:34.899Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = lspci_lifecycle_test
vm_id = 2017c903-6df3-41dc-bfb1-c72a9970de88
|
163 | 2024-03-22T05:02:34.910Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 2017c903-6df3-41dc-bfb1-c72a9970de88
|
164 | 2024-03-22T05:02:34.910Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 2017c903-6df3-41dc-bfb1-c72a9970de88
|
165 | 2024-03-22T05:02:34.910Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = lspci_lifecycle_test
vm_id = 2017c903-6df3-41dc-bfb1-c72a9970de88
|
166 | 2024-03-22T05:02:34.942Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 2017c903-6df3-41dc-bfb1-c72a9970de88
|
167 | 2024-03-22T05:02:34.942Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 2017c903-6df3-41dc-bfb1-c72a9970de88
|
168 | 2024-03-22T05:02:34.942Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = lspci_lifecycle_test
vm_id = 2017c903-6df3-41dc-bfb1-c72a9970de88
|
169 | 2024-03-22T05:02:34.952Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 2017c903-6df3-41dc-bfb1-c72a9970de88
|
170 | 2024-03-22T05:02:34.952Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 2017c903-6df3-41dc-bfb1-c72a9970de88
|
171 | 2024-03-22T05:02:34.952Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = lspci_lifecycle_test
vm_id = 2017c903-6df3-41dc-bfb1-c72a9970de88
|
172 | 2024-03-22T05:02:34.985Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 2017c903-6df3-41dc-bfb1-c72a9970de88
|
173 | 2024-03-22T05:02:34.985Z | INFO | phd-runner: [TEST - EVENT] stopping and starting VM for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 58
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::lifecycle
vm_name = lspci_lifecycle_test
|
174 | 2024-03-22T05:02:34.986Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 2017c903-6df3-41dc-bfb1-c72a9970de88
|
175 | 2024-03-22T05:02:34.986Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::hw::lspci_lifecycle_test
state = Stop
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 2017c903-6df3-41dc-bfb1-c72a9970de88
|
176 | 2024-03-22T05:02:34.986Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 2017c903-6df3-41dc-bfb1-c72a9970de88
|
177 | 2024-03-22T05:02:34.986Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
178 | 2024-03-22T05:02:34.987Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 186
path = phd_tests::hw::lspci_lifecycle_test
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-8439a7f2-957e-4485-9b47-4f3647f2a75f/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = lspci_lifecycle_test_lifecycle_0
|
179 | 2024-03-22T05:02:34.987Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
180 | 2024-03-22T05:02:34.987Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/lspci_lifecycle_test_lifecycle_0.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::hw::lspci_lifecycle_test
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
181 | 2024-03-22T05:02:34.987Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::hw::lspci_lifecycle_test
stderr_path = "/tmp/propolis-phd/lspci_lifecycle_test_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/lspci_lifecycle_test_lifecycle_0.stdout.log"
target = phd_framework::server_log_mode
|
182 | 2024-03-22T05:02:34.993Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 880
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm::server
|
183 | 2024-03-22T05:02:34.993Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 6
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
184 | 2024-03-22T05:02:34.994Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bea6d78c-31ac-4881-9344-bef09b8baeff
|
185 | 2024-03-22T05:02:34.994Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bea6d78c-31ac-4881-9344-bef09b8baeff
|
186 | 2024-03-22T05:02:34.994Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 271
target = phd_framework::serial
|
187 | 2024-03-22T05:02:34.994Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4349
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
188 | 2024-03-22T05:02:35.763Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
189 | 2024-03-22T05:02:35.764Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: bea6d78c-31ac-4881-9344-bef09b8baeff, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 50bddacf-4985-4ef6-a341-905d37c413c9, silo_id: 9d61b115-7ea4-4134-b88b-d75f20d7f1f5 }, name: "phd-vm-bea6d78c-31ac-4881-9344-bef09b8baeff", vcpus: 2 }, state: Creating }
line = 381
path = phd_tests::hw::lspci_lifecycle_test
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-8439a7f2-957e-4485-9b47-4f3647f2a75f/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bea6d78c-31ac-4881-9344-bef09b8baeff
|
190 | 2024-03-22T05:02:35.764Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 770
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bea6d78c-31ac-4881-9344-bef09b8baeff
|
191 | 2024-03-22T05:02:35.764Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bea6d78c-31ac-4881-9344-bef09b8baeff
|
192 | 2024-03-22T05:02:35.764Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::hw::lspci_lifecycle_test
state = Run
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bea6d78c-31ac-4881-9344-bef09b8baeff
|
193 | 2024-03-22T05:02:35.764Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bea6d78c-31ac-4881-9344-bef09b8baeff
|
194 | 2024-03-22T05:02:35.765Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
195 | 2024-03-22T05:02:35.765Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 645
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bea6d78c-31ac-4881-9344-bef09b8baeff
|
196 | 2024-03-22T05:02:35.765Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::hw::lspci_lifecycle_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
197 | 2024-03-22T05:02:35.765Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bea6d78c-31ac-4881-9344-bef09b8baeff
|
198 | 2024-03-22T05:02:35.765Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bea6d78c-31ac-4881-9344-bef09b8baeff
|
199 | 2024-03-22T05:02:39.971Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4206
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bea6d78c-31ac-4881-9344-bef09b8baeff
|
200 | 2024-03-22T05:02:39.971Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::hw::lspci_lifecycle_test
step = WriteStr("root")
target = phd_framework::test_vm
|
201 | 2024-03-22T05:02:39.972Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::hw::lspci_lifecycle_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
202 | 2024-03-22T05:02:39.972Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bea6d78c-31ac-4881-9344-bef09b8baeff
|
203 | 2024-03-22T05:02:39.972Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bea6d78c-31ac-4881-9344-bef09b8baeff
|
204 | 2024-03-22T05:02:39.991Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bea6d78c-31ac-4881-9344-bef09b8baeff
|
205 | 2024-03-22T05:02:39.992Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 693
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
206 | 2024-03-22T05:02:39.992Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4227
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
|
207 | 2024-03-22T05:02:39.992Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 2017c903-6df3-41dc-bfb1-c72a9970de88
|
208 | 2024-03-22T05:02:39.992Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bea6d78c-31ac-4881-9344-bef09b8baeff
|
209 | 2024-03-22T05:02:39.992Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bea6d78c-31ac-4881-9344-bef09b8baeff
|
210 | 2024-03-22T05:02:39.993Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::hw::lspci_lifecycle_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = lspci_lifecycle_test
vm_id = 2017c903-6df3-41dc-bfb1-c72a9970de88
|
211 | 2024-03-22T05:02:40.113Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 120
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test
vm_id = 2017c903-6df3-41dc-bfb1-c72a9970de88
|
212 | 2024-03-22T05:02:40.114Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 121
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bea6d78c-31ac-4881-9344-bef09b8baeff
|
213 | 2024-03-22T05:02:40.114Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bea6d78c-31ac-4881-9344-bef09b8baeff
|
214 | 2024-03-22T05:02:40.114Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bea6d78c-31ac-4881-9344-bef09b8baeff
|
215 | 2024-03-22T05:02:40.137Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bea6d78c-31ac-4881-9344-bef09b8baeff
|
216 | 2024-03-22T05:02:40.137Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bea6d78c-31ac-4881-9344-bef09b8baeff
|
217 | 2024-03-22T05:02:40.137Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bea6d78c-31ac-4881-9344-bef09b8baeff
|
218 | 2024-03-22T05:02:40.147Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bea6d78c-31ac-4881-9344-bef09b8baeff
|
219 | 2024-03-22T05:02:40.147Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bea6d78c-31ac-4881-9344-bef09b8baeff
|
220 | 2024-03-22T05:02:40.147Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bea6d78c-31ac-4881-9344-bef09b8baeff
|
221 | 2024-03-22T05:02:40.180Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bea6d78c-31ac-4881-9344-bef09b8baeff
|
222 | 2024-03-22T05:02:40.180Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bea6d78c-31ac-4881-9344-bef09b8baeff
|
223 | 2024-03-22T05:02:40.180Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
224 | 2024-03-22T05:02:40.180Z | INFO | phd-runner: test phd_tests::hw::lspci_lifecycle_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
225 | 2024-03-22T05:02:40.180Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4417
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
226 | 2024-03-22T05:02:40.181Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
227 | 2024-03-22T05:02:40.181Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 974
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bea6d78c-31ac-4881-9344-bef09b8baeff
|
228 | 2024-03-22T05:02:40.885Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::hw::lspci_lifecycle_test
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bea6d78c-31ac-4881-9344-bef09b8baeff
|
229 | 2024-03-22T05:02:41.003Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::zfs
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bea6d78c-31ac-4881-9344-bef09b8baeff
|
230 | 2024-03-22T05:02:41.003Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-8439a7f2-957e-4485-9b47-4f3647f2a75f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::zfs
verb = destroy
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bea6d78c-31ac-4881-9344-bef09b8baeff
|
231 | 2024-03-22T05:02:41.027Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::zfs
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bea6d78c-31ac-4881-9344-bef09b8baeff
|
232 | 2024-03-22T05:02:41.027Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-7d3428d6-95dc-4ddb-ada5-47272758d28f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::zfs
verb = destroy
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bea6d78c-31ac-4881-9344-bef09b8baeff
|
233 | 2024-03-22T05:02:41.045Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 864
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::hw::lspci_lifecycle_test
target = phd_framework::test_vm
vm = lspci_lifecycle_test_lifecycle_0
vm_id = bea6d78c-31ac-4881-9344-bef09b8baeff
|
234 | 2024-03-22T05:02:41.045Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 11331
file = phd-tests/tests/src/hw.rs
line = 8
path = phd_tests::hw::lspci_lifecycle_test
target = phd_tests::hw
|
235 | 2024-03-22T05:02:41.045Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 864
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
236 | 2024-03-22T05:02:41.045Z | INFO | phd-runner: Starting test phd_tests::server_state_machine::instance_reset_requires_running_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
237 | 2024-03-22T05:02:41.045Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
238 | 2024-03-22T05:02:41.045Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
239 | 2024-03-22T05:02:41.045Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/server_state_machine.rs
line = 83
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_tests::server_state_machine
|
240 | 2024-03-22T05:02:41.045Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
241 | 2024-03-22T05:02:41.046Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
242 | 2024-03-22T05:02:41.046Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
243 | 2024-03-22T05:02:41.046Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::zfs
verb = list
|
244 | 2024-03-22T05:02:41.056Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::instance_reset_requires_running_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 49.5M 1.80T 48.9M /phd-artifacts\n
target = phd_framework::zfs
|
245 | 2024-03-22T05:02:41.056Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-365a47ce-2a22-4ac7-bb30-f74ca5bfa905"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::zfs
verb = snapshot
|
246 | 2024-03-22T05:02:41.070Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-365a47ce-2a22-4ac7-bb30-f74ca5bfa905", "phd-artifacts/phd-clone-7610f7fd-f4c9-47f9-801d-5e3059cd4256"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::zfs
verb = clone
|
247 | 2024-03-22T05:02:41.088Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-7610f7fd-f4c9-47f9-801d-5e3059cd4256"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::zfs
verb = list
|
248 | 2024-03-22T05:02:41.098Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::instance_reset_requires_running_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-7610f7fd-f4c9-47f9-801d-5e3059cd4256 0B 1.80T 48.9M /phd-artifacts/phd-clone-7610f7fd-f4c9-47f9-801d-5e3059cd4256\n
target = phd_framework::zfs
|
249 | 2024-03-22T05:02:41.099Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
|
250 | 2024-03-22T05:02:41.099Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 186
path = phd_tests::server_state_machine::instance_reset_requires_running_test
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-7610f7fd-f4c9-47f9-801d-5e3059cd4256/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = instance_reset_requires_running_test
|
251 | 2024-03-22T05:02:41.099Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
252 | 2024-03-22T05:02:41.099Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/instance_reset_requires_running_test.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::server_state_machine::instance_reset_requires_running_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
253 | 2024-03-22T05:02:41.099Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::server_state_machine::instance_reset_requires_running_test
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
|
254 | 2024-03-22T05:02:41.103Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 889
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm::server
|
255 | 2024-03-22T05:02:41.104Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 4
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
|
256 | 2024-03-22T05:02:41.104Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 00327723-3844-4993-acdb-5b2b8d5a53e9
|
257 | 2024-03-22T05:02:41.104Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::server_state_machine::instance_reset_requires_running_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 00327723-3844-4993-acdb-5b2b8d5a53e9
|
258 | 2024-03-22T05:02:41.104Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 00327723-3844-4993-acdb-5b2b8d5a53e9
|
259 | 2024-03-22T05:02:41.104Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 00327723-3844-4993-acdb-5b2b8d5a53e9
|
260 | 2024-03-22T05:02:41.105Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 00327723-3844-4993-acdb-5b2b8d5a53e9
|
261 | 2024-03-22T05:02:41.768Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
262 | 2024-03-22T05:02:41.769Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 00327723-3844-4993-acdb-5b2b8d5a53e9, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: c5d09357-ea86-43a6-abd2-af49cd6cd3cb, silo_id: 34b71307-67ba-4a19-956c-7ff64dc07849 }, name: "phd-vm-00327723-3844-4993-acdb-5b2b8d5a53e9", vcpus: 2 }, state: Creating }
line = 381
path = phd_tests::server_state_machine::instance_reset_requires_running_test
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-7610f7fd-f4c9-47f9-801d-5e3059cd4256/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 00327723-3844-4993-acdb-5b2b8d5a53e9
|
263 | 2024-03-22T05:02:41.769Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 665
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 00327723-3844-4993-acdb-5b2b8d5a53e9
|
264 | 2024-03-22T05:02:41.769Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 00327723-3844-4993-acdb-5b2b8d5a53e9
|
265 | 2024-03-22T05:02:41.769Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::server_state_machine::instance_reset_requires_running_test
state = Run
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 00327723-3844-4993-acdb-5b2b8d5a53e9
|
266 | 2024-03-22T05:02:41.770Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 00327723-3844-4993-acdb-5b2b8d5a53e9
|
267 | 2024-03-22T05:02:41.770Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 592
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 00327723-3844-4993-acdb-5b2b8d5a53e9
|
268 | 2024-03-22T05:02:41.770Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 598
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 00327723-3844-4993-acdb-5b2b8d5a53e9
|
269 | 2024-03-22T05:02:41.770Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 447
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 00327723-3844-4993-acdb-5b2b8d5a53e9
|
270 | 2024-03-22T05:02:41.770Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 449
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 00327723-3844-4993-acdb-5b2b8d5a53e9
|
271 | 2024-03-22T05:02:41.771Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 447
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 00327723-3844-4993-acdb-5b2b8d5a53e9
|
272 | 2024-03-22T05:02:41.771Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 592
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 00327723-3844-4993-acdb-5b2b8d5a53e9
|
273 | 2024-03-22T05:02:41.771Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 00327723-3844-4993-acdb-5b2b8d5a53e9
|
274 | 2024-03-22T05:02:41.771Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
275 | 2024-03-22T05:02:41.771Z | INFO | phd-runner: test phd_tests::server_state_machine::instance_reset_requires_running_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
276 | 2024-03-22T05:02:41.771Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 2
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
277 | 2024-03-22T05:02:41.771Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
278 | 2024-03-22T05:02:41.772Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 974
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 00327723-3844-4993-acdb-5b2b8d5a53e9
|
279 | 2024-03-22T05:02:42.189Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::server_state_machine::instance_reset_requires_running_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = instance_reset_requires_running_test
vm_id = 00327723-3844-4993-acdb-5b2b8d5a53e9
|
280 | 2024-03-22T05:02:42.309Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::zfs
vm = instance_reset_requires_running_test
vm_id = 00327723-3844-4993-acdb-5b2b8d5a53e9
|
281 | 2024-03-22T05:02:42.309Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-7610f7fd-f4c9-47f9-801d-5e3059cd4256"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::zfs
verb = destroy
vm = instance_reset_requires_running_test
vm_id = 00327723-3844-4993-acdb-5b2b8d5a53e9
|
282 | 2024-03-22T05:02:42.338Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::zfs
vm = instance_reset_requires_running_test
vm_id = 00327723-3844-4993-acdb-5b2b8d5a53e9
|
283 | 2024-03-22T05:02:42.338Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-365a47ce-2a22-4ac7-bb30-f74ca5bfa905"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::zfs
verb = destroy
vm = instance_reset_requires_running_test
vm_id = 00327723-3844-4993-acdb-5b2b8d5a53e9
|
284 | 2024-03-22T05:02:42.355Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 584
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_framework::test_vm
vm = instance_reset_requires_running_test
vm_id = 00327723-3844-4993-acdb-5b2b8d5a53e9
|
285 | 2024-03-22T05:02:42.355Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 1310
file = phd-tests/tests/src/server_state_machine.rs
line = 83
path = phd_tests::server_state_machine::instance_reset_requires_running_test
target = phd_tests::server_state_machine
|
286 | 2024-03-22T05:02:42.356Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 584
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
287 | 2024-03-22T05:02:42.356Z | INFO | phd-runner: Starting test phd_tests::server_state_machine::instance_reset_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
288 | 2024-03-22T05:02:42.356Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
289 | 2024-03-22T05:02:42.356Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
290 | 2024-03-22T05:02:42.356Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/server_state_machine.rs
line = 52
path = phd_tests::server_state_machine::instance_reset_test
target = phd_tests::server_state_machine
|
291 | 2024-03-22T05:02:42.356Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
292 | 2024-03-22T05:02:42.356Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
293 | 2024-03-22T05:02:42.356Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
294 | 2024-03-22T05:02:42.356Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::zfs
verb = list
|
295 | 2024-03-22T05:02:42.366Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::instance_reset_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 49.9M 1.80T 48.9M /phd-artifacts\n
target = phd_framework::zfs
|
296 | 2024-03-22T05:02:42.366Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-33154a6a-ccf5-447d-ae70-cd9b1964302f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::zfs
verb = snapshot
|
297 | 2024-03-22T05:02:42.380Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-33154a6a-ccf5-447d-ae70-cd9b1964302f", "phd-artifacts/phd-clone-6d843b50-ea4b-418a-8593-53f593e6e447"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::zfs
verb = clone
|
298 | 2024-03-22T05:02:42.399Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-6d843b50-ea4b-418a-8593-53f593e6e447"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::zfs
verb = list
|
299 | 2024-03-22T05:02:42.409Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::instance_reset_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-6d843b50-ea4b-418a-8593-53f593e6e447 0B 1.80T 48.9M /phd-artifacts/phd-clone-6d843b50-ea4b-418a-8593-53f593e6e447\n
target = phd_framework::zfs
|
300 | 2024-03-22T05:02:42.410Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
|
301 | 2024-03-22T05:02:42.410Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 186
path = phd_tests::server_state_machine::instance_reset_test
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-6d843b50-ea4b-418a-8593-53f593e6e447/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = instance_reset_returns_to_running_test
|
302 | 2024-03-22T05:02:42.410Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
303 | 2024-03-22T05:02:42.410Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/instance_reset_returns_to_running_test.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::server_state_machine::instance_reset_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
304 | 2024-03-22T05:02:42.410Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::server_state_machine::instance_reset_test
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
|
305 | 2024-03-22T05:02:42.415Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 897
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm::server
|
306 | 2024-03-22T05:02:42.415Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 5
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
|
307 | 2024-03-22T05:02:42.415Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
308 | 2024-03-22T05:02:42.415Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
309 | 2024-03-22T05:02:42.415Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
310 | 2024-03-22T05:02:42.415Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
311 | 2024-03-22T05:02:42.416Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
312 | 2024-03-22T05:02:42.973Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
313 | 2024-03-22T05:02:42.974Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: be36bb0b-d810-4595-bfef-7e5c3eb59743, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: f09c0645-369b-4fea-a41b-5ee10ed695fc, silo_id: f13b6d34-193e-4a47-aa27-6d4fdae00c7a }, name: "phd-vm-be36bb0b-d810-4595-bfef-7e5c3eb59743", vcpus: 2 }, state: Creating }
line = 381
path = phd_tests::server_state_machine::instance_reset_test
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-6d843b50-ea4b-418a-8593-53f593e6e447/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
314 | 2024-03-22T05:02:42.974Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 558
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
315 | 2024-03-22T05:02:42.974Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
316 | 2024-03-22T05:02:42.974Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::server_state_machine::instance_reset_test
state = Run
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
317 | 2024-03-22T05:02:42.974Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
318 | 2024-03-22T05:02:42.974Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 592
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
319 | 2024-03-22T05:02:42.974Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 598
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
320 | 2024-03-22T05:02:42.974Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 447
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
321 | 2024-03-22T05:02:42.975Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 449
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
322 | 2024-03-22T05:02:42.975Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 447
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
323 | 2024-03-22T05:02:42.975Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 592
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
324 | 2024-03-22T05:02:42.975Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
325 | 2024-03-22T05:02:42.975Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
326 | 2024-03-22T05:02:42.976Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
327 | 2024-03-22T05:02:42.976Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 592
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
328 | 2024-03-22T05:02:42.976Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 598
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
329 | 2024-03-22T05:02:42.976Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 447
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
330 | 2024-03-22T05:02:42.976Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 449
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
331 | 2024-03-22T05:02:42.976Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 447
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
332 | 2024-03-22T05:02:43.703Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 447
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
333 | 2024-03-22T05:02:43.703Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 449
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
334 | 2024-03-22T05:02:43.703Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 447
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
335 | 2024-03-22T05:02:43.703Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 727
file = phd-tests/framework/src/test_vm/mod.rs
line = 592
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
336 | 2024-03-22T05:02:43.704Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
337 | 2024-03-22T05:02:43.704Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
338 | 2024-03-22T05:02:43.704Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
339 | 2024-03-22T05:02:43.704Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
340 | 2024-03-22T05:02:43.704Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
341 | 2024-03-22T05:02:43.705Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
342 | 2024-03-22T05:02:43.705Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
343 | 2024-03-22T05:02:43.705Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
344 | 2024-03-22T05:02:43.705Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
345 | 2024-03-22T05:02:43.705Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
346 | 2024-03-22T05:02:43.705Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
347 | 2024-03-22T05:02:43.706Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
348 | 2024-03-22T05:02:43.706Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
349 | 2024-03-22T05:02:43.706Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
350 | 2024-03-22T05:02:43.706Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
351 | 2024-03-22T05:02:43.706Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
352 | 2024-03-22T05:02:43.706Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
353 | 2024-03-22T05:02:43.707Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
354 | 2024-03-22T05:02:43.707Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
355 | 2024-03-22T05:02:43.707Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
356 | 2024-03-22T05:02:43.707Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
357 | 2024-03-22T05:02:43.707Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
358 | 2024-03-22T05:02:43.707Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
359 | 2024-03-22T05:02:43.708Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
360 | 2024-03-22T05:02:43.708Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
361 | 2024-03-22T05:02:43.708Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
362 | 2024-03-22T05:02:43.708Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
363 | 2024-03-22T05:02:43.708Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
364 | 2024-03-22T05:02:43.708Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
365 | 2024-03-22T05:02:43.709Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
366 | 2024-03-22T05:02:43.709Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 592
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
367 | 2024-03-22T05:02:43.709Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 598
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
368 | 2024-03-22T05:02:43.709Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 447
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
369 | 2024-03-22T05:02:43.709Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 449
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
370 | 2024-03-22T05:02:43.709Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 447
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
371 | 2024-03-22T05:02:43.709Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 592
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
372 | 2024-03-22T05:02:43.709Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
373 | 2024-03-22T05:02:43.709Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::server_state_machine::instance_reset_test
state = Stop
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
374 | 2024-03-22T05:02:43.710Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
375 | 2024-03-22T05:02:43.710Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 592
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
376 | 2024-03-22T05:02:43.710Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 598
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
377 | 2024-03-22T05:02:43.710Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 447
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
378 | 2024-03-22T05:02:43.710Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 449
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
379 | 2024-03-22T05:02:43.710Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 271
target = phd_framework::serial
|
380 | 2024-03-22T05:02:43.710Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 737
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
381 | 2024-03-22T05:02:43.711Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 447
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
382 | 2024-03-22T05:02:44.152Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 447
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
383 | 2024-03-22T05:02:44.152Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 449
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
384 | 2024-03-22T05:02:44.153Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 447
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
385 | 2024-03-22T05:02:44.153Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 443
file = phd-tests/framework/src/test_vm/mod.rs
line = 592
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
386 | 2024-03-22T05:02:44.153Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
387 | 2024-03-22T05:02:44.153Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::server_state_machine::instance_reset_test
state = Reboot
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
388 | 2024-03-22T05:02:44.154Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
389 | 2024-03-22T05:02:44.154Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
390 | 2024-03-22T05:02:44.154Z | INFO | phd-runner: test phd_tests::server_state_machine::instance_reset_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
391 | 2024-03-22T05:02:44.154Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
392 | 2024-03-22T05:02:44.155Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::server_state_machine::instance_reset_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
393 | 2024-03-22T05:02:44.282Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::zfs
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
394 | 2024-03-22T05:02:44.282Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-6d843b50-ea4b-418a-8593-53f593e6e447"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::zfs
verb = destroy
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
395 | 2024-03-22T05:02:44.312Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::zfs
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
396 | 2024-03-22T05:02:44.312Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-33154a6a-ccf5-447d-ae70-cd9b1964302f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::zfs
verb = destroy
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
397 | 2024-03-22T05:02:44.332Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 177
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::server_state_machine::instance_reset_test
target = phd_framework::test_vm
vm = instance_reset_returns_to_running_test
vm_id = be36bb0b-d810-4595-bfef-7e5c3eb59743
|
398 | 2024-03-22T05:02:44.332Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 1975
file = phd-tests/tests/src/server_state_machine.rs
line = 52
path = phd_tests::server_state_machine::instance_reset_test
target = phd_tests::server_state_machine
|
399 | 2024-03-22T05:02:44.332Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 177
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
400 | 2024-03-22T05:02:44.332Z | INFO | phd-runner: Starting test phd_tests::server_state_machine::instance_stop_causes_destroy_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
401 | 2024-03-22T05:02:44.332Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
402 | 2024-03-22T05:02:44.332Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
403 | 2024-03-22T05:02:44.332Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/server_state_machine.rs
line = 28
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_tests::server_state_machine
|
404 | 2024-03-22T05:02:44.332Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
405 | 2024-03-22T05:02:44.332Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
406 | 2024-03-22T05:02:44.333Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
407 | 2024-03-22T05:02:44.333Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::zfs
verb = list
|
408 | 2024-03-22T05:02:44.343Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 50.9M 1.80T 48.9M /phd-artifacts\n
target = phd_framework::zfs
|
409 | 2024-03-22T05:02:44.343Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-1076f527-16fb-4232-a313-0318ec73b454"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::zfs
verb = snapshot
|
410 | 2024-03-22T05:02:44.358Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-1076f527-16fb-4232-a313-0318ec73b454", "phd-artifacts/phd-clone-d71ec86a-baa7-4923-9c47-78f69b1a91ae"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::zfs
verb = clone
|
411 | 2024-03-22T05:02:44.376Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-d71ec86a-baa7-4923-9c47-78f69b1a91ae"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::zfs
verb = list
|
412 | 2024-03-22T05:02:44.386Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-d71ec86a-baa7-4923-9c47-78f69b1a91ae 0B 1.80T 48.9M /phd-artifacts/phd-clone-d71ec86a-baa7-4923-9c47-78f69b1a91ae\n
target = phd_framework::zfs
|
413 | 2024-03-22T05:02:44.387Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
|
414 | 2024-03-22T05:02:44.387Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 186
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-d71ec86a-baa7-4923-9c47-78f69b1a91ae/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = instance_stop_causes_destroy_test
|
415 | 2024-03-22T05:02:44.387Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
416 | 2024-03-22T05:02:44.387Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/instance_stop_causes_destroy_test.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
417 | 2024-03-22T05:02:44.387Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
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
|
418 | 2024-03-22T05:02:44.392Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 905
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm::server
|
419 | 2024-03-22T05:02:44.392Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 5
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
|
420 | 2024-03-22T05:02:44.392Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = c862a7d2-1bcf-4c84-843a-f7ff5b0c1ee5
|
421 | 2024-03-22T05:02:44.392Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = c862a7d2-1bcf-4c84-843a-f7ff5b0c1ee5
|
422 | 2024-03-22T05:02:45.211Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
423 | 2024-03-22T05:02:45.212Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: c862a7d2-1bcf-4c84-843a-f7ff5b0c1ee5, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: c430d1eb-71a3-476a-aae9-e513ee18b996, silo_id: aa7ad559-aff5-41d7-a652-fbfb6138e3e6 }, name: "phd-vm-c862a7d2-1bcf-4c84-843a-f7ff5b0c1ee5", vcpus: 2 }, state: Creating }
line = 381
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-d71ec86a-baa7-4923-9c47-78f69b1a91ae/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = c862a7d2-1bcf-4c84-843a-f7ff5b0c1ee5
|
424 | 2024-03-22T05:02:45.212Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 820
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = c862a7d2-1bcf-4c84-843a-f7ff5b0c1ee5
|
425 | 2024-03-22T05:02:45.212Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = c862a7d2-1bcf-4c84-843a-f7ff5b0c1ee5
|
426 | 2024-03-22T05:02:45.212Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
state = Run
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = c862a7d2-1bcf-4c84-843a-f7ff5b0c1ee5
|
427 | 2024-03-22T05:02:45.213Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = c862a7d2-1bcf-4c84-843a-f7ff5b0c1ee5
|
428 | 2024-03-22T05:02:45.213Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = c862a7d2-1bcf-4c84-843a-f7ff5b0c1ee5
|
429 | 2024-03-22T05:02:45.213Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
state = Stop
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = c862a7d2-1bcf-4c84-843a-f7ff5b0c1ee5
|
430 | 2024-03-22T05:02:45.214Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = c862a7d2-1bcf-4c84-843a-f7ff5b0c1ee5
|
431 | 2024-03-22T05:02:45.214Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 592
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = c862a7d2-1bcf-4c84-843a-f7ff5b0c1ee5
|
432 | 2024-03-22T05:02:45.214Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 598
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = c862a7d2-1bcf-4c84-843a-f7ff5b0c1ee5
|
433 | 2024-03-22T05:02:45.214Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 447
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = c862a7d2-1bcf-4c84-843a-f7ff5b0c1ee5
|
434 | 2024-03-22T05:02:45.214Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 449
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = c862a7d2-1bcf-4c84-843a-f7ff5b0c1ee5
|
435 | 2024-03-22T05:02:45.214Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 271
target = phd_framework::serial
|
436 | 2024-03-22T05:02:45.214Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 2
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
437 | 2024-03-22T05:02:45.214Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 447
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = c862a7d2-1bcf-4c84-843a-f7ff5b0c1ee5
|
438 | 2024-03-22T05:02:45.738Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 447
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = c862a7d2-1bcf-4c84-843a-f7ff5b0c1ee5
|
439 | 2024-03-22T05:02:45.738Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 449
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = c862a7d2-1bcf-4c84-843a-f7ff5b0c1ee5
|
440 | 2024-03-22T05:02:45.739Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 447
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = c862a7d2-1bcf-4c84-843a-f7ff5b0c1ee5
|
441 | 2024-03-22T05:02:45.739Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 525
file = phd-tests/framework/src/test_vm/mod.rs
line = 592
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = c862a7d2-1bcf-4c84-843a-f7ff5b0c1ee5
|
442 | 2024-03-22T05:02:45.739Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = c862a7d2-1bcf-4c84-843a-f7ff5b0c1ee5
|
443 | 2024-03-22T05:02:45.739Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
state = Run
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = c862a7d2-1bcf-4c84-843a-f7ff5b0c1ee5
|
444 | 2024-03-22T05:02:45.739Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = c862a7d2-1bcf-4c84-843a-f7ff5b0c1ee5
|
445 | 2024-03-22T05:02:45.739Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = c862a7d2-1bcf-4c84-843a-f7ff5b0c1ee5
|
446 | 2024-03-22T05:02:45.739Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
state = Stop
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = c862a7d2-1bcf-4c84-843a-f7ff5b0c1ee5
|
447 | 2024-03-22T05:02:45.740Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = c862a7d2-1bcf-4c84-843a-f7ff5b0c1ee5
|
448 | 2024-03-22T05:02:45.740Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = c862a7d2-1bcf-4c84-843a-f7ff5b0c1ee5
|
449 | 2024-03-22T05:02:45.740Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
state = Reboot
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = c862a7d2-1bcf-4c84-843a-f7ff5b0c1ee5
|
450 | 2024-03-22T05:02:45.740Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = c862a7d2-1bcf-4c84-843a-f7ff5b0c1ee5
|
451 | 2024-03-22T05:02:45.741Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = c862a7d2-1bcf-4c84-843a-f7ff5b0c1ee5
|
452 | 2024-03-22T05:02:45.741Z | INFO | phd-runner: test phd_tests::server_state_machine::instance_stop_causes_destroy_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
453 | 2024-03-22T05:02:45.741Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
454 | 2024-03-22T05:02:45.741Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = instance_stop_causes_destroy_test
vm_id = c862a7d2-1bcf-4c84-843a-f7ff5b0c1ee5
|
455 | 2024-03-22T05:02:45.871Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::zfs
vm = instance_stop_causes_destroy_test
vm_id = c862a7d2-1bcf-4c84-843a-f7ff5b0c1ee5
|
456 | 2024-03-22T05:02:45.871Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-d71ec86a-baa7-4923-9c47-78f69b1a91ae"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::zfs
verb = destroy
vm = instance_stop_causes_destroy_test
vm_id = c862a7d2-1bcf-4c84-843a-f7ff5b0c1ee5
|
457 | 2024-03-22T05:02:45.902Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::zfs
vm = instance_stop_causes_destroy_test
vm_id = c862a7d2-1bcf-4c84-843a-f7ff5b0c1ee5
|
458 | 2024-03-22T05:02:45.902Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-1076f527-16fb-4232-a313-0318ec73b454"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::zfs
verb = destroy
vm = instance_stop_causes_destroy_test
vm_id = c862a7d2-1bcf-4c84-843a-f7ff5b0c1ee5
|
459 | 2024-03-22T05:02:45.922Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 181
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_framework::test_vm
vm = instance_stop_causes_destroy_test
vm_id = c862a7d2-1bcf-4c84-843a-f7ff5b0c1ee5
|
460 | 2024-03-22T05:02:45.922Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 1590
file = phd-tests/tests/src/server_state_machine.rs
line = 28
path = phd_tests::server_state_machine::instance_stop_causes_destroy_test
target = phd_tests::server_state_machine
|
461 | 2024-03-22T05:02:45.923Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 181
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
462 | 2024-03-22T05:02:45.923Z | INFO | phd-runner: Starting test phd_tests::server_state_machine::instance_start_stop_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
463 | 2024-03-22T05:02:45.923Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
464 | 2024-03-22T05:02:45.923Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
465 | 2024-03-22T05:02:45.923Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/server_state_machine.rs
line = 12
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_tests::server_state_machine
|
466 | 2024-03-22T05:02:45.923Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
467 | 2024-03-22T05:02:45.923Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
468 | 2024-03-22T05:02:45.923Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
469 | 2024-03-22T05:02:45.923Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::zfs
verb = list
|
470 | 2024-03-22T05:02:45.933Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::instance_start_stop_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 51.3M 1.80T 48.9M /phd-artifacts\n
target = phd_framework::zfs
|
471 | 2024-03-22T05:02:45.933Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-7ca47061-cd8f-47fb-afdd-c226dd9acd5a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::zfs
verb = snapshot
|
472 | 2024-03-22T05:02:45.947Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-7ca47061-cd8f-47fb-afdd-c226dd9acd5a", "phd-artifacts/phd-clone-ea203941-67f6-440d-a9f5-803b2f9be7be"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::zfs
verb = clone
|
473 | 2024-03-22T05:02:45.966Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-ea203941-67f6-440d-a9f5-803b2f9be7be"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::zfs
verb = list
|
474 | 2024-03-22T05:02:45.976Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::server_state_machine::instance_start_stop_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-ea203941-67f6-440d-a9f5-803b2f9be7be 0B 1.80T 48.9M /phd-artifacts/phd-clone-ea203941-67f6-440d-a9f5-803b2f9be7be\n
target = phd_framework::zfs
|
475 | 2024-03-22T05:02:45.977Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
|
476 | 2024-03-22T05:02:45.977Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 186
path = phd_tests::server_state_machine::instance_start_stop_test
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-ea203941-67f6-440d-a9f5-803b2f9be7be/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = instance_ensure_running_test
|
477 | 2024-03-22T05:02:45.977Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
478 | 2024-03-22T05:02:45.977Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/instance_ensure_running_test.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::server_state_machine::instance_start_stop_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
479 | 2024-03-22T05:02:45.977Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::server_state_machine::instance_start_stop_test
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
|
480 | 2024-03-22T05:02:45.982Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 913
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm::server
|
481 | 2024-03-22T05:02:45.982Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 5
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
|
482 | 2024-03-22T05:02:45.983Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 5fd4850b-753c-4e85-8481-959657450cc0
|
483 | 2024-03-22T05:02:45.983Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 5fd4850b-753c-4e85-8481-959657450cc0
|
484 | 2024-03-22T05:02:46.608Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
485 | 2024-03-22T05:02:46.609Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 5fd4850b-753c-4e85-8481-959657450cc0, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 70f4a350-6ad3-463f-825b-7ae61f48271b, silo_id: 758b1738-cf4c-4430-99e7-7b404a9d12b3 }, name: "phd-vm-5fd4850b-753c-4e85-8481-959657450cc0", vcpus: 2 }, state: Creating }
line = 381
path = phd_tests::server_state_machine::instance_start_stop_test
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-ea203941-67f6-440d-a9f5-803b2f9be7be/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 5fd4850b-753c-4e85-8481-959657450cc0
|
486 | 2024-03-22T05:02:46.609Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 626
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 5fd4850b-753c-4e85-8481-959657450cc0
|
487 | 2024-03-22T05:02:46.609Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 447
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 5fd4850b-753c-4e85-8481-959657450cc0
|
488 | 2024-03-22T05:02:46.609Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 449
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 5fd4850b-753c-4e85-8481-959657450cc0
|
489 | 2024-03-22T05:02:46.610Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 447
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 5fd4850b-753c-4e85-8481-959657450cc0
|
490 | 2024-03-22T05:02:46.610Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 5fd4850b-753c-4e85-8481-959657450cc0
|
491 | 2024-03-22T05:02:46.610Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::server_state_machine::instance_start_stop_test
state = Run
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 5fd4850b-753c-4e85-8481-959657450cc0
|
492 | 2024-03-22T05:02:46.610Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 5fd4850b-753c-4e85-8481-959657450cc0
|
493 | 2024-03-22T05:02:46.610Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 592
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 5fd4850b-753c-4e85-8481-959657450cc0
|
494 | 2024-03-22T05:02:46.610Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Running
file = phd-tests/framework/src/test_vm/mod.rs
line = 598
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 5fd4850b-753c-4e85-8481-959657450cc0
|
495 | 2024-03-22T05:02:46.610Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 447
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 5fd4850b-753c-4e85-8481-959657450cc0
|
496 | 2024-03-22T05:02:46.610Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 449
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 5fd4850b-753c-4e85-8481-959657450cc0
|
497 | 2024-03-22T05:02:46.611Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 447
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 5fd4850b-753c-4e85-8481-959657450cc0
|
498 | 2024-03-22T05:02:46.611Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 592
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 5fd4850b-753c-4e85-8481-959657450cc0
|
499 | 2024-03-22T05:02:46.611Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 5fd4850b-753c-4e85-8481-959657450cc0
|
500 | 2024-03-22T05:02:46.611Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::server_state_machine::instance_start_stop_test
state = Stop
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 5fd4850b-753c-4e85-8481-959657450cc0
|
501 | 2024-03-22T05:02:46.611Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 5fd4850b-753c-4e85-8481-959657450cc0
|
502 | 2024-03-22T05:02:46.611Z | INFO | phd-runner: [WAIT_FOR_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 592
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 5fd4850b-753c-4e85-8481-959657450cc0
|
503 | 2024-03-22T05:02:46.611Z | INFO | phd-runner: [WAIT_FOR_STATE - EVENT] Waiting 60s for server to reach state Destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 598
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 5fd4850b-753c-4e85-8481-959657450cc0
|
504 | 2024-03-22T05:02:46.611Z | INFO | phd-runner: [GET - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 447
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 5fd4850b-753c-4e85-8481-959657450cc0
|
505 | 2024-03-22T05:02:46.611Z | INFO | phd-runner: [GET - EVENT] Sending instance get request to server
file = phd-tests/framework/src/test_vm/mod.rs
line = 449
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 5fd4850b-753c-4e85-8481-959657450cc0
|
506 | 2024-03-22T05:02:46.616Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 271
target = phd_framework::serial
|
507 | 2024-03-22T05:02:46.616Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
508 | 2024-03-22T05:02:46.617Z | INFO | phd-runner: [GET - END]
elapsed_milliseconds = 5
file = phd-tests/framework/src/test_vm/mod.rs
line = 447
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 5fd4850b-753c-4e85-8481-959657450cc0
|
509 | 2024-03-22T05:02:46.617Z | INFO | phd-runner: [WAIT_FOR_STATE - END]
elapsed_milliseconds = 5
file = phd-tests/framework/src/test_vm/mod.rs
line = 592
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 5fd4850b-753c-4e85-8481-959657450cc0
|
510 | 2024-03-22T05:02:46.617Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 5fd4850b-753c-4e85-8481-959657450cc0
|
511 | 2024-03-22T05:02:46.617Z | INFO | phd-runner: test phd_tests::server_state_machine::instance_start_stop_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
512 | 2024-03-22T05:02:46.617Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
513 | 2024-03-22T05:02:46.618Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::server_state_machine::instance_start_stop_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = instance_ensure_running_test
vm_id = 5fd4850b-753c-4e85-8481-959657450cc0
|
514 | 2024-03-22T05:02:46.753Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::zfs
vm = instance_ensure_running_test
vm_id = 5fd4850b-753c-4e85-8481-959657450cc0
|
515 | 2024-03-22T05:02:46.753Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-ea203941-67f6-440d-a9f5-803b2f9be7be"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::zfs
verb = destroy
vm = instance_ensure_running_test
vm_id = 5fd4850b-753c-4e85-8481-959657450cc0
|
516 | 2024-03-22T05:02:46.783Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::zfs
vm = instance_ensure_running_test
vm_id = 5fd4850b-753c-4e85-8481-959657450cc0
|
517 | 2024-03-22T05:02:46.783Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-7ca47061-cd8f-47fb-afdd-c226dd9acd5a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::zfs
verb = destroy
vm = instance_ensure_running_test
vm_id = 5fd4850b-753c-4e85-8481-959657450cc0
|
518 | 2024-03-22T05:02:46.799Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 182
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_framework::test_vm
vm = instance_ensure_running_test
vm_id = 5fd4850b-753c-4e85-8481-959657450cc0
|
519 | 2024-03-22T05:02:46.799Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 876
file = phd-tests/tests/src/server_state_machine.rs
line = 12
path = phd_tests::server_state_machine::instance_start_stop_test
target = phd_tests::server_state_machine
|
520 | 2024-03-22T05:02:46.800Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 182
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
521 | 2024-03-22T05:02:46.800Z | INFO | phd-runner: Starting test phd_tests::migrate::from_base::migration_from_base_and_back
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
522 | 2024-03-22T05:02:46.800Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
523 | 2024-03-22T05:02:46.800Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
524 | 2024-03-22T05:02:46.800Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 50
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_tests::migrate::from_base
|
525 | 2024-03-22T05:02:46.800Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
526 | 2024-03-22T05:02:46.800Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
527 | 2024-03-22T05:02:46.800Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
528 | 2024-03-22T05:02:46.800Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = list
|
529 | 2024-03-22T05:02:46.810Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::from_base::migration_from_base_and_back
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 50.7M 1.80T 48.9M /phd-artifacts\n
target = phd_framework::zfs
|
530 | 2024-03-22T05:02:46.810Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-4afb2519-e338-44a8-96b6-ff644aab5391"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = snapshot
|
531 | 2024-03-22T05:02:46.824Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-4afb2519-e338-44a8-96b6-ff644aab5391", "phd-artifacts/phd-clone-6187cbdf-7188-41e5-a66e-7b5d3673e0de"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = clone
|
532 | 2024-03-22T05:02:46.841Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-6187cbdf-7188-41e5-a66e-7b5d3673e0de"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = list
|
533 | 2024-03-22T05:02:46.852Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::from_base::migration_from_base_and_back
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-6187cbdf-7188-41e5-a66e-7b5d3673e0de 0B 1.80T 48.9M /phd-artifacts/phd-clone-6187cbdf-7188-41e5-a66e-7b5d3673e0de\n
target = phd_framework::zfs
|
534 | 2024-03-22T05:02:46.852Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
535 | 2024-03-22T05:02:46.852Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 186
path = phd_tests::migrate::from_base::migration_from_base_and_back
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-6187cbdf-7188-41e5-a66e-7b5d3673e0de/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migration_from_base_and_back
|
536 | 2024-03-22T05:02:46.852Z | DEBG | phd-runner: [NEW - EVENT] checking for existing copy of artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 89
maybe_path = /phd-artifacts/7bfa4fe7fc4f245e985b35c62ff6ea6f26396a61795e296edc46520c3c7b7695/propolis-server.tar.gz
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
|
537 | 2024-03-22T05:02:46.853Z | DEBG | phd-runner: [NEW - EVENT] Downloading file from Buildomat...
file = phd-tests/framework/src/artifacts/buildomat.rs
line = 215
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/fdf0585c6a227a7cfbee4a61a36938c3d77e4712/propolis-server.tar.gz
|
538 | 2024-03-22T05:03:25.917Z | DEBG | phd-runner: [NEW - EVENT] Extracting artifact from tarball
extracted_path = /phd-artifacts/7bfa4fe7fc4f245e985b35c62ff6ea6f26396a61795e296edc46520c3c7b7695/propolis-server
file = phd-tests/framework/src/artifacts/store.rs
line = 162
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
untar_path = propolis-server
|
539 | 2024-03-22T05:03:25.917Z | DEBG | phd-runner: [NEW - EVENT] Extracting gzipped tarball...
file = phd-tests/framework/src/artifacts/store.rs
line = 518
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
|
540 | 2024-03-22T05:03:36.747Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/7bfa4fe7fc4f245e985b35c62ff6ea6f26396a61795e296edc46520c3c7b7695/propolis-server"
target = phd_framework::test_vm::server
|
541 | 2024-03-22T05:03:36.747Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/migration_from_base_and_back.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_and_back.stdout.log"
target = phd_framework::server_log_mode
|
542 | 2024-03-22T05:03:36.779Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 921
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
543 | 2024-03-22T05:03:36.779Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 49926
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
544 | 2024-03-22T05:03:36.779Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 769a65fc-37b9-4fce-ae2f-4c4aabd4ae74
|
545 | 2024-03-22T05:03:36.780Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 769a65fc-37b9-4fce-ae2f-4c4aabd4ae74
|
546 | 2024-03-22T05:03:37.298Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
547 | 2024-03-22T05:03:37.299Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 769a65fc-37b9-4fce-ae2f-4c4aabd4ae74, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 351f39a2-d919-4c9c-8cde-20829605f588, silo_id: fc9ab875-2419-4df3-8f9e-3a8322ce1fcb }, name: "phd-vm-769a65fc-37b9-4fce-ae2f-4c4aabd4ae74", vcpus: 2 }, state: Creating }
line = 381
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-6187cbdf-7188-41e5-a66e-7b5d3673e0de/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 769a65fc-37b9-4fce-ae2f-4c4aabd4ae74
|
548 | 2024-03-22T05:03:37.299Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 519
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 769a65fc-37b9-4fce-ae2f-4c4aabd4ae74
|
549 | 2024-03-22T05:03:37.299Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 769a65fc-37b9-4fce-ae2f-4c4aabd4ae74
|
550 | 2024-03-22T05:03:37.299Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::migrate::from_base::migration_from_base_and_back
state = Run
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 769a65fc-37b9-4fce-ae2f-4c4aabd4ae74
|
551 | 2024-03-22T05:03:37.299Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 769a65fc-37b9-4fce-ae2f-4c4aabd4ae74
|
552 | 2024-03-22T05:03:37.299Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
553 | 2024-03-22T05:03:37.299Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 645
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_from_base_and_back
vm_id = 769a65fc-37b9-4fce-ae2f-4c4aabd4ae74
|
554 | 2024-03-22T05:03:37.300Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
555 | 2024-03-22T05:03:37.300Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 769a65fc-37b9-4fce-ae2f-4c4aabd4ae74
|
556 | 2024-03-22T05:03:37.300Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base_and_back
vm_id = 769a65fc-37b9-4fce-ae2f-4c4aabd4ae74
|
557 | 2024-03-22T05:03:41.485Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4185
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 769a65fc-37b9-4fce-ae2f-4c4aabd4ae74
|
558 | 2024-03-22T05:03:41.485Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WriteStr("root")
target = phd_framework::test_vm
|
559 | 2024-03-22T05:03:41.485Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
560 | 2024-03-22T05:03:41.485Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 769a65fc-37b9-4fce-ae2f-4c4aabd4ae74
|
561 | 2024-03-22T05:03:41.485Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base_and_back
vm_id = 769a65fc-37b9-4fce-ae2f-4c4aabd4ae74
|
562 | 2024-03-22T05:03:41.505Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 769a65fc-37b9-4fce-ae2f-4c4aabd4ae74
|
563 | 2024-03-22T05:03:41.505Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 693
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
564 | 2024-03-22T05:03:41.505Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4205
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
565 | 2024-03-22T05:03:41.505Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 769a65fc-37b9-4fce-ae2f-4c4aabd4ae74
|
566 | 2024-03-22T05:03:41.505Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back
vm_id = 769a65fc-37b9-4fce-ae2f-4c4aabd4ae74
|
567 | 2024-03-22T05:03:41.514Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 8
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 769a65fc-37b9-4fce-ae2f-4c4aabd4ae74
|
568 | 2024-03-22T05:03:41.514Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 769a65fc-37b9-4fce-ae2f-4c4aabd4ae74
|
569 | 2024-03-22T05:03:41.514Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = 769a65fc-37b9-4fce-ae2f-4c4aabd4ae74
|
570 | 2024-03-22T05:03:41.546Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 769a65fc-37b9-4fce-ae2f-4c4aabd4ae74
|
571 | 2024-03-22T05:03:41.546Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 769a65fc-37b9-4fce-ae2f-4c4aabd4ae74
|
572 | 2024-03-22T05:03:41.546Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back
vm_id = 769a65fc-37b9-4fce-ae2f-4c4aabd4ae74
|
573 | 2024-03-22T05:03:41.557Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 769a65fc-37b9-4fce-ae2f-4c4aabd4ae74
|
574 | 2024-03-22T05:03:41.558Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 769a65fc-37b9-4fce-ae2f-4c4aabd4ae74
|
575 | 2024-03-22T05:03:41.558Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = 769a65fc-37b9-4fce-ae2f-4c4aabd4ae74
|
576 | 2024-03-22T05:03:41.579Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 769a65fc-37b9-4fce-ae2f-4c4aabd4ae74
|
577 | 2024-03-22T05:03:41.579Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 769a65fc-37b9-4fce-ae2f-4c4aabd4ae74
|
578 | 2024-03-22T05:03:41.579Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back
vm_id = 769a65fc-37b9-4fce-ae2f-4c4aabd4ae74
|
579 | 2024-03-22T05:03:41.590Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 769a65fc-37b9-4fce-ae2f-4c4aabd4ae74
|
580 | 2024-03-22T05:03:41.590Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 769a65fc-37b9-4fce-ae2f-4c4aabd4ae74
|
581 | 2024-03-22T05:03:41.590Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = 769a65fc-37b9-4fce-ae2f-4c4aabd4ae74
|
582 | 2024-03-22T05:03:41.612Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 769a65fc-37b9-4fce-ae2f-4c4aabd4ae74
|
583 | 2024-03-22T05:03:41.612Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 74
path = phd_tests::migrate::from_base::migration_from_base_and_back
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_from_base_and_back
|
584 | 2024-03-22T05:03:41.613Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
585 | 2024-03-22T05:03:41.613Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 186
path = phd_tests::migrate::from_base::migration_from_base_and_back
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-6187cbdf-7188-41e5-a66e-7b5d3673e0de/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migration_from_base_and_back_lifecycle_0
|
586 | 2024-03-22T05:03:41.613Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
587 | 2024-03-22T05:03:41.613Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
588 | 2024-03-22T05:03:41.613Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stdout.log"
target = phd_framework::server_log_mode
|
589 | 2024-03-22T05:03:41.628Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 922
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
590 | 2024-03-22T05:03:41.628Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
591 | 2024-03-22T05:03:41.628Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 769a65fc-37b9-4fce-ae2f-4c4aabd4ae74
target = phd_framework::test_vm
target_id = 5fc0f606-0f6a-4943-bfa9-666a6d04eb39
|
592 | 2024-03-22T05:03:41.628Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 504
migration_id = 1ba01aee-b47b-4ae1-bf48-e3336e7e5c17
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 769a65fc-37b9-4fce-ae2f-4c4aabd4ae74
target = phd_framework::test_vm
target_id = 5fc0f606-0f6a-4943-bfa9-666a6d04eb39
timeout_duration = 45s
|
593 | 2024-03-22T05:03:41.629Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 769a65fc-37b9-4fce-ae2f-4c4aabd4ae74
target = phd_framework::test_vm
target_id = 5fc0f606-0f6a-4943-bfa9-666a6d04eb39
vm = migration_from_base_and_back_lifecycle_0
vm_id = 5fc0f606-0f6a-4943-bfa9-666a6d04eb39
|
594 | 2024-03-22T05:03:41.629Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 769a65fc-37b9-4fce-ae2f-4c4aabd4ae74
target = phd_framework::test_vm
target_id = 5fc0f606-0f6a-4943-bfa9-666a6d04eb39
vm = migration_from_base_and_back_lifecycle_0
vm_id = 5fc0f606-0f6a-4943-bfa9-666a6d04eb39
|
595 | 2024-03-22T05:03:42.399Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 5fc0f606-0f6a-4943-bfa9-666a6d04eb39, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: ef1089a7-1fd1-459c-9235-93d55b1312ed, silo_id: 1355e4f3-3603-4bb3-8110-31e48d7a017b }, name: "phd-vm-5fc0f606-0f6a-4943-bfa9-666a6d04eb39", vcpus: 2 }, state: Migrating }
line = 381
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-6187cbdf-7188-41e5-a66e-7b5d3673e0de/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
source = migration_from_base_and_back
source_id = 769a65fc-37b9-4fce-ae2f-4c4aabd4ae74
target = phd_framework::test_vm
target_id = 5fc0f606-0f6a-4943-bfa9-666a6d04eb39
vm = migration_from_base_and_back_lifecycle_0
vm_id = 5fc0f606-0f6a-4943-bfa9-666a6d04eb39
|
596 | 2024-03-22T05:03:42.399Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 770
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 769a65fc-37b9-4fce-ae2f-4c4aabd4ae74
target = phd_framework::test_vm
target_id = 5fc0f606-0f6a-4943-bfa9-666a6d04eb39
vm = migration_from_base_and_back_lifecycle_0
vm_id = 5fc0f606-0f6a-4943-bfa9-666a6d04eb39
|
597 | 2024-03-22T05:03:42.399Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = 1ba01aee-b47b-4ae1-bf48-e3336e7e5c17
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 769a65fc-37b9-4fce-ae2f-4c4aabd4ae74
target = phd_framework::test_vm
target_id = 5fc0f606-0f6a-4943-bfa9-666a6d04eb39
|
598 | 2024-03-22T05:03:53.891Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7718}}
target = phd_framework::serial
|
599 | 2024-03-22T05:03:54.402Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 533
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 769a65fc-37b9-4fce-ae2f-4c4aabd4ae74
target = phd_framework::test_vm
target_id = 5fc0f606-0f6a-4943-bfa9-666a6d04eb39
|
600 | 2024-03-22T05:03:54.402Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 12003
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = 1ba01aee-b47b-4ae1-bf48-e3336e7e5c17
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 769a65fc-37b9-4fce-ae2f-4c4aabd4ae74
target = phd_framework::test_vm
target_id = 5fc0f606-0f6a-4943-bfa9-666a6d04eb39
|
601 | 2024-03-22T05:03:54.402Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 12774
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 769a65fc-37b9-4fce-ae2f-4c4aabd4ae74
target = phd_framework::test_vm
target_id = 5fc0f606-0f6a-4943-bfa9-666a6d04eb39
|
602 | 2024-03-22T05:03:54.404Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 769a65fc-37b9-4fce-ae2f-4c4aabd4ae74
|
603 | 2024-03-22T05:03:54.404Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = 5fc0f606-0f6a-4943-bfa9-666a6d04eb39
|
604 | 2024-03-22T05:03:54.404Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back_lifecycle_0
vm_id = 5fc0f606-0f6a-4943-bfa9-666a6d04eb39
|
605 | 2024-03-22T05:03:54.405Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_from_base_and_back
vm_id = 769a65fc-37b9-4fce-ae2f-4c4aabd4ae74
|
606 | 2024-03-22T05:03:54.541Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 137
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 769a65fc-37b9-4fce-ae2f-4c4aabd4ae74
|
607 | 2024-03-22T05:03:54.541Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 137
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = 5fc0f606-0f6a-4943-bfa9-666a6d04eb39
|
608 | 2024-03-22T05:03:54.542Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = 5fc0f606-0f6a-4943-bfa9-666a6d04eb39
|
609 | 2024-03-22T05:03:54.542Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back_lifecycle_0
vm_id = 5fc0f606-0f6a-4943-bfa9-666a6d04eb39
|
610 | 2024-03-22T05:03:54.564Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = 5fc0f606-0f6a-4943-bfa9-666a6d04eb39
|
611 | 2024-03-22T05:03:54.564Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 74
path = phd_tests::migrate::from_base::migration_from_base_and_back
propolis_artifact = __BASE_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_from_base_and_back
|
612 | 2024-03-22T05:03:54.564Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
613 | 2024-03-22T05:03:54.564Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 186
path = phd_tests::migrate::from_base::migration_from_base_and_back
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-6187cbdf-7188-41e5-a66e-7b5d3673e0de/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migration_from_base_and_back_lifecycle_1
|
614 | 2024-03-22T05:03:54.564Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/7bfa4fe7fc4f245e985b35c62ff6ea6f26396a61795e296edc46520c3c7b7695/propolis-server
target = phd_framework::artifacts::store
|
615 | 2024-03-22T05:03:54.565Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9004
server_path = "/phd-artifacts/7bfa4fe7fc4f245e985b35c62ff6ea6f26396a61795e296edc46520c3c7b7695/propolis-server"
target = phd_framework::test_vm::server
|
616 | 2024-03-22T05:03:54.565Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stdout.log"
target = phd_framework::server_log_mode
|
617 | 2024-03-22T05:03:54.580Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 924
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
618 | 2024-03-22T05:03:54.580Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
619 | 2024-03-22T05:03:54.580Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 5fc0f606-0f6a-4943-bfa9-666a6d04eb39
target = phd_framework::test_vm
target_id = fd819565-8a65-4604-9496-81cf692f9823
|
620 | 2024-03-22T05:03:54.580Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002
file = phd-tests/framework/src/test_vm/mod.rs
line = 504
migration_id = 318d35ec-c1ce-4b71-b050-96d981674a08
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 5fc0f606-0f6a-4943-bfa9-666a6d04eb39
target = phd_framework::test_vm
target_id = fd819565-8a65-4604-9496-81cf692f9823
timeout_duration = 45s
|
621 | 2024-03-22T05:03:54.581Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 5fc0f606-0f6a-4943-bfa9-666a6d04eb39
target = phd_framework::test_vm
target_id = fd819565-8a65-4604-9496-81cf692f9823
vm = migration_from_base_and_back_lifecycle_1
vm_id = fd819565-8a65-4604-9496-81cf692f9823
|
622 | 2024-03-22T05:03:54.581Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9004/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 5fc0f606-0f6a-4943-bfa9-666a6d04eb39
target = phd_framework::test_vm
target_id = fd819565-8a65-4604-9496-81cf692f9823
vm = migration_from_base_and_back_lifecycle_1
vm_id = fd819565-8a65-4604-9496-81cf692f9823
|
623 | 2024-03-22T05:03:55.116Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: fd819565-8a65-4604-9496-81cf692f9823, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 81796421-e034-4d31-b7bd-c79aec5eb8d3, silo_id: 81f4c7b0-ab7a-440e-a670-1e8e6d432f72 }, name: "phd-vm-fd819565-8a65-4604-9496-81cf692f9823", vcpus: 2 }, state: Migrating }
line = 381
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-6187cbdf-7188-41e5-a66e-7b5d3673e0de/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
source = migration_from_base_and_back_lifecycle_0
source_id = 5fc0f606-0f6a-4943-bfa9-666a6d04eb39
target = phd_framework::test_vm
target_id = fd819565-8a65-4604-9496-81cf692f9823
vm = migration_from_base_and_back_lifecycle_1
vm_id = fd819565-8a65-4604-9496-81cf692f9823
|
624 | 2024-03-22T05:03:55.116Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 535
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 5fc0f606-0f6a-4943-bfa9-666a6d04eb39
target = phd_framework::test_vm
target_id = fd819565-8a65-4604-9496-81cf692f9823
vm = migration_from_base_and_back_lifecycle_1
vm_id = fd819565-8a65-4604-9496-81cf692f9823
|
625 | 2024-03-22T05:03:55.116Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = 318d35ec-c1ce-4b71-b050-96d981674a08
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 5fc0f606-0f6a-4943-bfa9-666a6d04eb39
target = phd_framework::test_vm
target_id = fd819565-8a65-4604-9496-81cf692f9823
|
626 | 2024-03-22T05:04:06.695Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9004","from_start":7765}}
target = phd_framework::serial
|
627 | 2024-03-22T05:04:09.095Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 533
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 5fc0f606-0f6a-4943-bfa9-666a6d04eb39
target = phd_framework::test_vm
target_id = fd819565-8a65-4604-9496-81cf692f9823
|
628 | 2024-03-22T05:04:09.095Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 13978
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = 318d35ec-c1ce-4b71-b050-96d981674a08
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 5fc0f606-0f6a-4943-bfa9-666a6d04eb39
target = phd_framework::test_vm
target_id = fd819565-8a65-4604-9496-81cf692f9823
|
629 | 2024-03-22T05:04:09.095Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 14514
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 5fc0f606-0f6a-4943-bfa9-666a6d04eb39
target = phd_framework::test_vm
target_id = fd819565-8a65-4604-9496-81cf692f9823
|
630 | 2024-03-22T05:04:09.096Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = 5fc0f606-0f6a-4943-bfa9-666a6d04eb39
|
631 | 2024-03-22T05:04:09.097Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = fd819565-8a65-4604-9496-81cf692f9823
|
632 | 2024-03-22T05:04:09.097Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back_lifecycle_1
vm_id = fd819565-8a65-4604-9496-81cf692f9823
|
633 | 2024-03-22T05:04:09.097Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_from_base_and_back_lifecycle_0
vm_id = 5fc0f606-0f6a-4943-bfa9-666a6d04eb39
|
634 | 2024-03-22T05:04:09.224Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 127
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = 5fc0f606-0f6a-4943-bfa9-666a6d04eb39
|
635 | 2024-03-22T05:04:09.224Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 127
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = fd819565-8a65-4604-9496-81cf692f9823
|
636 | 2024-03-22T05:04:09.224Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = fd819565-8a65-4604-9496-81cf692f9823
|
637 | 2024-03-22T05:04:09.224Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back_lifecycle_1
vm_id = fd819565-8a65-4604-9496-81cf692f9823
|
638 | 2024-03-22T05:04:09.247Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = fd819565-8a65-4604-9496-81cf692f9823
|
639 | 2024-03-22T05:04:09.247Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 74
path = phd_tests::migrate::from_base::migration_from_base_and_back
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_from_base_and_back
|
640 | 2024-03-22T05:04:09.247Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
641 | 2024-03-22T05:04:09.247Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 186
path = phd_tests::migrate::from_base::migration_from_base_and_back
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-6187cbdf-7188-41e5-a66e-7b5d3673e0de/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migration_from_base_and_back_lifecycle_2
|
642 | 2024-03-22T05:04:09.247Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
643 | 2024-03-22T05:04:09.247Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9006
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
644 | 2024-03-22T05:04:09.247Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stdout.log"
target = phd_framework::server_log_mode
|
645 | 2024-03-22T05:04:09.263Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 926
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
646 | 2024-03-22T05:04:09.264Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 16
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
647 | 2024-03-22T05:04:09.264Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = fd819565-8a65-4604-9496-81cf692f9823
target = phd_framework::test_vm
target_id = fa1ab7f9-faf7-44c8-8550-bbe6e64b0ed2
|
648 | 2024-03-22T05:04:09.264Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004
file = phd-tests/framework/src/test_vm/mod.rs
line = 504
migration_id = 780c4619-788b-4539-ba24-e5dbf85fd0fb
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = fd819565-8a65-4604-9496-81cf692f9823
target = phd_framework::test_vm
target_id = fa1ab7f9-faf7-44c8-8550-bbe6e64b0ed2
timeout_duration = 45s
|
649 | 2024-03-22T05:04:09.264Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = fd819565-8a65-4604-9496-81cf692f9823
target = phd_framework::test_vm
target_id = fa1ab7f9-faf7-44c8-8550-bbe6e64b0ed2
vm = migration_from_base_and_back_lifecycle_2
vm_id = fa1ab7f9-faf7-44c8-8550-bbe6e64b0ed2
|
650 | 2024-03-22T05:04:09.264Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9006/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = fd819565-8a65-4604-9496-81cf692f9823
target = phd_framework::test_vm
target_id = fa1ab7f9-faf7-44c8-8550-bbe6e64b0ed2
vm = migration_from_base_and_back_lifecycle_2
vm_id = fa1ab7f9-faf7-44c8-8550-bbe6e64b0ed2
|
651 | 2024-03-22T05:04:09.980Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: fa1ab7f9-faf7-44c8-8550-bbe6e64b0ed2, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: e74475f6-4902-43ae-a0df-d57c859c4d5d, silo_id: e999dc67-b633-4012-9749-d915c9ce37d7 }, name: "phd-vm-fa1ab7f9-faf7-44c8-8550-bbe6e64b0ed2", vcpus: 2 }, state: Migrating }
line = 381
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-6187cbdf-7188-41e5-a66e-7b5d3673e0de/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
source = migration_from_base_and_back_lifecycle_1
source_id = fd819565-8a65-4604-9496-81cf692f9823
target = phd_framework::test_vm
target_id = fa1ab7f9-faf7-44c8-8550-bbe6e64b0ed2
vm = migration_from_base_and_back_lifecycle_2
vm_id = fa1ab7f9-faf7-44c8-8550-bbe6e64b0ed2
|
652 | 2024-03-22T05:04:09.980Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 716
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = fd819565-8a65-4604-9496-81cf692f9823
target = phd_framework::test_vm
target_id = fa1ab7f9-faf7-44c8-8550-bbe6e64b0ed2
vm = migration_from_base_and_back_lifecycle_2
vm_id = fa1ab7f9-faf7-44c8-8550-bbe6e64b0ed2
|
653 | 2024-03-22T05:04:09.980Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = 780c4619-788b-4539-ba24-e5dbf85fd0fb
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = fd819565-8a65-4604-9496-81cf692f9823
target = phd_framework::test_vm
target_id = fa1ab7f9-faf7-44c8-8550-bbe6e64b0ed2
|
654 | 2024-03-22T05:04:21.528Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9006","from_start":7812}}
target = phd_framework::serial
|
655 | 2024-03-22T05:04:28.895Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 533
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = fd819565-8a65-4604-9496-81cf692f9823
target = phd_framework::test_vm
target_id = fa1ab7f9-faf7-44c8-8550-bbe6e64b0ed2
|
656 | 2024-03-22T05:04:28.895Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 18914
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = 780c4619-788b-4539-ba24-e5dbf85fd0fb
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = fd819565-8a65-4604-9496-81cf692f9823
target = phd_framework::test_vm
target_id = fa1ab7f9-faf7-44c8-8550-bbe6e64b0ed2
|
657 | 2024-03-22T05:04:28.895Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 19630
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = fd819565-8a65-4604-9496-81cf692f9823
target = phd_framework::test_vm
target_id = fa1ab7f9-faf7-44c8-8550-bbe6e64b0ed2
|
658 | 2024-03-22T05:04:28.896Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = fd819565-8a65-4604-9496-81cf692f9823
|
659 | 2024-03-22T05:04:28.896Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = fa1ab7f9-faf7-44c8-8550-bbe6e64b0ed2
|
660 | 2024-03-22T05:04:28.896Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back_lifecycle_2
vm_id = fa1ab7f9-faf7-44c8-8550-bbe6e64b0ed2
|
661 | 2024-03-22T05:04:28.897Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
vm = migration_from_base_and_back_lifecycle_1
vm_id = fd819565-8a65-4604-9496-81cf692f9823
|
662 | 2024-03-22T05:04:29.024Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 128
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = fd819565-8a65-4604-9496-81cf692f9823
|
663 | 2024-03-22T05:04:29.025Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 128
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = fa1ab7f9-faf7-44c8-8550-bbe6e64b0ed2
|
664 | 2024-03-22T05:04:29.025Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = fa1ab7f9-faf7-44c8-8550-bbe6e64b0ed2
|
665 | 2024-03-22T05:04:29.025Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back_lifecycle_2
vm_id = fa1ab7f9-faf7-44c8-8550-bbe6e64b0ed2
|
666 | 2024-03-22T05:04:29.059Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = fa1ab7f9-faf7-44c8-8550-bbe6e64b0ed2
|
667 | 2024-03-22T05:04:29.059Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = fa1ab7f9-faf7-44c8-8550-bbe6e64b0ed2
|
668 | 2024-03-22T05:04:29.059Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
669 | 2024-03-22T05:04:29.059Z | INFO | phd-runner: test phd_tests::migrate::from_base::migration_from_base_and_back ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
670 | 2024-03-22T05:04:29.059Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 51761
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
671 | 2024-03-22T05:04:29.059Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
672 | 2024-03-22T05:04:29.060Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 974
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = fa1ab7f9-faf7-44c8-8550-bbe6e64b0ed2
|
673 | 2024-03-22T05:04:29.794Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.address = 127.0.0.1:9006
target = phd_framework::test_vm::server
vm = migration_from_base_and_back_lifecycle_2
vm_id = fa1ab7f9-faf7-44c8-8550-bbe6e64b0ed2
|
674 | 2024-03-22T05:04:29.931Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
vm = migration_from_base_and_back_lifecycle_2
vm_id = fa1ab7f9-faf7-44c8-8550-bbe6e64b0ed2
|
675 | 2024-03-22T05:04:29.931Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-6187cbdf-7188-41e5-a66e-7b5d3673e0de"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = destroy
vm = migration_from_base_and_back_lifecycle_2
vm_id = fa1ab7f9-faf7-44c8-8550-bbe6e64b0ed2
|
676 | 2024-03-22T05:04:29.965Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
vm = migration_from_base_and_back_lifecycle_2
vm_id = fa1ab7f9-faf7-44c8-8550-bbe6e64b0ed2
|
677 | 2024-03-22T05:04:29.965Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-4afb2519-e338-44a8-96b6-ff644aab5391"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = destroy
vm = migration_from_base_and_back_lifecycle_2
vm_id = fa1ab7f9-faf7-44c8-8550-bbe6e64b0ed2
|
678 | 2024-03-22T05:04:29.991Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 931
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = fa1ab7f9-faf7-44c8-8550-bbe6e64b0ed2
|
679 | 2024-03-22T05:04:29.991Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 103190
file = phd-tests/tests/src/migrate.rs
line = 50
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_tests::migrate::from_base
|
680 | 2024-03-22T05:04:29.991Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 931
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
681 | 2024-03-22T05:04:29.991Z | INFO | phd-runner: Starting test phd_tests::migrate::from_base::serial_history
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
682 | 2024-03-22T05:04:29.991Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
683 | 2024-03-22T05:04:29.991Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
684 | 2024-03-22T05:04:29.991Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 38
path = phd_tests::migrate::from_base::serial_history
target = phd_tests::migrate::from_base
|
685 | 2024-03-22T05:04:29.991Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
686 | 2024-03-22T05:04:29.991Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
687 | 2024-03-22T05:04:29.991Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
688 | 2024-03-22T05:04:29.991Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = list
|
689 | 2024-03-22T05:04:30.009Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::from_base::serial_history
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 650M 1.80T 649M /phd-artifacts\n
target = phd_framework::zfs
|
690 | 2024-03-22T05:04:30.009Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-bc29e704-67fa-451c-875b-c40041c9d2d4"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = snapshot
|
691 | 2024-03-22T05:04:30.029Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-bc29e704-67fa-451c-875b-c40041c9d2d4", "phd-artifacts/phd-clone-2502c025-55a6-4305-a9a1-a3fce24e368d"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = clone
|
692 | 2024-03-22T05:04:30.052Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-2502c025-55a6-4305-a9a1-a3fce24e368d"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = list
|
693 | 2024-03-22T05:04:30.066Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::from_base::serial_history
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-2502c025-55a6-4305-a9a1-a3fce24e368d 0B 1.80T 649M /phd-artifacts/phd-clone-2502c025-55a6-4305-a9a1-a3fce24e368d\n
target = phd_framework::zfs
|
694 | 2024-03-22T05:04:30.067Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
695 | 2024-03-22T05:04:30.067Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 186
path = phd_tests::migrate::from_base::serial_history
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-2502c025-55a6-4305-a9a1-a3fce24e368d/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migration_serial_history_base
|
696 | 2024-03-22T05:04:30.067Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/7bfa4fe7fc4f245e985b35c62ff6ea6f26396a61795e296edc46520c3c7b7695/propolis-server
target = phd_framework::artifacts::store
|
697 | 2024-03-22T05:04:30.067Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_serial_history_base.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::serial_history
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/7bfa4fe7fc4f245e985b35c62ff6ea6f26396a61795e296edc46520c3c7b7695/propolis-server"
target = phd_framework::test_vm::server
|
698 | 2024-03-22T05:04:30.067Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::from_base::serial_history
stderr_path = "/tmp/propolis-phd/migration_serial_history_base.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_serial_history_base.stdout.log"
target = phd_framework::server_log_mode
|
699 | 2024-03-22T05:04:30.076Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 935
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm::server
|
700 | 2024-03-22T05:04:30.077Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
701 | 2024-03-22T05:04:30.077Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 1810bbc3-8628-41ff-95e2-267b57f6e13b
|
702 | 2024-03-22T05:04:30.077Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 1810bbc3-8628-41ff-95e2-267b57f6e13b
|
703 | 2024-03-22T05:04:30.786Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
704 | 2024-03-22T05:04:30.787Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 1810bbc3-8628-41ff-95e2-267b57f6e13b, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: a58b917a-afec-4bdb-ad97-b51e8a361a8a, silo_id: 1b51ec06-5453-4b18-81ef-972a8a2bf7a1 }, name: "phd-vm-1810bbc3-8628-41ff-95e2-267b57f6e13b", vcpus: 2 }, state: Creating }
line = 381
path = phd_tests::migrate::from_base::serial_history
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-2502c025-55a6-4305-a9a1-a3fce24e368d/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 1810bbc3-8628-41ff-95e2-267b57f6e13b
|
705 | 2024-03-22T05:04:30.787Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 710
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 1810bbc3-8628-41ff-95e2-267b57f6e13b
|
706 | 2024-03-22T05:04:30.787Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 1810bbc3-8628-41ff-95e2-267b57f6e13b
|
707 | 2024-03-22T05:04:30.787Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::migrate::from_base::serial_history
state = Run
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 1810bbc3-8628-41ff-95e2-267b57f6e13b
|
708 | 2024-03-22T05:04:30.788Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 1810bbc3-8628-41ff-95e2-267b57f6e13b
|
709 | 2024-03-22T05:04:30.788Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
710 | 2024-03-22T05:04:30.788Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 645
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_serial_history_base
vm_id = 1810bbc3-8628-41ff-95e2-267b57f6e13b
|
711 | 2024-03-22T05:04:30.788Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
712 | 2024-03-22T05:04:30.788Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 1810bbc3-8628-41ff-95e2-267b57f6e13b
|
713 | 2024-03-22T05:04:30.788Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = 1810bbc3-8628-41ff-95e2-267b57f6e13b
|
714 | 2024-03-22T05:04:34.981Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4193
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 1810bbc3-8628-41ff-95e2-267b57f6e13b
|
715 | 2024-03-22T05:04:34.981Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::migrate::from_base::serial_history
step = WriteStr("root")
target = phd_framework::test_vm
|
716 | 2024-03-22T05:04:34.981Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
717 | 2024-03-22T05:04:34.981Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 1810bbc3-8628-41ff-95e2-267b57f6e13b
|
718 | 2024-03-22T05:04:34.982Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = 1810bbc3-8628-41ff-95e2-267b57f6e13b
|
719 | 2024-03-22T05:04:35.001Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 1810bbc3-8628-41ff-95e2-267b57f6e13b
|
720 | 2024-03-22T05:04:35.001Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 693
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
721 | 2024-03-22T05:04:35.001Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4212
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
722 | 2024-03-22T05:04:35.001Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 1810bbc3-8628-41ff-95e2-267b57f6e13b
|
723 | 2024-03-22T05:04:35.001Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_serial_history_base
vm_id = 1810bbc3-8628-41ff-95e2-267b57f6e13b
|
724 | 2024-03-22T05:04:35.011Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 1810bbc3-8628-41ff-95e2-267b57f6e13b
|
725 | 2024-03-22T05:04:35.011Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 1810bbc3-8628-41ff-95e2-267b57f6e13b
|
726 | 2024-03-22T05:04:35.011Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_serial_history_base
vm_id = 1810bbc3-8628-41ff-95e2-267b57f6e13b
|
727 | 2024-03-22T05:04:35.042Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 1810bbc3-8628-41ff-95e2-267b57f6e13b
|
728 | 2024-03-22T05:04:35.046Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 74
path = phd_tests::migrate::from_base::serial_history
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_serial_history_base
|
729 | 2024-03-22T05:04:35.046Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
730 | 2024-03-22T05:04:35.046Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 186
path = phd_tests::migrate::from_base::serial_history
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-2502c025-55a6-4305-a9a1-a3fce24e368d/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migration_serial_history_base_lifecycle_0
|
731 | 2024-03-22T05:04:35.046Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
732 | 2024-03-22T05:04:35.046Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::serial_history
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
733 | 2024-03-22T05:04:35.046Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::from_base::serial_history
stderr_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stdout.log"
target = phd_framework::server_log_mode
|
734 | 2024-03-22T05:04:35.060Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 936
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm::server
|
735 | 2024-03-22T05:04:35.061Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 14
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
736 | 2024-03-22T05:04:35.061Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 1810bbc3-8628-41ff-95e2-267b57f6e13b
target = phd_framework::test_vm
target_id = 73b56987-595d-40a7-814d-938fbae54780
|
737 | 2024-03-22T05:04:35.061Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 504
migration_id = da15f9ad-52d4-479c-870b-915d577b9870
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 1810bbc3-8628-41ff-95e2-267b57f6e13b
target = phd_framework::test_vm
target_id = 73b56987-595d-40a7-814d-938fbae54780
timeout_duration = 45s
|
738 | 2024-03-22T05:04:35.061Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 1810bbc3-8628-41ff-95e2-267b57f6e13b
target = phd_framework::test_vm
target_id = 73b56987-595d-40a7-814d-938fbae54780
vm = migration_serial_history_base_lifecycle_0
vm_id = 73b56987-595d-40a7-814d-938fbae54780
|
739 | 2024-03-22T05:04:35.061Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 1810bbc3-8628-41ff-95e2-267b57f6e13b
target = phd_framework::test_vm
target_id = 73b56987-595d-40a7-814d-938fbae54780
vm = migration_serial_history_base_lifecycle_0
vm_id = 73b56987-595d-40a7-814d-938fbae54780
|
740 | 2024-03-22T05:04:35.847Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 73b56987-595d-40a7-814d-938fbae54780, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 6c4edd48-35c4-4974-91ab-fef46a30aa1f, silo_id: 5f2f1eaf-1d44-4046-a3a3-1a91e064dca8 }, name: "phd-vm-73b56987-595d-40a7-814d-938fbae54780", vcpus: 2 }, state: Migrating }
line = 381
path = phd_tests::migrate::from_base::serial_history
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-2502c025-55a6-4305-a9a1-a3fce24e368d/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
source = migration_serial_history_base
source_id = 1810bbc3-8628-41ff-95e2-267b57f6e13b
target = phd_framework::test_vm
target_id = 73b56987-595d-40a7-814d-938fbae54780
vm = migration_serial_history_base_lifecycle_0
vm_id = 73b56987-595d-40a7-814d-938fbae54780
|
741 | 2024-03-22T05:04:35.847Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 786
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 1810bbc3-8628-41ff-95e2-267b57f6e13b
target = phd_framework::test_vm
target_id = 73b56987-595d-40a7-814d-938fbae54780
vm = migration_serial_history_base_lifecycle_0
vm_id = 73b56987-595d-40a7-814d-938fbae54780
|
742 | 2024-03-22T05:04:35.847Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = da15f9ad-52d4-479c-870b-915d577b9870
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 1810bbc3-8628-41ff-95e2-267b57f6e13b
target = phd_framework::test_vm
target_id = 73b56987-595d-40a7-814d-938fbae54780
|
743 | 2024-03-22T05:04:47.284Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7685}}
target = phd_framework::serial
|
744 | 2024-03-22T05:04:47.304Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 533
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 1810bbc3-8628-41ff-95e2-267b57f6e13b
target = phd_framework::test_vm
target_id = 73b56987-595d-40a7-814d-938fbae54780
|
745 | 2024-03-22T05:04:47.304Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 11456
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = da15f9ad-52d4-479c-870b-915d577b9870
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 1810bbc3-8628-41ff-95e2-267b57f6e13b
target = phd_framework::test_vm
target_id = 73b56987-595d-40a7-814d-938fbae54780
|
746 | 2024-03-22T05:04:47.304Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 12243
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 1810bbc3-8628-41ff-95e2-267b57f6e13b
target = phd_framework::test_vm
target_id = 73b56987-595d-40a7-814d-938fbae54780
|
747 | 2024-03-22T05:04:47.331Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 1810bbc3-8628-41ff-95e2-267b57f6e13b
|
748 | 2024-03-22T05:04:47.332Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 974
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 1810bbc3-8628-41ff-95e2-267b57f6e13b
|
749 | 2024-03-22T05:04:47.333Z | ERRO | phd-runner: [VM CLEANUP - EVENT] error stopping VM to move it to Destroyed
error = Error Response: status: 404 Not Found; headers: {"content-type": "application/json", "x-request-id": "bbd5e021-0145-43e1-9472-f81347b7f30d", "content-length": "84", "date": "Fri, 22 Mar 2024 05:04:47 GMT"}; value: Error { error_code: None, message: "Not Found", request_id: "bbd5e021-0145-43e1-9472-f81347b7f30d" }
file = phd-tests/framework/src/test_vm/mod.rs
line = 981
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 1810bbc3-8628-41ff-95e2-267b57f6e13b
|
750 | 2024-03-22T05:04:47.333Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::migrate::from_base::serial_history
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_serial_history_base
vm_id = 1810bbc3-8628-41ff-95e2-267b57f6e13b
|
751 | 2024-03-22T05:04:47.347Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 73b56987-595d-40a7-814d-938fbae54780
|
752 | 2024-03-22T05:04:47.347Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
753 | 2024-03-22T05:04:47.347Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 16561
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
754 | 2024-03-22T05:04:47.347Z | INFO | phd-runner: test phd_tests::migrate::from_base::serial_history ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
755 | 2024-03-22T05:04:47.348Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
756 | 2024-03-22T05:04:47.348Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 974
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 73b56987-595d-40a7-814d-938fbae54780
|
757 | 2024-03-22T05:04:47.453Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 121
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 1810bbc3-8628-41ff-95e2-267b57f6e13b
|
758 | 2024-03-22T05:04:47.982Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::migrate::from_base::serial_history
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_serial_history_base_lifecycle_0
vm_id = 73b56987-595d-40a7-814d-938fbae54780
|
759 | 2024-03-22T05:04:48.118Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
vm = migration_serial_history_base_lifecycle_0
vm_id = 73b56987-595d-40a7-814d-938fbae54780
|
760 | 2024-03-22T05:04:48.118Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-2502c025-55a6-4305-a9a1-a3fce24e368d"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = destroy
vm = migration_serial_history_base_lifecycle_0
vm_id = 73b56987-595d-40a7-814d-938fbae54780
|
761 | 2024-03-22T05:04:48.152Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
vm = migration_serial_history_base_lifecycle_0
vm_id = 73b56987-595d-40a7-814d-938fbae54780
|
762 | 2024-03-22T05:04:48.152Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-bc29e704-67fa-451c-875b-c40041c9d2d4"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = destroy
vm = migration_serial_history_base_lifecycle_0
vm_id = 73b56987-595d-40a7-814d-938fbae54780
|
763 | 2024-03-22T05:04:48.176Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 828
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 73b56987-595d-40a7-814d-938fbae54780
|
764 | 2024-03-22T05:04:48.176Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 18185
file = phd-tests/tests/src/migrate.rs
line = 38
path = phd_tests::migrate::from_base::serial_history
target = phd_tests::migrate::from_base
|
765 | 2024-03-22T05:04:48.176Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 828
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
766 | 2024-03-22T05:04:48.176Z | INFO | phd-runner: Starting test phd_tests::migrate::from_base::can_migrate_from_base
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
767 | 2024-03-22T05:04:48.176Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
768 | 2024-03-22T05:04:48.177Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
769 | 2024-03-22T05:04:48.177Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 32
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_tests::migrate::from_base
|
770 | 2024-03-22T05:04:48.177Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
771 | 2024-03-22T05:04:48.177Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
772 | 2024-03-22T05:04:48.177Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
773 | 2024-03-22T05:04:48.177Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = list
|
774 | 2024-03-22T05:04:48.198Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::from_base::can_migrate_from_base
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 650M 1.80T 649M /phd-artifacts\n
target = phd_framework::zfs
|
775 | 2024-03-22T05:04:48.198Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-cca49af9-6589-4e5c-a392-06fb5b8ca9fd"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = snapshot
|
776 | 2024-03-22T05:04:48.224Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-cca49af9-6589-4e5c-a392-06fb5b8ca9fd", "phd-artifacts/phd-clone-275f451f-7741-4b71-84a9-faafe6d966d7"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = clone
|
777 | 2024-03-22T05:04:48.246Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-275f451f-7741-4b71-84a9-faafe6d966d7"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = list
|
778 | 2024-03-22T05:04:48.262Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::from_base::can_migrate_from_base
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-275f451f-7741-4b71-84a9-faafe6d966d7 0B 1.80T 649M /phd-artifacts/phd-clone-275f451f-7741-4b71-84a9-faafe6d966d7\n
target = phd_framework::zfs
|
779 | 2024-03-22T05:04:48.262Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
780 | 2024-03-22T05:04:48.263Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 186
path = phd_tests::migrate::from_base::can_migrate_from_base
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-275f451f-7741-4b71-84a9-faafe6d966d7/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migration_from_base
|
781 | 2024-03-22T05:04:48.263Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/7bfa4fe7fc4f245e985b35c62ff6ea6f26396a61795e296edc46520c3c7b7695/propolis-server
target = phd_framework::artifacts::store
|
782 | 2024-03-22T05:04:48.263Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_from_base.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::can_migrate_from_base
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/7bfa4fe7fc4f245e985b35c62ff6ea6f26396a61795e296edc46520c3c7b7695/propolis-server"
target = phd_framework::test_vm::server
|
783 | 2024-03-22T05:04:48.263Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::from_base::can_migrate_from_base
stderr_path = "/tmp/propolis-phd/migration_from_base.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base.stdout.log"
target = phd_framework::server_log_mode
|
784 | 2024-03-22T05:04:48.271Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 945
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm::server
|
785 | 2024-03-22T05:04:48.272Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
786 | 2024-03-22T05:04:48.272Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9a9582a1-af25-476f-b2ce-1b250e6e48eb
|
787 | 2024-03-22T05:04:48.272Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9a9582a1-af25-476f-b2ce-1b250e6e48eb
|
788 | 2024-03-22T05:04:48.734Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
789 | 2024-03-22T05:04:48.735Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 9a9582a1-af25-476f-b2ce-1b250e6e48eb, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 9329f23e-dba4-4f84-aa81-56f98cb0129a, silo_id: 56c36c6a-32cd-4a9c-a7b8-179a737ce0ff }, name: "phd-vm-9a9582a1-af25-476f-b2ce-1b250e6e48eb", vcpus: 2 }, state: Creating }
line = 381
path = phd_tests::migrate::from_base::can_migrate_from_base
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-275f451f-7741-4b71-84a9-faafe6d966d7/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9a9582a1-af25-476f-b2ce-1b250e6e48eb
|
790 | 2024-03-22T05:04:48.735Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 463
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9a9582a1-af25-476f-b2ce-1b250e6e48eb
|
791 | 2024-03-22T05:04:48.735Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9a9582a1-af25-476f-b2ce-1b250e6e48eb
|
792 | 2024-03-22T05:04:48.735Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::migrate::from_base::can_migrate_from_base
state = Run
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9a9582a1-af25-476f-b2ce-1b250e6e48eb
|
793 | 2024-03-22T05:04:48.736Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9a9582a1-af25-476f-b2ce-1b250e6e48eb
|
794 | 2024-03-22T05:04:48.736Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
795 | 2024-03-22T05:04:48.736Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 645
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_from_base
vm_id = 9a9582a1-af25-476f-b2ce-1b250e6e48eb
|
796 | 2024-03-22T05:04:48.736Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
797 | 2024-03-22T05:04:48.736Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9a9582a1-af25-476f-b2ce-1b250e6e48eb
|
798 | 2024-03-22T05:04:48.736Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = 9a9582a1-af25-476f-b2ce-1b250e6e48eb
|
799 | 2024-03-22T05:04:52.979Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4242
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9a9582a1-af25-476f-b2ce-1b250e6e48eb
|
800 | 2024-03-22T05:04:52.979Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WriteStr("root")
target = phd_framework::test_vm
|
801 | 2024-03-22T05:04:52.979Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
802 | 2024-03-22T05:04:52.979Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9a9582a1-af25-476f-b2ce-1b250e6e48eb
|
803 | 2024-03-22T05:04:52.979Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = 9a9582a1-af25-476f-b2ce-1b250e6e48eb
|
804 | 2024-03-22T05:04:52.998Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9a9582a1-af25-476f-b2ce-1b250e6e48eb
|
805 | 2024-03-22T05:04:52.999Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 693
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
806 | 2024-03-22T05:04:52.999Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4262
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
807 | 2024-03-22T05:04:52.999Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9a9582a1-af25-476f-b2ce-1b250e6e48eb
|
808 | 2024-03-22T05:04:52.999Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = 9a9582a1-af25-476f-b2ce-1b250e6e48eb
|
809 | 2024-03-22T05:04:53.009Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9a9582a1-af25-476f-b2ce-1b250e6e48eb
|
810 | 2024-03-22T05:04:53.009Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9a9582a1-af25-476f-b2ce-1b250e6e48eb
|
811 | 2024-03-22T05:04:53.009Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base
vm_id = 9a9582a1-af25-476f-b2ce-1b250e6e48eb
|
812 | 2024-03-22T05:04:53.041Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9a9582a1-af25-476f-b2ce-1b250e6e48eb
|
813 | 2024-03-22T05:04:53.041Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9a9582a1-af25-476f-b2ce-1b250e6e48eb
|
814 | 2024-03-22T05:04:53.041Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = 9a9582a1-af25-476f-b2ce-1b250e6e48eb
|
815 | 2024-03-22T05:04:53.052Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9a9582a1-af25-476f-b2ce-1b250e6e48eb
|
816 | 2024-03-22T05:04:53.052Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9a9582a1-af25-476f-b2ce-1b250e6e48eb
|
817 | 2024-03-22T05:04:53.052Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base
vm_id = 9a9582a1-af25-476f-b2ce-1b250e6e48eb
|
818 | 2024-03-22T05:04:53.085Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9a9582a1-af25-476f-b2ce-1b250e6e48eb
|
819 | 2024-03-22T05:04:53.085Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9a9582a1-af25-476f-b2ce-1b250e6e48eb
|
820 | 2024-03-22T05:04:53.085Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = 9a9582a1-af25-476f-b2ce-1b250e6e48eb
|
821 | 2024-03-22T05:04:53.096Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9a9582a1-af25-476f-b2ce-1b250e6e48eb
|
822 | 2024-03-22T05:04:53.096Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9a9582a1-af25-476f-b2ce-1b250e6e48eb
|
823 | 2024-03-22T05:04:53.096Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base
vm_id = 9a9582a1-af25-476f-b2ce-1b250e6e48eb
|
824 | 2024-03-22T05:04:53.118Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9a9582a1-af25-476f-b2ce-1b250e6e48eb
|
825 | 2024-03-22T05:04:53.118Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 74
path = phd_tests::migrate::from_base::can_migrate_from_base
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_from_base
|
826 | 2024-03-22T05:04:53.119Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
827 | 2024-03-22T05:04:53.119Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 186
path = phd_tests::migrate::from_base::can_migrate_from_base
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-275f451f-7741-4b71-84a9-faafe6d966d7/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migration_from_base_lifecycle_0
|
828 | 2024-03-22T05:04:53.119Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
829 | 2024-03-22T05:04:53.119Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::can_migrate_from_base
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
830 | 2024-03-22T05:04:53.119Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::from_base::can_migrate_from_base
stderr_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stdout.log"
target = phd_framework::server_log_mode
|
831 | 2024-03-22T05:04:53.133Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 946
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm::server
|
832 | 2024-03-22T05:04:53.134Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
833 | 2024-03-22T05:04:53.134Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 9a9582a1-af25-476f-b2ce-1b250e6e48eb
target = phd_framework::test_vm
target_id = 883f9f99-7331-4ce0-bdbf-3b924590e8b5
|
834 | 2024-03-22T05:04:53.134Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 504
migration_id = f5dcdb4a-b130-41c7-8b6e-473635a5a9fc
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 9a9582a1-af25-476f-b2ce-1b250e6e48eb
target = phd_framework::test_vm
target_id = 883f9f99-7331-4ce0-bdbf-3b924590e8b5
timeout_duration = 45s
|
835 | 2024-03-22T05:04:53.134Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 9a9582a1-af25-476f-b2ce-1b250e6e48eb
target = phd_framework::test_vm
target_id = 883f9f99-7331-4ce0-bdbf-3b924590e8b5
vm = migration_from_base_lifecycle_0
vm_id = 883f9f99-7331-4ce0-bdbf-3b924590e8b5
|
836 | 2024-03-22T05:04:53.134Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 9a9582a1-af25-476f-b2ce-1b250e6e48eb
target = phd_framework::test_vm
target_id = 883f9f99-7331-4ce0-bdbf-3b924590e8b5
vm = migration_from_base_lifecycle_0
vm_id = 883f9f99-7331-4ce0-bdbf-3b924590e8b5
|
837 | 2024-03-22T05:04:53.999Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 883f9f99-7331-4ce0-bdbf-3b924590e8b5, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: ace47b7d-ebde-4d83-935b-a38a3effff36, silo_id: ece9de50-e27f-4ac9-963d-df69ea248c3d }, name: "phd-vm-883f9f99-7331-4ce0-bdbf-3b924590e8b5", vcpus: 2 }, state: Migrating }
line = 381
path = phd_tests::migrate::from_base::can_migrate_from_base
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-275f451f-7741-4b71-84a9-faafe6d966d7/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
source = migration_from_base
source_id = 9a9582a1-af25-476f-b2ce-1b250e6e48eb
target = phd_framework::test_vm
target_id = 883f9f99-7331-4ce0-bdbf-3b924590e8b5
vm = migration_from_base_lifecycle_0
vm_id = 883f9f99-7331-4ce0-bdbf-3b924590e8b5
|
838 | 2024-03-22T05:04:53.999Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 864
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 9a9582a1-af25-476f-b2ce-1b250e6e48eb
target = phd_framework::test_vm
target_id = 883f9f99-7331-4ce0-bdbf-3b924590e8b5
vm = migration_from_base_lifecycle_0
vm_id = 883f9f99-7331-4ce0-bdbf-3b924590e8b5
|
839 | 2024-03-22T05:04:53.999Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = f5dcdb4a-b130-41c7-8b6e-473635a5a9fc
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 9a9582a1-af25-476f-b2ce-1b250e6e48eb
target = phd_framework::test_vm
target_id = 883f9f99-7331-4ce0-bdbf-3b924590e8b5
|
840 | 2024-03-22T05:05:05.481Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7718}}
target = phd_framework::serial
|
841 | 2024-03-22T05:05:09.370Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 533
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 9a9582a1-af25-476f-b2ce-1b250e6e48eb
target = phd_framework::test_vm
target_id = 883f9f99-7331-4ce0-bdbf-3b924590e8b5
|
842 | 2024-03-22T05:05:09.370Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 15371
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = f5dcdb4a-b130-41c7-8b6e-473635a5a9fc
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 9a9582a1-af25-476f-b2ce-1b250e6e48eb
target = phd_framework::test_vm
target_id = 883f9f99-7331-4ce0-bdbf-3b924590e8b5
|
843 | 2024-03-22T05:05:09.370Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 16236
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 9a9582a1-af25-476f-b2ce-1b250e6e48eb
target = phd_framework::test_vm
target_id = 883f9f99-7331-4ce0-bdbf-3b924590e8b5
|
844 | 2024-03-22T05:05:09.372Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9a9582a1-af25-476f-b2ce-1b250e6e48eb
|
845 | 2024-03-22T05:05:09.372Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 883f9f99-7331-4ce0-bdbf-3b924590e8b5
|
846 | 2024-03-22T05:05:09.372Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_lifecycle_0
vm_id = 883f9f99-7331-4ce0-bdbf-3b924590e8b5
|
847 | 2024-03-22T05:05:09.373Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::migrate::from_base::can_migrate_from_base
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_from_base
vm_id = 9a9582a1-af25-476f-b2ce-1b250e6e48eb
|
848 | 2024-03-22T05:05:09.498Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 125
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 9a9582a1-af25-476f-b2ce-1b250e6e48eb
|
849 | 2024-03-22T05:05:09.498Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 125
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 883f9f99-7331-4ce0-bdbf-3b924590e8b5
|
850 | 2024-03-22T05:05:09.498Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 883f9f99-7331-4ce0-bdbf-3b924590e8b5
|
851 | 2024-03-22T05:05:09.499Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_lifecycle_0
vm_id = 883f9f99-7331-4ce0-bdbf-3b924590e8b5
|
852 | 2024-03-22T05:05:09.521Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 883f9f99-7331-4ce0-bdbf-3b924590e8b5
|
853 | 2024-03-22T05:05:09.521Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 883f9f99-7331-4ce0-bdbf-3b924590e8b5
|
854 | 2024-03-22T05:05:09.521Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
855 | 2024-03-22T05:05:09.521Z | INFO | phd-runner: test phd_tests::migrate::from_base::can_migrate_from_base ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
856 | 2024-03-22T05:05:09.521Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 20787
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
857 | 2024-03-22T05:05:09.522Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
858 | 2024-03-22T05:05:09.522Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 974
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 883f9f99-7331-4ce0-bdbf-3b924590e8b5
|
859 | 2024-03-22T05:05:10.204Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::migrate::from_base::can_migrate_from_base
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_from_base_lifecycle_0
vm_id = 883f9f99-7331-4ce0-bdbf-3b924590e8b5
|
860 | 2024-03-22T05:05:10.340Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
vm = migration_from_base_lifecycle_0
vm_id = 883f9f99-7331-4ce0-bdbf-3b924590e8b5
|
861 | 2024-03-22T05:05:10.340Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-275f451f-7741-4b71-84a9-faafe6d966d7"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = destroy
vm = migration_from_base_lifecycle_0
vm_id = 883f9f99-7331-4ce0-bdbf-3b924590e8b5
|
862 | 2024-03-22T05:05:10.372Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
vm = migration_from_base_lifecycle_0
vm_id = 883f9f99-7331-4ce0-bdbf-3b924590e8b5
|
863 | 2024-03-22T05:05:10.372Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-cca49af9-6589-4e5c-a392-06fb5b8ca9fd"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = destroy
vm = migration_from_base_lifecycle_0
vm_id = 883f9f99-7331-4ce0-bdbf-3b924590e8b5
|
864 | 2024-03-22T05:05:10.399Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 877
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 883f9f99-7331-4ce0-bdbf-3b924590e8b5
|
865 | 2024-03-22T05:05:10.399Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 22222
file = phd-tests/tests/src/migrate.rs
line = 32
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_tests::migrate::from_base
|
866 | 2024-03-22T05:05:10.399Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 877
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
867 | 2024-03-22T05:05:10.399Z | INFO | phd-runner: Starting test phd_tests::migrate::multiple_migrations
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
868 | 2024-03-22T05:05:10.399Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
869 | 2024-03-22T05:05:10.399Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
870 | 2024-03-22T05:05:10.399Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 291
path = phd_tests::migrate::multiple_migrations
target = phd_tests::migrate
|
871 | 2024-03-22T05:05:10.399Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
872 | 2024-03-22T05:05:10.400Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
873 | 2024-03-22T05:05:10.400Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
874 | 2024-03-22T05:05:10.400Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::multiple_migrations
target = phd_framework::zfs
verb = list
|
875 | 2024-03-22T05:05:10.415Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::multiple_migrations
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 651M 1.80T 649M /phd-artifacts\n
target = phd_framework::zfs
|
876 | 2024-03-22T05:05:10.415Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-ce8ca069-1208-449d-b97f-e6dd907d3917"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::multiple_migrations
target = phd_framework::zfs
verb = snapshot
|
877 | 2024-03-22T05:05:10.432Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-ce8ca069-1208-449d-b97f-e6dd907d3917", "phd-artifacts/phd-clone-89507ae6-4c87-4608-bf16-df9d3bae1061"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::multiple_migrations
target = phd_framework::zfs
verb = clone
|
878 | 2024-03-22T05:05:10.455Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-89507ae6-4c87-4608-bf16-df9d3bae1061"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::multiple_migrations
target = phd_framework::zfs
verb = list
|
879 | 2024-03-22T05:05:10.471Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::multiple_migrations
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-89507ae6-4c87-4608-bf16-df9d3bae1061 0B 1.80T 649M /phd-artifacts/phd-clone-89507ae6-4c87-4608-bf16-df9d3bae1061\n
target = phd_framework::zfs
|
880 | 2024-03-22T05:05:10.472Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
881 | 2024-03-22T05:05:10.472Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 186
path = phd_tests::migrate::multiple_migrations
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-89507ae6-4c87-4608-bf16-df9d3bae1061/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = multiple_migrations_0
|
882 | 2024-03-22T05:05:10.472Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
883 | 2024-03-22T05:05:10.472Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/multiple_migrations_0.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::multiple_migrations
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
884 | 2024-03-22T05:05:10.472Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::multiple_migrations
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
|
885 | 2024-03-22T05:05:10.482Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 955
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm::server
|
886 | 2024-03-22T05:05:10.482Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
887 | 2024-03-22T05:05:10.483Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
888 | 2024-03-22T05:05:10.483Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 186
path = phd_tests::migrate::multiple_migrations
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-89507ae6-4c87-4608-bf16-df9d3bae1061/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = multiple_migrations_1
|
889 | 2024-03-22T05:05:10.483Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
890 | 2024-03-22T05:05:10.483Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/multiple_migrations_1.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::multiple_migrations
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
891 | 2024-03-22T05:05:10.483Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::multiple_migrations
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
|
892 | 2024-03-22T05:05:10.493Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 956
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm::server
|
893 | 2024-03-22T05:05:10.493Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
894 | 2024-03-22T05:05:10.493Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
895 | 2024-03-22T05:05:10.493Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 186
path = phd_tests::migrate::multiple_migrations
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-89507ae6-4c87-4608-bf16-df9d3bae1061/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = multiple_migrations_2
|
896 | 2024-03-22T05:05:10.493Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
897 | 2024-03-22T05:05:10.493Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/multiple_migrations_2.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::multiple_migrations
server_addr = 127.0.0.1:9004
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
898 | 2024-03-22T05:05:10.493Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::multiple_migrations
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
|
899 | 2024-03-22T05:05:10.503Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 957
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm::server
|
900 | 2024-03-22T05:05:10.504Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
901 | 2024-03-22T05:05:10.504Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = afa7da7a-2f28-4970-90ff-96bac2b81012
|
902 | 2024-03-22T05:05:10.622Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
903 | 2024-03-22T05:05:10.623Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: afa7da7a-2f28-4970-90ff-96bac2b81012, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 1d826d0d-fc96-4b51-a53f-7a4c2827f596, silo_id: 2ceb6f04-f13f-4db9-92a8-67919d21b871 }, name: "phd-vm-afa7da7a-2f28-4970-90ff-96bac2b81012", vcpus: 2 }, state: Creating }
line = 381
path = phd_tests::migrate::multiple_migrations
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-89507ae6-4c87-4608-bf16-df9d3bae1061/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = afa7da7a-2f28-4970-90ff-96bac2b81012
|
904 | 2024-03-22T05:05:10.623Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 119
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = afa7da7a-2f28-4970-90ff-96bac2b81012
|
905 | 2024-03-22T05:05:10.623Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = afa7da7a-2f28-4970-90ff-96bac2b81012
|
906 | 2024-03-22T05:05:10.623Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::migrate::multiple_migrations
state = Run
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = afa7da7a-2f28-4970-90ff-96bac2b81012
|
907 | 2024-03-22T05:05:10.624Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = afa7da7a-2f28-4970-90ff-96bac2b81012
|
908 | 2024-03-22T05:05:10.624Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
909 | 2024-03-22T05:05:10.624Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 645
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
timeout_duration = 300s
vm = multiple_migrations_0
vm_id = afa7da7a-2f28-4970-90ff-96bac2b81012
|
910 | 2024-03-22T05:05:10.624Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::migrate::multiple_migrations
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
911 | 2024-03-22T05:05:10.624Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = afa7da7a-2f28-4970-90ff-96bac2b81012
|
912 | 2024-03-22T05:05:10.624Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = multiple_migrations_0
vm_id = afa7da7a-2f28-4970-90ff-96bac2b81012
|
913 | 2024-03-22T05:05:14.869Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4245
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = afa7da7a-2f28-4970-90ff-96bac2b81012
|
914 | 2024-03-22T05:05:14.869Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::migrate::multiple_migrations
step = WriteStr("root")
target = phd_framework::test_vm
|
915 | 2024-03-22T05:05:14.869Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::migrate::multiple_migrations
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
916 | 2024-03-22T05:05:14.869Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = afa7da7a-2f28-4970-90ff-96bac2b81012
|
917 | 2024-03-22T05:05:14.870Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = multiple_migrations_0
vm_id = afa7da7a-2f28-4970-90ff-96bac2b81012
|
918 | 2024-03-22T05:05:14.890Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 20
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = afa7da7a-2f28-4970-90ff-96bac2b81012
|
919 | 2024-03-22T05:05:14.890Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 693
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
920 | 2024-03-22T05:05:14.890Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4265
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
|
921 | 2024-03-22T05:05:14.890Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = afa7da7a-2f28-4970-90ff-96bac2b81012
target = phd_framework::test_vm
target_id = 1a3b1cf6-96ec-4ce8-9d5e-0849db71a352
|
922 | 2024-03-22T05:05:14.890Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 504
migration_id = 92d4948e-69a7-4bc3-8202-6ecfa56c7504
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = afa7da7a-2f28-4970-90ff-96bac2b81012
target = phd_framework::test_vm
target_id = 1a3b1cf6-96ec-4ce8-9d5e-0849db71a352
timeout_duration = 45s
|
923 | 2024-03-22T05:05:14.890Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = afa7da7a-2f28-4970-90ff-96bac2b81012
target = phd_framework::test_vm
target_id = 1a3b1cf6-96ec-4ce8-9d5e-0849db71a352
vm = multiple_migrations_1
vm_id = 1a3b1cf6-96ec-4ce8-9d5e-0849db71a352
|
924 | 2024-03-22T05:05:15.015Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 1a3b1cf6-96ec-4ce8-9d5e-0849db71a352, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 08252c0b-5537-4ec7-b9ae-adfd207a7cb6, silo_id: 2382db3a-0e56-4826-9a16-1b3887820b89 }, name: "phd-vm-1a3b1cf6-96ec-4ce8-9d5e-0849db71a352", vcpus: 2 }, state: Migrating }
line = 381
path = phd_tests::migrate::multiple_migrations
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-89507ae6-4c87-4608-bf16-df9d3bae1061/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
source = multiple_migrations_0
source_id = afa7da7a-2f28-4970-90ff-96bac2b81012
target = phd_framework::test_vm
target_id = 1a3b1cf6-96ec-4ce8-9d5e-0849db71a352
vm = multiple_migrations_1
vm_id = 1a3b1cf6-96ec-4ce8-9d5e-0849db71a352
|
925 | 2024-03-22T05:05:15.015Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 125
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = afa7da7a-2f28-4970-90ff-96bac2b81012
target = phd_framework::test_vm
target_id = 1a3b1cf6-96ec-4ce8-9d5e-0849db71a352
vm = multiple_migrations_1
vm_id = 1a3b1cf6-96ec-4ce8-9d5e-0849db71a352
|
926 | 2024-03-22T05:05:15.015Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = 92d4948e-69a7-4bc3-8202-6ecfa56c7504
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = afa7da7a-2f28-4970-90ff-96bac2b81012
target = phd_framework::test_vm
target_id = 1a3b1cf6-96ec-4ce8-9d5e-0849db71a352
|
927 | 2024-03-22T05:05:26.537Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7609}}
target = phd_framework::serial
|
928 | 2024-03-22T05:05:29.621Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 533
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = afa7da7a-2f28-4970-90ff-96bac2b81012
target = phd_framework::test_vm
target_id = 1a3b1cf6-96ec-4ce8-9d5e-0849db71a352
|
929 | 2024-03-22T05:05:29.621Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 14606
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = 92d4948e-69a7-4bc3-8202-6ecfa56c7504
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = afa7da7a-2f28-4970-90ff-96bac2b81012
target = phd_framework::test_vm
target_id = 1a3b1cf6-96ec-4ce8-9d5e-0849db71a352
|
930 | 2024-03-22T05:05:29.621Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 14731
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_0
source_id = afa7da7a-2f28-4970-90ff-96bac2b81012
target = phd_framework::test_vm
target_id = 1a3b1cf6-96ec-4ce8-9d5e-0849db71a352
|
931 | 2024-03-22T05:05:29.621Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = 1a3b1cf6-96ec-4ce8-9d5e-0849db71a352
|
932 | 2024-03-22T05:05:29.621Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = multiple_migrations_1
vm_id = 1a3b1cf6-96ec-4ce8-9d5e-0849db71a352
|
933 | 2024-03-22T05:05:29.633Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = 1a3b1cf6-96ec-4ce8-9d5e-0849db71a352
|
934 | 2024-03-22T05:05:29.633Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = 1a3b1cf6-96ec-4ce8-9d5e-0849db71a352
|
935 | 2024-03-22T05:05:29.633Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = multiple_migrations_1
vm_id = 1a3b1cf6-96ec-4ce8-9d5e-0849db71a352
|
936 | 2024-03-22T05:05:29.655Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = 1a3b1cf6-96ec-4ce8-9d5e-0849db71a352
|
937 | 2024-03-22T05:05:29.655Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = 1a3b1cf6-96ec-4ce8-9d5e-0849db71a352
target = phd_framework::test_vm
target_id = 971feb8d-8a0f-410d-b25c-ebf05a715081
|
938 | 2024-03-22T05:05:29.655Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002
file = phd-tests/framework/src/test_vm/mod.rs
line = 504
migration_id = 61370012-c028-4da7-85ae-6af59e13b292
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = 1a3b1cf6-96ec-4ce8-9d5e-0849db71a352
target = phd_framework::test_vm
target_id = 971feb8d-8a0f-410d-b25c-ebf05a715081
timeout_duration = 45s
|
939 | 2024-03-22T05:05:29.655Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = 1a3b1cf6-96ec-4ce8-9d5e-0849db71a352
target = phd_framework::test_vm
target_id = 971feb8d-8a0f-410d-b25c-ebf05a715081
vm = multiple_migrations_2
vm_id = 971feb8d-8a0f-410d-b25c-ebf05a715081
|
940 | 2024-03-22T05:05:29.774Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 971feb8d-8a0f-410d-b25c-ebf05a715081, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 354bacaa-3c3d-4e74-983a-f7a33d0e6c5d, silo_id: d70ea1c0-febd-4b3b-8b6c-08ae3c30c58c }, name: "phd-vm-971feb8d-8a0f-410d-b25c-ebf05a715081", vcpus: 2 }, state: Migrating }
line = 381
path = phd_tests::migrate::multiple_migrations
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-89507ae6-4c87-4608-bf16-df9d3bae1061/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
source = multiple_migrations_1
source_id = 1a3b1cf6-96ec-4ce8-9d5e-0849db71a352
target = phd_framework::test_vm
target_id = 971feb8d-8a0f-410d-b25c-ebf05a715081
vm = multiple_migrations_2
vm_id = 971feb8d-8a0f-410d-b25c-ebf05a715081
|
941 | 2024-03-22T05:05:29.774Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 118
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = 1a3b1cf6-96ec-4ce8-9d5e-0849db71a352
target = phd_framework::test_vm
target_id = 971feb8d-8a0f-410d-b25c-ebf05a715081
vm = multiple_migrations_2
vm_id = 971feb8d-8a0f-410d-b25c-ebf05a715081
|
942 | 2024-03-22T05:05:29.774Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = 61370012-c028-4da7-85ae-6af59e13b292
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = 1a3b1cf6-96ec-4ce8-9d5e-0849db71a352
target = phd_framework::test_vm
target_id = 971feb8d-8a0f-410d-b25c-ebf05a715081
|
943 | 2024-03-22T05:05:41.316Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9004","from_start":7657}}
target = phd_framework::serial
|
944 | 2024-03-22T05:05:48.661Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 533
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = 1a3b1cf6-96ec-4ce8-9d5e-0849db71a352
target = phd_framework::test_vm
target_id = 971feb8d-8a0f-410d-b25c-ebf05a715081
|
945 | 2024-03-22T05:05:48.662Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 18887
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = 61370012-c028-4da7-85ae-6af59e13b292
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = 1a3b1cf6-96ec-4ce8-9d5e-0849db71a352
target = phd_framework::test_vm
target_id = 971feb8d-8a0f-410d-b25c-ebf05a715081
|
946 | 2024-03-22T05:05:48.662Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 19006
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::multiple_migrations
source = multiple_migrations_1
source_id = 1a3b1cf6-96ec-4ce8-9d5e-0849db71a352
target = phd_framework::test_vm
target_id = 971feb8d-8a0f-410d-b25c-ebf05a715081
|
947 | 2024-03-22T05:05:48.662Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 971feb8d-8a0f-410d-b25c-ebf05a715081
|
948 | 2024-03-22T05:05:48.662Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = multiple_migrations_2
vm_id = 971feb8d-8a0f-410d-b25c-ebf05a715081
|
949 | 2024-03-22T05:05:48.673Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 971feb8d-8a0f-410d-b25c-ebf05a715081
|
950 | 2024-03-22T05:05:48.674Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 971feb8d-8a0f-410d-b25c-ebf05a715081
|
951 | 2024-03-22T05:05:48.674Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = multiple_migrations_2
vm_id = 971feb8d-8a0f-410d-b25c-ebf05a715081
|
952 | 2024-03-22T05:05:48.705Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 971feb8d-8a0f-410d-b25c-ebf05a715081
|
953 | 2024-03-22T05:05:48.706Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 971feb8d-8a0f-410d-b25c-ebf05a715081
|
954 | 2024-03-22T05:05:48.706Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = 1a3b1cf6-96ec-4ce8-9d5e-0849db71a352
|
955 | 2024-03-22T05:05:48.706Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = afa7da7a-2f28-4970-90ff-96bac2b81012
|
956 | 2024-03-22T05:05:48.706Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
957 | 2024-03-22T05:05:48.706Z | INFO | phd-runner: test phd_tests::migrate::multiple_migrations ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
958 | 2024-03-22T05:05:48.706Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 38084
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
959 | 2024-03-22T05:05:48.706Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
960 | 2024-03-22T05:05:48.707Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 974
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 971feb8d-8a0f-410d-b25c-ebf05a715081
|
961 | 2024-03-22T05:05:48.707Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::migrate::multiple_migrations
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = multiple_migrations_1
vm_id = 1a3b1cf6-96ec-4ce8-9d5e-0849db71a352
|
962 | 2024-03-22T05:05:48.708Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::migrate::multiple_migrations
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = multiple_migrations_0
vm_id = afa7da7a-2f28-4970-90ff-96bac2b81012
|
963 | 2024-03-22T05:05:48.846Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 140
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_1
vm_id = 1a3b1cf6-96ec-4ce8-9d5e-0849db71a352
|
964 | 2024-03-22T05:05:48.955Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 248
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_0
vm_id = afa7da7a-2f28-4970-90ff-96bac2b81012
|
965 | 2024-03-22T05:05:49.223Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::migrate::multiple_migrations
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
vm = multiple_migrations_2
vm_id = 971feb8d-8a0f-410d-b25c-ebf05a715081
|
966 | 2024-03-22T05:05:49.357Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::multiple_migrations
target = phd_framework::zfs
vm = multiple_migrations_2
vm_id = 971feb8d-8a0f-410d-b25c-ebf05a715081
|
967 | 2024-03-22T05:05:49.357Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-89507ae6-4c87-4608-bf16-df9d3bae1061"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::multiple_migrations
target = phd_framework::zfs
verb = destroy
vm = multiple_migrations_2
vm_id = 971feb8d-8a0f-410d-b25c-ebf05a715081
|
968 | 2024-03-22T05:05:49.391Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::multiple_migrations
target = phd_framework::zfs
vm = multiple_migrations_2
vm_id = 971feb8d-8a0f-410d-b25c-ebf05a715081
|
969 | 2024-03-22T05:05:49.391Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-ce8ca069-1208-449d-b97f-e6dd907d3917"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::multiple_migrations
target = phd_framework::zfs
verb = destroy
vm = multiple_migrations_2
vm_id = 971feb8d-8a0f-410d-b25c-ebf05a715081
|
970 | 2024-03-22T05:05:49.412Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 706
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::multiple_migrations
target = phd_framework::test_vm
vm = multiple_migrations_2
vm_id = 971feb8d-8a0f-410d-b25c-ebf05a715081
|
971 | 2024-03-22T05:05:49.412Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 39012
file = phd-tests/tests/src/migrate.rs
line = 291
path = phd_tests::migrate::multiple_migrations
target = phd_tests::migrate
|
972 | 2024-03-22T05:05:49.412Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 706
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
973 | 2024-03-22T05:05:49.412Z | INFO | phd-runner: Starting test phd_tests::migrate::incompatible_vms
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
974 | 2024-03-22T05:05:49.412Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
975 | 2024-03-22T05:05:49.412Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
976 | 2024-03-22T05:05:49.413Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 248
path = phd_tests::migrate::incompatible_vms
target = phd_tests::migrate
|
977 | 2024-03-22T05:05:49.413Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
978 | 2024-03-22T05:05:49.413Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
979 | 2024-03-22T05:05:49.413Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
980 | 2024-03-22T05:05:49.413Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = list
|
981 | 2024-03-22T05:05:49.427Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::incompatible_vms
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 650M 1.80T 649M /phd-artifacts\n
target = phd_framework::zfs
|
982 | 2024-03-22T05:05:49.427Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-1c5f4ead-5001-4570-98af-a3e147b82659"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = snapshot
|
983 | 2024-03-22T05:05:49.446Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-1c5f4ead-5001-4570-98af-a3e147b82659", "phd-artifacts/phd-clone-3cd0a839-c039-4b59-bd6f-40ada7839e14"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = clone
|
984 | 2024-03-22T05:05:49.466Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-3cd0a839-c039-4b59-bd6f-40ada7839e14"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = list
|
985 | 2024-03-22T05:05:49.482Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::incompatible_vms
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-3cd0a839-c039-4b59-bd6f-40ada7839e14 0B 1.80T 649M /phd-artifacts/phd-clone-3cd0a839-c039-4b59-bd6f-40ada7839e14\n
target = phd_framework::zfs
|
986 | 2024-03-22T05:05:49.483Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
|
987 | 2024-03-22T05:05:49.483Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 186
path = phd_tests::migrate::incompatible_vms
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-3cd0a839-c039-4b59-bd6f-40ada7839e14/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 4, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migration_incompatible_source_0
|
988 | 2024-03-22T05:05:49.483Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
989 | 2024-03-22T05:05:49.483Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_incompatible_source_0.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::incompatible_vms
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
990 | 2024-03-22T05:05:49.483Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::incompatible_vms
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
|
991 | 2024-03-22T05:05:49.493Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 967
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm::server
|
992 | 2024-03-22T05:05:49.493Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
|
993 | 2024-03-22T05:05:49.493Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = b75bee3b-6dda-4132-a48e-1e53e1b4f2cb
|
994 | 2024-03-22T05:05:49.494Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = b75bee3b-6dda-4132-a48e-1e53e1b4f2cb
|
995 | 2024-03-22T05:05:50.078Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
996 | 2024-03-22T05:05:50.078Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: b75bee3b-6dda-4132-a48e-1e53e1b4f2cb, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 5dc9cbc5-5379-458f-b129-e49cf853b619, silo_id: 21f4e67c-bddc-4bd6-8431-704fc62fcc93 }, name: "phd-vm-b75bee3b-6dda-4132-a48e-1e53e1b4f2cb", vcpus: 4 }, state: Creating }
line = 381
path = phd_tests::migrate::incompatible_vms
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-3cd0a839-c039-4b59-bd6f-40ada7839e14/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 4, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = b75bee3b-6dda-4132-a48e-1e53e1b4f2cb
|
997 | 2024-03-22T05:05:50.078Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 585
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = b75bee3b-6dda-4132-a48e-1e53e1b4f2cb
|
998 | 2024-03-22T05:05:50.078Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = b75bee3b-6dda-4132-a48e-1e53e1b4f2cb
|
999 | 2024-03-22T05:05:50.079Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::migrate::incompatible_vms
state = Run
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = b75bee3b-6dda-4132-a48e-1e53e1b4f2cb
|
1000 | 2024-03-22T05:05:50.079Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = b75bee3b-6dda-4132-a48e-1e53e1b4f2cb
|
1001 | 2024-03-22T05:05:50.079Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
1002 | 2024-03-22T05:05:50.079Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
1003 | 2024-03-22T05:05:50.079Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
1004 | 2024-03-22T05:05:50.079Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = list
|
1005 | 2024-03-22T05:05:50.095Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::incompatible_vms
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 650M 1.80T 649M /phd-artifacts\n
target = phd_framework::zfs
|
1006 | 2024-03-22T05:05:50.095Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-7d61faed-656d-4537-b205-b21b0e204082"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = snapshot
|
1007 | 2024-03-22T05:05:50.116Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-7d61faed-656d-4537-b205-b21b0e204082", "phd-artifacts/phd-clone-8bcd26fc-df42-40ba-aeef-e6ac6452d72b"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = clone
|
1008 | 2024-03-22T05:05:50.137Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-8bcd26fc-df42-40ba-aeef-e6ac6452d72b"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = list
|
1009 | 2024-03-22T05:05:50.152Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::incompatible_vms
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-8bcd26fc-df42-40ba-aeef-e6ac6452d72b 0B 1.80T 649M /phd-artifacts/phd-clone-8bcd26fc-df42-40ba-aeef-e6ac6452d72b\n
target = phd_framework::zfs
|
1010 | 2024-03-22T05:05:50.153Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
|
1011 | 2024-03-22T05:05:50.153Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 186
path = phd_tests::migrate::incompatible_vms
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-8bcd26fc-df42-40ba-aeef-e6ac6452d72b/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 8, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migration_incompatible_target_1
|
1012 | 2024-03-22T05:05:50.153Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
1013 | 2024-03-22T05:05:50.153Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_incompatible_target_1.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::incompatible_vms
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
1014 | 2024-03-22T05:05:50.153Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::incompatible_vms
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
|
1015 | 2024-03-22T05:05:50.163Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 972
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm::server
|
1016 | 2024-03-22T05:05:50.163Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
|
1017 | 2024-03-22T05:05:50.163Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::incompatible_vms
source = migration_incompatible_source_0
source_id = b75bee3b-6dda-4132-a48e-1e53e1b4f2cb
target = phd_framework::test_vm
target_id = 527bc8b3-7bcc-4c57-baff-d9e862a5fb77
|
1018 | 2024-03-22T05:05:50.163Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 504
migration_id = bc0af39c-2d8c-4617-b3da-bd19c52354c9
path = phd_tests::migrate::incompatible_vms
source = migration_incompatible_source_0
source_id = b75bee3b-6dda-4132-a48e-1e53e1b4f2cb
target = phd_framework::test_vm
target_id = 527bc8b3-7bcc-4c57-baff-d9e862a5fb77
timeout_duration = 45s
|
1019 | 2024-03-22T05:05:50.163Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::incompatible_vms
source = migration_incompatible_source_0
source_id = b75bee3b-6dda-4132-a48e-1e53e1b4f2cb
target = phd_framework::test_vm
target_id = 527bc8b3-7bcc-4c57-baff-d9e862a5fb77
vm = migration_incompatible_target_1
vm_id = 527bc8b3-7bcc-4c57-baff-d9e862a5fb77
|
1020 | 2024-03-22T05:05:50.164Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::migrate::incompatible_vms
source = migration_incompatible_source_0
source_id = b75bee3b-6dda-4132-a48e-1e53e1b4f2cb
target = phd_framework::test_vm
target_id = 527bc8b3-7bcc-4c57-baff-d9e862a5fb77
vm = migration_incompatible_target_1
vm_id = 527bc8b3-7bcc-4c57-baff-d9e862a5fb77
|
1021 | 2024-03-22T05:05:50.861Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 527bc8b3-7bcc-4c57-baff-d9e862a5fb77, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 0d4ccbb7-8ab7-48d8-bae2-abfb325e224c, silo_id: 681a9121-b37e-426b-9539-1edc20702df3 }, name: "phd-vm-527bc8b3-7bcc-4c57-baff-d9e862a5fb77", vcpus: 8 }, state: Failed }
line = 381
path = phd_tests::migrate::incompatible_vms
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-8bcd26fc-df42-40ba-aeef-e6ac6452d72b/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 8, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
source = migration_incompatible_source_0
source_id = b75bee3b-6dda-4132-a48e-1e53e1b4f2cb
target = phd_framework::test_vm
target_id = 527bc8b3-7bcc-4c57-baff-d9e862a5fb77
vm = migration_incompatible_target_1
vm_id = 527bc8b3-7bcc-4c57-baff-d9e862a5fb77
|
1022 | 2024-03-22T05:05:50.862Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 698
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::incompatible_vms
source = migration_incompatible_source_0
source_id = b75bee3b-6dda-4132-a48e-1e53e1b4f2cb
target = phd_framework::test_vm
target_id = 527bc8b3-7bcc-4c57-baff-d9e862a5fb77
vm = migration_incompatible_target_1
vm_id = 527bc8b3-7bcc-4c57-baff-d9e862a5fb77
|
1023 | 2024-03-22T05:05:50.862Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = bc0af39c-2d8c-4617-b3da-bd19c52354c9
path = phd_tests::migrate::incompatible_vms
source = migration_incompatible_source_0
source_id = b75bee3b-6dda-4132-a48e-1e53e1b4f2cb
target = phd_framework::test_vm
target_id = 527bc8b3-7bcc-4c57-baff-d9e862a5fb77
|
1024 | 2024-03-22T05:05:50.862Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Instance reported error during migration
file = phd-tests/framework/src/test_vm/mod.rs
line = 537
path = phd_tests::migrate::incompatible_vms
source = migration_incompatible_source_0
source_id = b75bee3b-6dda-4132-a48e-1e53e1b4f2cb
target = phd_framework::test_vm
target_id = 527bc8b3-7bcc-4c57-baff-d9e862a5fb77
|
1025 | 2024-03-22T05:05:50.862Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = bc0af39c-2d8c-4617-b3da-bd19c52354c9
path = phd_tests::migrate::incompatible_vms
source = migration_incompatible_source_0
source_id = b75bee3b-6dda-4132-a48e-1e53e1b4f2cb
target = phd_framework::test_vm
target_id = 527bc8b3-7bcc-4c57-baff-d9e862a5fb77
|
1026 | 2024-03-22T05:05:50.862Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 699
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::incompatible_vms
source = migration_incompatible_source_0
source_id = b75bee3b-6dda-4132-a48e-1e53e1b4f2cb
target = phd_framework::test_vm
target_id = 527bc8b3-7bcc-4c57-baff-d9e862a5fb77
|
1027 | 2024-03-22T05:05:50.864Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = 527bc8b3-7bcc-4c57-baff-d9e862a5fb77
|
1028 | 2024-03-22T05:05:50.864Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = b75bee3b-6dda-4132-a48e-1e53e1b4f2cb
|
1029 | 2024-03-22T05:05:50.864Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
1030 | 2024-03-22T05:05:50.864Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
1031 | 2024-03-22T05:05:50.864Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
1032 | 2024-03-22T05:05:50.864Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = list
|
1033 | 2024-03-22T05:05:50.872Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 974
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = b75bee3b-6dda-4132-a48e-1e53e1b4f2cb
|
1034 | 2024-03-22T05:05:50.872Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 974
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = 527bc8b3-7bcc-4c57-baff-d9e862a5fb77
|
1035 | 2024-03-22T05:05:50.880Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::incompatible_vms
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 650M 1.80T 649M /phd-artifacts\n
target = phd_framework::zfs
|
1036 | 2024-03-22T05:05:50.880Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-d3c83bca-cfbc-4491-b102-0e09bd089015"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = snapshot
|
1037 | 2024-03-22T05:05:50.904Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-d3c83bca-cfbc-4491-b102-0e09bd089015", "phd-artifacts/phd-clone-260378a3-f8cd-4463-b00b-0360773819ba"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = clone
|
1038 | 2024-03-22T05:05:50.925Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-260378a3-f8cd-4463-b00b-0360773819ba"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = list
|
1039 | 2024-03-22T05:05:50.940Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::incompatible_vms
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-260378a3-f8cd-4463-b00b-0360773819ba 0B 1.80T 649M /phd-artifacts/phd-clone-260378a3-f8cd-4463-b00b-0360773819ba\n
target = phd_framework::zfs
|
1040 | 2024-03-22T05:05:50.941Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
|
1041 | 2024-03-22T05:05:50.941Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 186
path = phd_tests::migrate::incompatible_vms
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-260378a3-f8cd-4463-b00b-0360773819ba/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 4, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migration_incompatible_source_1
|
1042 | 2024-03-22T05:05:50.941Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
1043 | 2024-03-22T05:05:50.941Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_incompatible_source_1.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::incompatible_vms
server_addr = 127.0.0.1:9004
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
1044 | 2024-03-22T05:05:50.941Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::incompatible_vms
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
|
1045 | 2024-03-22T05:05:50.949Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 977
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm::server
|
1046 | 2024-03-22T05:05:50.950Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 8
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
|
1047 | 2024-03-22T05:05:50.950Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = 7aa16e1a-47c9-4483-979b-8e49f6e64cca
|
1048 | 2024-03-22T05:05:50.950Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9004/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = 7aa16e1a-47c9-4483-979b-8e49f6e64cca
|
1049 | 2024-03-22T05:05:50.950Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial websocket closed
file = phd-tests/framework/src/serial/mod.rs
line = 271
target = phd_framework::serial
|
1050 | 2024-03-22T05:05:50.950Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 872
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
1051 | 2024-03-22T05:05:51.238Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::migrate::incompatible_vms
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_incompatible_target_1
vm_id = 527bc8b3-7bcc-4c57-baff-d9e862a5fb77
|
1052 | 2024-03-22T05:05:51.375Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
vm = migration_incompatible_target_1
vm_id = 527bc8b3-7bcc-4c57-baff-d9e862a5fb77
|
1053 | 2024-03-22T05:05:51.375Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-8bcd26fc-df42-40ba-aeef-e6ac6452d72b"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = destroy
vm = migration_incompatible_target_1
vm_id = 527bc8b3-7bcc-4c57-baff-d9e862a5fb77
|
1054 | 2024-03-22T05:05:51.411Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
vm = migration_incompatible_target_1
vm_id = 527bc8b3-7bcc-4c57-baff-d9e862a5fb77
|
1055 | 2024-03-22T05:05:51.411Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-7d61faed-656d-4537-b205-b21b0e204082"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = destroy
vm = migration_incompatible_target_1
vm_id = 527bc8b3-7bcc-4c57-baff-d9e862a5fb77
|
1056 | 2024-03-22T05:05:51.438Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 574
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_target_1
vm_id = 527bc8b3-7bcc-4c57-baff-d9e862a5fb77
|
1057 | 2024-03-22T05:05:51.457Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::migrate::incompatible_vms
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_incompatible_source_0
vm_id = b75bee3b-6dda-4132-a48e-1e53e1b4f2cb
|
1058 | 2024-03-22T05:05:51.589Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
vm = migration_incompatible_source_0
vm_id = b75bee3b-6dda-4132-a48e-1e53e1b4f2cb
|
1059 | 2024-03-22T05:05:51.589Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-3cd0a839-c039-4b59-bd6f-40ada7839e14"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = destroy
vm = migration_incompatible_source_0
vm_id = b75bee3b-6dda-4132-a48e-1e53e1b4f2cb
|
1060 | 2024-03-22T05:05:51.620Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
vm = migration_incompatible_source_0
vm_id = b75bee3b-6dda-4132-a48e-1e53e1b4f2cb
|
1061 | 2024-03-22T05:05:51.620Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-1c5f4ead-5001-4570-98af-a3e147b82659"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = destroy
vm = migration_incompatible_source_0
vm_id = b75bee3b-6dda-4132-a48e-1e53e1b4f2cb
|
1062 | 2024-03-22T05:05:51.644Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 779
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_source_0
vm_id = b75bee3b-6dda-4132-a48e-1e53e1b4f2cb
|
1063 | 2024-03-22T05:05:51.815Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
1064 | 2024-03-22T05:05:51.815Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 7aa16e1a-47c9-4483-979b-8e49f6e64cca, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: c28b69e5-c364-4a81-8886-0dc701028e32, silo_id: f3b56703-98eb-4608-8381-a0b6804ceb03 }, name: "phd-vm-7aa16e1a-47c9-4483-979b-8e49f6e64cca", vcpus: 4 }, state: Creating }
line = 381
path = phd_tests::migrate::incompatible_vms
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-260378a3-f8cd-4463-b00b-0360773819ba/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 4, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = 7aa16e1a-47c9-4483-979b-8e49f6e64cca
|
1065 | 2024-03-22T05:05:51.816Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 865
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = 7aa16e1a-47c9-4483-979b-8e49f6e64cca
|
1066 | 2024-03-22T05:05:51.816Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = 7aa16e1a-47c9-4483-979b-8e49f6e64cca
|
1067 | 2024-03-22T05:05:51.816Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::migrate::incompatible_vms
state = Run
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = 7aa16e1a-47c9-4483-979b-8e49f6e64cca
|
1068 | 2024-03-22T05:05:51.816Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = 7aa16e1a-47c9-4483-979b-8e49f6e64cca
|
1069 | 2024-03-22T05:05:51.816Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
1070 | 2024-03-22T05:05:51.816Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
1071 | 2024-03-22T05:05:51.816Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
1072 | 2024-03-22T05:05:51.816Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = list
|
1073 | 2024-03-22T05:05:51.838Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::incompatible_vms
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 650M 1.80T 649M /phd-artifacts\n
target = phd_framework::zfs
|
1074 | 2024-03-22T05:05:51.838Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-e58cfcb4-cd6f-4c71-b756-da34ac0ad346"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = snapshot
|
1075 | 2024-03-22T05:05:51.863Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-e58cfcb4-cd6f-4c71-b756-da34ac0ad346", "phd-artifacts/phd-clone-7cb50f98-7d90-456d-9ace-664a29e8de8d"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = clone
|
1076 | 2024-03-22T05:05:51.884Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-7cb50f98-7d90-456d-9ace-664a29e8de8d"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = list
|
1077 | 2024-03-22T05:05:51.899Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::incompatible_vms
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-7cb50f98-7d90-456d-9ace-664a29e8de8d 0B 1.80T 649M /phd-artifacts/phd-clone-7cb50f98-7d90-456d-9ace-664a29e8de8d\n
target = phd_framework::zfs
|
1078 | 2024-03-22T05:05:51.899Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
|
1079 | 2024-03-22T05:05:51.899Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 186
path = phd_tests::migrate::incompatible_vms
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-7cb50f98-7d90-456d-9ace-664a29e8de8d/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 1024 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migration_incompatible_target_2
|
1080 | 2024-03-22T05:05:51.899Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
1081 | 2024-03-22T05:05:51.900Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_incompatible_target_2.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::incompatible_vms
server_addr = 127.0.0.1:9006
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
1082 | 2024-03-22T05:05:51.900Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::incompatible_vms
stderr_path = "/tmp/propolis-phd/migration_incompatible_target_2.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_incompatible_target_2.stdout.log"
target = phd_framework::server_log_mode
|
1083 | 2024-03-22T05:05:51.909Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 988
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm::server
|
1084 | 2024-03-22T05:05:51.909Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
|
1085 | 2024-03-22T05:05:51.909Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::incompatible_vms
source = migration_incompatible_source_1
source_id = 7aa16e1a-47c9-4483-979b-8e49f6e64cca
target = phd_framework::test_vm
target_id = 0e25c839-6f34-4c4a-bb49-ef591ced525b
|
1086 | 2024-03-22T05:05:51.909Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004
file = phd-tests/framework/src/test_vm/mod.rs
line = 504
migration_id = 5d4d2187-6cb6-4c91-bbb5-58f7825f8f8d
path = phd_tests::migrate::incompatible_vms
source = migration_incompatible_source_1
source_id = 7aa16e1a-47c9-4483-979b-8e49f6e64cca
target = phd_framework::test_vm
target_id = 0e25c839-6f34-4c4a-bb49-ef591ced525b
timeout_duration = 90s
|
1087 | 2024-03-22T05:05:51.909Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::incompatible_vms
source = migration_incompatible_source_1
source_id = 7aa16e1a-47c9-4483-979b-8e49f6e64cca
target = phd_framework::test_vm
target_id = 0e25c839-6f34-4c4a-bb49-ef591ced525b
vm = migration_incompatible_target_2
vm_id = 0e25c839-6f34-4c4a-bb49-ef591ced525b
|
1088 | 2024-03-22T05:05:51.910Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9006/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::migrate::incompatible_vms
source = migration_incompatible_source_1
source_id = 7aa16e1a-47c9-4483-979b-8e49f6e64cca
target = phd_framework::test_vm
target_id = 0e25c839-6f34-4c4a-bb49-ef591ced525b
vm = migration_incompatible_target_2
vm_id = 0e25c839-6f34-4c4a-bb49-ef591ced525b
|
1089 | 2024-03-22T05:05:52.718Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 0e25c839-6f34-4c4a-bb49-ef591ced525b, image_id: 00000000-0000-0000-0000-000000000000, memory: 1024, metadata: InstanceMetadata { project_id: 020f2177-511b-4a2c-950d-ff0db65ed267, silo_id: 1e15d762-73c6-46d5-9fa8-734d6197c356 }, name: "phd-vm-0e25c839-6f34-4c4a-bb49-ef591ced525b", vcpus: 2 }, state: Failed }
line = 381
path = phd_tests::migrate::incompatible_vms
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-7cb50f98-7d90-456d-9ace-664a29e8de8d/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 1024 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
source = migration_incompatible_source_1
source_id = 7aa16e1a-47c9-4483-979b-8e49f6e64cca
target = phd_framework::test_vm
target_id = 0e25c839-6f34-4c4a-bb49-ef591ced525b
vm = migration_incompatible_target_2
vm_id = 0e25c839-6f34-4c4a-bb49-ef591ced525b
|
1090 | 2024-03-22T05:05:52.719Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 809
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::incompatible_vms
source = migration_incompatible_source_1
source_id = 7aa16e1a-47c9-4483-979b-8e49f6e64cca
target = phd_framework::test_vm
target_id = 0e25c839-6f34-4c4a-bb49-ef591ced525b
vm = migration_incompatible_target_2
vm_id = 0e25c839-6f34-4c4a-bb49-ef591ced525b
|
1091 | 2024-03-22T05:05:52.719Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = 5d4d2187-6cb6-4c91-bbb5-58f7825f8f8d
path = phd_tests::migrate::incompatible_vms
source = migration_incompatible_source_1
source_id = 7aa16e1a-47c9-4483-979b-8e49f6e64cca
target = phd_framework::test_vm
target_id = 0e25c839-6f34-4c4a-bb49-ef591ced525b
|
1092 | 2024-03-22T05:05:52.719Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Instance reported error during migration
file = phd-tests/framework/src/test_vm/mod.rs
line = 537
path = phd_tests::migrate::incompatible_vms
source = migration_incompatible_source_1
source_id = 7aa16e1a-47c9-4483-979b-8e49f6e64cca
target = phd_framework::test_vm
target_id = 0e25c839-6f34-4c4a-bb49-ef591ced525b
|
1093 | 2024-03-22T05:05:52.719Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = 5d4d2187-6cb6-4c91-bbb5-58f7825f8f8d
path = phd_tests::migrate::incompatible_vms
source = migration_incompatible_source_1
source_id = 7aa16e1a-47c9-4483-979b-8e49f6e64cca
target = phd_framework::test_vm
target_id = 0e25c839-6f34-4c4a-bb49-ef591ced525b
|
1094 | 2024-03-22T05:05:52.719Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 810
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::incompatible_vms
source = migration_incompatible_source_1
source_id = 7aa16e1a-47c9-4483-979b-8e49f6e64cca
target = phd_framework::test_vm
target_id = 0e25c839-6f34-4c4a-bb49-ef591ced525b
|
1095 | 2024-03-22T05:05:52.721Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 0e25c839-6f34-4c4a-bb49-ef591ced525b
|
1096 | 2024-03-22T05:05:52.721Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = 7aa16e1a-47c9-4483-979b-8e49f6e64cca
|
1097 | 2024-03-22T05:05:52.721Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
1098 | 2024-03-22T05:05:52.721Z | INFO | phd-runner: test phd_tests::migrate::incompatible_vms ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
1099 | 2024-03-22T05:05:52.721Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 905
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
1100 | 2024-03-22T05:05:52.721Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
1101 | 2024-03-22T05:05:52.721Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 974
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 0e25c839-6f34-4c4a-bb49-ef591ced525b
|
1102 | 2024-03-22T05:05:52.722Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 974
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = 7aa16e1a-47c9-4483-979b-8e49f6e64cca
|
1103 | 2024-03-22T05:05:52.978Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::migrate::incompatible_vms
self.address = 127.0.0.1:9006
target = phd_framework::test_vm::server
vm = migration_incompatible_target_2
vm_id = 0e25c839-6f34-4c4a-bb49-ef591ced525b
|
1104 | 2024-03-22T05:05:53.229Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
vm = migration_incompatible_target_2
vm_id = 0e25c839-6f34-4c4a-bb49-ef591ced525b
|
1105 | 2024-03-22T05:05:53.229Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-7cb50f98-7d90-456d-9ace-664a29e8de8d"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = destroy
vm = migration_incompatible_target_2
vm_id = 0e25c839-6f34-4c4a-bb49-ef591ced525b
|
1106 | 2024-03-22T05:05:53.268Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
vm = migration_incompatible_target_2
vm_id = 0e25c839-6f34-4c4a-bb49-ef591ced525b
|
1107 | 2024-03-22T05:05:53.268Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-e58cfcb4-cd6f-4c71-b756-da34ac0ad346"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = destroy
vm = migration_incompatible_target_2
vm_id = 0e25c839-6f34-4c4a-bb49-ef591ced525b
|
1108 | 2024-03-22T05:05:53.292Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 571
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_target_2
vm_id = 0e25c839-6f34-4c4a-bb49-ef591ced525b
|
1109 | 2024-03-22T05:05:53.293Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::migrate::incompatible_vms
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
vm = migration_incompatible_source_1
vm_id = 7aa16e1a-47c9-4483-979b-8e49f6e64cca
|
1110 | 2024-03-22T05:05:53.420Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
vm = migration_incompatible_source_1
vm_id = 7aa16e1a-47c9-4483-979b-8e49f6e64cca
|
1111 | 2024-03-22T05:05:53.420Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-260378a3-f8cd-4463-b00b-0360773819ba"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = destroy
vm = migration_incompatible_source_1
vm_id = 7aa16e1a-47c9-4483-979b-8e49f6e64cca
|
1112 | 2024-03-22T05:05:53.449Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
vm = migration_incompatible_source_1
vm_id = 7aa16e1a-47c9-4483-979b-8e49f6e64cca
|
1113 | 2024-03-22T05:05:53.449Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-d3c83bca-cfbc-4491-b102-0e09bd089015"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::incompatible_vms
target = phd_framework::zfs
verb = destroy
vm = migration_incompatible_source_1
vm_id = 7aa16e1a-47c9-4483-979b-8e49f6e64cca
|
1114 | 2024-03-22T05:05:53.469Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 748
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::incompatible_vms
target = phd_framework::test_vm
vm = migration_incompatible_source_1
vm_id = 7aa16e1a-47c9-4483-979b-8e49f6e64cca
|
1115 | 2024-03-22T05:05:53.469Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 4056
file = phd-tests/tests/src/migrate.rs
line = 248
path = phd_tests::migrate::incompatible_vms
target = phd_tests::migrate
|
1116 | 2024-03-22T05:05:53.469Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 748
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
1117 | 2024-03-22T05:05:53.469Z | INFO | phd-runner: Starting test phd_tests::migrate::serial_history
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
1118 | 2024-03-22T05:05:53.469Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
1119 | 2024-03-22T05:05:53.470Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
1120 | 2024-03-22T05:05:53.470Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 18
path = phd_tests::migrate::serial_history
target = phd_tests::migrate
|
1121 | 2024-03-22T05:05:53.470Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
1122 | 2024-03-22T05:05:53.470Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
1123 | 2024-03-22T05:05:53.470Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
1124 | 2024-03-22T05:05:53.470Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::serial_history
target = phd_framework::zfs
verb = list
|
1125 | 2024-03-22T05:05:53.492Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::serial_history
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 651M 1.80T 649M /phd-artifacts\n
target = phd_framework::zfs
|
1126 | 2024-03-22T05:05:53.492Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-00212524-df9c-4430-abbd-8a4eb780cc4c"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::serial_history
target = phd_framework::zfs
verb = snapshot
|
1127 | 2024-03-22T05:05:53.517Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-00212524-df9c-4430-abbd-8a4eb780cc4c", "phd-artifacts/phd-clone-7607042a-e7f8-46eb-861f-b3d5bb224180"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::serial_history
target = phd_framework::zfs
verb = clone
|
1128 | 2024-03-22T05:05:53.538Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-7607042a-e7f8-46eb-861f-b3d5bb224180"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::serial_history
target = phd_framework::zfs
verb = list
|
1129 | 2024-03-22T05:05:53.553Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::serial_history
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-7607042a-e7f8-46eb-861f-b3d5bb224180 0B 1.80T 649M /phd-artifacts/phd-clone-7607042a-e7f8-46eb-861f-b3d5bb224180\n
target = phd_framework::zfs
|
1130 | 2024-03-22T05:05:53.554Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
|
1131 | 2024-03-22T05:05:53.554Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 186
path = phd_tests::migrate::serial_history
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-7607042a-e7f8-46eb-861f-b3d5bb224180/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migration_serial_history
|
1132 | 2024-03-22T05:05:53.554Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
1133 | 2024-03-22T05:05:53.554Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_serial_history.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::serial_history
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
1134 | 2024-03-22T05:05:53.554Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::serial_history
stderr_path = "/tmp/propolis-phd/migration_serial_history.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_serial_history.stdout.log"
target = phd_framework::server_log_mode
|
1135 | 2024-03-22T05:05:53.564Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 999
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm::server
|
1136 | 2024-03-22T05:05:53.564Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
|
1137 | 2024-03-22T05:05:53.565Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 19900628-2285-4e9c-881f-09431309b932
|
1138 | 2024-03-22T05:05:53.565Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 19900628-2285-4e9c-881f-09431309b932
|
1139 | 2024-03-22T05:05:53.949Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
1140 | 2024-03-22T05:05:53.950Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 19900628-2285-4e9c-881f-09431309b932, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 2b471402-de64-48fb-8031-194cdde23dd5, silo_id: fe8877b3-1254-4cd4-821e-2cd27b1c2760 }, name: "phd-vm-19900628-2285-4e9c-881f-09431309b932", vcpus: 2 }, state: Creating }
line = 381
path = phd_tests::migrate::serial_history
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-7607042a-e7f8-46eb-861f-b3d5bb224180/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 19900628-2285-4e9c-881f-09431309b932
|
1141 | 2024-03-22T05:05:53.950Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 385
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 19900628-2285-4e9c-881f-09431309b932
|
1142 | 2024-03-22T05:05:53.950Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 19900628-2285-4e9c-881f-09431309b932
|
1143 | 2024-03-22T05:05:53.950Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::migrate::serial_history
state = Run
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 19900628-2285-4e9c-881f-09431309b932
|
1144 | 2024-03-22T05:05:53.951Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 19900628-2285-4e9c-881f-09431309b932
|
1145 | 2024-03-22T05:05:53.951Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
|
1146 | 2024-03-22T05:05:53.951Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 645
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_serial_history
vm_id = 19900628-2285-4e9c-881f-09431309b932
|
1147 | 2024-03-22T05:05:53.951Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::migrate::serial_history
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
1148 | 2024-03-22T05:05:53.951Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 19900628-2285-4e9c-881f-09431309b932
|
1149 | 2024-03-22T05:05:53.951Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history
vm_id = 19900628-2285-4e9c-881f-09431309b932
|
1150 | 2024-03-22T05:05:58.170Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4218
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 19900628-2285-4e9c-881f-09431309b932
|
1151 | 2024-03-22T05:05:58.170Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::migrate::serial_history
step = WriteStr("root")
target = phd_framework::test_vm
|
1152 | 2024-03-22T05:05:58.170Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::migrate::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
1153 | 2024-03-22T05:05:58.170Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 19900628-2285-4e9c-881f-09431309b932
|
1154 | 2024-03-22T05:05:58.170Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history
vm_id = 19900628-2285-4e9c-881f-09431309b932
|
1155 | 2024-03-22T05:05:58.190Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 19900628-2285-4e9c-881f-09431309b932
|
1156 | 2024-03-22T05:05:58.190Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 693
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
|
1157 | 2024-03-22T05:05:58.190Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4239
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
|
1158 | 2024-03-22T05:05:58.190Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 19900628-2285-4e9c-881f-09431309b932
|
1159 | 2024-03-22T05:05:58.190Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_serial_history
vm_id = 19900628-2285-4e9c-881f-09431309b932
|
1160 | 2024-03-22T05:05:58.200Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 19900628-2285-4e9c-881f-09431309b932
|
1161 | 2024-03-22T05:05:58.200Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 19900628-2285-4e9c-881f-09431309b932
|
1162 | 2024-03-22T05:05:58.200Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_serial_history
vm_id = 19900628-2285-4e9c-881f-09431309b932
|
1163 | 2024-03-22T05:05:58.232Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 19900628-2285-4e9c-881f-09431309b932
|
1164 | 2024-03-22T05:05:58.236Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 74
path = phd_tests::migrate::serial_history
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_serial_history
|
1165 | 2024-03-22T05:05:58.236Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
|
1166 | 2024-03-22T05:05:58.236Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 186
path = phd_tests::migrate::serial_history
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-7607042a-e7f8-46eb-861f-b3d5bb224180/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migration_serial_history_lifecycle_0
|
1167 | 2024-03-22T05:05:58.236Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
1168 | 2024-03-22T05:05:58.236Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_serial_history_lifecycle_0.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::serial_history
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
1169 | 2024-03-22T05:05:58.236Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::serial_history
stderr_path = "/tmp/propolis-phd/migration_serial_history_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_serial_history_lifecycle_0.stdout.log"
target = phd_framework::server_log_mode
|
1170 | 2024-03-22T05:05:58.251Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1000
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm::server
|
1171 | 2024-03-22T05:05:58.252Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
|
1172 | 2024-03-22T05:05:58.252Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 19900628-2285-4e9c-881f-09431309b932
target = phd_framework::test_vm
target_id = c313c6cb-9752-4e40-b47e-61fd6befa235
|
1173 | 2024-03-22T05:05:58.252Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 504
migration_id = 11b6dcd2-775b-46eb-80ef-f1f5fa2449fa
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 19900628-2285-4e9c-881f-09431309b932
target = phd_framework::test_vm
target_id = c313c6cb-9752-4e40-b47e-61fd6befa235
timeout_duration = 45s
|
1174 | 2024-03-22T05:05:58.252Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 19900628-2285-4e9c-881f-09431309b932
target = phd_framework::test_vm
target_id = c313c6cb-9752-4e40-b47e-61fd6befa235
vm = migration_serial_history_lifecycle_0
vm_id = c313c6cb-9752-4e40-b47e-61fd6befa235
|
1175 | 2024-03-22T05:05:58.253Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 19900628-2285-4e9c-881f-09431309b932
target = phd_framework::test_vm
target_id = c313c6cb-9752-4e40-b47e-61fd6befa235
vm = migration_serial_history_lifecycle_0
vm_id = c313c6cb-9752-4e40-b47e-61fd6befa235
|
1176 | 2024-03-22T05:05:58.748Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: c313c6cb-9752-4e40-b47e-61fd6befa235, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: f83fefcb-3d16-41be-90e8-0cec4f246331, silo_id: 85531350-5e05-450c-891f-2834e447fba1 }, name: "phd-vm-c313c6cb-9752-4e40-b47e-61fd6befa235", vcpus: 2 }, state: Migrating }
line = 381
path = phd_tests::migrate::serial_history
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-7607042a-e7f8-46eb-861f-b3d5bb224180/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
source = migration_serial_history
source_id = 19900628-2285-4e9c-881f-09431309b932
target = phd_framework::test_vm
target_id = c313c6cb-9752-4e40-b47e-61fd6befa235
vm = migration_serial_history_lifecycle_0
vm_id = c313c6cb-9752-4e40-b47e-61fd6befa235
|
1177 | 2024-03-22T05:05:58.748Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 496
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 19900628-2285-4e9c-881f-09431309b932
target = phd_framework::test_vm
target_id = c313c6cb-9752-4e40-b47e-61fd6befa235
vm = migration_serial_history_lifecycle_0
vm_id = c313c6cb-9752-4e40-b47e-61fd6befa235
|
1178 | 2024-03-22T05:05:58.748Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = 11b6dcd2-775b-46eb-80ef-f1f5fa2449fa
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 19900628-2285-4e9c-881f-09431309b932
target = phd_framework::test_vm
target_id = c313c6cb-9752-4e40-b47e-61fd6befa235
|
1179 | 2024-03-22T05:06:10.195Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7685}}
target = phd_framework::serial
|
1180 | 2024-03-22T05:06:11.739Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 533
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 19900628-2285-4e9c-881f-09431309b932
target = phd_framework::test_vm
target_id = c313c6cb-9752-4e40-b47e-61fd6befa235
|
1181 | 2024-03-22T05:06:11.739Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 12990
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = 11b6dcd2-775b-46eb-80ef-f1f5fa2449fa
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 19900628-2285-4e9c-881f-09431309b932
target = phd_framework::test_vm
target_id = c313c6cb-9752-4e40-b47e-61fd6befa235
|
1182 | 2024-03-22T05:06:11.739Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 13487
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::serial_history
source = migration_serial_history
source_id = 19900628-2285-4e9c-881f-09431309b932
target = phd_framework::test_vm
target_id = c313c6cb-9752-4e40-b47e-61fd6befa235
|
1183 | 2024-03-22T05:06:11.741Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 19900628-2285-4e9c-881f-09431309b932
|
1184 | 2024-03-22T05:06:11.742Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::migrate::serial_history
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_serial_history
vm_id = 19900628-2285-4e9c-881f-09431309b932
|
1185 | 2024-03-22T05:06:11.874Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 133
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history
vm_id = 19900628-2285-4e9c-881f-09431309b932
|
1186 | 2024-03-22T05:06:11.877Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_lifecycle_0
vm_id = c313c6cb-9752-4e40-b47e-61fd6befa235
|
1187 | 2024-03-22T05:06:11.877Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
1188 | 2024-03-22T05:06:11.877Z | INFO | phd-runner: test phd_tests::migrate::serial_history ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
1189 | 2024-03-22T05:06:11.877Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 17928
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
1190 | 2024-03-22T05:06:11.878Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
1191 | 2024-03-22T05:06:11.878Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 974
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_lifecycle_0
vm_id = c313c6cb-9752-4e40-b47e-61fd6befa235
|
1192 | 2024-03-22T05:06:12.270Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::migrate::serial_history
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_serial_history_lifecycle_0
vm_id = c313c6cb-9752-4e40-b47e-61fd6befa235
|
1193 | 2024-03-22T05:06:12.404Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::serial_history
target = phd_framework::zfs
vm = migration_serial_history_lifecycle_0
vm_id = c313c6cb-9752-4e40-b47e-61fd6befa235
|
1194 | 2024-03-22T05:06:12.404Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-7607042a-e7f8-46eb-861f-b3d5bb224180"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::serial_history
target = phd_framework::zfs
verb = destroy
vm = migration_serial_history_lifecycle_0
vm_id = c313c6cb-9752-4e40-b47e-61fd6befa235
|
1195 | 2024-03-22T05:06:12.434Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::serial_history
target = phd_framework::zfs
vm = migration_serial_history_lifecycle_0
vm_id = c313c6cb-9752-4e40-b47e-61fd6befa235
|
1196 | 2024-03-22T05:06:12.434Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-00212524-df9c-4430-abbd-8a4eb780cc4c"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::serial_history
target = phd_framework::zfs
verb = destroy
vm = migration_serial_history_lifecycle_0
vm_id = c313c6cb-9752-4e40-b47e-61fd6befa235
|
1197 | 2024-03-22T05:06:12.457Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 579
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_lifecycle_0
vm_id = c313c6cb-9752-4e40-b47e-61fd6befa235
|
1198 | 2024-03-22T05:06:12.457Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 18986
file = phd-tests/tests/src/migrate.rs
line = 18
path = phd_tests::migrate::serial_history
target = phd_tests::migrate
|
1199 | 2024-03-22T05:06:12.457Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 579
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
1200 | 2024-03-22T05:06:12.457Z | INFO | phd-runner: Starting test phd_tests::migrate::smoke_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
1201 | 2024-03-22T05:06:12.457Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
1202 | 2024-03-22T05:06:12.457Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
1203 | 2024-03-22T05:06:12.457Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 13
path = phd_tests::migrate::smoke_test
target = phd_tests::migrate
|
1204 | 2024-03-22T05:06:12.457Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
1205 | 2024-03-22T05:06:12.457Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
1206 | 2024-03-22T05:06:12.457Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
1207 | 2024-03-22T05:06:12.457Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::smoke_test
target = phd_framework::zfs
verb = list
|
1208 | 2024-03-22T05:06:12.473Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::smoke_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 650M 1.80T 649M /phd-artifacts\n
target = phd_framework::zfs
|
1209 | 2024-03-22T05:06:12.473Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b523ec30-460e-4ec7-9c25-098830d64580"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::smoke_test
target = phd_framework::zfs
verb = snapshot
|
1210 | 2024-03-22T05:06:12.492Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b523ec30-460e-4ec7-9c25-098830d64580", "phd-artifacts/phd-clone-c1457b5e-dccb-48cb-8033-728710460efd"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::smoke_test
target = phd_framework::zfs
verb = clone
|
1211 | 2024-03-22T05:06:12.511Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-c1457b5e-dccb-48cb-8033-728710460efd"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::smoke_test
target = phd_framework::zfs
verb = list
|
1212 | 2024-03-22T05:06:12.527Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::smoke_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-c1457b5e-dccb-48cb-8033-728710460efd 0B 1.80T 649M /phd-artifacts/phd-clone-c1457b5e-dccb-48cb-8033-728710460efd\n
target = phd_framework::zfs
|
1213 | 2024-03-22T05:06:12.527Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
|
1214 | 2024-03-22T05:06:12.527Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 186
path = phd_tests::migrate::smoke_test
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-c1457b5e-dccb-48cb-8033-728710460efd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migration_smoke
|
1215 | 2024-03-22T05:06:12.527Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
1216 | 2024-03-22T05:06:12.527Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_smoke.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::smoke_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
1217 | 2024-03-22T05:06:12.527Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::smoke_test
stderr_path = "/tmp/propolis-phd/migration_smoke.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_smoke.stdout.log"
target = phd_framework::server_log_mode
|
1218 | 2024-03-22T05:06:12.537Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1009
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm::server
|
1219 | 2024-03-22T05:06:12.538Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
|
1220 | 2024-03-22T05:06:12.538Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 37e15ac2-4821-49af-9859-0edd78901e19
|
1221 | 2024-03-22T05:06:12.538Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 37e15ac2-4821-49af-9859-0edd78901e19
|
1222 | 2024-03-22T05:06:13.367Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
1223 | 2024-03-22T05:06:13.367Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 37e15ac2-4821-49af-9859-0edd78901e19, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 061743af-a62f-4e90-8a5a-e07718c524d1, silo_id: 379449a9-17a9-4af2-8427-6035167d9108 }, name: "phd-vm-37e15ac2-4821-49af-9859-0edd78901e19", vcpus: 2 }, state: Creating }
line = 381
path = phd_tests::migrate::smoke_test
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-c1457b5e-dccb-48cb-8033-728710460efd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 37e15ac2-4821-49af-9859-0edd78901e19
|
1224 | 2024-03-22T05:06:13.367Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 829
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 37e15ac2-4821-49af-9859-0edd78901e19
|
1225 | 2024-03-22T05:06:13.367Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 37e15ac2-4821-49af-9859-0edd78901e19
|
1226 | 2024-03-22T05:06:13.367Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::migrate::smoke_test
state = Run
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 37e15ac2-4821-49af-9859-0edd78901e19
|
1227 | 2024-03-22T05:06:13.368Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 37e15ac2-4821-49af-9859-0edd78901e19
|
1228 | 2024-03-22T05:06:13.368Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
|
1229 | 2024-03-22T05:06:13.368Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 645
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_smoke
vm_id = 37e15ac2-4821-49af-9859-0edd78901e19
|
1230 | 2024-03-22T05:06:13.368Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::migrate::smoke_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
1231 | 2024-03-22T05:06:13.368Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 37e15ac2-4821-49af-9859-0edd78901e19
|
1232 | 2024-03-22T05:06:13.368Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_smoke
vm_id = 37e15ac2-4821-49af-9859-0edd78901e19
|
1233 | 2024-03-22T05:06:17.593Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4224
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 37e15ac2-4821-49af-9859-0edd78901e19
|
1234 | 2024-03-22T05:06:17.593Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::migrate::smoke_test
step = WriteStr("root")
target = phd_framework::test_vm
|
1235 | 2024-03-22T05:06:17.593Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::migrate::smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
1236 | 2024-03-22T05:06:17.593Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 37e15ac2-4821-49af-9859-0edd78901e19
|
1237 | 2024-03-22T05:06:17.593Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_smoke
vm_id = 37e15ac2-4821-49af-9859-0edd78901e19
|
1238 | 2024-03-22T05:06:17.613Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 37e15ac2-4821-49af-9859-0edd78901e19
|
1239 | 2024-03-22T05:06:17.613Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 693
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
|
1240 | 2024-03-22T05:06:17.613Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4245
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
|
1241 | 2024-03-22T05:06:17.613Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 37e15ac2-4821-49af-9859-0edd78901e19
|
1242 | 2024-03-22T05:06:17.613Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_smoke
vm_id = 37e15ac2-4821-49af-9859-0edd78901e19
|
1243 | 2024-03-22T05:06:17.622Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 8
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 37e15ac2-4821-49af-9859-0edd78901e19
|
1244 | 2024-03-22T05:06:17.622Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 37e15ac2-4821-49af-9859-0edd78901e19
|
1245 | 2024-03-22T05:06:17.622Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_smoke
vm_id = 37e15ac2-4821-49af-9859-0edd78901e19
|
1246 | 2024-03-22T05:06:17.653Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 37e15ac2-4821-49af-9859-0edd78901e19
|
1247 | 2024-03-22T05:06:17.654Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 37e15ac2-4821-49af-9859-0edd78901e19
|
1248 | 2024-03-22T05:06:17.654Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_smoke
vm_id = 37e15ac2-4821-49af-9859-0edd78901e19
|
1249 | 2024-03-22T05:06:17.665Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 37e15ac2-4821-49af-9859-0edd78901e19
|
1250 | 2024-03-22T05:06:17.665Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 37e15ac2-4821-49af-9859-0edd78901e19
|
1251 | 2024-03-22T05:06:17.665Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_smoke
vm_id = 37e15ac2-4821-49af-9859-0edd78901e19
|
1252 | 2024-03-22T05:06:17.687Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 37e15ac2-4821-49af-9859-0edd78901e19
|
1253 | 2024-03-22T05:06:17.687Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 37e15ac2-4821-49af-9859-0edd78901e19
|
1254 | 2024-03-22T05:06:17.687Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_smoke
vm_id = 37e15ac2-4821-49af-9859-0edd78901e19
|
1255 | 2024-03-22T05:06:17.698Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 37e15ac2-4821-49af-9859-0edd78901e19
|
1256 | 2024-03-22T05:06:17.698Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 37e15ac2-4821-49af-9859-0edd78901e19
|
1257 | 2024-03-22T05:06:17.699Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_smoke
vm_id = 37e15ac2-4821-49af-9859-0edd78901e19
|
1258 | 2024-03-22T05:06:17.731Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 37e15ac2-4821-49af-9859-0edd78901e19
|
1259 | 2024-03-22T05:06:17.731Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 74
path = phd_tests::migrate::smoke_test
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_smoke
|
1260 | 2024-03-22T05:06:17.731Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
|
1261 | 2024-03-22T05:06:17.732Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 186
path = phd_tests::migrate::smoke_test
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-c1457b5e-dccb-48cb-8033-728710460efd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migration_smoke_lifecycle_0
|
1262 | 2024-03-22T05:06:17.732Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
1263 | 2024-03-22T05:06:17.732Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_smoke_lifecycle_0.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::smoke_test
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
1264 | 2024-03-22T05:06:17.732Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::smoke_test
stderr_path = "/tmp/propolis-phd/migration_smoke_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_smoke_lifecycle_0.stdout.log"
target = phd_framework::server_log_mode
|
1265 | 2024-03-22T05:06:17.747Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1010
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm::server
|
1266 | 2024-03-22T05:06:17.748Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 16
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
|
1267 | 2024-03-22T05:06:17.748Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = 37e15ac2-4821-49af-9859-0edd78901e19
target = phd_framework::test_vm
target_id = d62a790a-156a-4514-ba76-8a28b9d6f541
|
1268 | 2024-03-22T05:06:17.748Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 504
migration_id = ecb561a5-ea6d-4316-ab74-b3f77e5a8e4b
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = 37e15ac2-4821-49af-9859-0edd78901e19
target = phd_framework::test_vm
target_id = d62a790a-156a-4514-ba76-8a28b9d6f541
timeout_duration = 45s
|
1269 | 2024-03-22T05:06:17.748Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = 37e15ac2-4821-49af-9859-0edd78901e19
target = phd_framework::test_vm
target_id = d62a790a-156a-4514-ba76-8a28b9d6f541
vm = migration_smoke_lifecycle_0
vm_id = d62a790a-156a-4514-ba76-8a28b9d6f541
|
1270 | 2024-03-22T05:06:17.748Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = 37e15ac2-4821-49af-9859-0edd78901e19
target = phd_framework::test_vm
target_id = d62a790a-156a-4514-ba76-8a28b9d6f541
vm = migration_smoke_lifecycle_0
vm_id = d62a790a-156a-4514-ba76-8a28b9d6f541
|
1271 | 2024-03-22T05:06:18.256Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: d62a790a-156a-4514-ba76-8a28b9d6f541, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: ea972a6c-b329-41ac-8ee1-7295f6467067, silo_id: fb1e4162-5452-4ab1-941b-889af3a67e16 }, name: "phd-vm-d62a790a-156a-4514-ba76-8a28b9d6f541", vcpus: 2 }, state: Migrating }
line = 381
path = phd_tests::migrate::smoke_test
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-c1457b5e-dccb-48cb-8033-728710460efd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
source = migration_smoke
source_id = 37e15ac2-4821-49af-9859-0edd78901e19
target = phd_framework::test_vm
target_id = d62a790a-156a-4514-ba76-8a28b9d6f541
vm = migration_smoke_lifecycle_0
vm_id = d62a790a-156a-4514-ba76-8a28b9d6f541
|
1272 | 2024-03-22T05:06:18.256Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 508
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = 37e15ac2-4821-49af-9859-0edd78901e19
target = phd_framework::test_vm
target_id = d62a790a-156a-4514-ba76-8a28b9d6f541
vm = migration_smoke_lifecycle_0
vm_id = d62a790a-156a-4514-ba76-8a28b9d6f541
|
1273 | 2024-03-22T05:06:18.256Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = ecb561a5-ea6d-4316-ab74-b3f77e5a8e4b
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = 37e15ac2-4821-49af-9859-0edd78901e19
target = phd_framework::test_vm
target_id = d62a790a-156a-4514-ba76-8a28b9d6f541
|
1274 | 2024-03-22T05:06:29.723Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7718}}
target = phd_framework::serial
|
1275 | 2024-03-22T05:06:30.615Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 533
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = 37e15ac2-4821-49af-9859-0edd78901e19
target = phd_framework::test_vm
target_id = d62a790a-156a-4514-ba76-8a28b9d6f541
|
1276 | 2024-03-22T05:06:30.615Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 12359
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = ecb561a5-ea6d-4316-ab74-b3f77e5a8e4b
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = 37e15ac2-4821-49af-9859-0edd78901e19
target = phd_framework::test_vm
target_id = d62a790a-156a-4514-ba76-8a28b9d6f541
|
1277 | 2024-03-22T05:06:30.615Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 12867
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::smoke_test
source = migration_smoke
source_id = 37e15ac2-4821-49af-9859-0edd78901e19
target = phd_framework::test_vm
target_id = d62a790a-156a-4514-ba76-8a28b9d6f541
|
1278 | 2024-03-22T05:06:30.617Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 37e15ac2-4821-49af-9859-0edd78901e19
|
1279 | 2024-03-22T05:06:30.617Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = d62a790a-156a-4514-ba76-8a28b9d6f541
|
1280 | 2024-03-22T05:06:30.617Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_smoke_lifecycle_0
vm_id = d62a790a-156a-4514-ba76-8a28b9d6f541
|
1281 | 2024-03-22T05:06:30.618Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::migrate::smoke_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_smoke
vm_id = 37e15ac2-4821-49af-9859-0edd78901e19
|
1282 | 2024-03-22T05:06:30.749Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 132
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke
vm_id = 37e15ac2-4821-49af-9859-0edd78901e19
|
1283 | 2024-03-22T05:06:32.074Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 1456
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = d62a790a-156a-4514-ba76-8a28b9d6f541
|
1284 | 2024-03-22T05:06:32.074Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = d62a790a-156a-4514-ba76-8a28b9d6f541
|
1285 | 2024-03-22T05:06:32.074Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_smoke_lifecycle_0
vm_id = d62a790a-156a-4514-ba76-8a28b9d6f541
|
1286 | 2024-03-22T05:06:32.107Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = d62a790a-156a-4514-ba76-8a28b9d6f541
|
1287 | 2024-03-22T05:06:32.107Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = d62a790a-156a-4514-ba76-8a28b9d6f541
|
1288 | 2024-03-22T05:06:32.107Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
1289 | 2024-03-22T05:06:32.107Z | INFO | phd-runner: test phd_tests::migrate::smoke_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
1290 | 2024-03-22T05:06:32.108Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
1291 | 2024-03-22T05:06:32.108Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 18740
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
1292 | 2024-03-22T05:06:32.108Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 974
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = d62a790a-156a-4514-ba76-8a28b9d6f541
|
1293 | 2024-03-22T05:06:32.692Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::migrate::smoke_test
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_smoke_lifecycle_0
vm_id = d62a790a-156a-4514-ba76-8a28b9d6f541
|
1294 | 2024-03-22T05:06:32.821Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::smoke_test
target = phd_framework::zfs
vm = migration_smoke_lifecycle_0
vm_id = d62a790a-156a-4514-ba76-8a28b9d6f541
|
1295 | 2024-03-22T05:06:32.821Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-c1457b5e-dccb-48cb-8033-728710460efd"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::smoke_test
target = phd_framework::zfs
verb = destroy
vm = migration_smoke_lifecycle_0
vm_id = d62a790a-156a-4514-ba76-8a28b9d6f541
|
1296 | 2024-03-22T05:06:32.854Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::smoke_test
target = phd_framework::zfs
vm = migration_smoke_lifecycle_0
vm_id = d62a790a-156a-4514-ba76-8a28b9d6f541
|
1297 | 2024-03-22T05:06:32.854Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b523ec30-460e-4ec7-9c25-098830d64580"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::smoke_test
target = phd_framework::zfs
verb = destroy
vm = migration_smoke_lifecycle_0
vm_id = d62a790a-156a-4514-ba76-8a28b9d6f541
|
1298 | 2024-03-22T05:06:32.876Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 768
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::smoke_test
target = phd_framework::test_vm
vm = migration_smoke_lifecycle_0
vm_id = d62a790a-156a-4514-ba76-8a28b9d6f541
|
1299 | 2024-03-22T05:06:32.876Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 20419
file = phd-tests/tests/src/migrate.rs
line = 13
path = phd_tests::migrate::smoke_test
target = phd_tests::migrate
|
1300 | 2024-03-22T05:06:32.877Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 768
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
1301 | 2024-03-22T05:06:32.877Z | INFO | phd-runner: Starting test phd_tests::framework::multiline_serial_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
1302 | 2024-03-22T05:06:32.877Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
1303 | 2024-03-22T05:06:32.877Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
1304 | 2024-03-22T05:06:32.877Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/framework.rs
line = 10
path = phd_tests::framework::multiline_serial_test
target = phd_tests::framework
|
1305 | 2024-03-22T05:06:32.877Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
1306 | 2024-03-22T05:06:32.877Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
1307 | 2024-03-22T05:06:32.877Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
1308 | 2024-03-22T05:06:32.877Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::framework::multiline_serial_test
target = phd_framework::zfs
verb = list
|
1309 | 2024-03-22T05:06:32.893Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::framework::multiline_serial_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 650M 1.80T 649M /phd-artifacts\n
target = phd_framework::zfs
|
1310 | 2024-03-22T05:06:32.893Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b63c9ec4-5ca9-421a-a6b9-7636ff9ef6e6"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::framework::multiline_serial_test
target = phd_framework::zfs
verb = snapshot
|
1311 | 2024-03-22T05:06:32.913Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b63c9ec4-5ca9-421a-a6b9-7636ff9ef6e6", "phd-artifacts/phd-clone-6bde669f-7ad2-4091-a3ad-3c63dfbd3684"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::framework::multiline_serial_test
target = phd_framework::zfs
verb = clone
|
1312 | 2024-03-22T05:06:32.935Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-6bde669f-7ad2-4091-a3ad-3c63dfbd3684"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::framework::multiline_serial_test
target = phd_framework::zfs
verb = list
|
1313 | 2024-03-22T05:06:32.949Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::framework::multiline_serial_test
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-6bde669f-7ad2-4091-a3ad-3c63dfbd3684 0B 1.80T 649M /phd-artifacts/phd-clone-6bde669f-7ad2-4091-a3ad-3c63dfbd3684\n
target = phd_framework::zfs
|
1314 | 2024-03-22T05:06:32.949Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
|
1315 | 2024-03-22T05:06:32.949Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 186
path = phd_tests::framework::multiline_serial_test
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-6bde669f-7ad2-4091-a3ad-3c63dfbd3684/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = multiline_test
|
1316 | 2024-03-22T05:06:32.949Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
1317 | 2024-03-22T05:06:32.950Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/multiline_test.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::framework::multiline_serial_test
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
1318 | 2024-03-22T05:06:32.950Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::framework::multiline_serial_test
stderr_path = "/tmp/propolis-phd/multiline_test.stderr.log"
stdout_path = "/tmp/propolis-phd/multiline_test.stdout.log"
target = phd_framework::server_log_mode
|
1319 | 2024-03-22T05:06:32.959Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1019
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm::server
|
1320 | 2024-03-22T05:06:32.959Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
|
1321 | 2024-03-22T05:06:32.959Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 7dbd36b9-79e7-41b2-9269-d1ee47124d06
|
1322 | 2024-03-22T05:06:32.960Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 7dbd36b9-79e7-41b2-9269-d1ee47124d06
|
1323 | 2024-03-22T05:06:33.387Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
1324 | 2024-03-22T05:06:33.387Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 7dbd36b9-79e7-41b2-9269-d1ee47124d06, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: fbf7ad05-3cc0-456b-b6d4-633996c80195, silo_id: f193656d-fc0e-496a-8dd3-b3de8d6099de }, name: "phd-vm-7dbd36b9-79e7-41b2-9269-d1ee47124d06", vcpus: 2 }, state: Creating }
line = 381
path = phd_tests::framework::multiline_serial_test
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-6bde669f-7ad2-4091-a3ad-3c63dfbd3684/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = multiline_test
vm_id = 7dbd36b9-79e7-41b2-9269-d1ee47124d06
|
1325 | 2024-03-22T05:06:33.387Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 427
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 7dbd36b9-79e7-41b2-9269-d1ee47124d06
|
1326 | 2024-03-22T05:06:33.387Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 7dbd36b9-79e7-41b2-9269-d1ee47124d06
|
1327 | 2024-03-22T05:06:33.387Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::framework::multiline_serial_test
state = Run
target = phd_framework::test_vm
vm = multiline_test
vm_id = 7dbd36b9-79e7-41b2-9269-d1ee47124d06
|
1328 | 2024-03-22T05:06:33.388Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 7dbd36b9-79e7-41b2-9269-d1ee47124d06
|
1329 | 2024-03-22T05:06:33.388Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
|
1330 | 2024-03-22T05:06:33.388Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 645
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = multiline_test
vm_id = 7dbd36b9-79e7-41b2-9269-d1ee47124d06
|
1331 | 2024-03-22T05:06:33.388Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::framework::multiline_serial_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
1332 | 2024-03-22T05:06:33.388Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 7dbd36b9-79e7-41b2-9269-d1ee47124d06
|
1333 | 2024-03-22T05:06:33.388Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = multiline_test
vm_id = 7dbd36b9-79e7-41b2-9269-d1ee47124d06
|
1334 | 2024-03-22T05:06:37.604Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4215
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 7dbd36b9-79e7-41b2-9269-d1ee47124d06
|
1335 | 2024-03-22T05:06:37.604Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::framework::multiline_serial_test
step = WriteStr("root")
target = phd_framework::test_vm
|
1336 | 2024-03-22T05:06:37.604Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::framework::multiline_serial_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
1337 | 2024-03-22T05:06:37.604Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 7dbd36b9-79e7-41b2-9269-d1ee47124d06
|
1338 | 2024-03-22T05:06:37.604Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = multiline_test
vm_id = 7dbd36b9-79e7-41b2-9269-d1ee47124d06
|
1339 | 2024-03-22T05:06:37.623Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 7dbd36b9-79e7-41b2-9269-d1ee47124d06
|
1340 | 2024-03-22T05:06:37.623Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 693
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
|
1341 | 2024-03-22T05:06:37.623Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4235
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
|
1342 | 2024-03-22T05:06:37.623Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 7dbd36b9-79e7-41b2-9269-d1ee47124d06
|
1343 | 2024-03-22T05:06:37.623Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = multiline_test
vm_id = 7dbd36b9-79e7-41b2-9269-d1ee47124d06
|
1344 | 2024-03-22T05:06:37.655Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 7dbd36b9-79e7-41b2-9269-d1ee47124d06
|
1345 | 2024-03-22T05:06:37.655Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 7dbd36b9-79e7-41b2-9269-d1ee47124d06
|
1346 | 2024-03-22T05:06:37.655Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = multiline_test
vm_id = 7dbd36b9-79e7-41b2-9269-d1ee47124d06
|
1347 | 2024-03-22T05:06:37.664Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 7dbd36b9-79e7-41b2-9269-d1ee47124d06
|
1348 | 2024-03-22T05:06:37.664Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 7dbd36b9-79e7-41b2-9269-d1ee47124d06
|
1349 | 2024-03-22T05:06:37.664Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
1350 | 2024-03-22T05:06:37.664Z | INFO | phd-runner: test phd_tests::framework::multiline_serial_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
1351 | 2024-03-22T05:06:37.665Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4277
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
1352 | 2024-03-22T05:06:37.665Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
1353 | 2024-03-22T05:06:37.665Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 974
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 7dbd36b9-79e7-41b2-9269-d1ee47124d06
|
1354 | 2024-03-22T05:06:38.356Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::framework::multiline_serial_test
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = multiline_test
vm_id = 7dbd36b9-79e7-41b2-9269-d1ee47124d06
|
1355 | 2024-03-22T05:06:38.484Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::framework::multiline_serial_test
target = phd_framework::zfs
vm = multiline_test
vm_id = 7dbd36b9-79e7-41b2-9269-d1ee47124d06
|
1356 | 2024-03-22T05:06:38.484Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-6bde669f-7ad2-4091-a3ad-3c63dfbd3684"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::framework::multiline_serial_test
target = phd_framework::zfs
verb = destroy
vm = multiline_test
vm_id = 7dbd36b9-79e7-41b2-9269-d1ee47124d06
|
1357 | 2024-03-22T05:06:38.518Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::framework::multiline_serial_test
target = phd_framework::zfs
vm = multiline_test
vm_id = 7dbd36b9-79e7-41b2-9269-d1ee47124d06
|
1358 | 2024-03-22T05:06:38.518Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b63c9ec4-5ca9-421a-a6b9-7636ff9ef6e6"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::framework::multiline_serial_test
target = phd_framework::zfs
verb = destroy
vm = multiline_test
vm_id = 7dbd36b9-79e7-41b2-9269-d1ee47124d06
|
1359 | 2024-03-22T05:06:38.543Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 878
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::framework::multiline_serial_test
target = phd_framework::test_vm
vm = multiline_test
vm_id = 7dbd36b9-79e7-41b2-9269-d1ee47124d06
|
1360 | 2024-03-22T05:06:38.543Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 5666
file = phd-tests/tests/src/framework.rs
line = 10
path = phd_tests::framework::multiline_serial_test
target = phd_tests::framework
|
1361 | 2024-03-22T05:06:38.543Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 878
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
1362 | 2024-03-22T05:06:38.544Z | INFO | phd-runner: Starting test phd_tests::crucible::migrate::load_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
1363 | 2024-03-22T05:06:38.544Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
1364 | 2024-03-22T05:06:38.544Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
1365 | 2024-03-22T05:06:38.544Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/crucible/migrate.rs
line = 39
path = phd_tests::crucible::migrate::load_test
target = phd_tests::crucible::migrate
|
1366 | 2024-03-22T05:06:38.544Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
1367 | 2024-03-22T05:06:38.544Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
1368 | 2024-03-22T05:06:38.544Z | DEBG | phd-runner: [TEST - EVENT] checking for existing copy of artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 89
maybe_path = /phd-artifacts/befb56700b5f07b1c345aa2fe36100e547820aa6aac67a259f58a8651b489594/crucible-nightly.tar.gz
path = phd_tests::crucible::migrate::load_test
target = phd_framework::artifacts::store
|
1369 | 2024-03-22T05:06:38.544Z | DEBG | phd-runner: [TEST - EVENT] Downloading file from Buildomat...
file = phd-tests/framework/src/artifacts/buildomat.rs
line = 215
path = phd_tests::crucible::migrate::load_test
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/crucible/nightly-image/952c7d60d22be5198b892bec8d92f4291b9160c2/crucible-nightly.tar.gz
|
1370 | 2024-03-22T05:07:01.965Z | DEBG | phd-runner: [TEST - EVENT] Extracting artifact from tarball
extracted_path = /phd-artifacts/befb56700b5f07b1c345aa2fe36100e547820aa6aac67a259f58a8651b489594/crucible-downstairs
file = phd-tests/framework/src/artifacts/store.rs
line = 162
path = phd_tests::crucible::migrate::load_test
target = phd_framework::artifacts::store
untar_path = target/release/crucible-downstairs
|
1371 | 2024-03-22T05:07:01.965Z | DEBG | phd-runner: [TEST - EVENT] Extracting gzipped tarball...
file = phd-tests/framework/src/artifacts/store.rs
line = 518
path = phd_tests::crucible::migrate::load_test
target = phd_framework::artifacts::store
|
1372 | 2024-03-22T05:07:06.286Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
1373 | 2024-03-22T05:07:06.286Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/20ab108f-1fe6-46c5-8ddd-b83a2c7442df_9000", "--encrypted", "--uuid", "20ab108f-1fe6-46c5-8ddd-b83a2c7442df", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
1374 | 2024-03-22T05:07:06.363Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 202
path = phd_tests::crucible::migrate::load_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/20ab108f-1fe6-46c5-8ddd-b83a2c7442df_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2024-03-22T05:07:06.321961258Z","hostname":"buskin","pid":1023}\n{"msg":"UUID: 20ab108f-1fe6-46c5-8ddd-b83a2c7442df","v":0,"name":"crucible","level":30,"time":"2024-03-22T05:07:06.354732327Z","hostname":"buskin","pid":1023}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2024-03-22T05:07:06.354747178Z","hostname":"buskin","pid":1023}\n
target = phd_framework::disk::crucible
|
1375 | 2024-03-22T05:07:06.363Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/20ab108f-1fe6-46c5-8ddd-b83a2c7442df_9001", "--encrypted", "--uuid", "20ab108f-1fe6-46c5-8ddd-b83a2c7442df", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
1376 | 2024-03-22T05:07:06.419Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 202
path = phd_tests::crucible::migrate::load_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/20ab108f-1fe6-46c5-8ddd-b83a2c7442df_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2024-03-22T05:07:06.380895343Z","hostname":"buskin","pid":1024}\n{"msg":"UUID: 20ab108f-1fe6-46c5-8ddd-b83a2c7442df","v":0,"name":"crucible","level":30,"time":"2024-03-22T05:07:06.412593809Z","hostname":"buskin","pid":1024}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2024-03-22T05:07:06.41260363Z","hostname":"buskin","pid":1024}\n
target = phd_framework::disk::crucible
|
1377 | 2024-03-22T05:07:06.420Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/20ab108f-1fe6-46c5-8ddd-b83a2c7442df_9002", "--encrypted", "--uuid", "20ab108f-1fe6-46c5-8ddd-b83a2c7442df", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
1378 | 2024-03-22T05:07:06.478Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 202
path = phd_tests::crucible::migrate::load_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/20ab108f-1fe6-46c5-8ddd-b83a2c7442df_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2024-03-22T05:07:06.437420534Z","hostname":"buskin","pid":1025}\n{"msg":"UUID: 20ab108f-1fe6-46c5-8ddd-b83a2c7442df","v":0,"name":"crucible","level":30,"time":"2024-03-22T05:07:06.470800232Z","hostname":"buskin","pid":1025}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2024-03-22T05:07:06.470809502Z","hostname":"buskin","pid":1025}\n
target = phd_framework::disk::crucible
|
1379 | 2024-03-22T05:07:06.478Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::crucible::migrate::load_test
stderr_path = "/tmp/propolis-phd/crucible_20ab108f-1fe6-46c5-8ddd-b83a2c7442df_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_20ab108f-1fe6-46c5-8ddd-b83a2c7442df_9000.stdout.log"
target = phd_framework::server_log_mode
|
1380 | 2024-03-22T05:07:06.478Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/20ab108f-1fe6-46c5-8ddd-b83a2c7442df_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 238
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
1381 | 2024-03-22T05:07:06.478Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/20ab108f-1fe6-46c5-8ddd-b83a2c7442df_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
1382 | 2024-03-22T05:07:06.488Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::crucible::migrate::load_test
stderr_path = "/tmp/propolis-phd/crucible_20ab108f-1fe6-46c5-8ddd-b83a2c7442df_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_20ab108f-1fe6-46c5-8ddd-b83a2c7442df_9001.stdout.log"
target = phd_framework::server_log_mode
|
1383 | 2024-03-22T05:07:06.488Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/20ab108f-1fe6-46c5-8ddd-b83a2c7442df_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 238
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
1384 | 2024-03-22T05:07:06.488Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/20ab108f-1fe6-46c5-8ddd-b83a2c7442df_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
1385 | 2024-03-22T05:07:06.498Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::crucible::migrate::load_test
stderr_path = "/tmp/propolis-phd/crucible_20ab108f-1fe6-46c5-8ddd-b83a2c7442df_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_20ab108f-1fe6-46c5-8ddd-b83a2c7442df_9002.stdout.log"
target = phd_framework::server_log_mode
|
1386 | 2024-03-22T05:07:06.498Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/20ab108f-1fe6-46c5-8ddd-b83a2c7442df_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 238
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
1387 | 2024-03-22T05:07:06.498Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/20ab108f-1fe6-46c5-8ddd-b83a2c7442df_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::migrate::load_test
target = phd_framework::disk::crucible
|
1388 | 2024-03-22T05:07:06.508Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
|
1389 | 2024-03-22T05:07:06.508Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 186
path = phd_tests::crucible::migrate::load_test
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": Crucible(CrucibleStorageBackend { readonly: false, request_json: "{\\"type\\":\\"volume\\",\\"block_size\\":512,\\"id\\":\\"20ab108f-1fe6-46c5-8ddd-b83a2c7442df\\",\\"read_only_parent\\":{\\"type\\":\\"file\\",\\"block_size\\":512,\\"id\\":\\"d3ce3b2c-327d-45c4-b195-58e4cb5abcce\\",\\"path\\":\\"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\\"},\\"sub_volumes\\":[{\\"type\\":\\"region\\",\\"block_size\\":512,\\"blocks_per_extent\\":131072,\\"extent_count\\":160,\\"gen\\":1,\\"opts\\":{\\"id\\":\\"a8bdfa20-70b7-400e-b6d9-f65fd7c82c77\\",\\"key\\":\\"pODYu+hKB+y1ZHn7q46HWDjyHo6aRJcWADv2Uf9cy1Q=\\",\\"lossy\\":false,\\"read_only\\":false,\\"target\\":[\\"127.0.0.1:9000\\",\\"127.0.0.1:9001\\",\\"127.0.0.1:9002\\"]}}]}" })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = crucible_load_test_source
|
1390 | 2024-03-22T05:07:06.508Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
1391 | 2024-03-22T05:07:06.508Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/crucible_load_test_source.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::crucible::migrate::load_test
server_addr = 127.0.0.1:9003
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
1392 | 2024-03-22T05:07:06.508Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::crucible::migrate::load_test
stderr_path = "/tmp/propolis-phd/crucible_load_test_source.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_load_test_source.stdout.log"
target = phd_framework::server_log_mode
|
1393 | 2024-03-22T05:07:06.518Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1029
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm::server
|
1394 | 2024-03-22T05:07:06.518Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
|
1395 | 2024-03-22T05:07:06.519Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 91d08bfd-cbf6-40c3-a8ce-7dbe2d963a85
|
1396 | 2024-03-22T05:07:06.519Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9003/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 91d08bfd-cbf6-40c3-a8ce-7dbe2d963a85
|
1397 | 2024-03-22T05:07:07.162Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
1398 | 2024-03-22T05:07:07.163Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 91d08bfd-cbf6-40c3-a8ce-7dbe2d963a85, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 6a2d730b-1741-45b4-8777-b7eca9d959ae, silo_id: d0039a4b-a010-4ded-b0a1-7ad060585cd2 }, name: "phd-vm-91d08bfd-cbf6-40c3-a8ce-7dbe2d963a85", vcpus: 2 }, state: Creating }
line = 381
path = phd_tests::crucible::migrate::load_test
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": Crucible(CrucibleStorageBackend { readonly: false, request_json: "{\\"type\\":\\"volume\\",\\"block_size\\":512,\\"id\\":\\"20ab108f-1fe6-46c5-8ddd-b83a2c7442df\\",\\"read_only_parent\\":{\\"type\\":\\"file\\",\\"block_size\\":512,\\"id\\":\\"d3ce3b2c-327d-45c4-b195-58e4cb5abcce\\",\\"path\\":\\"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\\"},\\"sub_volumes\\":[{\\"type\\":\\"region\\",\\"block_size\\":512,\\"blocks_per_extent\\":131072,\\"extent_count\\":160,\\"gen\\":1,\\"opts\\":{\\"id\\":\\"a8bdfa20-70b7-400e-b6d9-f65fd7c82c77\\",\\"key\\":\\"pODYu+hKB+y1ZHn7q46HWDjyHo6aRJcWADv2Uf9cy1Q=\\",\\"lossy\\":false,\\"read_only\\":false,\\"target\\":[\\"127.0.0.1:9000\\",\\"127.0.0.1:9001\\",\\"127.0.0.1:9002\\"]}}]}" })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 91d08bfd-cbf6-40c3-a8ce-7dbe2d963a85
|
1399 | 2024-03-22T05:07:07.163Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 644
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 91d08bfd-cbf6-40c3-a8ce-7dbe2d963a85
|
1400 | 2024-03-22T05:07:07.163Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 91d08bfd-cbf6-40c3-a8ce-7dbe2d963a85
|
1401 | 2024-03-22T05:07:07.163Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::crucible::migrate::load_test
state = Run
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 91d08bfd-cbf6-40c3-a8ce-7dbe2d963a85
|
1402 | 2024-03-22T05:07:07.164Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 91d08bfd-cbf6-40c3-a8ce-7dbe2d963a85
|
1403 | 2024-03-22T05:07:07.164Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
|
1404 | 2024-03-22T05:07:07.164Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 645
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_load_test_source
vm_id = 91d08bfd-cbf6-40c3-a8ce-7dbe2d963a85
|
1405 | 2024-03-22T05:07:07.164Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::crucible::migrate::load_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
1406 | 2024-03-22T05:07:07.164Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 91d08bfd-cbf6-40c3-a8ce-7dbe2d963a85
|
1407 | 2024-03-22T05:07:07.164Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_load_test_source
vm_id = 91d08bfd-cbf6-40c3-a8ce-7dbe2d963a85
|
1408 | 2024-03-22T05:07:11.930Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4766
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 91d08bfd-cbf6-40c3-a8ce-7dbe2d963a85
|
1409 | 2024-03-22T05:07:11.930Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::crucible::migrate::load_test
step = WriteStr("root")
target = phd_framework::test_vm
|
1410 | 2024-03-22T05:07:11.930Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::crucible::migrate::load_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
1411 | 2024-03-22T05:07:11.930Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 91d08bfd-cbf6-40c3-a8ce-7dbe2d963a85
|
1412 | 2024-03-22T05:07:11.930Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_load_test_source
vm_id = 91d08bfd-cbf6-40c3-a8ce-7dbe2d963a85
|
1413 | 2024-03-22T05:07:11.950Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 91d08bfd-cbf6-40c3-a8ce-7dbe2d963a85
|
1414 | 2024-03-22T05:07:11.950Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 693
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
|
1415 | 2024-03-22T05:07:11.950Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4785
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
|
1416 | 2024-03-22T05:07:11.950Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
|
1417 | 2024-03-22T05:07:11.950Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 186
path = phd_tests::crucible::migrate::load_test
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": Crucible(CrucibleStorageBackend { readonly: false, request_json: "{\\"type\\":\\"volume\\",\\"block_size\\":512,\\"id\\":\\"20ab108f-1fe6-46c5-8ddd-b83a2c7442df\\",\\"read_only_parent\\":{\\"type\\":\\"file\\",\\"block_size\\":512,\\"id\\":\\"81f691d7-0b50-4caa-9efc-6f6a1fc32011\\",\\"path\\":\\"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\\"},\\"sub_volumes\\":[{\\"type\\":\\"region\\",\\"block_size\\":512,\\"blocks_per_extent\\":131072,\\"extent_count\\":160,\\"gen\\":2,\\"opts\\":{\\"id\\":\\"9cf34a93-2302-424d-a68f-ee6b7e1f9507\\",\\"key\\":\\"pODYu+hKB+y1ZHn7q46HWDjyHo6aRJcWADv2Uf9cy1Q=\\",\\"lossy\\":false,\\"read_only\\":false,\\"target\\":[\\"127.0.0.1:9000\\",\\"127.0.0.1:9001\\",\\"127.0.0.1:9002\\"]}}]}" })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = crucible_load_test_target
|
1418 | 2024-03-22T05:07:11.950Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
1419 | 2024-03-22T05:07:11.950Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/crucible_load_test_target.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::crucible::migrate::load_test
server_addr = 127.0.0.1:9005
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
1420 | 2024-03-22T05:07:11.950Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::crucible::migrate::load_test
stderr_path = "/tmp/propolis-phd/crucible_load_test_target.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_load_test_target.stdout.log"
target = phd_framework::server_log_mode
|
1421 | 2024-03-22T05:07:11.964Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1030
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm::server
|
1422 | 2024-03-22T05:07:11.965Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
|
1423 | 2024-03-22T05:07:11.965Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 91d08bfd-cbf6-40c3-a8ce-7dbe2d963a85
|
1424 | 2024-03-22T05:07:11.965Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_load_test_source
vm_id = 91d08bfd-cbf6-40c3-a8ce-7dbe2d963a85
|
1425 | 2024-03-22T05:07:11.971Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 5
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 91d08bfd-cbf6-40c3-a8ce-7dbe2d963a85
|
1426 | 2024-03-22T05:07:11.971Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 91d08bfd-cbf6-40c3-a8ce-7dbe2d963a85
|
1427 | 2024-03-22T05:07:11.971Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_load_test_source
vm_id = 91d08bfd-cbf6-40c3-a8ce-7dbe2d963a85
|
1428 | 2024-03-22T05:07:12.199Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 227
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 91d08bfd-cbf6-40c3-a8ce-7dbe2d963a85
|
1429 | 2024-03-22T05:07:12.199Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 91d08bfd-cbf6-40c3-a8ce-7dbe2d963a85
|
1430 | 2024-03-22T05:07:12.199Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_load_test_source
vm_id = 91d08bfd-cbf6-40c3-a8ce-7dbe2d963a85
|
1431 | 2024-03-22T05:07:12.211Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 91d08bfd-cbf6-40c3-a8ce-7dbe2d963a85
|
1432 | 2024-03-22T05:07:12.211Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 91d08bfd-cbf6-40c3-a8ce-7dbe2d963a85
|
1433 | 2024-03-22T05:07:12.211Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_load_test_source
vm_id = 91d08bfd-cbf6-40c3-a8ce-7dbe2d963a85
|
1434 | 2024-03-22T05:07:12.479Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 268
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 91d08bfd-cbf6-40c3-a8ce-7dbe2d963a85
|
1435 | 2024-03-22T05:07:12.479Z | INFO | phd-runner: [TEST - EVENT] Generated SHA256 checksum: 62985406d1b4b19ef3ede59755bda1d602fb26d58eea162b75c969a4fa21716c
file = phd-tests/tests/src/crucible/migrate.rs
line = 72
path = phd_tests::crucible::migrate::load_test
target = phd_tests::crucible::migrate
|
1436 | 2024-03-22T05:07:12.479Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 91d08bfd-cbf6-40c3-a8ce-7dbe2d963a85
|
1437 | 2024-03-22T05:07:12.479Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_load_test_source
vm_id = 91d08bfd-cbf6-40c3-a8ce-7dbe2d963a85
|
1438 | 2024-03-22T05:07:12.490Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 91d08bfd-cbf6-40c3-a8ce-7dbe2d963a85
|
1439 | 2024-03-22T05:07:12.490Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 91d08bfd-cbf6-40c3-a8ce-7dbe2d963a85
|
1440 | 2024-03-22T05:07:12.490Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_load_test_source
vm_id = 91d08bfd-cbf6-40c3-a8ce-7dbe2d963a85
|
1441 | 2024-03-22T05:07:12.512Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 91d08bfd-cbf6-40c3-a8ce-7dbe2d963a85
|
1442 | 2024-03-22T05:07:12.512Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = 91d08bfd-cbf6-40c3-a8ce-7dbe2d963a85
target = phd_framework::test_vm
target_id = e562ca76-8f04-4653-a974-9590e3020dba
|
1443 | 2024-03-22T05:07:12.512Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9003
file = phd-tests/framework/src/test_vm/mod.rs
line = 504
migration_id = 70bf2698-3e62-458e-82f6-07b4be856bd3
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = 91d08bfd-cbf6-40c3-a8ce-7dbe2d963a85
target = phd_framework::test_vm
target_id = e562ca76-8f04-4653-a974-9590e3020dba
timeout_duration = 45s
|
1444 | 2024-03-22T05:07:12.512Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = 91d08bfd-cbf6-40c3-a8ce-7dbe2d963a85
target = phd_framework::test_vm
target_id = e562ca76-8f04-4653-a974-9590e3020dba
vm = crucible_load_test_target
vm_id = e562ca76-8f04-4653-a974-9590e3020dba
|
1445 | 2024-03-22T05:07:12.623Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: e562ca76-8f04-4653-a974-9590e3020dba, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: e550dcc8-61b4-45f0-9c5d-2b33c76f974c, silo_id: 9a1ceeb6-3132-4a12-9a27-3462fba88133 }, name: "phd-vm-e562ca76-8f04-4653-a974-9590e3020dba", vcpus: 2 }, state: Migrating }
line = 381
path = phd_tests::crucible::migrate::load_test
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": Crucible(CrucibleStorageBackend { readonly: false, request_json: "{\\"type\\":\\"volume\\",\\"block_size\\":512,\\"id\\":\\"20ab108f-1fe6-46c5-8ddd-b83a2c7442df\\",\\"read_only_parent\\":{\\"type\\":\\"file\\",\\"block_size\\":512,\\"id\\":\\"81f691d7-0b50-4caa-9efc-6f6a1fc32011\\",\\"path\\":\\"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\\"},\\"sub_volumes\\":[{\\"type\\":\\"region\\",\\"block_size\\":512,\\"blocks_per_extent\\":131072,\\"extent_count\\":160,\\"gen\\":2,\\"opts\\":{\\"id\\":\\"9cf34a93-2302-424d-a68f-ee6b7e1f9507\\",\\"key\\":\\"pODYu+hKB+y1ZHn7q46HWDjyHo6aRJcWADv2Uf9cy1Q=\\",\\"lossy\\":false,\\"read_only\\":false,\\"target\\":[\\"127.0.0.1:9000\\",\\"127.0.0.1:9001\\",\\"127.0.0.1:9002\\"]}}]}" })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
source = crucible_load_test_source
source_id = 91d08bfd-cbf6-40c3-a8ce-7dbe2d963a85
target = phd_framework::test_vm
target_id = e562ca76-8f04-4653-a974-9590e3020dba
vm = crucible_load_test_target
vm_id = e562ca76-8f04-4653-a974-9590e3020dba
|
1446 | 2024-03-22T05:07:12.623Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 111
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = 91d08bfd-cbf6-40c3-a8ce-7dbe2d963a85
target = phd_framework::test_vm
target_id = e562ca76-8f04-4653-a974-9590e3020dba
vm = crucible_load_test_target
vm_id = e562ca76-8f04-4653-a974-9590e3020dba
|
1447 | 2024-03-22T05:07:12.623Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = 70bf2698-3e62-458e-82f6-07b4be856bd3
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = 91d08bfd-cbf6-40c3-a8ce-7dbe2d963a85
target = phd_framework::test_vm
target_id = e562ca76-8f04-4653-a974-9590e3020dba
|
1448 | 2024-03-22T05:07:24.062Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9005","from_start":7920}}
target = phd_framework::serial
|
1449 | 2024-03-22T05:07:24.584Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 533
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = 91d08bfd-cbf6-40c3-a8ce-7dbe2d963a85
target = phd_framework::test_vm
target_id = e562ca76-8f04-4653-a974-9590e3020dba
|
1450 | 2024-03-22T05:07:24.584Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 11960
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = 70bf2698-3e62-458e-82f6-07b4be856bd3
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = 91d08bfd-cbf6-40c3-a8ce-7dbe2d963a85
target = phd_framework::test_vm
target_id = e562ca76-8f04-4653-a974-9590e3020dba
|
1451 | 2024-03-22T05:07:24.584Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 12072
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::crucible::migrate::load_test
source = crucible_load_test_source
source_id = 91d08bfd-cbf6-40c3-a8ce-7dbe2d963a85
target = phd_framework::test_vm
target_id = e562ca76-8f04-4653-a974-9590e3020dba
|
1452 | 2024-03-22T05:07:24.584Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = e562ca76-8f04-4653-a974-9590e3020dba
|
1453 | 2024-03-22T05:07:24.584Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_load_test_target
vm_id = e562ca76-8f04-4653-a974-9590e3020dba
|
1454 | 2024-03-22T05:07:24.596Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = e562ca76-8f04-4653-a974-9590e3020dba
|
1455 | 2024-03-22T05:07:24.596Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = e562ca76-8f04-4653-a974-9590e3020dba
|
1456 | 2024-03-22T05:07:24.597Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_load_test_target
vm_id = e562ca76-8f04-4653-a974-9590e3020dba
|
1457 | 2024-03-22T05:07:24.629Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = e562ca76-8f04-4653-a974-9590e3020dba
|
1458 | 2024-03-22T05:07:24.630Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = e562ca76-8f04-4653-a974-9590e3020dba
|
1459 | 2024-03-22T05:07:24.630Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_load_test_target
vm_id = e562ca76-8f04-4653-a974-9590e3020dba
|
1460 | 2024-03-22T05:07:24.641Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = e562ca76-8f04-4653-a974-9590e3020dba
|
1461 | 2024-03-22T05:07:24.641Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = e562ca76-8f04-4653-a974-9590e3020dba
|
1462 | 2024-03-22T05:07:24.641Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_load_test_target
vm_id = e562ca76-8f04-4653-a974-9590e3020dba
|
1463 | 2024-03-22T05:07:24.908Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 267
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = e562ca76-8f04-4653-a974-9590e3020dba
|
1464 | 2024-03-22T05:07:24.908Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = e562ca76-8f04-4653-a974-9590e3020dba
|
1465 | 2024-03-22T05:07:24.909Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 91d08bfd-cbf6-40c3-a8ce-7dbe2d963a85
|
1466 | 2024-03-22T05:07:24.909Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
1467 | 2024-03-22T05:07:24.909Z | INFO | phd-runner: test phd_tests::crucible::migrate::load_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
1468 | 2024-03-22T05:07:24.909Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 17746
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
1469 | 2024-03-22T05:07:24.909Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
1470 | 2024-03-22T05:07:24.910Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::crucible::migrate::load_test
self.address = 127.0.0.1:9003
target = phd_framework::test_vm::server
vm = crucible_load_test_source
vm_id = 91d08bfd-cbf6-40c3-a8ce-7dbe2d963a85
|
1471 | 2024-03-22T05:07:24.922Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 974
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = e562ca76-8f04-4653-a974-9590e3020dba
|
1472 | 2024-03-22T05:07:25.049Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 140
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_source
vm_id = 91d08bfd-cbf6-40c3-a8ce-7dbe2d963a85
|
1473 | 2024-03-22T05:07:25.568Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::crucible::migrate::load_test
self.address = 127.0.0.1:9005
target = phd_framework::test_vm::server
vm = crucible_load_test_target
vm_id = e562ca76-8f04-4653-a974-9590e3020dba
|
1474 | 2024-03-22T05:07:25.688Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 54
path = phd_tests::crucible::migrate::load_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9000, data_dir: DataDirectory { path: "/tmp/propolis-phd/20ab108f-1fe6-46c5-8ddd-b83a2c7442df_9000" } }
target = phd_framework::disk::crucible
vm = crucible_load_test_target
vm_id = e562ca76-8f04-4653-a974-9590e3020dba
|
1475 | 2024-03-22T05:07:25.700Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::migrate::load_test
self.path = "/tmp/propolis-phd/20ab108f-1fe6-46c5-8ddd-b83a2c7442df_9000"
target = phd_framework::disk::crucible
vm = crucible_load_test_target
vm_id = e562ca76-8f04-4653-a974-9590e3020dba
|
1476 | 2024-03-22T05:07:25.711Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 54
path = phd_tests::crucible::migrate::load_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9001, data_dir: DataDirectory { path: "/tmp/propolis-phd/20ab108f-1fe6-46c5-8ddd-b83a2c7442df_9001" } }
target = phd_framework::disk::crucible
vm = crucible_load_test_target
vm_id = e562ca76-8f04-4653-a974-9590e3020dba
|
1477 | 2024-03-22T05:07:25.723Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::migrate::load_test
self.path = "/tmp/propolis-phd/20ab108f-1fe6-46c5-8ddd-b83a2c7442df_9001"
target = phd_framework::disk::crucible
vm = crucible_load_test_target
vm_id = e562ca76-8f04-4653-a974-9590e3020dba
|
1478 | 2024-03-22T05:07:25.733Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 54
path = phd_tests::crucible::migrate::load_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9002, data_dir: DataDirectory { path: "/tmp/propolis-phd/20ab108f-1fe6-46c5-8ddd-b83a2c7442df_9002" } }
target = phd_framework::disk::crucible
vm = crucible_load_test_target
vm_id = e562ca76-8f04-4653-a974-9590e3020dba
|
1479 | 2024-03-22T05:07:25.745Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::migrate::load_test
self.path = "/tmp/propolis-phd/20ab108f-1fe6-46c5-8ddd-b83a2c7442df_9002"
target = phd_framework::disk::crucible
vm = crucible_load_test_target
vm_id = e562ca76-8f04-4653-a974-9590e3020dba
|
1480 | 2024-03-22T05:07:25.755Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 846
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::load_test
target = phd_framework::test_vm
vm = crucible_load_test_target
vm_id = e562ca76-8f04-4653-a974-9590e3020dba
|
1481 | 2024-03-22T05:07:25.755Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 47211
file = phd-tests/tests/src/crucible/migrate.rs
line = 39
path = phd_tests::crucible::migrate::load_test
target = phd_tests::crucible::migrate
|
1482 | 2024-03-22T05:07:25.756Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 846
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
1483 | 2024-03-22T05:07:25.756Z | INFO | phd-runner: Starting test phd_tests::crucible::migrate::smoke_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
1484 | 2024-03-22T05:07:25.756Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
1485 | 2024-03-22T05:07:25.756Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
1486 | 2024-03-22T05:07:25.756Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/crucible/migrate.rs
line = 10
path = phd_tests::crucible::migrate::smoke_test
target = phd_tests::crucible::migrate
|
1487 | 2024-03-22T05:07:25.756Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
1488 | 2024-03-22T05:07:25.756Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
1489 | 2024-03-22T05:07:25.756Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/befb56700b5f07b1c345aa2fe36100e547820aa6aac67a259f58a8651b489594/crucible-downstairs
target = phd_framework::artifacts::store
|
1490 | 2024-03-22T05:07:25.756Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
1491 | 2024-03-22T05:07:25.756Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/5df54bb5-2bb2-44f6-9042-04c0f74f1a94_9000", "--encrypted", "--uuid", "5df54bb5-2bb2-44f6-9042-04c0f74f1a94", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
1492 | 2024-03-22T05:07:25.820Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 202
path = phd_tests::crucible::migrate::smoke_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/5df54bb5-2bb2-44f6-9042-04c0f74f1a94_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2024-03-22T05:07:25.780485619Z","hostname":"buskin","pid":1033}\n{"msg":"UUID: 5df54bb5-2bb2-44f6-9042-04c0f74f1a94","v":0,"name":"crucible","level":30,"time":"2024-03-22T05:07:25.812738533Z","hostname":"buskin","pid":1033}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2024-03-22T05:07:25.812757973Z","hostname":"buskin","pid":1033}\n
target = phd_framework::disk::crucible
|
1493 | 2024-03-22T05:07:25.820Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/5df54bb5-2bb2-44f6-9042-04c0f74f1a94_9001", "--encrypted", "--uuid", "5df54bb5-2bb2-44f6-9042-04c0f74f1a94", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
1494 | 2024-03-22T05:07:25.881Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 202
path = phd_tests::crucible::migrate::smoke_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/5df54bb5-2bb2-44f6-9042-04c0f74f1a94_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2024-03-22T05:07:25.842478429Z","hostname":"buskin","pid":1034}\n{"msg":"UUID: 5df54bb5-2bb2-44f6-9042-04c0f74f1a94","v":0,"name":"crucible","level":30,"time":"2024-03-22T05:07:25.874444153Z","hostname":"buskin","pid":1034}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2024-03-22T05:07:25.874458163Z","hostname":"buskin","pid":1034}\n
target = phd_framework::disk::crucible
|
1495 | 2024-03-22T05:07:25.882Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/5df54bb5-2bb2-44f6-9042-04c0f74f1a94_9002", "--encrypted", "--uuid", "5df54bb5-2bb2-44f6-9042-04c0f74f1a94", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
1496 | 2024-03-22T05:07:25.942Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 202
path = phd_tests::crucible::migrate::smoke_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/5df54bb5-2bb2-44f6-9042-04c0f74f1a94_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2024-03-22T05:07:25.900117364Z","hostname":"buskin","pid":1035}\n{"msg":"UUID: 5df54bb5-2bb2-44f6-9042-04c0f74f1a94","v":0,"name":"crucible","level":30,"time":"2024-03-22T05:07:25.933932775Z","hostname":"buskin","pid":1035}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2024-03-22T05:07:25.933942205Z","hostname":"buskin","pid":1035}\n
target = phd_framework::disk::crucible
|
1497 | 2024-03-22T05:07:25.942Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::crucible::migrate::smoke_test
stderr_path = "/tmp/propolis-phd/crucible_5df54bb5-2bb2-44f6-9042-04c0f74f1a94_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_5df54bb5-2bb2-44f6-9042-04c0f74f1a94_9000.stdout.log"
target = phd_framework::server_log_mode
|
1498 | 2024-03-22T05:07:25.942Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/5df54bb5-2bb2-44f6-9042-04c0f74f1a94_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 238
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
1499 | 2024-03-22T05:07:25.942Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/5df54bb5-2bb2-44f6-9042-04c0f74f1a94_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
1500 | 2024-03-22T05:07:25.952Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::crucible::migrate::smoke_test
stderr_path = "/tmp/propolis-phd/crucible_5df54bb5-2bb2-44f6-9042-04c0f74f1a94_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_5df54bb5-2bb2-44f6-9042-04c0f74f1a94_9001.stdout.log"
target = phd_framework::server_log_mode
|
1501 | 2024-03-22T05:07:25.952Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/5df54bb5-2bb2-44f6-9042-04c0f74f1a94_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 238
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
1502 | 2024-03-22T05:07:25.952Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/5df54bb5-2bb2-44f6-9042-04c0f74f1a94_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
1503 | 2024-03-22T05:07:25.961Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::crucible::migrate::smoke_test
stderr_path = "/tmp/propolis-phd/crucible_5df54bb5-2bb2-44f6-9042-04c0f74f1a94_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_5df54bb5-2bb2-44f6-9042-04c0f74f1a94_9002.stdout.log"
target = phd_framework::server_log_mode
|
1504 | 2024-03-22T05:07:25.961Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/5df54bb5-2bb2-44f6-9042-04c0f74f1a94_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 238
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
1505 | 2024-03-22T05:07:25.961Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/5df54bb5-2bb2-44f6-9042-04c0f74f1a94_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::disk::crucible
|
1506 | 2024-03-22T05:07:25.971Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
|
1507 | 2024-03-22T05:07:25.971Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 186
path = phd_tests::crucible::migrate::smoke_test
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": Crucible(CrucibleStorageBackend { readonly: false, request_json: "{\\"type\\":\\"volume\\",\\"block_size\\":512,\\"id\\":\\"5df54bb5-2bb2-44f6-9042-04c0f74f1a94\\",\\"read_only_parent\\":{\\"type\\":\\"file\\",\\"block_size\\":512,\\"id\\":\\"03af1fd4-f975-480f-a70c-de021fefc050\\",\\"path\\":\\"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\\"},\\"sub_volumes\\":[{\\"type\\":\\"region\\",\\"block_size\\":512,\\"blocks_per_extent\\":131072,\\"extent_count\\":160,\\"gen\\":1,\\"opts\\":{\\"id\\":\\"becc3f22-2b06-4d23-b184-8b4da154270e\\",\\"key\\":\\"bCKwqHih6nBnD81qEiz+nvM3nI3YEPDK46z5FSOfeZU=\\",\\"lossy\\":false,\\"read_only\\":false,\\"target\\":[\\"127.0.0.1:9000\\",\\"127.0.0.1:9001\\",\\"127.0.0.1:9002\\"]}}]}" })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = crucible_migrate_smoke_source
|
1508 | 2024-03-22T05:07:25.971Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
1509 | 2024-03-22T05:07:25.971Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/crucible_migrate_smoke_source.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::crucible::migrate::smoke_test
server_addr = 127.0.0.1:9003
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
1510 | 2024-03-22T05:07:25.971Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::crucible::migrate::smoke_test
stderr_path = "/tmp/propolis-phd/crucible_migrate_smoke_source.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_migrate_smoke_source.stdout.log"
target = phd_framework::server_log_mode
|
1511 | 2024-03-22T05:07:25.981Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1039
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm::server
|
1512 | 2024-03-22T05:07:25.981Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
|
1513 | 2024-03-22T05:07:25.981Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = fa75ed55-325b-4257-b051-78ff38888260
|
1514 | 2024-03-22T05:07:25.982Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9003/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = fa75ed55-325b-4257-b051-78ff38888260
|
1515 | 2024-03-22T05:07:26.735Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
1516 | 2024-03-22T05:07:26.736Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: fa75ed55-325b-4257-b051-78ff38888260, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 832f848f-facf-418d-9ec2-8568b24547fc, silo_id: 11d17a9e-cd7c-4703-926f-b7e4a5663d4d }, name: "phd-vm-fa75ed55-325b-4257-b051-78ff38888260", vcpus: 2 }, state: Creating }
line = 381
path = phd_tests::crucible::migrate::smoke_test
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": Crucible(CrucibleStorageBackend { readonly: false, request_json: "{\\"type\\":\\"volume\\",\\"block_size\\":512,\\"id\\":\\"5df54bb5-2bb2-44f6-9042-04c0f74f1a94\\",\\"read_only_parent\\":{\\"type\\":\\"file\\",\\"block_size\\":512,\\"id\\":\\"03af1fd4-f975-480f-a70c-de021fefc050\\",\\"path\\":\\"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\\"},\\"sub_volumes\\":[{\\"type\\":\\"region\\",\\"block_size\\":512,\\"blocks_per_extent\\":131072,\\"extent_count\\":160,\\"gen\\":1,\\"opts\\":{\\"id\\":\\"becc3f22-2b06-4d23-b184-8b4da154270e\\",\\"key\\":\\"bCKwqHih6nBnD81qEiz+nvM3nI3YEPDK46z5FSOfeZU=\\",\\"lossy\\":false,\\"read_only\\":false,\\"target\\":[\\"127.0.0.1:9000\\",\\"127.0.0.1:9001\\",\\"127.0.0.1:9002\\"]}}]}" })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = fa75ed55-325b-4257-b051-78ff38888260
|
1517 | 2024-03-22T05:07:26.736Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 754
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = fa75ed55-325b-4257-b051-78ff38888260
|
1518 | 2024-03-22T05:07:26.736Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = fa75ed55-325b-4257-b051-78ff38888260
|
1519 | 2024-03-22T05:07:26.736Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::crucible::migrate::smoke_test
state = Run
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = fa75ed55-325b-4257-b051-78ff38888260
|
1520 | 2024-03-22T05:07:26.737Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = fa75ed55-325b-4257-b051-78ff38888260
|
1521 | 2024-03-22T05:07:26.737Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
|
1522 | 2024-03-22T05:07:26.737Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 645
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_migrate_smoke_source
vm_id = fa75ed55-325b-4257-b051-78ff38888260
|
1523 | 2024-03-22T05:07:26.737Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::crucible::migrate::smoke_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
1524 | 2024-03-22T05:07:26.737Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = fa75ed55-325b-4257-b051-78ff38888260
|
1525 | 2024-03-22T05:07:26.737Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_migrate_smoke_source
vm_id = fa75ed55-325b-4257-b051-78ff38888260
|
1526 | 2024-03-22T05:07:31.545Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4808
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = fa75ed55-325b-4257-b051-78ff38888260
|
1527 | 2024-03-22T05:07:31.545Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::crucible::migrate::smoke_test
step = WriteStr("root")
target = phd_framework::test_vm
|
1528 | 2024-03-22T05:07:31.545Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::crucible::migrate::smoke_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
1529 | 2024-03-22T05:07:31.545Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = fa75ed55-325b-4257-b051-78ff38888260
|
1530 | 2024-03-22T05:07:31.545Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_migrate_smoke_source
vm_id = fa75ed55-325b-4257-b051-78ff38888260
|
1531 | 2024-03-22T05:07:31.565Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = fa75ed55-325b-4257-b051-78ff38888260
|
1532 | 2024-03-22T05:07:31.565Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 693
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
|
1533 | 2024-03-22T05:07:31.565Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4828
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
|
1534 | 2024-03-22T05:07:31.565Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = fa75ed55-325b-4257-b051-78ff38888260
|
1535 | 2024-03-22T05:07:31.565Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_migrate_smoke_source
vm_id = fa75ed55-325b-4257-b051-78ff38888260
|
1536 | 2024-03-22T05:07:31.575Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = fa75ed55-325b-4257-b051-78ff38888260
|
1537 | 2024-03-22T05:07:31.575Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = fa75ed55-325b-4257-b051-78ff38888260
|
1538 | 2024-03-22T05:07:31.575Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_migrate_smoke_source
vm_id = fa75ed55-325b-4257-b051-78ff38888260
|
1539 | 2024-03-22T05:07:31.607Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = fa75ed55-325b-4257-b051-78ff38888260
|
1540 | 2024-03-22T05:07:31.607Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = fa75ed55-325b-4257-b051-78ff38888260
|
1541 | 2024-03-22T05:07:31.607Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_migrate_smoke_source
vm_id = fa75ed55-325b-4257-b051-78ff38888260
|
1542 | 2024-03-22T05:07:31.617Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = fa75ed55-325b-4257-b051-78ff38888260
|
1543 | 2024-03-22T05:07:31.617Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = fa75ed55-325b-4257-b051-78ff38888260
|
1544 | 2024-03-22T05:07:31.617Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_migrate_smoke_source
vm_id = fa75ed55-325b-4257-b051-78ff38888260
|
1545 | 2024-03-22T05:07:31.640Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = fa75ed55-325b-4257-b051-78ff38888260
|
1546 | 2024-03-22T05:07:31.640Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = fa75ed55-325b-4257-b051-78ff38888260
|
1547 | 2024-03-22T05:07:31.640Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_migrate_smoke_source
vm_id = fa75ed55-325b-4257-b051-78ff38888260
|
1548 | 2024-03-22T05:07:31.650Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = fa75ed55-325b-4257-b051-78ff38888260
|
1549 | 2024-03-22T05:07:31.650Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = fa75ed55-325b-4257-b051-78ff38888260
|
1550 | 2024-03-22T05:07:31.651Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_migrate_smoke_source
vm_id = fa75ed55-325b-4257-b051-78ff38888260
|
1551 | 2024-03-22T05:07:31.683Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = fa75ed55-325b-4257-b051-78ff38888260
|
1552 | 2024-03-22T05:07:31.684Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
|
1553 | 2024-03-22T05:07:31.684Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 186
path = phd_tests::crucible::migrate::smoke_test
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": Crucible(CrucibleStorageBackend { readonly: false, request_json: "{\\"type\\":\\"volume\\",\\"block_size\\":512,\\"id\\":\\"5df54bb5-2bb2-44f6-9042-04c0f74f1a94\\",\\"read_only_parent\\":{\\"type\\":\\"file\\",\\"block_size\\":512,\\"id\\":\\"01a578c5-31ca-45ef-9541-788f996d064f\\",\\"path\\":\\"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\\"},\\"sub_volumes\\":[{\\"type\\":\\"region\\",\\"block_size\\":512,\\"blocks_per_extent\\":131072,\\"extent_count\\":160,\\"gen\\":2,\\"opts\\":{\\"id\\":\\"57dbd008-9de4-46f9-9795-f90a444d95a8\\",\\"key\\":\\"bCKwqHih6nBnD81qEiz+nvM3nI3YEPDK46z5FSOfeZU=\\",\\"lossy\\":false,\\"read_only\\":false,\\"target\\":[\\"127.0.0.1:9000\\",\\"127.0.0.1:9001\\",\\"127.0.0.1:9002\\"]}}]}" })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = crucible_migrate_smoke_target
|
1554 | 2024-03-22T05:07:31.684Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
1555 | 2024-03-22T05:07:31.684Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/crucible_migrate_smoke_target.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::crucible::migrate::smoke_test
server_addr = 127.0.0.1:9005
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
1556 | 2024-03-22T05:07:31.684Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::crucible::migrate::smoke_test
stderr_path = "/tmp/propolis-phd/crucible_migrate_smoke_target.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_migrate_smoke_target.stdout.log"
target = phd_framework::server_log_mode
|
1557 | 2024-03-22T05:07:31.698Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1040
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm::server
|
1558 | 2024-03-22T05:07:31.698Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 14
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
|
1559 | 2024-03-22T05:07:31.698Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = fa75ed55-325b-4257-b051-78ff38888260
target = phd_framework::test_vm
target_id = 084ef9e4-f32d-481e-b070-8f22a119a104
|
1560 | 2024-03-22T05:07:31.698Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9003
file = phd-tests/framework/src/test_vm/mod.rs
line = 504
migration_id = 67fc576c-70ea-4b6c-8ff3-486042e04c72
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = fa75ed55-325b-4257-b051-78ff38888260
target = phd_framework::test_vm
target_id = 084ef9e4-f32d-481e-b070-8f22a119a104
timeout_duration = 45s
|
1561 | 2024-03-22T05:07:31.698Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = fa75ed55-325b-4257-b051-78ff38888260
target = phd_framework::test_vm
target_id = 084ef9e4-f32d-481e-b070-8f22a119a104
vm = crucible_migrate_smoke_target
vm_id = 084ef9e4-f32d-481e-b070-8f22a119a104
|
1562 | 2024-03-22T05:07:31.699Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9005/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = fa75ed55-325b-4257-b051-78ff38888260
target = phd_framework::test_vm
target_id = 084ef9e4-f32d-481e-b070-8f22a119a104
vm = crucible_migrate_smoke_target
vm_id = 084ef9e4-f32d-481e-b070-8f22a119a104
|
1563 | 2024-03-22T05:07:32.429Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 084ef9e4-f32d-481e-b070-8f22a119a104, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 9f304c18-d113-440d-92f9-c8ad359c2993, silo_id: 061b87dc-e29d-4c5e-aaac-beae58bc39ce }, name: "phd-vm-084ef9e4-f32d-481e-b070-8f22a119a104", vcpus: 2 }, state: Migrating }
line = 381
path = phd_tests::crucible::migrate::smoke_test
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": Crucible(CrucibleStorageBackend { readonly: false, request_json: "{\\"type\\":\\"volume\\",\\"block_size\\":512,\\"id\\":\\"5df54bb5-2bb2-44f6-9042-04c0f74f1a94\\",\\"read_only_parent\\":{\\"type\\":\\"file\\",\\"block_size\\":512,\\"id\\":\\"01a578c5-31ca-45ef-9541-788f996d064f\\",\\"path\\":\\"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\\"},\\"sub_volumes\\":[{\\"type\\":\\"region\\",\\"block_size\\":512,\\"blocks_per_extent\\":131072,\\"extent_count\\":160,\\"gen\\":2,\\"opts\\":{\\"id\\":\\"57dbd008-9de4-46f9-9795-f90a444d95a8\\",\\"key\\":\\"bCKwqHih6nBnD81qEiz+nvM3nI3YEPDK46z5FSOfeZU=\\",\\"lossy\\":false,\\"read_only\\":false,\\"target\\":[\\"127.0.0.1:9000\\",\\"127.0.0.1:9001\\",\\"127.0.0.1:9002\\"]}}]}" })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
source = crucible_migrate_smoke_source
source_id = fa75ed55-325b-4257-b051-78ff38888260
target = phd_framework::test_vm
target_id = 084ef9e4-f32d-481e-b070-8f22a119a104
vm = crucible_migrate_smoke_target
vm_id = 084ef9e4-f32d-481e-b070-8f22a119a104
|
1564 | 2024-03-22T05:07:32.430Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 731
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = fa75ed55-325b-4257-b051-78ff38888260
target = phd_framework::test_vm
target_id = 084ef9e4-f32d-481e-b070-8f22a119a104
vm = crucible_migrate_smoke_target
vm_id = 084ef9e4-f32d-481e-b070-8f22a119a104
|
1565 | 2024-03-22T05:07:32.430Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = 67fc576c-70ea-4b6c-8ff3-486042e04c72
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = fa75ed55-325b-4257-b051-78ff38888260
target = phd_framework::test_vm
target_id = 084ef9e4-f32d-481e-b070-8f22a119a104
|
1566 | 2024-03-22T05:07:43.929Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9005","from_start":7718}}
target = phd_framework::serial
|
1567 | 2024-03-22T05:07:47.166Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 533
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = fa75ed55-325b-4257-b051-78ff38888260
target = phd_framework::test_vm
target_id = 084ef9e4-f32d-481e-b070-8f22a119a104
|
1568 | 2024-03-22T05:07:47.166Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 14736
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = 67fc576c-70ea-4b6c-8ff3-486042e04c72
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = fa75ed55-325b-4257-b051-78ff38888260
target = phd_framework::test_vm
target_id = 084ef9e4-f32d-481e-b070-8f22a119a104
|
1569 | 2024-03-22T05:07:47.166Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 15468
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::crucible::migrate::smoke_test
source = crucible_migrate_smoke_source
source_id = fa75ed55-325b-4257-b051-78ff38888260
target = phd_framework::test_vm
target_id = 084ef9e4-f32d-481e-b070-8f22a119a104
|
1570 | 2024-03-22T05:07:47.166Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = 084ef9e4-f32d-481e-b070-8f22a119a104
|
1571 | 2024-03-22T05:07:47.166Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = crucible_migrate_smoke_target
vm_id = 084ef9e4-f32d-481e-b070-8f22a119a104
|
1572 | 2024-03-22T05:07:47.178Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = 084ef9e4-f32d-481e-b070-8f22a119a104
|
1573 | 2024-03-22T05:07:47.178Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = 084ef9e4-f32d-481e-b070-8f22a119a104
|
1574 | 2024-03-22T05:07:47.178Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = crucible_migrate_smoke_target
vm_id = 084ef9e4-f32d-481e-b070-8f22a119a104
|
1575 | 2024-03-22T05:07:47.211Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = 084ef9e4-f32d-481e-b070-8f22a119a104
|
1576 | 2024-03-22T05:07:47.211Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = 084ef9e4-f32d-481e-b070-8f22a119a104
|
1577 | 2024-03-22T05:07:47.211Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = fa75ed55-325b-4257-b051-78ff38888260
|
1578 | 2024-03-22T05:07:47.211Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
1579 | 2024-03-22T05:07:47.211Z | INFO | phd-runner: test phd_tests::crucible::migrate::smoke_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
1580 | 2024-03-22T05:07:47.211Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 20476
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
1581 | 2024-03-22T05:07:47.212Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
1582 | 2024-03-22T05:07:47.212Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 974
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = 084ef9e4-f32d-481e-b070-8f22a119a104
|
1583 | 2024-03-22T05:07:47.212Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::crucible::migrate::smoke_test
self.address = 127.0.0.1:9003
target = phd_framework::test_vm::server
vm = crucible_migrate_smoke_source
vm_id = fa75ed55-325b-4257-b051-78ff38888260
|
1584 | 2024-03-22T05:07:47.346Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 134
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_source
vm_id = fa75ed55-325b-4257-b051-78ff38888260
|
1585 | 2024-03-22T05:07:47.960Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::crucible::migrate::smoke_test
self.address = 127.0.0.1:9005
target = phd_framework::test_vm::server
vm = crucible_migrate_smoke_target
vm_id = 084ef9e4-f32d-481e-b070-8f22a119a104
|
1586 | 2024-03-22T05:07:48.108Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 54
path = phd_tests::crucible::migrate::smoke_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9000, data_dir: DataDirectory { path: "/tmp/propolis-phd/5df54bb5-2bb2-44f6-9042-04c0f74f1a94_9000" } }
target = phd_framework::disk::crucible
vm = crucible_migrate_smoke_target
vm_id = 084ef9e4-f32d-481e-b070-8f22a119a104
|
1587 | 2024-03-22T05:07:48.120Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::migrate::smoke_test
self.path = "/tmp/propolis-phd/5df54bb5-2bb2-44f6-9042-04c0f74f1a94_9000"
target = phd_framework::disk::crucible
vm = crucible_migrate_smoke_target
vm_id = 084ef9e4-f32d-481e-b070-8f22a119a104
|
1588 | 2024-03-22T05:07:48.130Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 54
path = phd_tests::crucible::migrate::smoke_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9001, data_dir: DataDirectory { path: "/tmp/propolis-phd/5df54bb5-2bb2-44f6-9042-04c0f74f1a94_9001" } }
target = phd_framework::disk::crucible
vm = crucible_migrate_smoke_target
vm_id = 084ef9e4-f32d-481e-b070-8f22a119a104
|
1589 | 2024-03-22T05:07:48.142Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::migrate::smoke_test
self.path = "/tmp/propolis-phd/5df54bb5-2bb2-44f6-9042-04c0f74f1a94_9001"
target = phd_framework::disk::crucible
vm = crucible_migrate_smoke_target
vm_id = 084ef9e4-f32d-481e-b070-8f22a119a104
|
1590 | 2024-03-22T05:07:48.152Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 54
path = phd_tests::crucible::migrate::smoke_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9002, data_dir: DataDirectory { path: "/tmp/propolis-phd/5df54bb5-2bb2-44f6-9042-04c0f74f1a94_9002" } }
target = phd_framework::disk::crucible
vm = crucible_migrate_smoke_target
vm_id = 084ef9e4-f32d-481e-b070-8f22a119a104
|
1591 | 2024-03-22T05:07:48.161Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::migrate::smoke_test
self.path = "/tmp/propolis-phd/5df54bb5-2bb2-44f6-9042-04c0f74f1a94_9002"
target = phd_framework::disk::crucible
vm = crucible_migrate_smoke_target
vm_id = 084ef9e4-f32d-481e-b070-8f22a119a104
|
1592 | 2024-03-22T05:07:48.171Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 960
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::migrate::smoke_test
target = phd_framework::test_vm
vm = crucible_migrate_smoke_target
vm_id = 084ef9e4-f32d-481e-b070-8f22a119a104
|
1593 | 2024-03-22T05:07:48.172Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 22415
file = phd-tests/tests/src/crucible/migrate.rs
line = 10
path = phd_tests::crucible::migrate::smoke_test
target = phd_tests::crucible::migrate
|
1594 | 2024-03-22T05:07:48.172Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 960
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
1595 | 2024-03-22T05:07:48.172Z | INFO | phd-runner: Starting test phd_tests::migrate::running_process::export_failure
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
1596 | 2024-03-22T05:07:48.172Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
1597 | 2024-03-22T05:07:48.172Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
1598 | 2024-03-22T05:07:48.172Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 172
path = phd_tests::migrate::running_process::export_failure
target = phd_tests::migrate::running_process
|
1599 | 2024-03-22T05:07:48.172Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
1600 | 2024-03-22T05:07:48.172Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
1601 | 2024-03-22T05:07:48.172Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
1602 | 2024-03-22T05:07:48.172Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::zfs
verb = list
|
1603 | 2024-03-22T05:07:48.196Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::running_process::export_failure
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 766M 1.80T 765M /phd-artifacts\n
target = phd_framework::zfs
|
1604 | 2024-03-22T05:07:48.196Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b259c9d2-8e24-4eb3-8582-d81573462942"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::zfs
verb = snapshot
|
1605 | 2024-03-22T05:07:48.216Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b259c9d2-8e24-4eb3-8582-d81573462942", "phd-artifacts/phd-clone-d899aff6-1bb4-4fb7-8b13-d262a2601934"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::zfs
verb = clone
|
1606 | 2024-03-22T05:07:48.240Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-d899aff6-1bb4-4fb7-8b13-d262a2601934"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::zfs
verb = list
|
1607 | 2024-03-22T05:07:48.255Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::running_process::export_failure
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-d899aff6-1bb4-4fb7-8b13-d262a2601934 0B 1.80T 765M /phd-artifacts/phd-clone-d899aff6-1bb4-4fb7-8b13-d262a2601934\n
target = phd_framework::zfs
|
1608 | 2024-03-22T05:07:48.256Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
1609 | 2024-03-22T05:07:48.256Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 186
path = phd_tests::migrate::running_process::export_failure
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-d899aff6-1bb4-4fb7-8b13-d262a2601934/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migrate_running_process::export_failure_source
|
1610 | 2024-03-22T05:07:48.256Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
1611 | 2024-03-22T05:07:48.256Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migrate_running_process::export_failure_source.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::running_process::export_failure
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
1612 | 2024-03-22T05:07:48.256Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::running_process::export_failure
stderr_path = "/tmp/propolis-phd/migrate_running_process::export_failure_source.stderr.log"
stdout_path = "/tmp/propolis-phd/migrate_running_process::export_failure_source.stdout.log"
target = phd_framework::server_log_mode
|
1613 | 2024-03-22T05:07:48.265Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1047
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm::server
|
1614 | 2024-03-22T05:07:48.266Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
1615 | 2024-03-22T05:07:48.266Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
1616 | 2024-03-22T05:07:48.266Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 186
path = phd_tests::migrate::running_process::export_failure
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-d899aff6-1bb4-4fb7-8b13-d262a2601934/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migrate_running_process::export_failure_target1
|
1617 | 2024-03-22T05:07:48.266Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
1618 | 2024-03-22T05:07:48.266Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migrate_running_process::export_failure_target1.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::running_process::export_failure
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
1619 | 2024-03-22T05:07:48.266Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::running_process::export_failure
stderr_path = "/tmp/propolis-phd/migrate_running_process::export_failure_target1.stderr.log"
stdout_path = "/tmp/propolis-phd/migrate_running_process::export_failure_target1.stdout.log"
target = phd_framework::server_log_mode
|
1620 | 2024-03-22T05:07:48.276Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1048
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm::server
|
1621 | 2024-03-22T05:07:48.276Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
1622 | 2024-03-22T05:07:48.276Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
1623 | 2024-03-22T05:07:48.276Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 186
path = phd_tests::migrate::running_process::export_failure
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-d899aff6-1bb4-4fb7-8b13-d262a2601934/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migrate_running_process::export_failure_target2
|
1624 | 2024-03-22T05:07:48.276Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
1625 | 2024-03-22T05:07:48.276Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migrate_running_process::export_failure_target2.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::running_process::export_failure
server_addr = 127.0.0.1:9004
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
1626 | 2024-03-22T05:07:48.276Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::running_process::export_failure
stderr_path = "/tmp/propolis-phd/migrate_running_process::export_failure_target2.stderr.log"
stdout_path = "/tmp/propolis-phd/migrate_running_process::export_failure_target2.stdout.log"
target = phd_framework::server_log_mode
|
1627 | 2024-03-22T05:07:48.285Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1049
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm::server
|
1628 | 2024-03-22T05:07:48.285Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
1629 | 2024-03-22T05:07:48.285Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 7722ebad-7480-457c-a380-37a6b7b37cb3
|
1630 | 2024-03-22T05:07:48.402Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
1631 | 2024-03-22T05:07:48.402Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 7722ebad-7480-457c-a380-37a6b7b37cb3, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: e7d3918d-0c6b-4793-9114-2bc897e25c95, silo_id: 2fc56b13-3c75-42d6-b72d-7fba0c8852a4 }, name: "phd-vm-7722ebad-7480-457c-a380-37a6b7b37cb3", vcpus: 2 }, state: Creating }
line = 381
path = phd_tests::migrate::running_process::export_failure
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-d899aff6-1bb4-4fb7-8b13-d262a2601934/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 7722ebad-7480-457c-a380-37a6b7b37cb3
|
1632 | 2024-03-22T05:07:48.402Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 116
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 7722ebad-7480-457c-a380-37a6b7b37cb3
|
1633 | 2024-03-22T05:07:48.402Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 7722ebad-7480-457c-a380-37a6b7b37cb3
|
1634 | 2024-03-22T05:07:48.402Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::migrate::running_process::export_failure
state = Run
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 7722ebad-7480-457c-a380-37a6b7b37cb3
|
1635 | 2024-03-22T05:07:48.403Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 7722ebad-7480-457c-a380-37a6b7b37cb3
|
1636 | 2024-03-22T05:07:48.403Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
1637 | 2024-03-22T05:07:48.403Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 645
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = 300s
vm = migrate_running_process::export_failure_source
vm_id = 7722ebad-7480-457c-a380-37a6b7b37cb3
|
1638 | 2024-03-22T05:07:48.403Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::migrate::running_process::export_failure
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
1639 | 2024-03-22T05:07:48.403Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 7722ebad-7480-457c-a380-37a6b7b37cb3
|
1640 | 2024-03-22T05:07:48.403Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migrate_running_process::export_failure_source
vm_id = 7722ebad-7480-457c-a380-37a6b7b37cb3
|
1641 | 2024-03-22T05:07:52.614Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4210
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 7722ebad-7480-457c-a380-37a6b7b37cb3
|
1642 | 2024-03-22T05:07:52.614Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::migrate::running_process::export_failure
step = WriteStr("root")
target = phd_framework::test_vm
|
1643 | 2024-03-22T05:07:52.614Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::migrate::running_process::export_failure
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
1644 | 2024-03-22T05:07:52.614Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 7722ebad-7480-457c-a380-37a6b7b37cb3
|
1645 | 2024-03-22T05:07:52.614Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migrate_running_process::export_failure_source
vm_id = 7722ebad-7480-457c-a380-37a6b7b37cb3
|
1646 | 2024-03-22T05:07:52.633Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 7722ebad-7480-457c-a380-37a6b7b37cb3
|
1647 | 2024-03-22T05:07:52.633Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 693
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
1648 | 2024-03-22T05:07:52.633Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4230
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
|
1649 | 2024-03-22T05:07:52.634Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 7722ebad-7480-457c-a380-37a6b7b37cb3
|
1650 | 2024-03-22T05:07:52.634Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::export_failure_source
vm_id = 7722ebad-7480-457c-a380-37a6b7b37cb3
|
1651 | 2024-03-22T05:07:52.738Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 104
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 7722ebad-7480-457c-a380-37a6b7b37cb3
|
1652 | 2024-03-22T05:07:52.738Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 7722ebad-7480-457c-a380-37a6b7b37cb3
|
1653 | 2024-03-22T05:07:52.738Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::export_failure_source
vm_id = 7722ebad-7480-457c-a380-37a6b7b37cb3
|
1654 | 2024-03-22T05:07:52.741Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 2
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 7722ebad-7480-457c-a380-37a6b7b37cb3
|
1655 | 2024-03-22T05:07:52.741Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 7722ebad-7480-457c-a380-37a6b7b37cb3
|
1656 | 2024-03-22T05:07:52.741Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::export_failure_source
vm_id = 7722ebad-7480-457c-a380-37a6b7b37cb3
|
1657 | 2024-03-22T05:07:52.751Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 7722ebad-7480-457c-a380-37a6b7b37cb3
|
1658 | 2024-03-22T05:07:52.752Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 7722ebad-7480-457c-a380-37a6b7b37cb3
|
1659 | 2024-03-22T05:07:52.752Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::export_failure_source
vm_id = 7722ebad-7480-457c-a380-37a6b7b37cb3
|
1660 | 2024-03-22T05:07:52.774Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 7722ebad-7480-457c-a380-37a6b7b37cb3
|
1661 | 2024-03-22T05:07:52.774Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 7722ebad-7480-457c-a380-37a6b7b37cb3
|
1662 | 2024-03-22T05:07:52.774Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::export_failure_source
vm_id = 7722ebad-7480-457c-a380-37a6b7b37cb3
|
1663 | 2024-03-22T05:07:52.785Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 7722ebad-7480-457c-a380-37a6b7b37cb3
|
1664 | 2024-03-22T05:07:52.785Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 7722ebad-7480-457c-a380-37a6b7b37cb3
|
1665 | 2024-03-22T05:07:52.785Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::export_failure_source
vm_id = 7722ebad-7480-457c-a380-37a6b7b37cb3
|
1666 | 2024-03-22T05:07:53.117Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 332
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 7722ebad-7480-457c-a380-37a6b7b37cb3
|
1667 | 2024-03-22T05:07:53.117Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 7722ebad-7480-457c-a380-37a6b7b37cb3
target = phd_framework::test_vm
target_id = 8814b085-59bf-44de-98b2-4f59921458e9
|
1668 | 2024-03-22T05:07:53.118Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 504
migration_id = 06f53b34-3c57-40d6-a485-51104e85a680
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 7722ebad-7480-457c-a380-37a6b7b37cb3
target = phd_framework::test_vm
target_id = 8814b085-59bf-44de-98b2-4f59921458e9
timeout_duration = 45s
|
1669 | 2024-03-22T05:07:53.118Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 7722ebad-7480-457c-a380-37a6b7b37cb3
target = phd_framework::test_vm
target_id = 8814b085-59bf-44de-98b2-4f59921458e9
vm = migrate_running_process::export_failure_target1
vm_id = 8814b085-59bf-44de-98b2-4f59921458e9
|
1670 | 2024-03-22T05:07:53.240Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 8814b085-59bf-44de-98b2-4f59921458e9, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 808766b1-fb36-4142-b799-3db390a246aa, silo_id: edf974e2-5a62-4366-b1f8-899991ac81b2 }, name: "phd-vm-8814b085-59bf-44de-98b2-4f59921458e9", vcpus: 2 }, state: Migrating }
line = 381
path = phd_tests::migrate::running_process::export_failure
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-d899aff6-1bb4-4fb7-8b13-d262a2601934/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
source = migrate_running_process::export_failure_source
source_id = 7722ebad-7480-457c-a380-37a6b7b37cb3
target = phd_framework::test_vm
target_id = 8814b085-59bf-44de-98b2-4f59921458e9
vm = migrate_running_process::export_failure_target1
vm_id = 8814b085-59bf-44de-98b2-4f59921458e9
|
1671 | 2024-03-22T05:07:53.240Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 122
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 7722ebad-7480-457c-a380-37a6b7b37cb3
target = phd_framework::test_vm
target_id = 8814b085-59bf-44de-98b2-4f59921458e9
vm = migrate_running_process::export_failure_target1
vm_id = 8814b085-59bf-44de-98b2-4f59921458e9
|
1672 | 2024-03-22T05:07:53.240Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = 06f53b34-3c57-40d6-a485-51104e85a680
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 7722ebad-7480-457c-a380-37a6b7b37cb3
target = phd_framework::test_vm
target_id = 8814b085-59bf-44de-98b2-4f59921458e9
|
1673 | 2024-03-22T05:08:08.535Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Instance reported error during migration
file = phd-tests/framework/src/test_vm/mod.rs
line = 537
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 7722ebad-7480-457c-a380-37a6b7b37cb3
target = phd_framework::test_vm
target_id = 8814b085-59bf-44de-98b2-4f59921458e9
|
1674 | 2024-03-22T05:08:08.535Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 15295
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = 06f53b34-3c57-40d6-a485-51104e85a680
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 7722ebad-7480-457c-a380-37a6b7b37cb3
target = phd_framework::test_vm
target_id = 8814b085-59bf-44de-98b2-4f59921458e9
|
1675 | 2024-03-22T05:08:08.535Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 15417
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 7722ebad-7480-457c-a380-37a6b7b37cb3
target = phd_framework::test_vm
target_id = 8814b085-59bf-44de-98b2-4f59921458e9
|
1676 | 2024-03-22T05:08:08.535Z | INFO | phd-runner: [TEST - EVENT] first migration failed as expected
error = live migration
file = phd-tests/tests/src/migrate.rs
line = 206
path = phd_tests::migrate::running_process::export_failure
target = phd_tests::migrate::running_process
|
1677 | 2024-03-22T05:08:08.535Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 7722ebad-7480-457c-a380-37a6b7b37cb3
target = phd_framework::test_vm
target_id = f64423b9-394c-460a-80fe-2320bccc178c
|
1678 | 2024-03-22T05:08:08.535Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 504
migration_id = 2792db7a-bdef-4a3f-840b-306f9ae63a0d
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 7722ebad-7480-457c-a380-37a6b7b37cb3
target = phd_framework::test_vm
target_id = f64423b9-394c-460a-80fe-2320bccc178c
timeout_duration = 45s
|
1679 | 2024-03-22T05:08:08.535Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 7722ebad-7480-457c-a380-37a6b7b37cb3
target = phd_framework::test_vm
target_id = f64423b9-394c-460a-80fe-2320bccc178c
vm = migrate_running_process::export_failure_target2
vm_id = f64423b9-394c-460a-80fe-2320bccc178c
|
1680 | 2024-03-22T05:08:08.645Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: f64423b9-394c-460a-80fe-2320bccc178c, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: aa097ff8-8dd1-43f5-a64b-d65fce0116b1, silo_id: 70a7cdb2-2455-4a45-a164-135193a78f2b }, name: "phd-vm-f64423b9-394c-460a-80fe-2320bccc178c", vcpus: 2 }, state: Migrating }
line = 381
path = phd_tests::migrate::running_process::export_failure
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-d899aff6-1bb4-4fb7-8b13-d262a2601934/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
source = migrate_running_process::export_failure_source
source_id = 7722ebad-7480-457c-a380-37a6b7b37cb3
target = phd_framework::test_vm
target_id = f64423b9-394c-460a-80fe-2320bccc178c
vm = migrate_running_process::export_failure_target2
vm_id = f64423b9-394c-460a-80fe-2320bccc178c
|
1681 | 2024-03-22T05:08:08.646Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 110
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 7722ebad-7480-457c-a380-37a6b7b37cb3
target = phd_framework::test_vm
target_id = f64423b9-394c-460a-80fe-2320bccc178c
vm = migrate_running_process::export_failure_target2
vm_id = f64423b9-394c-460a-80fe-2320bccc178c
|
1682 | 2024-03-22T05:08:08.646Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = 2792db7a-bdef-4a3f-840b-306f9ae63a0d
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 7722ebad-7480-457c-a380-37a6b7b37cb3
target = phd_framework::test_vm
target_id = f64423b9-394c-460a-80fe-2320bccc178c
|
1683 | 2024-03-22T05:08:20.090Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9004","from_start":9375}}
target = phd_framework::serial
|
1684 | 2024-03-22T05:08:20.915Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 533
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 7722ebad-7480-457c-a380-37a6b7b37cb3
target = phd_framework::test_vm
target_id = f64423b9-394c-460a-80fe-2320bccc178c
|
1685 | 2024-03-22T05:08:20.915Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 12269
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = 2792db7a-bdef-4a3f-840b-306f9ae63a0d
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 7722ebad-7480-457c-a380-37a6b7b37cb3
target = phd_framework::test_vm
target_id = f64423b9-394c-460a-80fe-2320bccc178c
|
1686 | 2024-03-22T05:08:20.915Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 12380
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::running_process::export_failure
source = migrate_running_process::export_failure_source
source_id = 7722ebad-7480-457c-a380-37a6b7b37cb3
target = phd_framework::test_vm
target_id = f64423b9-394c-460a-80fe-2320bccc178c
|
1687 | 2024-03-22T05:08:20.916Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = f64423b9-394c-460a-80fe-2320bccc178c
|
1688 | 2024-03-22T05:08:20.916Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::export_failure_target2
vm_id = f64423b9-394c-460a-80fe-2320bccc178c
|
1689 | 2024-03-22T05:08:20.927Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = f64423b9-394c-460a-80fe-2320bccc178c
|
1690 | 2024-03-22T05:08:20.927Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = f64423b9-394c-460a-80fe-2320bccc178c
|
1691 | 2024-03-22T05:08:20.927Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::export_failure_target2
vm_id = f64423b9-394c-460a-80fe-2320bccc178c
|
1692 | 2024-03-22T05:08:21.016Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 88
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = f64423b9-394c-460a-80fe-2320bccc178c
|
1693 | 2024-03-22T05:08:21.016Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = f64423b9-394c-460a-80fe-2320bccc178c
|
1694 | 2024-03-22T05:08:21.016Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target1
vm_id = 8814b085-59bf-44de-98b2-4f59921458e9
|
1695 | 2024-03-22T05:08:21.016Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 7722ebad-7480-457c-a380-37a6b7b37cb3
|
1696 | 2024-03-22T05:08:21.016Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
1697 | 2024-03-22T05:08:21.016Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 32614
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
1698 | 2024-03-22T05:08:21.016Z | INFO | phd-runner: test phd_tests::migrate::running_process::export_failure ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
1699 | 2024-03-22T05:08:21.016Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
1700 | 2024-03-22T05:08:21.017Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 974
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = f64423b9-394c-460a-80fe-2320bccc178c
|
1701 | 2024-03-22T05:08:21.017Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 974
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target1
vm_id = 8814b085-59bf-44de-98b2-4f59921458e9
|
1702 | 2024-03-22T05:08:21.018Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::migrate::running_process::export_failure
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migrate_running_process::export_failure_source
vm_id = 7722ebad-7480-457c-a380-37a6b7b37cb3
|
1703 | 2024-03-22T05:08:21.151Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 134
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_source
vm_id = 7722ebad-7480-457c-a380-37a6b7b37cb3
|
1704 | 2024-03-22T05:08:21.473Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::migrate::running_process::export_failure
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
vm = migrate_running_process::export_failure_target2
vm_id = f64423b9-394c-460a-80fe-2320bccc178c
|
1705 | 2024-03-22T05:08:21.595Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 579
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target2
vm_id = f64423b9-394c-460a-80fe-2320bccc178c
|
1706 | 2024-03-22T05:08:21.597Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::migrate::running_process::export_failure
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migrate_running_process::export_failure_target1
vm_id = 8814b085-59bf-44de-98b2-4f59921458e9
|
1707 | 2024-03-22T05:08:21.734Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::zfs
vm = migrate_running_process::export_failure_target1
vm_id = 8814b085-59bf-44de-98b2-4f59921458e9
|
1708 | 2024-03-22T05:08:21.734Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-d899aff6-1bb4-4fb7-8b13-d262a2601934"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::zfs
verb = destroy
vm = migrate_running_process::export_failure_target1
vm_id = 8814b085-59bf-44de-98b2-4f59921458e9
|
1709 | 2024-03-22T05:08:21.771Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::zfs
vm = migrate_running_process::export_failure_target1
vm_id = 8814b085-59bf-44de-98b2-4f59921458e9
|
1710 | 2024-03-22T05:08:21.771Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b259c9d2-8e24-4eb3-8582-d81573462942"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::zfs
verb = destroy
vm = migrate_running_process::export_failure_target1
vm_id = 8814b085-59bf-44de-98b2-4f59921458e9
|
1711 | 2024-03-22T05:08:21.793Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 776
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::export_failure
target = phd_framework::test_vm
vm = migrate_running_process::export_failure_target1
vm_id = 8814b085-59bf-44de-98b2-4f59921458e9
|
1712 | 2024-03-22T05:08:21.793Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 33620
file = phd-tests/tests/src/migrate.rs
line = 172
path = phd_tests::migrate::running_process::export_failure
target = phd_tests::migrate::running_process
|
1713 | 2024-03-22T05:08:21.793Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 776
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
1714 | 2024-03-22T05:08:21.793Z | INFO | phd-runner: Starting test phd_tests::migrate::running_process::import_failure
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
1715 | 2024-03-22T05:08:21.793Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
1716 | 2024-03-22T05:08:21.793Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
1717 | 2024-03-22T05:08:21.793Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 120
path = phd_tests::migrate::running_process::import_failure
target = phd_tests::migrate::running_process
|
1718 | 2024-03-22T05:08:21.793Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
1719 | 2024-03-22T05:08:21.794Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
1720 | 2024-03-22T05:08:21.794Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
1721 | 2024-03-22T05:08:21.794Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = list
|
1722 | 2024-03-22T05:08:21.809Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::running_process::import_failure
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 767M 1.80T 765M /phd-artifacts\n
target = phd_framework::zfs
|
1723 | 2024-03-22T05:08:21.809Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b8936745-2146-44aa-8ad0-664056ca970f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = snapshot
|
1724 | 2024-03-22T05:08:21.828Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b8936745-2146-44aa-8ad0-664056ca970f", "phd-artifacts/phd-clone-76462f70-6129-4ecd-933b-23989fb8c446"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = clone
|
1725 | 2024-03-22T05:08:21.848Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-76462f70-6129-4ecd-933b-23989fb8c446"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = list
|
1726 | 2024-03-22T05:08:21.863Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::running_process::import_failure
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-76462f70-6129-4ecd-933b-23989fb8c446 0B 1.80T 765M /phd-artifacts/phd-clone-76462f70-6129-4ecd-933b-23989fb8c446\n
target = phd_framework::zfs
|
1727 | 2024-03-22T05:08:21.864Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
|
1728 | 2024-03-22T05:08:21.864Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 186
path = phd_tests::migrate::running_process::import_failure
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-76462f70-6129-4ecd-933b-23989fb8c446/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migrate_running_process::import_failure_source
|
1729 | 2024-03-22T05:08:21.864Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
1730 | 2024-03-22T05:08:21.864Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migrate_running_process::import_failure_source.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::running_process::import_failure
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
1731 | 2024-03-22T05:08:21.864Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::running_process::import_failure
stderr_path = "/tmp/propolis-phd/migrate_running_process::import_failure_source.stderr.log"
stdout_path = "/tmp/propolis-phd/migrate_running_process::import_failure_source.stdout.log"
target = phd_framework::server_log_mode
|
1732 | 2024-03-22T05:08:21.874Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1059
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm::server
|
1733 | 2024-03-22T05:08:21.874Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
|
1734 | 2024-03-22T05:08:21.874Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
1735 | 2024-03-22T05:08:21.875Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
1736 | 2024-03-22T05:08:21.875Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
1737 | 2024-03-22T05:08:21.875Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = list
|
1738 | 2024-03-22T05:08:21.890Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::running_process::import_failure
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 766M 1.80T 765M /phd-artifacts\n
target = phd_framework::zfs
|
1739 | 2024-03-22T05:08:21.890Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-4909960c-728b-4ffe-9232-2e7bc58ce31d"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = snapshot
|
1740 | 2024-03-22T05:08:21.911Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-4909960c-728b-4ffe-9232-2e7bc58ce31d", "phd-artifacts/phd-clone-5e80e962-f5c4-42dc-8657-dde4800f011c"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = clone
|
1741 | 2024-03-22T05:08:21.931Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-5e80e962-f5c4-42dc-8657-dde4800f011c"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = list
|
1742 | 2024-03-22T05:08:21.946Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::running_process::import_failure
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-5e80e962-f5c4-42dc-8657-dde4800f011c 0B 1.80T 765M /phd-artifacts/phd-clone-5e80e962-f5c4-42dc-8657-dde4800f011c\n
target = phd_framework::zfs
|
1743 | 2024-03-22T05:08:21.947Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
|
1744 | 2024-03-22T05:08:21.947Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 186
path = phd_tests::migrate::running_process::import_failure
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-5e80e962-f5c4-42dc-8657-dde4800f011c/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migrate_running_process::import_failure_target1
|
1745 | 2024-03-22T05:08:21.947Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
1746 | 2024-03-22T05:08:21.947Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migrate_running_process::import_failure_target1.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::running_process::import_failure
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
1747 | 2024-03-22T05:08:21.947Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::running_process::import_failure
stderr_path = "/tmp/propolis-phd/migrate_running_process::import_failure_target1.stderr.log"
stdout_path = "/tmp/propolis-phd/migrate_running_process::import_failure_target1.stdout.log"
target = phd_framework::server_log_mode
|
1748 | 2024-03-22T05:08:21.956Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1064
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm::server
|
1749 | 2024-03-22T05:08:21.957Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
|
1750 | 2024-03-22T05:08:21.957Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
|
1751 | 2024-03-22T05:08:21.957Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 186
path = phd_tests::migrate::running_process::import_failure
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-76462f70-6129-4ecd-933b-23989fb8c446/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migrate_running_process::import_failure_target2
|
1752 | 2024-03-22T05:08:21.957Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
1753 | 2024-03-22T05:08:21.957Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migrate_running_process::import_failure_target2.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::running_process::import_failure
server_addr = 127.0.0.1:9004
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
1754 | 2024-03-22T05:08:21.957Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::running_process::import_failure
stderr_path = "/tmp/propolis-phd/migrate_running_process::import_failure_target2.stderr.log"
stdout_path = "/tmp/propolis-phd/migrate_running_process::import_failure_target2.stdout.log"
target = phd_framework::server_log_mode
|
1755 | 2024-03-22T05:08:21.966Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1065
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm::server
|
1756 | 2024-03-22T05:08:21.966Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
|
1757 | 2024-03-22T05:08:21.966Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 13d19c10-efaf-4112-b99b-6ad9630cb131
|
1758 | 2024-03-22T05:08:22.087Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
1759 | 2024-03-22T05:08:22.088Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 13d19c10-efaf-4112-b99b-6ad9630cb131, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 4c25e1cc-bb6e-4389-9737-cec4765ae8f4, silo_id: f53dc32d-162a-459d-ab50-ac051bfaae09 }, name: "phd-vm-13d19c10-efaf-4112-b99b-6ad9630cb131", vcpus: 2 }, state: Creating }
line = 381
path = phd_tests::migrate::running_process::import_failure
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-76462f70-6129-4ecd-933b-23989fb8c446/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 13d19c10-efaf-4112-b99b-6ad9630cb131
|
1760 | 2024-03-22T05:08:22.088Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 122
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 13d19c10-efaf-4112-b99b-6ad9630cb131
|
1761 | 2024-03-22T05:08:22.089Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 13d19c10-efaf-4112-b99b-6ad9630cb131
|
1762 | 2024-03-22T05:08:22.089Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::migrate::running_process::import_failure
state = Run
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 13d19c10-efaf-4112-b99b-6ad9630cb131
|
1763 | 2024-03-22T05:08:22.089Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 13d19c10-efaf-4112-b99b-6ad9630cb131
|
1764 | 2024-03-22T05:08:22.089Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
|
1765 | 2024-03-22T05:08:22.089Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 645
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = 300s
vm = migrate_running_process::import_failure_source
vm_id = 13d19c10-efaf-4112-b99b-6ad9630cb131
|
1766 | 2024-03-22T05:08:22.089Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::migrate::running_process::import_failure
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
1767 | 2024-03-22T05:08:22.089Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 13d19c10-efaf-4112-b99b-6ad9630cb131
|
1768 | 2024-03-22T05:08:22.089Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migrate_running_process::import_failure_source
vm_id = 13d19c10-efaf-4112-b99b-6ad9630cb131
|
1769 | 2024-03-22T05:08:26.320Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4230
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 13d19c10-efaf-4112-b99b-6ad9630cb131
|
1770 | 2024-03-22T05:08:26.320Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::migrate::running_process::import_failure
step = WriteStr("root")
target = phd_framework::test_vm
|
1771 | 2024-03-22T05:08:26.320Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::migrate::running_process::import_failure
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
1772 | 2024-03-22T05:08:26.320Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 13d19c10-efaf-4112-b99b-6ad9630cb131
|
1773 | 2024-03-22T05:08:26.320Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migrate_running_process::import_failure_source
vm_id = 13d19c10-efaf-4112-b99b-6ad9630cb131
|
1774 | 2024-03-22T05:08:26.340Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 13d19c10-efaf-4112-b99b-6ad9630cb131
|
1775 | 2024-03-22T05:08:26.340Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 693
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
|
1776 | 2024-03-22T05:08:26.340Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4251
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
|
1777 | 2024-03-22T05:08:26.341Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 13d19c10-efaf-4112-b99b-6ad9630cb131
|
1778 | 2024-03-22T05:08:26.341Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::import_failure_source
vm_id = 13d19c10-efaf-4112-b99b-6ad9630cb131
|
1779 | 2024-03-22T05:08:26.449Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 108
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 13d19c10-efaf-4112-b99b-6ad9630cb131
|
1780 | 2024-03-22T05:08:26.450Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 13d19c10-efaf-4112-b99b-6ad9630cb131
|
1781 | 2024-03-22T05:08:26.450Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::import_failure_source
vm_id = 13d19c10-efaf-4112-b99b-6ad9630cb131
|
1782 | 2024-03-22T05:08:26.459Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 13d19c10-efaf-4112-b99b-6ad9630cb131
|
1783 | 2024-03-22T05:08:26.460Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 13d19c10-efaf-4112-b99b-6ad9630cb131
|
1784 | 2024-03-22T05:08:26.460Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::import_failure_source
vm_id = 13d19c10-efaf-4112-b99b-6ad9630cb131
|
1785 | 2024-03-22T05:08:26.471Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 13d19c10-efaf-4112-b99b-6ad9630cb131
|
1786 | 2024-03-22T05:08:26.471Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 13d19c10-efaf-4112-b99b-6ad9630cb131
|
1787 | 2024-03-22T05:08:26.471Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::import_failure_source
vm_id = 13d19c10-efaf-4112-b99b-6ad9630cb131
|
1788 | 2024-03-22T05:08:26.504Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 13d19c10-efaf-4112-b99b-6ad9630cb131
|
1789 | 2024-03-22T05:08:26.504Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 13d19c10-efaf-4112-b99b-6ad9630cb131
|
1790 | 2024-03-22T05:08:26.504Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::import_failure_source
vm_id = 13d19c10-efaf-4112-b99b-6ad9630cb131
|
1791 | 2024-03-22T05:08:26.514Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 13d19c10-efaf-4112-b99b-6ad9630cb131
|
1792 | 2024-03-22T05:08:26.514Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 13d19c10-efaf-4112-b99b-6ad9630cb131
|
1793 | 2024-03-22T05:08:26.514Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::import_failure_source
vm_id = 13d19c10-efaf-4112-b99b-6ad9630cb131
|
1794 | 2024-03-22T05:08:26.822Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 307
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 13d19c10-efaf-4112-b99b-6ad9630cb131
|
1795 | 2024-03-22T05:08:26.822Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 13d19c10-efaf-4112-b99b-6ad9630cb131
target = phd_framework::test_vm
target_id = 55611a7e-db1a-4876-999b-476954f29cdd
|
1796 | 2024-03-22T05:08:26.822Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 504
migration_id = 80d2317c-6ff9-4b48-a5b7-744b429a4d5e
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 13d19c10-efaf-4112-b99b-6ad9630cb131
target = phd_framework::test_vm
target_id = 55611a7e-db1a-4876-999b-476954f29cdd
timeout_duration = 45s
|
1797 | 2024-03-22T05:08:26.822Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 13d19c10-efaf-4112-b99b-6ad9630cb131
target = phd_framework::test_vm
target_id = 55611a7e-db1a-4876-999b-476954f29cdd
vm = migrate_running_process::import_failure_target1
vm_id = 55611a7e-db1a-4876-999b-476954f29cdd
|
1798 | 2024-03-22T05:08:26.939Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 55611a7e-db1a-4876-999b-476954f29cdd, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 7a68e825-af40-4979-9205-a7d10982a849, silo_id: b8f3de00-6a39-48b8-8105-b0f39f475405 }, name: "phd-vm-55611a7e-db1a-4876-999b-476954f29cdd", vcpus: 2 }, state: Migrating }
line = 381
path = phd_tests::migrate::running_process::import_failure
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-5e80e962-f5c4-42dc-8657-dde4800f011c/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
source = migrate_running_process::import_failure_source
source_id = 13d19c10-efaf-4112-b99b-6ad9630cb131
target = phd_framework::test_vm
target_id = 55611a7e-db1a-4876-999b-476954f29cdd
vm = migrate_running_process::import_failure_target1
vm_id = 55611a7e-db1a-4876-999b-476954f29cdd
|
1799 | 2024-03-22T05:08:26.939Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 117
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 13d19c10-efaf-4112-b99b-6ad9630cb131
target = phd_framework::test_vm
target_id = 55611a7e-db1a-4876-999b-476954f29cdd
vm = migrate_running_process::import_failure_target1
vm_id = 55611a7e-db1a-4876-999b-476954f29cdd
|
1800 | 2024-03-22T05:08:26.939Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = 80d2317c-6ff9-4b48-a5b7-744b429a4d5e
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 13d19c10-efaf-4112-b99b-6ad9630cb131
target = phd_framework::test_vm
target_id = 55611a7e-db1a-4876-999b-476954f29cdd
|
1801 | 2024-03-22T05:08:41.373Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Instance reported error during migration
file = phd-tests/framework/src/test_vm/mod.rs
line = 537
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 13d19c10-efaf-4112-b99b-6ad9630cb131
target = phd_framework::test_vm
target_id = 55611a7e-db1a-4876-999b-476954f29cdd
|
1802 | 2024-03-22T05:08:41.373Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 14433
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = 80d2317c-6ff9-4b48-a5b7-744b429a4d5e
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 13d19c10-efaf-4112-b99b-6ad9630cb131
target = phd_framework::test_vm
target_id = 55611a7e-db1a-4876-999b-476954f29cdd
|
1803 | 2024-03-22T05:08:41.373Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 14550
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 13d19c10-efaf-4112-b99b-6ad9630cb131
target = phd_framework::test_vm
target_id = 55611a7e-db1a-4876-999b-476954f29cdd
|
1804 | 2024-03-22T05:08:41.373Z | INFO | phd-runner: [TEST - EVENT] first migration failed as expected
error = live migration
file = phd-tests/tests/src/migrate.rs
line = 162
path = phd_tests::migrate::running_process::import_failure
target = phd_tests::migrate::running_process
|
1805 | 2024-03-22T05:08:41.373Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 13d19c10-efaf-4112-b99b-6ad9630cb131
target = phd_framework::test_vm
target_id = b6118ccd-58d3-4183-a630-f77c4e2ba65d
|
1806 | 2024-03-22T05:08:41.373Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 504
migration_id = f42e00e5-9b3a-47af-afab-ef71e015af4e
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 13d19c10-efaf-4112-b99b-6ad9630cb131
target = phd_framework::test_vm
target_id = b6118ccd-58d3-4183-a630-f77c4e2ba65d
timeout_duration = 45s
|
1807 | 2024-03-22T05:08:41.373Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 13d19c10-efaf-4112-b99b-6ad9630cb131
target = phd_framework::test_vm
target_id = b6118ccd-58d3-4183-a630-f77c4e2ba65d
vm = migrate_running_process::import_failure_target2
vm_id = b6118ccd-58d3-4183-a630-f77c4e2ba65d
|
1808 | 2024-03-22T05:08:41.496Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: b6118ccd-58d3-4183-a630-f77c4e2ba65d, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: b1803f1b-f89f-4aa7-a65c-766bf5bd8dcf, silo_id: 02f215f5-6d03-4b13-8f56-79a9349734a8 }, name: "phd-vm-b6118ccd-58d3-4183-a630-f77c4e2ba65d", vcpus: 2 }, state: Migrating }
line = 381
path = phd_tests::migrate::running_process::import_failure
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-76462f70-6129-4ecd-933b-23989fb8c446/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
source = migrate_running_process::import_failure_source
source_id = 13d19c10-efaf-4112-b99b-6ad9630cb131
target = phd_framework::test_vm
target_id = b6118ccd-58d3-4183-a630-f77c4e2ba65d
vm = migrate_running_process::import_failure_target2
vm_id = b6118ccd-58d3-4183-a630-f77c4e2ba65d
|
1809 | 2024-03-22T05:08:41.496Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 123
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 13d19c10-efaf-4112-b99b-6ad9630cb131
target = phd_framework::test_vm
target_id = b6118ccd-58d3-4183-a630-f77c4e2ba65d
vm = migrate_running_process::import_failure_target2
vm_id = b6118ccd-58d3-4183-a630-f77c4e2ba65d
|
1810 | 2024-03-22T05:08:41.496Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = f42e00e5-9b3a-47af-afab-ef71e015af4e
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 13d19c10-efaf-4112-b99b-6ad9630cb131
target = phd_framework::test_vm
target_id = b6118ccd-58d3-4183-a630-f77c4e2ba65d
|
1811 | 2024-03-22T05:08:52.926Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9004","from_start":9375}}
target = phd_framework::serial
|
1812 | 2024-03-22T05:08:53.256Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 533
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 13d19c10-efaf-4112-b99b-6ad9630cb131
target = phd_framework::test_vm
target_id = b6118ccd-58d3-4183-a630-f77c4e2ba65d
|
1813 | 2024-03-22T05:08:53.256Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 11759
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = f42e00e5-9b3a-47af-afab-ef71e015af4e
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 13d19c10-efaf-4112-b99b-6ad9630cb131
target = phd_framework::test_vm
target_id = b6118ccd-58d3-4183-a630-f77c4e2ba65d
|
1814 | 2024-03-22T05:08:53.256Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 11883
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::running_process::import_failure
source = migrate_running_process::import_failure_source
source_id = 13d19c10-efaf-4112-b99b-6ad9630cb131
target = phd_framework::test_vm
target_id = b6118ccd-58d3-4183-a630-f77c4e2ba65d
|
1815 | 2024-03-22T05:08:53.256Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = b6118ccd-58d3-4183-a630-f77c4e2ba65d
|
1816 | 2024-03-22T05:08:53.256Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process::import_failure_target2
vm_id = b6118ccd-58d3-4183-a630-f77c4e2ba65d
|
1817 | 2024-03-22T05:08:53.268Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = b6118ccd-58d3-4183-a630-f77c4e2ba65d
|
1818 | 2024-03-22T05:08:53.268Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = b6118ccd-58d3-4183-a630-f77c4e2ba65d
|
1819 | 2024-03-22T05:08:53.268Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process::import_failure_target2
vm_id = b6118ccd-58d3-4183-a630-f77c4e2ba65d
|
1820 | 2024-03-22T05:08:53.357Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 88
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = b6118ccd-58d3-4183-a630-f77c4e2ba65d
|
1821 | 2024-03-22T05:08:53.357Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = b6118ccd-58d3-4183-a630-f77c4e2ba65d
|
1822 | 2024-03-22T05:08:53.357Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target1
vm_id = 55611a7e-db1a-4876-999b-476954f29cdd
|
1823 | 2024-03-22T05:08:53.357Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 13d19c10-efaf-4112-b99b-6ad9630cb131
|
1824 | 2024-03-22T05:08:53.357Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
1825 | 2024-03-22T05:08:53.357Z | INFO | phd-runner: test phd_tests::migrate::running_process::import_failure ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
1826 | 2024-03-22T05:08:53.357Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 31270
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
1827 | 2024-03-22T05:08:53.358Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
1828 | 2024-03-22T05:08:53.358Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 974
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = b6118ccd-58d3-4183-a630-f77c4e2ba65d
|
1829 | 2024-03-22T05:08:53.358Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::migrate::running_process::import_failure
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migrate_running_process::import_failure_source
vm_id = 13d19c10-efaf-4112-b99b-6ad9630cb131
|
1830 | 2024-03-22T05:08:53.358Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 974
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target1
vm_id = 55611a7e-db1a-4876-999b-476954f29cdd
|
1831 | 2024-03-22T05:08:53.496Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 138
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_source
vm_id = 13d19c10-efaf-4112-b99b-6ad9630cb131
|
1832 | 2024-03-22T05:08:53.957Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::migrate::running_process::import_failure
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
vm = migrate_running_process::import_failure_target2
vm_id = b6118ccd-58d3-4183-a630-f77c4e2ba65d
|
1833 | 2024-03-22T05:08:54.094Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
vm = migrate_running_process::import_failure_target2
vm_id = b6118ccd-58d3-4183-a630-f77c4e2ba65d
|
1834 | 2024-03-22T05:08:54.094Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-76462f70-6129-4ecd-933b-23989fb8c446"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = destroy
vm = migrate_running_process::import_failure_target2
vm_id = b6118ccd-58d3-4183-a630-f77c4e2ba65d
|
1835 | 2024-03-22T05:08:54.130Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
vm = migrate_running_process::import_failure_target2
vm_id = b6118ccd-58d3-4183-a630-f77c4e2ba65d
|
1836 | 2024-03-22T05:08:54.130Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b8936745-2146-44aa-8ad0-664056ca970f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = destroy
vm = migrate_running_process::import_failure_target2
vm_id = b6118ccd-58d3-4183-a630-f77c4e2ba65d
|
1837 | 2024-03-22T05:08:54.157Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 800
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target2
vm_id = b6118ccd-58d3-4183-a630-f77c4e2ba65d
|
1838 | 2024-03-22T05:08:54.158Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::migrate::running_process::import_failure
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migrate_running_process::import_failure_target1
vm_id = 55611a7e-db1a-4876-999b-476954f29cdd
|
1839 | 2024-03-22T05:08:54.293Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
vm = migrate_running_process::import_failure_target1
vm_id = 55611a7e-db1a-4876-999b-476954f29cdd
|
1840 | 2024-03-22T05:08:54.294Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-5e80e962-f5c4-42dc-8657-dde4800f011c"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = destroy
vm = migrate_running_process::import_failure_target1
vm_id = 55611a7e-db1a-4876-999b-476954f29cdd
|
1841 | 2024-03-22T05:08:54.327Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
vm = migrate_running_process::import_failure_target1
vm_id = 55611a7e-db1a-4876-999b-476954f29cdd
|
1842 | 2024-03-22T05:08:54.327Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-4909960c-728b-4ffe-9232-2e7bc58ce31d"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::zfs
verb = destroy
vm = migrate_running_process::import_failure_target1
vm_id = 55611a7e-db1a-4876-999b-476954f29cdd
|
1843 | 2024-03-22T05:08:54.350Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 992
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::import_failure
target = phd_framework::test_vm
vm = migrate_running_process::import_failure_target1
vm_id = 55611a7e-db1a-4876-999b-476954f29cdd
|
1844 | 2024-03-22T05:08:54.350Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 32556
file = phd-tests/tests/src/migrate.rs
line = 120
path = phd_tests::migrate::running_process::import_failure
target = phd_tests::migrate::running_process
|
1845 | 2024-03-22T05:08:54.350Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 992
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
1846 | 2024-03-22T05:08:54.350Z | INFO | phd-runner: Starting test phd_tests::migrate::running_process::migrate_running_process
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
1847 | 2024-03-22T05:08:54.350Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
1848 | 2024-03-22T05:08:54.350Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
1849 | 2024-03-22T05:08:54.350Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 100
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_tests::migrate::running_process
|
1850 | 2024-03-22T05:08:54.350Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
1851 | 2024-03-22T05:08:54.351Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
1852 | 2024-03-22T05:08:54.351Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
1853 | 2024-03-22T05:08:54.351Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::zfs
verb = list
|
1854 | 2024-03-22T05:08:54.366Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::running_process::migrate_running_process
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 766M 1.80T 765M /phd-artifacts\n
target = phd_framework::zfs
|
1855 | 2024-03-22T05:08:54.366Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-1914a0b9-8e24-46c4-9960-07bf643309c7"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::zfs
verb = snapshot
|
1856 | 2024-03-22T05:08:54.385Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-1914a0b9-8e24-46c4-9960-07bf643309c7", "phd-artifacts/phd-clone-08e3c0ed-e6e0-4e27-89a6-76156d18aa73"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::zfs
verb = clone
|
1857 | 2024-03-22T05:08:54.406Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-08e3c0ed-e6e0-4e27-89a6-76156d18aa73"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::zfs
verb = list
|
1858 | 2024-03-22T05:08:54.420Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::running_process::migrate_running_process
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-08e3c0ed-e6e0-4e27-89a6-76156d18aa73 0B 1.80T 765M /phd-artifacts/phd-clone-08e3c0ed-e6e0-4e27-89a6-76156d18aa73\n
target = phd_framework::zfs
|
1859 | 2024-03-22T05:08:54.420Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
|
1860 | 2024-03-22T05:08:54.420Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 186
path = phd_tests::migrate::running_process::migrate_running_process
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-08e3c0ed-e6e0-4e27-89a6-76156d18aa73/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migrate_running_process_source
|
1861 | 2024-03-22T05:08:54.420Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
1862 | 2024-03-22T05:08:54.420Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migrate_running_process_source.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::running_process::migrate_running_process
server_addr = 127.0.0.1:9000
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
1863 | 2024-03-22T05:08:54.420Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::running_process::migrate_running_process
stderr_path = "/tmp/propolis-phd/migrate_running_process_source.stderr.log"
stdout_path = "/tmp/propolis-phd/migrate_running_process_source.stdout.log"
target = phd_framework::server_log_mode
|
1864 | 2024-03-22T05:08:54.429Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1077
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm::server
|
1865 | 2024-03-22T05:08:54.429Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
|
1866 | 2024-03-22T05:08:54.429Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
|
1867 | 2024-03-22T05:08:54.429Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 186
path = phd_tests::migrate::running_process::migrate_running_process
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-08e3c0ed-e6e0-4e27-89a6-76156d18aa73/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = migrate_running_process_target
|
1868 | 2024-03-22T05:08:54.430Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
1869 | 2024-03-22T05:08:54.430Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migrate_running_process_target.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::running_process::migrate_running_process
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
1870 | 2024-03-22T05:08:54.430Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::running_process::migrate_running_process
stderr_path = "/tmp/propolis-phd/migrate_running_process_target.stderr.log"
stdout_path = "/tmp/propolis-phd/migrate_running_process_target.stdout.log"
target = phd_framework::server_log_mode
|
1871 | 2024-03-22T05:08:54.439Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1078
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm::server
|
1872 | 2024-03-22T05:08:54.439Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 9
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
|
1873 | 2024-03-22T05:08:54.439Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = eb2d94dd-9d56-446b-81ad-97463ca03e5d
|
1874 | 2024-03-22T05:08:54.440Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = eb2d94dd-9d56-446b-81ad-97463ca03e5d
|
1875 | 2024-03-22T05:08:55.237Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
1876 | 2024-03-22T05:08:55.237Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: eb2d94dd-9d56-446b-81ad-97463ca03e5d, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 2838e15c-3554-4793-a81e-51ec1ebe7569, silo_id: f870d5f6-0f6d-47ab-a5f5-9497e7295359 }, name: "phd-vm-eb2d94dd-9d56-446b-81ad-97463ca03e5d", vcpus: 2 }, state: Creating }
line = 381
path = phd_tests::migrate::running_process::migrate_running_process
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-08e3c0ed-e6e0-4e27-89a6-76156d18aa73/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = eb2d94dd-9d56-446b-81ad-97463ca03e5d
|
1877 | 2024-03-22T05:08:55.237Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 797
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = eb2d94dd-9d56-446b-81ad-97463ca03e5d
|
1878 | 2024-03-22T05:08:55.238Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = eb2d94dd-9d56-446b-81ad-97463ca03e5d
|
1879 | 2024-03-22T05:08:55.238Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::migrate::running_process::migrate_running_process
state = Run
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = eb2d94dd-9d56-446b-81ad-97463ca03e5d
|
1880 | 2024-03-22T05:08:55.239Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = eb2d94dd-9d56-446b-81ad-97463ca03e5d
|
1881 | 2024-03-22T05:08:55.239Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
|
1882 | 2024-03-22T05:08:55.239Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 645
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = 300s
vm = migrate_running_process_source
vm_id = eb2d94dd-9d56-446b-81ad-97463ca03e5d
|
1883 | 2024-03-22T05:08:55.239Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::migrate::running_process::migrate_running_process
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
1884 | 2024-03-22T05:08:55.239Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = eb2d94dd-9d56-446b-81ad-97463ca03e5d
|
1885 | 2024-03-22T05:08:55.239Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migrate_running_process_source
vm_id = eb2d94dd-9d56-446b-81ad-97463ca03e5d
|
1886 | 2024-03-22T05:08:59.509Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4270
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = eb2d94dd-9d56-446b-81ad-97463ca03e5d
|
1887 | 2024-03-22T05:08:59.509Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::migrate::running_process::migrate_running_process
step = WriteStr("root")
target = phd_framework::test_vm
|
1888 | 2024-03-22T05:08:59.510Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::migrate::running_process::migrate_running_process
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
1889 | 2024-03-22T05:08:59.510Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = eb2d94dd-9d56-446b-81ad-97463ca03e5d
|
1890 | 2024-03-22T05:08:59.510Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migrate_running_process_source
vm_id = eb2d94dd-9d56-446b-81ad-97463ca03e5d
|
1891 | 2024-03-22T05:08:59.529Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = eb2d94dd-9d56-446b-81ad-97463ca03e5d
|
1892 | 2024-03-22T05:08:59.529Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 693
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
|
1893 | 2024-03-22T05:08:59.529Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4290
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
|
1894 | 2024-03-22T05:08:59.530Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = eb2d94dd-9d56-446b-81ad-97463ca03e5d
|
1895 | 2024-03-22T05:08:59.530Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process_source
vm_id = eb2d94dd-9d56-446b-81ad-97463ca03e5d
|
1896 | 2024-03-22T05:08:59.633Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 103
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = eb2d94dd-9d56-446b-81ad-97463ca03e5d
|
1897 | 2024-03-22T05:08:59.633Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = eb2d94dd-9d56-446b-81ad-97463ca03e5d
|
1898 | 2024-03-22T05:08:59.633Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process_source
vm_id = eb2d94dd-9d56-446b-81ad-97463ca03e5d
|
1899 | 2024-03-22T05:08:59.636Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 2
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = eb2d94dd-9d56-446b-81ad-97463ca03e5d
|
1900 | 2024-03-22T05:08:59.636Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = eb2d94dd-9d56-446b-81ad-97463ca03e5d
|
1901 | 2024-03-22T05:08:59.636Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process_source
vm_id = eb2d94dd-9d56-446b-81ad-97463ca03e5d
|
1902 | 2024-03-22T05:08:59.646Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = eb2d94dd-9d56-446b-81ad-97463ca03e5d
|
1903 | 2024-03-22T05:08:59.646Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = eb2d94dd-9d56-446b-81ad-97463ca03e5d
|
1904 | 2024-03-22T05:08:59.646Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process_source
vm_id = eb2d94dd-9d56-446b-81ad-97463ca03e5d
|
1905 | 2024-03-22T05:08:59.669Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = eb2d94dd-9d56-446b-81ad-97463ca03e5d
|
1906 | 2024-03-22T05:08:59.669Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = eb2d94dd-9d56-446b-81ad-97463ca03e5d
|
1907 | 2024-03-22T05:08:59.669Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process_source
vm_id = eb2d94dd-9d56-446b-81ad-97463ca03e5d
|
1908 | 2024-03-22T05:08:59.679Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = eb2d94dd-9d56-446b-81ad-97463ca03e5d
|
1909 | 2024-03-22T05:08:59.679Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = eb2d94dd-9d56-446b-81ad-97463ca03e5d
|
1910 | 2024-03-22T05:08:59.679Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process_source
vm_id = eb2d94dd-9d56-446b-81ad-97463ca03e5d
|
1911 | 2024-03-22T05:08:59.992Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 312
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = eb2d94dd-9d56-446b-81ad-97463ca03e5d
|
1912 | 2024-03-22T05:08:59.992Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = eb2d94dd-9d56-446b-81ad-97463ca03e5d
target = phd_framework::test_vm
target_id = 37ce7ecd-f041-4bee-8635-2d6630be11b1
|
1913 | 2024-03-22T05:08:59.992Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 504
migration_id = b412866e-fb4f-427a-b102-736289c74d09
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = eb2d94dd-9d56-446b-81ad-97463ca03e5d
target = phd_framework::test_vm
target_id = 37ce7ecd-f041-4bee-8635-2d6630be11b1
timeout_duration = 45s
|
1914 | 2024-03-22T05:08:59.992Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = eb2d94dd-9d56-446b-81ad-97463ca03e5d
target = phd_framework::test_vm
target_id = 37ce7ecd-f041-4bee-8635-2d6630be11b1
vm = migrate_running_process_target
vm_id = 37ce7ecd-f041-4bee-8635-2d6630be11b1
|
1915 | 2024-03-22T05:09:00.106Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 37ce7ecd-f041-4bee-8635-2d6630be11b1, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 88cfdda3-799d-4e39-bcdd-98f7be2ca23e, silo_id: 13bd2367-4a00-46e6-8573-7ddbc5b63224 }, name: "phd-vm-37ce7ecd-f041-4bee-8635-2d6630be11b1", vcpus: 2 }, state: Migrating }
line = 381
path = phd_tests::migrate::running_process::migrate_running_process
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-08e3c0ed-e6e0-4e27-89a6-76156d18aa73/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
source = migrate_running_process_source
source_id = eb2d94dd-9d56-446b-81ad-97463ca03e5d
target = phd_framework::test_vm
target_id = 37ce7ecd-f041-4bee-8635-2d6630be11b1
vm = migrate_running_process_target
vm_id = 37ce7ecd-f041-4bee-8635-2d6630be11b1
|
1916 | 2024-03-22T05:09:00.106Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 113
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = eb2d94dd-9d56-446b-81ad-97463ca03e5d
target = phd_framework::test_vm
target_id = 37ce7ecd-f041-4bee-8635-2d6630be11b1
vm = migrate_running_process_target
vm_id = 37ce7ecd-f041-4bee-8635-2d6630be11b1
|
1917 | 2024-03-22T05:09:00.106Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = b412866e-fb4f-427a-b102-736289c74d09
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = eb2d94dd-9d56-446b-81ad-97463ca03e5d
target = phd_framework::test_vm
target_id = 37ce7ecd-f041-4bee-8635-2d6630be11b1
|
1918 | 2024-03-22T05:09:11.551Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":9375}}
target = phd_framework::serial
|
1919 | 2024-03-22T05:09:17.959Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 533
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = eb2d94dd-9d56-446b-81ad-97463ca03e5d
target = phd_framework::test_vm
target_id = 37ce7ecd-f041-4bee-8635-2d6630be11b1
|
1920 | 2024-03-22T05:09:17.959Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 17853
file = phd-tests/framework/src/test_vm/mod.rs
line = 524
migration_id = b412866e-fb4f-427a-b102-736289c74d09
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = eb2d94dd-9d56-446b-81ad-97463ca03e5d
target = phd_framework::test_vm
target_id = 37ce7ecd-f041-4bee-8635-2d6630be11b1
|
1921 | 2024-03-22T05:09:17.959Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 17966
file = phd-tests/framework/src/test_vm/mod.rs
line = 471
path = phd_tests::migrate::running_process::migrate_running_process
source = migrate_running_process_source
source_id = eb2d94dd-9d56-446b-81ad-97463ca03e5d
target = phd_framework::test_vm
target_id = 37ce7ecd-f041-4bee-8635-2d6630be11b1
|
1922 | 2024-03-22T05:09:17.959Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = 37ce7ecd-f041-4bee-8635-2d6630be11b1
|
1923 | 2024-03-22T05:09:17.959Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migrate_running_process_target
vm_id = 37ce7ecd-f041-4bee-8635-2d6630be11b1
|
1924 | 2024-03-22T05:09:17.971Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = 37ce7ecd-f041-4bee-8635-2d6630be11b1
|
1925 | 2024-03-22T05:09:17.971Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = 37ce7ecd-f041-4bee-8635-2d6630be11b1
|
1926 | 2024-03-22T05:09:17.971Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migrate_running_process_target
vm_id = 37ce7ecd-f041-4bee-8635-2d6630be11b1
|
1927 | 2024-03-22T05:09:18.058Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 87
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = 37ce7ecd-f041-4bee-8635-2d6630be11b1
|
1928 | 2024-03-22T05:09:18.058Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = 37ce7ecd-f041-4bee-8635-2d6630be11b1
|
1929 | 2024-03-22T05:09:18.058Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = eb2d94dd-9d56-446b-81ad-97463ca03e5d
|
1930 | 2024-03-22T05:09:18.059Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
1931 | 2024-03-22T05:09:18.059Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 22821
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
1932 | 2024-03-22T05:09:18.059Z | INFO | phd-runner: test phd_tests::migrate::running_process::migrate_running_process ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
1933 | 2024-03-22T05:09:18.059Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
1934 | 2024-03-22T05:09:18.060Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 974
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = 37ce7ecd-f041-4bee-8635-2d6630be11b1
|
1935 | 2024-03-22T05:09:18.060Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::migrate::running_process::migrate_running_process
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migrate_running_process_source
vm_id = eb2d94dd-9d56-446b-81ad-97463ca03e5d
|
1936 | 2024-03-22T05:09:18.196Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 136
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_source
vm_id = eb2d94dd-9d56-446b-81ad-97463ca03e5d
|
1937 | 2024-03-22T05:09:18.197Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::migrate::running_process::migrate_running_process
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migrate_running_process_target
vm_id = 37ce7ecd-f041-4bee-8635-2d6630be11b1
|
1938 | 2024-03-22T05:09:18.330Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::zfs
vm = migrate_running_process_target
vm_id = 37ce7ecd-f041-4bee-8635-2d6630be11b1
|
1939 | 2024-03-22T05:09:18.330Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-08e3c0ed-e6e0-4e27-89a6-76156d18aa73"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::zfs
verb = destroy
vm = migrate_running_process_target
vm_id = 37ce7ecd-f041-4bee-8635-2d6630be11b1
|
1940 | 2024-03-22T05:09:18.367Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::zfs
vm = migrate_running_process_target
vm_id = 37ce7ecd-f041-4bee-8635-2d6630be11b1
|
1941 | 2024-03-22T05:09:18.367Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-1914a0b9-8e24-46c4-9960-07bf643309c7"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::zfs
verb = destroy
vm = migrate_running_process_target
vm_id = 37ce7ecd-f041-4bee-8635-2d6630be11b1
|
1942 | 2024-03-22T05:09:18.391Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 332
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_framework::test_vm
vm = migrate_running_process_target
vm_id = 37ce7ecd-f041-4bee-8635-2d6630be11b1
|
1943 | 2024-03-22T05:09:18.391Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 24040
file = phd-tests/tests/src/migrate.rs
line = 100
path = phd_tests::migrate::running_process::migrate_running_process
target = phd_tests::migrate::running_process
|
1944 | 2024-03-22T05:09:18.392Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 332
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
1945 | 2024-03-22T05:09:18.392Z | INFO | phd-runner: Starting test phd_tests::crucible::smoke::shutdown_persistence_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
1946 | 2024-03-22T05:09:18.392Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
1947 | 2024-03-22T05:09:18.392Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
1948 | 2024-03-22T05:09:18.392Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/crucible/smoke.rs
line = 19
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_tests::crucible::smoke
|
1949 | 2024-03-22T05:09:18.392Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
1950 | 2024-03-22T05:09:18.392Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
1951 | 2024-03-22T05:09:18.392Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/befb56700b5f07b1c345aa2fe36100e547820aa6aac67a259f58a8651b489594/crucible-downstairs
target = phd_framework::artifacts::store
|
1952 | 2024-03-22T05:09:18.392Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
1953 | 2024-03-22T05:09:18.392Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/ee7b096f-0ea5-42be-a529-065fbb00c587_9000", "--encrypted", "--uuid", "ee7b096f-0ea5-42be-a529-065fbb00c587", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
1954 | 2024-03-22T05:09:18.456Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 202
path = phd_tests::crucible::smoke::shutdown_persistence_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/ee7b096f-0ea5-42be-a529-065fbb00c587_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2024-03-22T05:09:18.415831423Z","hostname":"buskin","pid":1083}\n{"msg":"UUID: ee7b096f-0ea5-42be-a529-065fbb00c587","v":0,"name":"crucible","level":30,"time":"2024-03-22T05:09:18.448549891Z","hostname":"buskin","pid":1083}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2024-03-22T05:09:18.448561071Z","hostname":"buskin","pid":1083}\n
target = phd_framework::disk::crucible
|
1955 | 2024-03-22T05:09:18.457Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/ee7b096f-0ea5-42be-a529-065fbb00c587_9001", "--encrypted", "--uuid", "ee7b096f-0ea5-42be-a529-065fbb00c587", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
1956 | 2024-03-22T05:09:18.521Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 202
path = phd_tests::crucible::smoke::shutdown_persistence_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/ee7b096f-0ea5-42be-a529-065fbb00c587_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2024-03-22T05:09:18.480575387Z","hostname":"buskin","pid":1084}\n{"msg":"UUID: ee7b096f-0ea5-42be-a529-065fbb00c587","v":0,"name":"crucible","level":30,"time":"2024-03-22T05:09:18.513434669Z","hostname":"buskin","pid":1084}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2024-03-22T05:09:18.513452879Z","hostname":"buskin","pid":1084}\n
target = phd_framework::disk::crucible
|
1957 | 2024-03-22T05:09:18.521Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/ee7b096f-0ea5-42be-a529-065fbb00c587_9002", "--encrypted", "--uuid", "ee7b096f-0ea5-42be-a529-065fbb00c587", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
1958 | 2024-03-22T05:09:18.585Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 202
path = phd_tests::crucible::smoke::shutdown_persistence_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/ee7b096f-0ea5-42be-a529-065fbb00c587_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2024-03-22T05:09:18.544463304Z","hostname":"buskin","pid":1085}\n{"msg":"UUID: ee7b096f-0ea5-42be-a529-065fbb00c587","v":0,"name":"crucible","level":30,"time":"2024-03-22T05:09:18.577482511Z","hostname":"buskin","pid":1085}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2024-03-22T05:09:18.577495821Z","hostname":"buskin","pid":1085}\n
target = phd_framework::disk::crucible
|
1959 | 2024-03-22T05:09:18.586Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::crucible::smoke::shutdown_persistence_test
stderr_path = "/tmp/propolis-phd/crucible_ee7b096f-0ea5-42be-a529-065fbb00c587_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_ee7b096f-0ea5-42be-a529-065fbb00c587_9000.stdout.log"
target = phd_framework::server_log_mode
|
1960 | 2024-03-22T05:09:18.586Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/ee7b096f-0ea5-42be-a529-065fbb00c587_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 238
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
1961 | 2024-03-22T05:09:18.586Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/ee7b096f-0ea5-42be-a529-065fbb00c587_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
1962 | 2024-03-22T05:09:18.596Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::crucible::smoke::shutdown_persistence_test
stderr_path = "/tmp/propolis-phd/crucible_ee7b096f-0ea5-42be-a529-065fbb00c587_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_ee7b096f-0ea5-42be-a529-065fbb00c587_9001.stdout.log"
target = phd_framework::server_log_mode
|
1963 | 2024-03-22T05:09:18.596Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/ee7b096f-0ea5-42be-a529-065fbb00c587_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 238
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
1964 | 2024-03-22T05:09:18.596Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/ee7b096f-0ea5-42be-a529-065fbb00c587_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
1965 | 2024-03-22T05:09:18.604Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::crucible::smoke::shutdown_persistence_test
stderr_path = "/tmp/propolis-phd/crucible_ee7b096f-0ea5-42be-a529-065fbb00c587_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_ee7b096f-0ea5-42be-a529-065fbb00c587_9002.stdout.log"
target = phd_framework::server_log_mode
|
1966 | 2024-03-22T05:09:18.604Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/ee7b096f-0ea5-42be-a529-065fbb00c587_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 238
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
1967 | 2024-03-22T05:09:18.604Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/ee7b096f-0ea5-42be-a529-065fbb00c587_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::disk::crucible
|
1968 | 2024-03-22T05:09:18.615Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::test_vm
|
1969 | 2024-03-22T05:09:18.615Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 186
path = phd_tests::crucible::smoke::shutdown_persistence_test
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": Crucible(CrucibleStorageBackend { readonly: false, request_json: "{\\"type\\":\\"volume\\",\\"block_size\\":512,\\"id\\":\\"ee7b096f-0ea5-42be-a529-065fbb00c587\\",\\"read_only_parent\\":{\\"type\\":\\"file\\",\\"block_size\\":512,\\"id\\":\\"e4f4d075-8fd3-41eb-9627-27e95a488b5b\\",\\"path\\":\\"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\\"},\\"sub_volumes\\":[{\\"type\\":\\"region\\",\\"block_size\\":512,\\"blocks_per_extent\\":131072,\\"extent_count\\":160,\\"gen\\":1,\\"opts\\":{\\"id\\":\\"2a78aa4f-9d5d-4d26-867e-6186949c8022\\",\\"key\\":\\"Y26nHXmjhMPXajm1GBwB9079eyunwdT/tuY/5RVrAZI=\\",\\"lossy\\":false,\\"read_only\\":false,\\"target\\":[\\"127.0.0.1:9000\\",\\"127.0.0.1:9001\\",\\"127.0.0.1:9002\\"]}}]}" })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = crucible_shutdown_persistence_test
|
1970 | 2024-03-22T05:09:18.615Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
1971 | 2024-03-22T05:09:18.615Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/crucible_shutdown_persistence_test.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::crucible::smoke::shutdown_persistence_test
server_addr = 127.0.0.1:9003
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
1972 | 2024-03-22T05:09:18.615Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::crucible::smoke::shutdown_persistence_test
stderr_path = "/tmp/propolis-phd/crucible_shutdown_persistence_test.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_shutdown_persistence_test.stdout.log"
target = phd_framework::server_log_mode
|
1973 | 2024-03-22T05:09:18.626Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1089
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::test_vm::server
|
1974 | 2024-03-22T05:09:18.627Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 12
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_framework::test_vm
|
1975 | 2024-03-22T05:09:18.627Z | DEBG | phd-runner: [TEST - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::crucible::smoke::shutdown_persistence_test
self.address = 127.0.0.1:9003
target = phd_framework::test_vm::server
|
1976 | 2024-03-22T05:09:18.645Z | INFO | phd-runner: [TEST - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 54
path = phd_tests::crucible::smoke::shutdown_persistence_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9000, data_dir: DataDirectory { path: "/tmp/propolis-phd/ee7b096f-0ea5-42be-a529-065fbb00c587_9000" } }
target = phd_framework::disk::crucible
|
1977 | 2024-03-22T05:09:18.655Z | INFO | phd-runner: [TEST - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::shutdown_persistence_test
self.path = "/tmp/propolis-phd/ee7b096f-0ea5-42be-a529-065fbb00c587_9000"
target = phd_framework::disk::crucible
|
1978 | 2024-03-22T05:09:18.662Z | INFO | phd-runner: [TEST - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 54
path = phd_tests::crucible::smoke::shutdown_persistence_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9001, data_dir: DataDirectory { path: "/tmp/propolis-phd/ee7b096f-0ea5-42be-a529-065fbb00c587_9001" } }
target = phd_framework::disk::crucible
|
1979 | 2024-03-22T05:09:18.672Z | INFO | phd-runner: [TEST - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::shutdown_persistence_test
self.path = "/tmp/propolis-phd/ee7b096f-0ea5-42be-a529-065fbb00c587_9001"
target = phd_framework::disk::crucible
|
1980 | 2024-03-22T05:09:18.679Z | INFO | phd-runner: [TEST - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 54
path = phd_tests::crucible::smoke::shutdown_persistence_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9002, data_dir: DataDirectory { path: "/tmp/propolis-phd/ee7b096f-0ea5-42be-a529-065fbb00c587_9002" } }
target = phd_framework::disk::crucible
|
1981 | 2024-03-22T05:09:18.688Z | INFO | phd-runner: [TEST - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::shutdown_persistence_test
self.path = "/tmp/propolis-phd/ee7b096f-0ea5-42be-a529-065fbb00c587_9002"
target = phd_framework::disk::crucible
|
1982 | 2024-03-22T05:09:18.696Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 303
file = phd-tests/tests/src/crucible/smoke.rs
line = 19
path = phd_tests::crucible::smoke::shutdown_persistence_test
target = phd_tests::crucible::smoke
|
1983 | 2024-03-22T05:09:18.696Z | INFO | phd-runner: test phd_tests::crucible::smoke::shutdown_persistence_test ... skipped: Can't run data persistence test on a guest with a read-only file
system
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
1984 | 2024-03-22T05:09:18.696Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
1985 | 2024-03-22T05:09:18.696Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
1986 | 2024-03-22T05:09:18.696Z | INFO | phd-runner: Starting test phd_tests::crucible::smoke::boot_test
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
1987 | 2024-03-22T05:09:18.696Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
1988 | 2024-03-22T05:09:18.696Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
1989 | 2024-03-22T05:09:18.696Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/crucible/smoke.rs
line = 10
path = phd_tests::crucible::smoke::boot_test
target = phd_tests::crucible::smoke
|
1990 | 2024-03-22T05:09:18.696Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
1991 | 2024-03-22T05:09:18.696Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
1992 | 2024-03-22T05:09:18.696Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/befb56700b5f07b1c345aa2fe36100e547820aa6aac67a259f58a8651b489594/crucible-downstairs
target = phd_framework::artifacts::store
|
1993 | 2024-03-22T05:09:18.696Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
1994 | 2024-03-22T05:09:18.697Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/ccc6d4ce-52c4-4e65-91d2-293feca91fa9_9000", "--encrypted", "--uuid", "ccc6d4ce-52c4-4e65-91d2-293feca91fa9", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
1995 | 2024-03-22T05:09:18.759Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 202
path = phd_tests::crucible::smoke::boot_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/ccc6d4ce-52c4-4e65-91d2-293feca91fa9_9000/region.json\\"","v":0,"name":"crucible","level":30,"time":"2024-03-22T05:09:18.718363349Z","hostname":"buskin","pid":1091}\n{"msg":"UUID: ccc6d4ce-52c4-4e65-91d2-293feca91fa9","v":0,"name":"crucible","level":30,"time":"2024-03-22T05:09:18.751255212Z","hostname":"buskin","pid":1091}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2024-03-22T05:09:18.751266793Z","hostname":"buskin","pid":1091}\n
target = phd_framework::disk::crucible
|
1996 | 2024-03-22T05:09:18.759Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/ccc6d4ce-52c4-4e65-91d2-293feca91fa9_9001", "--encrypted", "--uuid", "ccc6d4ce-52c4-4e65-91d2-293feca91fa9", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
1997 | 2024-03-22T05:09:18.821Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 202
path = phd_tests::crucible::smoke::boot_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/ccc6d4ce-52c4-4e65-91d2-293feca91fa9_9001/region.json\\"","v":0,"name":"crucible","level":30,"time":"2024-03-22T05:09:18.779804641Z","hostname":"buskin","pid":1092}\n{"msg":"UUID: ccc6d4ce-52c4-4e65-91d2-293feca91fa9","v":0,"name":"crucible","level":30,"time":"2024-03-22T05:09:18.813056355Z","hostname":"buskin","pid":1092}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2024-03-22T05:09:18.813067696Z","hostname":"buskin","pid":1092}\n
target = phd_framework::disk::crucible
|
1998 | 2024-03-22T05:09:18.821Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["create", "--block-size", "512", "--data", "/tmp/propolis-phd/ccc6d4ce-52c4-4e65-91d2-293feca91fa9_9002", "--encrypted", "--uuid", "ccc6d4ce-52c4-4e65-91d2-293feca91fa9", "--extent-size", "131072", "--extent-count", "160"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
1999 | 2024-03-22T05:09:18.881Z | INFO | phd-runner: [TEST - EVENT] Created Crucible region using crucible-downstairs
file = phd-tests/framework/src/disk/crucible.rs
line = 202
path = phd_tests::crucible::smoke::boot_test
status = ExitStatus(unix_wait_status(0))
stderr =
stdout = {"msg":"Created new region file \\"/tmp/propolis-phd/ccc6d4ce-52c4-4e65-91d2-293feca91fa9_9002/region.json\\"","v":0,"name":"crucible","level":30,"time":"2024-03-22T05:09:18.841215512Z","hostname":"buskin","pid":1093}\n{"msg":"UUID: ccc6d4ce-52c4-4e65-91d2-293feca91fa9","v":0,"name":"crucible","level":30,"time":"2024-03-22T05:09:18.873533978Z","hostname":"buskin","pid":1093}\n{"msg":"Blocks per extent:131072 Total Extents: 160","v":0,"name":"crucible","level":30,"time":"2024-03-22T05:09:18.873548598Z","hostname":"buskin","pid":1093}\n
target = phd_framework::disk::crucible
|
2000 | 2024-03-22T05:09:18.881Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::crucible::smoke::boot_test
stderr_path = "/tmp/propolis-phd/crucible_ccc6d4ce-52c4-4e65-91d2-293feca91fa9_9000.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_ccc6d4ce-52c4-4e65-91d2-293feca91fa9_9000.stdout.log"
target = phd_framework::server_log_mode
|
2001 | 2024-03-22T05:09:18.881Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/ccc6d4ce-52c4-4e65-91d2-293feca91fa9_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 238
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
2002 | 2024-03-22T05:09:18.881Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9000", "--data", "/tmp/propolis-phd/ccc6d4ce-52c4-4e65-91d2-293feca91fa9_9000"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
2003 | 2024-03-22T05:09:18.893Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::crucible::smoke::boot_test
stderr_path = "/tmp/propolis-phd/crucible_ccc6d4ce-52c4-4e65-91d2-293feca91fa9_9001.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_ccc6d4ce-52c4-4e65-91d2-293feca91fa9_9001.stdout.log"
target = phd_framework::server_log_mode
|
2004 | 2024-03-22T05:09:18.893Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/ccc6d4ce-52c4-4e65-91d2-293feca91fa9_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 238
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
2005 | 2024-03-22T05:09:18.894Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9001", "--data", "/tmp/propolis-phd/ccc6d4ce-52c4-4e65-91d2-293feca91fa9_9001"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
2006 | 2024-03-22T05:09:18.905Z | INFO | phd-runner: [TEST - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::crucible::smoke::boot_test
stderr_path = "/tmp/propolis-phd/crucible_ccc6d4ce-52c4-4e65-91d2-293feca91fa9_9002.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_ccc6d4ce-52c4-4e65-91d2-293feca91fa9_9002.stdout.log"
target = phd_framework::server_log_mode
|
2007 | 2024-03-22T05:09:18.905Z | INFO | phd-runner: [TEST - EVENT] Launching Crucible downstairs server
crucible_args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/ccc6d4ce-52c4-4e65-91d2-293feca91fa9_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 238
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
2008 | 2024-03-22T05:09:18.905Z | INFO | phd-runner: [TEST - EVENT] Running crucible-downstairs
args = ["run", "--address", "127.0.0.1", "--port", "9002", "--data", "/tmp/propolis-phd/ccc6d4ce-52c4-4e65-91d2-293feca91fa9_9002"]
file = phd-tests/framework/src/disk/crucible.rs
line = 346
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::disk::crucible
|
2009 | 2024-03-22T05:09:18.917Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
|
2010 | 2024-03-22T05:09:18.917Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 186
path = phd_tests::crucible::smoke::boot_test
spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": Crucible(CrucibleStorageBackend { readonly: false, request_json: "{\\"type\\":\\"volume\\",\\"block_size\\":512,\\"id\\":\\"ccc6d4ce-52c4-4e65-91d2-293feca91fa9\\",\\"read_only_parent\\":{\\"type\\":\\"file\\",\\"block_size\\":512,\\"id\\":\\"2d4ea1e3-7635-443b-928d-f7ef9cbbe14d\\",\\"path\\":\\"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\\"},\\"sub_volumes\\":[{\\"type\\":\\"region\\",\\"block_size\\":512,\\"blocks_per_extent\\":131072,\\"extent_count\\":160,\\"gen\\":1,\\"opts\\":{\\"id\\":\\"2ac98187-daa6-4f34-b0b2-32fae04b4a22\\",\\"key\\":\\"+EKsGxzn4DPk8hJ4RAJ63G1eiJmeOrY/iV38ZuA8qI4=\\",\\"lossy\\":false,\\"read_only\\":false,\\"target\\":[\\"127.0.0.1:9000\\",\\"127.0.0.1:9001\\",\\"127.0.0.1:9002\\"]}}]}" })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm_name = crucible_boot_test
|
2011 | 2024-03-22T05:09:18.917Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
2012 | 2024-03-22T05:09:18.917Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/crucible_boot_test.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::crucible::smoke::boot_test
server_addr = 127.0.0.1:9003
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
2013 | 2024-03-22T05:09:18.917Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::crucible::smoke::boot_test
stderr_path = "/tmp/propolis-phd/crucible_boot_test.stderr.log"
stdout_path = "/tmp/propolis-phd/crucible_boot_test.stdout.log"
target = phd_framework::server_log_mode
|
2014 | 2024-03-22T05:09:18.928Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 1097
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm::server
|
2015 | 2024-03-22T05:09:18.929Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 176
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
|
2016 | 2024-03-22T05:09:18.929Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = a98b0b45-9616-4dc4-96f9-e78cff89a359
|
2017 | 2024-03-22T05:09:18.929Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9003/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146)
file = phd-tests/framework/src/test_vm/mod.rs
line = 325
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = a98b0b45-9616-4dc4-96f9-e78cff89a359
|
2018 | 2024-03-22T05:09:19.724Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
2019 | 2024-03-22T05:09:19.725Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: a98b0b45-9616-4dc4-96f9-e78cff89a359, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: b8d5eb6a-d1ee-4796-9c93-0aeeda5883e0, silo_id: 788eb2eb-e674-4037-9279-fafc57c3a2f5 }, name: "phd-vm-a98b0b45-9616-4dc4-96f9-e78cff89a359", vcpus: 2 }, state: Creating }
line = 381
path = phd_tests::crucible::smoke::boot_test
self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": Crucible(CrucibleStorageBackend { readonly: false, request_json: "{\\"type\\":\\"volume\\",\\"block_size\\":512,\\"id\\":\\"ccc6d4ce-52c4-4e65-91d2-293feca91fa9\\",\\"read_only_parent\\":{\\"type\\":\\"file\\",\\"block_size\\":512,\\"id\\":\\"2d4ea1e3-7635-443b-928d-f7ef9cbbe14d\\",\\"path\\":\\"/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso\\"},\\"sub_volumes\\":[{\\"type\\":\\"region\\",\\"block_size\\":512,\\"blocks_per_extent\\":131072,\\"extent_count\\":160,\\"gen\\":1,\\"opts\\":{\\"id\\":\\"2ac98187-daa6-4f34-b0b2-32fae04b4a22\\",\\"key\\":\\"+EKsGxzn4DPk8hJ4RAJ63G1eiJmeOrY/iV38ZuA8qI4=\\",\\"lossy\\":false,\\"read_only\\":false,\\"target\\":[\\"127.0.0.1:9000\\",\\"127.0.0.1:9001\\",\\"127.0.0.1:9002\\"]}}]}" })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } }
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = a98b0b45-9616-4dc4-96f9-e78cff89a359
|
2020 | 2024-03-22T05:09:19.725Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 796
file = phd-tests/framework/src/test_vm/mod.rs
line = 272
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = a98b0b45-9616-4dc4-96f9-e78cff89a359
|
2021 | 2024-03-22T05:09:19.725Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = a98b0b45-9616-4dc4-96f9-e78cff89a359
|
2022 | 2024-03-22T05:09:19.725Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 442
path = phd_tests::crucible::smoke::boot_test
state = Run
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = a98b0b45-9616-4dc4-96f9-e78cff89a359
|
2023 | 2024-03-22T05:09:19.726Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 437
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = a98b0b45-9616-4dc4-96f9-e78cff89a359
|
2024 | 2024-03-22T05:09:19.726Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
|
2025 | 2024-03-22T05:09:19.726Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 645
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
timeout_duration = 300s
vm = crucible_boot_test
vm_id = a98b0b45-9616-4dc4-96f9-e78cff89a359
|
2026 | 2024-03-22T05:09:19.726Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::crucible::smoke::boot_test
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
2027 | 2024-03-22T05:09:19.726Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = a98b0b45-9616-4dc4-96f9-e78cff89a359
|
2028 | 2024-03-22T05:09:19.726Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_boot_test
vm_id = a98b0b45-9616-4dc4-96f9-e78cff89a359
|
2029 | 2024-03-22T05:09:24.558Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4831
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = a98b0b45-9616-4dc4-96f9-e78cff89a359
|
2030 | 2024-03-22T05:09:24.558Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::crucible::smoke::boot_test
step = WriteStr("root")
target = phd_framework::test_vm
|
2031 | 2024-03-22T05:09:24.558Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 653
path = phd_tests::crucible::smoke::boot_test
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
2032 | 2024-03-22T05:09:24.558Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = a98b0b45-9616-4dc4-96f9-e78cff89a359
|
2033 | 2024-03-22T05:09:24.558Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 718
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = crucible_boot_test
vm_id = a98b0b45-9616-4dc4-96f9-e78cff89a359
|
2034 | 2024-03-22T05:09:24.578Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 711
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = a98b0b45-9616-4dc4-96f9-e78cff89a359
|
2035 | 2024-03-22T05:09:24.578Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 693
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
|
2036 | 2024-03-22T05:09:24.578Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4851
file = phd-tests/framework/src/test_vm/mod.rs
line = 696
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
|
2037 | 2024-03-22T05:09:24.578Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = a98b0b45-9616-4dc4-96f9-e78cff89a359
|
2038 | 2024-03-22T05:09:24.578Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
2039 | 2024-03-22T05:09:24.578Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 4853
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
2040 | 2024-03-22T05:09:24.578Z | INFO | phd-runner: test phd_tests::crucible::smoke::boot_test ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
2041 | 2024-03-22T05:09:24.578Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
2042 | 2024-03-22T05:09:24.579Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 974
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = a98b0b45-9616-4dc4-96f9-e78cff89a359
|
2043 | 2024-03-22T05:09:25.055Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::crucible::smoke::boot_test
self.address = 127.0.0.1:9003
target = phd_framework::test_vm::server
vm = crucible_boot_test
vm_id = a98b0b45-9616-4dc4-96f9-e78cff89a359
|
2044 | 2024-03-22T05:09:25.193Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 54
path = phd_tests::crucible::smoke::boot_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9000, data_dir: DataDirectory { path: "/tmp/propolis-phd/ccc6d4ce-52c4-4e65-91d2-293feca91fa9_9000" } }
target = phd_framework::disk::crucible
vm = crucible_boot_test
vm_id = a98b0b45-9616-4dc4-96f9-e78cff89a359
|
2045 | 2024-03-22T05:09:25.204Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::boot_test
self.path = "/tmp/propolis-phd/ccc6d4ce-52c4-4e65-91d2-293feca91fa9_9000"
target = phd_framework::disk::crucible
vm = crucible_boot_test
vm_id = a98b0b45-9616-4dc4-96f9-e78cff89a359
|
2046 | 2024-03-22T05:09:25.214Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 54
path = phd_tests::crucible::smoke::boot_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9001, data_dir: DataDirectory { path: "/tmp/propolis-phd/ccc6d4ce-52c4-4e65-91d2-293feca91fa9_9001" } }
target = phd_framework::disk::crucible
vm = crucible_boot_test
vm_id = a98b0b45-9616-4dc4-96f9-e78cff89a359
|
2047 | 2024-03-22T05:09:25.227Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::boot_test
self.path = "/tmp/propolis-phd/ccc6d4ce-52c4-4e65-91d2-293feca91fa9_9001"
target = phd_framework::disk::crucible
vm = crucible_boot_test
vm_id = a98b0b45-9616-4dc4-96f9-e78cff89a359
|
2048 | 2024-03-22T05:09:25.238Z | INFO | phd-runner: [VM CLEANUP - EVENT] Stopping Crucible downstairs process
file = phd-tests/framework/src/disk/crucible.rs
line = 54
path = phd_tests::crucible::smoke::boot_test
self = Downstairs { process_handle: Child { stdin: None, stdout: None, stderr: None, .. }, address: 127.0.0.1:9002, data_dir: DataDirectory { path: "/tmp/propolis-phd/ccc6d4ce-52c4-4e65-91d2-293feca91fa9_9002" } }
target = phd_framework::disk::crucible
vm = crucible_boot_test
vm_id = a98b0b45-9616-4dc4-96f9-e78cff89a359
|
2049 | 2024-03-22T05:09:25.250Z | INFO | phd-runner: [VM CLEANUP - EVENT] Deleting Crucible downstairs data directory
file = phd-tests/framework/src/disk/crucible.rs
line = 35
path = phd_tests::crucible::smoke::boot_test
self.path = "/tmp/propolis-phd/ccc6d4ce-52c4-4e65-91d2-293feca91fa9_9002"
target = phd_framework::disk::crucible
vm = crucible_boot_test
vm_id = a98b0b45-9616-4dc4-96f9-e78cff89a359
|
2050 | 2024-03-22T05:09:25.261Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 683
file = phd-tests/framework/src/test_vm/mod.rs
line = 951
path = phd_tests::crucible::smoke::boot_test
target = phd_framework::test_vm
vm = crucible_boot_test
vm_id = a98b0b45-9616-4dc4-96f9-e78cff89a359
|
2051 | 2024-03-22T05:09:25.261Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 6565
file = phd-tests/tests/src/crucible/smoke.rs
line = 10
path = phd_tests::crucible::smoke::boot_test
target = phd_tests::crucible::smoke
|
2052 | 2024-03-22T05:09:25.262Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 683
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
2053 | 2024-03-22T05:09:25.262Z | INFO | phd-runner: [EXECUTION_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
2054 | 2024-03-22T05:09:25.262Z | INFO | phd-runner: [EXECUTION_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
2055 | | test result: ok. 21 passed; 0 failed; 1 skipped; 0 not run; finished in 453.63s |
2056 | | |
2057 | 2024-03-22T05:09:25.262Z | DEBG | phd-runner: phd_runner
exit_code = 0
file = phd-tests/runner/src/main.rs
line = 40
target = phd_runner
|