1 | 2024-10-21T18:10:01.774Z | 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: ["phd_tests::migrate::from_base"], exclude_filter: [], max_buildomat_wait_secs: 1200 }), disable_ansi: false, emit_bunyan: true }
target = phd_runner
|
2 | 2024-10-21T18:10:01.776Z | 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: 3506, tv_nsec: 592275050 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } }
target = phd_framework::artifacts::store
|
3 | 2024-10-21T18:10:01.776Z | 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-10-21T18:10:01.776Z | INFO | phd-runner: Adding crucible-downstairs from Buildomat Git revision
commit = 2b88ab88461fb06aaf2aab11c5e381a3cad25eac
file = phd-tests/framework/src/artifacts/store.rs
line = 313
target = phd_framework::artifacts::store
|
5 | 2024-10-21T18:10:01.776Z | 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/2b88ab88461fb06aaf2aab11c5e381a3cad25eac/crucible-nightly.sha256.txt
|
6 | 2024-10-21T18:10:01.907Z | 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-10-21T18:10:02.351Z | 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/ff0b76d5da5a4da1fbdf54b5ed7eaa8fd4093651/propolis-server.sha256.txt
|
8 | 2024-10-21T18:10:02.457Z | INFO | phd-runner: [EXECUTION_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
9 | 2024-10-21T18:10:02.457Z | INFO | phd-runner: [EXECUTION_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
10 | 2024-10-21T18:10:02.457Z | INFO | phd-runner: Running 3 test(s)
file = phd-tests/runner/src/execute.rs
line = 82
target = phd_runner::execute
|
11 | 2024-10-21T18:10:02.458Z | 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
|
12 | 2024-10-21T18:10:02.458Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
13 | 2024-10-21T18:10:02.458Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
14 | 2024-10-21T18:10:02.458Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 52
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_tests::migrate::from_base
|
15 | 2024-10-21T18:10:02.458Z | 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::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
|
16 | 2024-10-21T18:10:02.458Z | DEBG | phd-runner: [TEST - EVENT] Downloading file from Buildomat...
file = phd-tests/framework/src/artifacts/buildomat.rs
line = 215
path = phd_tests::migrate::from_base::migration_from_base_and_back
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-10-21T18:10:03.066Z | DEBG | phd-runner: [TEST - EVENT] checking for existing copy of artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 89
maybe_path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
|
18 | 2024-10-21T18:10:03.067Z | 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::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
timeout = 600s
|
19 | 2024-10-21T18:10:31.553Z | 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-10-21T18:10:31.553Z | 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
|
21 | 2024-10-21T18:10:31.577Z | 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 2M 1.80T 1.91M /phd-artifacts\n
target = phd_framework::zfs
|
22 | 2024-10-21T18:10:31.577Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a737a226-bb4e-4028-9d39-e40992142fcf"]
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
|
23 | 2024-10-21T18:10:31.631Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a737a226-bb4e-4028-9d39-e40992142fcf", "phd-artifacts/phd-clone-575c1504-8978-4d2b-b239-1956068a752e"]
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
|
24 | 2024-10-21T18:10:31.653Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-575c1504-8978-4d2b-b239-1956068a752e"]
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
|
25 | 2024-10-21T18:10:31.665Z | 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-575c1504-8978-4d2b-b239-1956068a752e 0B 1.80T 48.9M /phd-artifacts/phd-clone-575c1504-8978-4d2b-b239-1956068a752e\n
target = phd_framework::zfs
|
26 | 2024-10-21T18:10:31.666Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
27 | 2024-10-21T18:10:31.666Z | 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 = 206
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back
|
28 | 2024-10-21T18:10:31.666Z | 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/c45d8860879cbca6ae2682fe1cce1b7eb7309400000c6ca7f835250ae6b0c399/propolis-server.tar.gz
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
|
29 | 2024-10-21T18:10:31.666Z | 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/ff0b76d5da5a4da1fbdf54b5ed7eaa8fd4093651/propolis-server.tar.gz
|
30 | 2024-10-21T18:10:56.816Z | DEBG | phd-runner: [NEW - EVENT] Extracting artifact from tarball
extracted_path = /phd-artifacts/c45d8860879cbca6ae2682fe1cce1b7eb7309400000c6ca7f835250ae6b0c399/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
|
31 | 2024-10-21T18:10:56.816Z | 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
|
32 | 2024-10-21T18:11:09.800Z | 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/c45d8860879cbca6ae2682fe1cce1b7eb7309400000c6ca7f835250ae6b0c399/propolis-server"
target = phd_framework::test_vm::server
|
33 | 2024-10-21T18:11:09.800Z | 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
|
34 | 2024-10-21T18:11:09.840Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 865
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
|
35 | 2024-10-21T18:11:09.840Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 38174
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
36 | 2024-10-21T18:11:09.840Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b55a8c67-9cdc-472c-ae68-abc19ca5b0cc
|
37 | 2024-10-21T18:11:09.841Z | 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)
file = phd-tests/framework/src/test_vm/mod.rs
line = 372
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b55a8c67-9cdc-472c-ae68-abc19ca5b0cc
|
38 | 2024-10-21T18:11:10.494Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
39 | 2024-10-21T18:11:10.495Z | 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: b55a8c67-9cdc-472c-ae68-abc19ca5b0cc, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 2be40f5d-4430-4504-8b34-6dc8d6dbcdf0, silo_id: f390b1c0-3032-4602-a452-4ddb5d38a5ec, sled_id: 8d5300aa-3491-4b1c-866c-8b944ceafbcc, sled_model: "pheidippes", sled_revision: 1, sled_serial: "8d5300aa-3491-4b1c-866c-8b944ceafbcc" }, name: "phd-vm-b55a8c67-9cdc-472c-ae68-abc19ca5b0cc", vcpus: 2 }, state: Creating }
line = 431
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b55a8c67-9cdc-472c-ae68-abc19ca5b0cc
|
40 | 2024-10-21T18:11:10.495Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 654
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b55a8c67-9cdc-472c-ae68-abc19ca5b0cc
|
41 | 2024-10-21T18:11:10.495Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 508
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b55a8c67-9cdc-472c-ae68-abc19ca5b0cc
|
42 | 2024-10-21T18:11:10.495Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 513
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 = b55a8c67-9cdc-472c-ae68-abc19ca5b0cc
|
43 | 2024-10-21T18:11:10.496Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 508
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b55a8c67-9cdc-472c-ae68-abc19ca5b0cc
|
44 | 2024-10-21T18:11:10.496Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 765
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
45 | 2024-10-21T18:11:10.496Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 714
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 = b55a8c67-9cdc-472c-ae68-abc19ca5b0cc
|
46 | 2024-10-21T18:11:10.496Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 722
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
47 | 2024-10-21T18:11:10.496Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b55a8c67-9cdc-472c-ae68-abc19ca5b0cc
|
48 | 2024-10-21T18:11:10.496Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 787
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 = b55a8c67-9cdc-472c-ae68-abc19ca5b0cc
|
49 | 2024-10-21T18:11:14.793Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4296
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b55a8c67-9cdc-472c-ae68-abc19ca5b0cc
|
50 | 2024-10-21T18:11:14.793Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 722
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WriteStr("root")
target = phd_framework::test_vm
|
51 | 2024-10-21T18:11:14.793Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 722
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
52 | 2024-10-21T18:11:14.793Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b55a8c67-9cdc-472c-ae68-abc19ca5b0cc
|
53 | 2024-10-21T18:11:14.793Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 787
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 = b55a8c67-9cdc-472c-ae68-abc19ca5b0cc
|
54 | 2024-10-21T18:11:14.810Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 16
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b55a8c67-9cdc-472c-ae68-abc19ca5b0cc
|
55 | 2024-10-21T18:11:14.810Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 762
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
56 | 2024-10-21T18:11:14.810Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4314
file = phd-tests/framework/src/test_vm/mod.rs
line = 765
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
57 | 2024-10-21T18:11:14.811Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b55a8c67-9cdc-472c-ae68-abc19ca5b0cc
|
58 | 2024-10-21T18:11:14.811Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 787
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 = b55a8c67-9cdc-472c-ae68-abc19ca5b0cc
|
59 | 2024-10-21T18:11:14.821Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b55a8c67-9cdc-472c-ae68-abc19ca5b0cc
|
60 | 2024-10-21T18:11:14.821Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b55a8c67-9cdc-472c-ae68-abc19ca5b0cc
|
61 | 2024-10-21T18:11:14.821Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 787
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 = b55a8c67-9cdc-472c-ae68-abc19ca5b0cc
|
62 | 2024-10-21T18:11:14.854Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b55a8c67-9cdc-472c-ae68-abc19ca5b0cc
|
63 | 2024-10-21T18:11:14.854Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b55a8c67-9cdc-472c-ae68-abc19ca5b0cc
|
64 | 2024-10-21T18:11:14.854Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 787
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 = b55a8c67-9cdc-472c-ae68-abc19ca5b0cc
|
65 | 2024-10-21T18:11:14.866Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b55a8c67-9cdc-472c-ae68-abc19ca5b0cc
|
66 | 2024-10-21T18:11:14.866Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b55a8c67-9cdc-472c-ae68-abc19ca5b0cc
|
67 | 2024-10-21T18:11:14.866Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 787
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 = b55a8c67-9cdc-472c-ae68-abc19ca5b0cc
|
68 | 2024-10-21T18:11:14.887Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b55a8c67-9cdc-472c-ae68-abc19ca5b0cc
|
69 | 2024-10-21T18:11:14.888Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b55a8c67-9cdc-472c-ae68-abc19ca5b0cc
|
70 | 2024-10-21T18:11:14.888Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 787
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 = b55a8c67-9cdc-472c-ae68-abc19ca5b0cc
|
71 | 2024-10-21T18:11:14.898Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b55a8c67-9cdc-472c-ae68-abc19ca5b0cc
|
72 | 2024-10-21T18:11:14.898Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b55a8c67-9cdc-472c-ae68-abc19ca5b0cc
|
73 | 2024-10-21T18:11:14.898Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 787
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 = b55a8c67-9cdc-472c-ae68-abc19ca5b0cc
|
74 | 2024-10-21T18:11:14.931Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b55a8c67-9cdc-472c-ae68-abc19ca5b0cc
|
75 | 2024-10-21T18:11:14.931Z | 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
|
76 | 2024-10-21T18:11:14.931Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
77 | 2024-10-21T18:11:14.931Z | 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 = 206
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back_lifecycle_0
|
78 | 2024-10-21T18:11:14.931Z | 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
|
79 | 2024-10-21T18:11:14.932Z | 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
|
80 | 2024-10-21T18:11:14.932Z | 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
|
81 | 2024-10-21T18:11:14.932Z | 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
|
82 | 2024-10-21T18:11:14.948Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 866
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
|
83 | 2024-10-21T18:11:14.948Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 16
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
84 | 2024-10-21T18:11:14.948Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 542
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = b55a8c67-9cdc-472c-ae68-abc19ca5b0cc
target = phd_framework::test_vm
target_id = 1f3fd497-f11c-4c37-866a-d9df12556754
|
85 | 2024-10-21T18:11:14.948Z | 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 = 575
migration_id = 5352413d-4d86-4217-b105-4b1d6210a7db
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = b55a8c67-9cdc-472c-ae68-abc19ca5b0cc
target = phd_framework::test_vm
target_id = 1f3fd497-f11c-4c37-866a-d9df12556754
timeout_duration = 45s
|
86 | 2024-10-21T18:11:14.948Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = b55a8c67-9cdc-472c-ae68-abc19ca5b0cc
target = phd_framework::test_vm
target_id = 1f3fd497-f11c-4c37-866a-d9df12556754
vm = migration_from_base_and_back_lifecycle_0
vm_id = 1f3fd497-f11c-4c37-866a-d9df12556754
|
87 | 2024-10-21T18:11:14.949Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance/spec)
file = phd-tests/framework/src/test_vm/mod.rs
line = 372
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = b55a8c67-9cdc-472c-ae68-abc19ca5b0cc
target = phd_framework::test_vm
target_id = 1f3fd497-f11c-4c37-866a-d9df12556754
vm = migration_from_base_and_back_lifecycle_0
vm_id = 1f3fd497-f11c-4c37-866a-d9df12556754
|
88 | 2024-10-21T18:11:15.518Z | 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: 1f3fd497-f11c-4c37-866a-d9df12556754, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 2be40f5d-4430-4504-8b34-6dc8d6dbcdf0, silo_id: f390b1c0-3032-4602-a452-4ddb5d38a5ec, sled_id: a45cb121-a5b9-4d30-8252-26ae0af73251, sled_model: "pheidippes", sled_revision: 1, sled_serial: "a45cb121-a5b9-4d30-8252-26ae0af73251" }, name: "phd-vm-1f3fd497-f11c-4c37-866a-d9df12556754", vcpus: 2 }, state: Migrating }
line = 431
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = b55a8c67-9cdc-472c-ae68-abc19ca5b0cc
target = phd_framework::test_vm
target_id = 1f3fd497-f11c-4c37-866a-d9df12556754
vm = migration_from_base_and_back_lifecycle_0
vm_id = 1f3fd497-f11c-4c37-866a-d9df12556754
|
89 | 2024-10-21T18:11:15.518Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 569
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = b55a8c67-9cdc-472c-ae68-abc19ca5b0cc
target = phd_framework::test_vm
target_id = 1f3fd497-f11c-4c37-866a-d9df12556754
vm = migration_from_base_and_back_lifecycle_0
vm_id = 1f3fd497-f11c-4c37-866a-d9df12556754
|
90 | 2024-10-21T18:11:15.518Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 596
migration_id = 5352413d-4d86-4217-b105-4b1d6210a7db
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = b55a8c67-9cdc-472c-ae68-abc19ca5b0cc
target = phd_framework::test_vm
target_id = 1f3fd497-f11c-4c37-866a-d9df12556754
|
91 | 2024-10-21T18:11:18.131Z | 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
|
92 | 2024-10-21T18:11:19.173Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 609
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = b55a8c67-9cdc-472c-ae68-abc19ca5b0cc
target = phd_framework::test_vm
target_id = 1f3fd497-f11c-4c37-866a-d9df12556754
|
93 | 2024-10-21T18:11:19.173Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3654
file = phd-tests/framework/src/test_vm/mod.rs
line = 596
migration_id = 5352413d-4d86-4217-b105-4b1d6210a7db
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = b55a8c67-9cdc-472c-ae68-abc19ca5b0cc
target = phd_framework::test_vm
target_id = 1f3fd497-f11c-4c37-866a-d9df12556754
|
94 | 2024-10-21T18:11:19.173Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4224
file = phd-tests/framework/src/test_vm/mod.rs
line = 542
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = b55a8c67-9cdc-472c-ae68-abc19ca5b0cc
target = phd_framework::test_vm
target_id = 1f3fd497-f11c-4c37-866a-d9df12556754
|
95 | 2024-10-21T18:11:19.174Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1037
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b55a8c67-9cdc-472c-ae68-abc19ca5b0cc
|
96 | 2024-10-21T18:11:19.174Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
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 = 1f3fd497-f11c-4c37-866a-d9df12556754
|
97 | 2024-10-21T18:11:19.175Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 787
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 = 1f3fd497-f11c-4c37-866a-d9df12556754
|
98 | 2024-10-21T18:11:19.175Z | 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 = b55a8c67-9cdc-472c-ae68-abc19ca5b0cc
|
99 | 2024-10-21T18:11:19.306Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 131
file = phd-tests/framework/src/test_vm/mod.rs
line = 1037
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b55a8c67-9cdc-472c-ae68-abc19ca5b0cc
|
100 | 2024-10-21T18:11:21.454Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 2279
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
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 = 1f3fd497-f11c-4c37-866a-d9df12556754
|
101 | 2024-10-21T18:11:21.455Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
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 = 1f3fd497-f11c-4c37-866a-d9df12556754
|
102 | 2024-10-21T18:11:21.455Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 787
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 = 1f3fd497-f11c-4c37-866a-d9df12556754
|
103 | 2024-10-21T18:11:21.488Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
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 = 1f3fd497-f11c-4c37-866a-d9df12556754
|
104 | 2024-10-21T18:11:21.488Z | 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
|
105 | 2024-10-21T18:11:21.488Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
106 | 2024-10-21T18:11:21.488Z | 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 = 206
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back_lifecycle_1
|
107 | 2024-10-21T18:11:21.488Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/c45d8860879cbca6ae2682fe1cce1b7eb7309400000c6ca7f835250ae6b0c399/propolis-server
target = phd_framework::artifacts::store
|
108 | 2024-10-21T18:11:21.488Z | 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/c45d8860879cbca6ae2682fe1cce1b7eb7309400000c6ca7f835250ae6b0c399/propolis-server"
target = phd_framework::test_vm::server
|
109 | 2024-10-21T18:11:21.488Z | 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
|
110 | 2024-10-21T18:11:21.503Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 868
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
|
111 | 2024-10-21T18:11:21.503Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
112 | 2024-10-21T18:11:21.503Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 542
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 1f3fd497-f11c-4c37-866a-d9df12556754
target = phd_framework::test_vm
target_id = bab3e2f0-fc07-4d57-a123-f3237dcf2f20
|
113 | 2024-10-21T18:11:21.504Z | 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 = 575
migration_id = fb152921-c129-41b9-a3cc-e4995ef9237a
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 1f3fd497-f11c-4c37-866a-d9df12556754
target = phd_framework::test_vm
target_id = bab3e2f0-fc07-4d57-a123-f3237dcf2f20
timeout_duration = 45s
|
114 | 2024-10-21T18:11:21.504Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 1f3fd497-f11c-4c37-866a-d9df12556754
target = phd_framework::test_vm
target_id = bab3e2f0-fc07-4d57-a123-f3237dcf2f20
vm = migration_from_base_and_back_lifecycle_1
vm_id = bab3e2f0-fc07-4d57-a123-f3237dcf2f20
|
115 | 2024-10-21T18:11:21.504Z | 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)
file = phd-tests/framework/src/test_vm/mod.rs
line = 372
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 1f3fd497-f11c-4c37-866a-d9df12556754
target = phd_framework::test_vm
target_id = bab3e2f0-fc07-4d57-a123-f3237dcf2f20
vm = migration_from_base_and_back_lifecycle_1
vm_id = bab3e2f0-fc07-4d57-a123-f3237dcf2f20
|
116 | 2024-10-21T18:11:22.337Z | 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: bab3e2f0-fc07-4d57-a123-f3237dcf2f20, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 2be40f5d-4430-4504-8b34-6dc8d6dbcdf0, silo_id: f390b1c0-3032-4602-a452-4ddb5d38a5ec, sled_id: c3d42dab-771b-4155-be98-de7b41b799f6, sled_model: "pheidippes", sled_revision: 1, sled_serial: "c3d42dab-771b-4155-be98-de7b41b799f6" }, name: "phd-vm-bab3e2f0-fc07-4d57-a123-f3237dcf2f20", vcpus: 2 }, state: Migrating }
line = 431
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 1f3fd497-f11c-4c37-866a-d9df12556754
target = phd_framework::test_vm
target_id = bab3e2f0-fc07-4d57-a123-f3237dcf2f20
vm = migration_from_base_and_back_lifecycle_1
vm_id = bab3e2f0-fc07-4d57-a123-f3237dcf2f20
|
117 | 2024-10-21T18:11:22.337Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 833
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 1f3fd497-f11c-4c37-866a-d9df12556754
target = phd_framework::test_vm
target_id = bab3e2f0-fc07-4d57-a123-f3237dcf2f20
vm = migration_from_base_and_back_lifecycle_1
vm_id = bab3e2f0-fc07-4d57-a123-f3237dcf2f20
|
118 | 2024-10-21T18:11:22.337Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 596
migration_id = fb152921-c129-41b9-a3cc-e4995ef9237a
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 1f3fd497-f11c-4c37-866a-d9df12556754
target = phd_framework::test_vm
target_id = bab3e2f0-fc07-4d57-a123-f3237dcf2f20
|
119 | 2024-10-21T18:11:24.949Z | 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
|
120 | 2024-10-21T18:11:26.933Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 609
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 1f3fd497-f11c-4c37-866a-d9df12556754
target = phd_framework::test_vm
target_id = bab3e2f0-fc07-4d57-a123-f3237dcf2f20
|
121 | 2024-10-21T18:11:26.933Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 4595
file = phd-tests/framework/src/test_vm/mod.rs
line = 596
migration_id = fb152921-c129-41b9-a3cc-e4995ef9237a
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 1f3fd497-f11c-4c37-866a-d9df12556754
target = phd_framework::test_vm
target_id = bab3e2f0-fc07-4d57-a123-f3237dcf2f20
|
122 | 2024-10-21T18:11:26.933Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 5429
file = phd-tests/framework/src/test_vm/mod.rs
line = 542
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 1f3fd497-f11c-4c37-866a-d9df12556754
target = phd_framework::test_vm
target_id = bab3e2f0-fc07-4d57-a123-f3237dcf2f20
|
123 | 2024-10-21T18:11:26.934Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1037
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 = 1f3fd497-f11c-4c37-866a-d9df12556754
|
124 | 2024-10-21T18:11:26.934Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
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 = bab3e2f0-fc07-4d57-a123-f3237dcf2f20
|
125 | 2024-10-21T18:11:26.934Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 787
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 = bab3e2f0-fc07-4d57-a123-f3237dcf2f20
|
126 | 2024-10-21T18:11:26.935Z | 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 = 1f3fd497-f11c-4c37-866a-d9df12556754
|
127 | 2024-10-21T18:11:27.062Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 127
file = phd-tests/framework/src/test_vm/mod.rs
line = 1037
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 = 1f3fd497-f11c-4c37-866a-d9df12556754
|
128 | 2024-10-21T18:11:27.063Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 128
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
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 = bab3e2f0-fc07-4d57-a123-f3237dcf2f20
|
129 | 2024-10-21T18:11:27.063Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
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 = bab3e2f0-fc07-4d57-a123-f3237dcf2f20
|
130 | 2024-10-21T18:11:27.063Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 787
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 = bab3e2f0-fc07-4d57-a123-f3237dcf2f20
|
131 | 2024-10-21T18:11:27.097Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
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 = bab3e2f0-fc07-4d57-a123-f3237dcf2f20
|
132 | 2024-10-21T18:11:27.097Z | 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
|
133 | 2024-10-21T18:11:27.097Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
134 | 2024-10-21T18:11:27.097Z | 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 = 206
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back_lifecycle_2
|
135 | 2024-10-21T18:11:27.097Z | 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-10-21T18:11:27.097Z | 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
|
137 | 2024-10-21T18:11:27.097Z | 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
|
138 | 2024-10-21T18:11:27.113Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 870
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
|
139 | 2024-10-21T18:11:27.113Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 16
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
140 | 2024-10-21T18:11:27.113Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 542
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = bab3e2f0-fc07-4d57-a123-f3237dcf2f20
target = phd_framework::test_vm
target_id = 7903f7b3-e903-4fc8-997e-de3d2605a8f8
|
141 | 2024-10-21T18:11:27.113Z | 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 = 575
migration_id = 59994572-db82-4792-99a8-7b27335f2758
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = bab3e2f0-fc07-4d57-a123-f3237dcf2f20
target = phd_framework::test_vm
target_id = 7903f7b3-e903-4fc8-997e-de3d2605a8f8
timeout_duration = 45s
|
142 | 2024-10-21T18:11:27.113Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = bab3e2f0-fc07-4d57-a123-f3237dcf2f20
target = phd_framework::test_vm
target_id = 7903f7b3-e903-4fc8-997e-de3d2605a8f8
vm = migration_from_base_and_back_lifecycle_2
vm_id = 7903f7b3-e903-4fc8-997e-de3d2605a8f8
|
143 | 2024-10-21T18:11:27.114Z | 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)
file = phd-tests/framework/src/test_vm/mod.rs
line = 372
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = bab3e2f0-fc07-4d57-a123-f3237dcf2f20
target = phd_framework::test_vm
target_id = 7903f7b3-e903-4fc8-997e-de3d2605a8f8
vm = migration_from_base_and_back_lifecycle_2
vm_id = 7903f7b3-e903-4fc8-997e-de3d2605a8f8
|
144 | 2024-10-21T18:11:27.574Z | 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: 7903f7b3-e903-4fc8-997e-de3d2605a8f8, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 2be40f5d-4430-4504-8b34-6dc8d6dbcdf0, silo_id: f390b1c0-3032-4602-a452-4ddb5d38a5ec, sled_id: 852c22b0-5a6a-415c-9136-ed718891300a, sled_model: "pheidippes", sled_revision: 1, sled_serial: "852c22b0-5a6a-415c-9136-ed718891300a" }, name: "phd-vm-7903f7b3-e903-4fc8-997e-de3d2605a8f8", vcpus: 2 }, state: Migrating }
line = 431
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = bab3e2f0-fc07-4d57-a123-f3237dcf2f20
target = phd_framework::test_vm
target_id = 7903f7b3-e903-4fc8-997e-de3d2605a8f8
vm = migration_from_base_and_back_lifecycle_2
vm_id = 7903f7b3-e903-4fc8-997e-de3d2605a8f8
|
145 | 2024-10-21T18:11:27.574Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 460
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = bab3e2f0-fc07-4d57-a123-f3237dcf2f20
target = phd_framework::test_vm
target_id = 7903f7b3-e903-4fc8-997e-de3d2605a8f8
vm = migration_from_base_and_back_lifecycle_2
vm_id = 7903f7b3-e903-4fc8-997e-de3d2605a8f8
|
146 | 2024-10-21T18:11:27.574Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 596
migration_id = 59994572-db82-4792-99a8-7b27335f2758
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = bab3e2f0-fc07-4d57-a123-f3237dcf2f20
target = phd_framework::test_vm
target_id = 7903f7b3-e903-4fc8-997e-de3d2605a8f8
|
147 | 2024-10-21T18:11:30.200Z | 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
|
148 | 2024-10-21T18:11:30.962Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 609
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = bab3e2f0-fc07-4d57-a123-f3237dcf2f20
target = phd_framework::test_vm
target_id = 7903f7b3-e903-4fc8-997e-de3d2605a8f8
|
149 | 2024-10-21T18:11:30.962Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3388
file = phd-tests/framework/src/test_vm/mod.rs
line = 596
migration_id = 59994572-db82-4792-99a8-7b27335f2758
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = bab3e2f0-fc07-4d57-a123-f3237dcf2f20
target = phd_framework::test_vm
target_id = 7903f7b3-e903-4fc8-997e-de3d2605a8f8
|
150 | 2024-10-21T18:11:30.962Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3848
file = phd-tests/framework/src/test_vm/mod.rs
line = 542
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = bab3e2f0-fc07-4d57-a123-f3237dcf2f20
target = phd_framework::test_vm
target_id = 7903f7b3-e903-4fc8-997e-de3d2605a8f8
|
151 | 2024-10-21T18:11:30.964Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1037
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 = bab3e2f0-fc07-4d57-a123-f3237dcf2f20
|
152 | 2024-10-21T18:11:30.964Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
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 = 7903f7b3-e903-4fc8-997e-de3d2605a8f8
|
153 | 2024-10-21T18:11:30.964Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 787
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 = 7903f7b3-e903-4fc8-997e-de3d2605a8f8
|
154 | 2024-10-21T18:11:30.965Z | 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 = bab3e2f0-fc07-4d57-a123-f3237dcf2f20
|
155 | 2024-10-21T18:11:31.095Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 130
file = phd-tests/framework/src/test_vm/mod.rs
line = 1037
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 = bab3e2f0-fc07-4d57-a123-f3237dcf2f20
|
156 | 2024-10-21T18:11:31.095Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 131
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
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 = 7903f7b3-e903-4fc8-997e-de3d2605a8f8
|
157 | 2024-10-21T18:11:31.096Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
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 = 7903f7b3-e903-4fc8-997e-de3d2605a8f8
|
158 | 2024-10-21T18:11:31.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 = 787
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 = 7903f7b3-e903-4fc8-997e-de3d2605a8f8
|
159 | 2024-10-21T18:11:31.118Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
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 = 7903f7b3-e903-4fc8-997e-de3d2605a8f8
|
160 | 2024-10-21T18:11:31.118Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1037
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 = 7903f7b3-e903-4fc8-997e-de3d2605a8f8
|
161 | 2024-10-21T18:11:31.119Z | 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
|
162 | 2024-10-21T18:11:31.119Z | 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
|
163 | 2024-10-21T18:11:31.119Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
164 | 2024-10-21T18:11:31.119Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 20625
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
165 | 2024-10-21T18:11:31.119Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1060
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 = 7903f7b3-e903-4fc8-997e-de3d2605a8f8
|
166 | 2024-10-21T18:11:31.667Z | 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 = 7903f7b3-e903-4fc8-997e-de3d2605a8f8
|
167 | 2024-10-21T18:11:31.800Z | 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 = 7903f7b3-e903-4fc8-997e-de3d2605a8f8
|
168 | 2024-10-21T18:11:31.800Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-575c1504-8978-4d2b-b239-1956068a752e"]
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 = 7903f7b3-e903-4fc8-997e-de3d2605a8f8
|
169 | 2024-10-21T18:11:31.838Z | 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 = 7903f7b3-e903-4fc8-997e-de3d2605a8f8
|
170 | 2024-10-21T18:11:31.838Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a737a226-bb4e-4028-9d39-e40992142fcf"]
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 = 7903f7b3-e903-4fc8-997e-de3d2605a8f8
|
171 | 2024-10-21T18:11:31.866Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 746
file = phd-tests/framework/src/test_vm/mod.rs
line = 1037
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 = 7903f7b3-e903-4fc8-997e-de3d2605a8f8
|
172 | 2024-10-21T18:11:31.866Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 89407
file = phd-tests/tests/src/migrate.rs
line = 52
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_tests::migrate::from_base
|
173 | 2024-10-21T18:11:31.866Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 747
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
174 | 2024-10-21T18:11:31.866Z | 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
|
175 | 2024-10-21T18:11:31.866Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
176 | 2024-10-21T18:11:31.866Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
177 | 2024-10-21T18:11:31.866Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 40
path = phd_tests::migrate::from_base::serial_history
target = phd_tests::migrate::from_base
|
178 | 2024-10-21T18:11:31.866Z | 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
|
179 | 2024-10-21T18:11:31.866Z | 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
|
180 | 2024-10-21T18:11:31.866Z | 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
|
181 | 2024-10-21T18:11:31.867Z | 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
|
182 | 2024-10-21T18:11:31.885Z | 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 696M 1.80T 696M /phd-artifacts\n
target = phd_framework::zfs
|
183 | 2024-10-21T18:11:31.886Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-6ddc8821-350a-46fc-a481-aa430c344e81"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = snapshot
|
184 | 2024-10-21T18:11:31.911Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-6ddc8821-350a-46fc-a481-aa430c344e81", "phd-artifacts/phd-clone-00696b6d-8810-4ba8-80a6-81161fd53892"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = clone
|
185 | 2024-10-21T18:11:31.936Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-00696b6d-8810-4ba8-80a6-81161fd53892"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = list
|
186 | 2024-10-21T18:11:31.952Z | 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-00696b6d-8810-4ba8-80a6-81161fd53892 0B 1.80T 696M /phd-artifacts/phd-clone-00696b6d-8810-4ba8-80a6-81161fd53892\n
target = phd_framework::zfs
|
187 | 2024-10-21T18:11:31.953Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
188 | 2024-10-21T18:11:31.953Z | 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 = 206
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history_base
|
189 | 2024-10-21T18:11:31.953Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/c45d8860879cbca6ae2682fe1cce1b7eb7309400000c6ca7f835250ae6b0c399/propolis-server
target = phd_framework::artifacts::store
|
190 | 2024-10-21T18:11:31.953Z | 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/c45d8860879cbca6ae2682fe1cce1b7eb7309400000c6ca7f835250ae6b0c399/propolis-server"
target = phd_framework::test_vm::server
|
191 | 2024-10-21T18:11:31.953Z | 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
|
192 | 2024-10-21T18:11:31.964Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 879
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
|
193 | 2024-10-21T18:11:31.964Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
194 | 2024-10-21T18:11:31.964Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = d147cb22-6bcc-4ea4-bed7-f87baa4262a5
|
195 | 2024-10-21T18:11:31.965Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec)
file = phd-tests/framework/src/test_vm/mod.rs
line = 372
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = d147cb22-6bcc-4ea4-bed7-f87baa4262a5
|
196 | 2024-10-21T18:11:32.801Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
197 | 2024-10-21T18:11:32.802Z | 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: d147cb22-6bcc-4ea4-bed7-f87baa4262a5, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: f02bbba2-9192-42f4-9b7d-b33cf1a5d5f2, silo_id: 36903435-1dcf-4013-8164-035d681dd3a1, sled_id: 6ca73925-e644-49f6-83cf-3bb612486b03, sled_model: "pheidippes", sled_revision: 1, sled_serial: "6ca73925-e644-49f6-83cf-3bb612486b03" }, name: "phd-vm-d147cb22-6bcc-4ea4-bed7-f87baa4262a5", vcpus: 2 }, state: Creating }
line = 431
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = d147cb22-6bcc-4ea4-bed7-f87baa4262a5
|
198 | 2024-10-21T18:11:32.802Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 837
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = d147cb22-6bcc-4ea4-bed7-f87baa4262a5
|
199 | 2024-10-21T18:11:32.802Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 508
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = d147cb22-6bcc-4ea4-bed7-f87baa4262a5
|
200 | 2024-10-21T18:11:32.802Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 513
path = phd_tests::migrate::from_base::serial_history
state = Run
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = d147cb22-6bcc-4ea4-bed7-f87baa4262a5
|
201 | 2024-10-21T18:11:32.803Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 508
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = d147cb22-6bcc-4ea4-bed7-f87baa4262a5
|
202 | 2024-10-21T18:11:32.803Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 765
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
203 | 2024-10-21T18:11:32.803Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 714
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_serial_history_base
vm_id = d147cb22-6bcc-4ea4-bed7-f87baa4262a5
|
204 | 2024-10-21T18:11:32.803Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 722
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
205 | 2024-10-21T18:11:32.803Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = d147cb22-6bcc-4ea4-bed7-f87baa4262a5
|
206 | 2024-10-21T18:11:32.803Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 787
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = d147cb22-6bcc-4ea4-bed7-f87baa4262a5
|
207 | 2024-10-21T18:11:37.034Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4231
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = d147cb22-6bcc-4ea4-bed7-f87baa4262a5
|
208 | 2024-10-21T18:11:37.034Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 722
path = phd_tests::migrate::from_base::serial_history
step = WriteStr("root")
target = phd_framework::test_vm
|
209 | 2024-10-21T18:11:37.035Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 722
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
210 | 2024-10-21T18:11:37.035Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = d147cb22-6bcc-4ea4-bed7-f87baa4262a5
|
211 | 2024-10-21T18:11:37.035Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 787
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = d147cb22-6bcc-4ea4-bed7-f87baa4262a5
|
212 | 2024-10-21T18:11:37.055Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = d147cb22-6bcc-4ea4-bed7-f87baa4262a5
|
213 | 2024-10-21T18:11:37.055Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 762
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
214 | 2024-10-21T18:11:37.055Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4251
file = phd-tests/framework/src/test_vm/mod.rs
line = 765
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
215 | 2024-10-21T18:11:37.055Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = d147cb22-6bcc-4ea4-bed7-f87baa4262a5
|
216 | 2024-10-21T18:11:37.055Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 787
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_serial_history_base
vm_id = d147cb22-6bcc-4ea4-bed7-f87baa4262a5
|
217 | 2024-10-21T18:11:37.066Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = d147cb22-6bcc-4ea4-bed7-f87baa4262a5
|
218 | 2024-10-21T18:11:37.066Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = d147cb22-6bcc-4ea4-bed7-f87baa4262a5
|
219 | 2024-10-21T18:11:37.066Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 787
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_serial_history_base
vm_id = d147cb22-6bcc-4ea4-bed7-f87baa4262a5
|
220 | 2024-10-21T18:11:37.088Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = d147cb22-6bcc-4ea4-bed7-f87baa4262a5
|
221 | 2024-10-21T18:11:37.093Z | 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
|
222 | 2024-10-21T18:11:37.093Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
223 | 2024-10-21T18:11:37.093Z | 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 = 206
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history_base_lifecycle_0
|
224 | 2024-10-21T18:11:37.093Z | 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
|
225 | 2024-10-21T18:11:37.094Z | 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
|
226 | 2024-10-21T18:11:37.094Z | 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
|
227 | 2024-10-21T18:11:37.109Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 880
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
|
228 | 2024-10-21T18:11:37.109Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
229 | 2024-10-21T18:11:37.109Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 542
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = d147cb22-6bcc-4ea4-bed7-f87baa4262a5
target = phd_framework::test_vm
target_id = 5e4c084c-f145-4512-b9c4-ddef06090ad0
|
230 | 2024-10-21T18:11:37.109Z | 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 = 575
migration_id = 83cbea6b-9c65-46ba-bcc8-f21a0393ff0f
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = d147cb22-6bcc-4ea4-bed7-f87baa4262a5
target = phd_framework::test_vm
target_id = 5e4c084c-f145-4512-b9c4-ddef06090ad0
timeout_duration = 45s
|
231 | 2024-10-21T18:11:37.109Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = d147cb22-6bcc-4ea4-bed7-f87baa4262a5
target = phd_framework::test_vm
target_id = 5e4c084c-f145-4512-b9c4-ddef06090ad0
vm = migration_serial_history_base_lifecycle_0
vm_id = 5e4c084c-f145-4512-b9c4-ddef06090ad0
|
232 | 2024-10-21T18:11:37.110Z | 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)
file = phd-tests/framework/src/test_vm/mod.rs
line = 372
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = d147cb22-6bcc-4ea4-bed7-f87baa4262a5
target = phd_framework::test_vm
target_id = 5e4c084c-f145-4512-b9c4-ddef06090ad0
vm = migration_serial_history_base_lifecycle_0
vm_id = 5e4c084c-f145-4512-b9c4-ddef06090ad0
|
233 | 2024-10-21T18:11:37.533Z | 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: 5e4c084c-f145-4512-b9c4-ddef06090ad0, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: f02bbba2-9192-42f4-9b7d-b33cf1a5d5f2, silo_id: 36903435-1dcf-4013-8164-035d681dd3a1, sled_id: acee46d9-ef0a-4988-a37b-e7a30b26710d, sled_model: "pheidippes", sled_revision: 1, sled_serial: "acee46d9-ef0a-4988-a37b-e7a30b26710d" }, name: "phd-vm-5e4c084c-f145-4512-b9c4-ddef06090ad0", vcpus: 2 }, state: Migrating }
line = 431
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = d147cb22-6bcc-4ea4-bed7-f87baa4262a5
target = phd_framework::test_vm
target_id = 5e4c084c-f145-4512-b9c4-ddef06090ad0
vm = migration_serial_history_base_lifecycle_0
vm_id = 5e4c084c-f145-4512-b9c4-ddef06090ad0
|
234 | 2024-10-21T18:11:37.533Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 423
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = d147cb22-6bcc-4ea4-bed7-f87baa4262a5
target = phd_framework::test_vm
target_id = 5e4c084c-f145-4512-b9c4-ddef06090ad0
vm = migration_serial_history_base_lifecycle_0
vm_id = 5e4c084c-f145-4512-b9c4-ddef06090ad0
|
235 | 2024-10-21T18:11:37.533Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 596
migration_id = 83cbea6b-9c65-46ba-bcc8-f21a0393ff0f
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = d147cb22-6bcc-4ea4-bed7-f87baa4262a5
target = phd_framework::test_vm
target_id = 5e4c084c-f145-4512-b9c4-ddef06090ad0
|
236 | 2024-10-21T18:11:40.127Z | 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
|
237 | 2024-10-21T18:11:41.375Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 609
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = d147cb22-6bcc-4ea4-bed7-f87baa4262a5
target = phd_framework::test_vm
target_id = 5e4c084c-f145-4512-b9c4-ddef06090ad0
|
238 | 2024-10-21T18:11:41.375Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3841
file = phd-tests/framework/src/test_vm/mod.rs
line = 596
migration_id = 83cbea6b-9c65-46ba-bcc8-f21a0393ff0f
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = d147cb22-6bcc-4ea4-bed7-f87baa4262a5
target = phd_framework::test_vm
target_id = 5e4c084c-f145-4512-b9c4-ddef06090ad0
|
239 | 2024-10-21T18:11:41.375Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4265
file = phd-tests/framework/src/test_vm/mod.rs
line = 542
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = d147cb22-6bcc-4ea4-bed7-f87baa4262a5
target = phd_framework::test_vm
target_id = 5e4c084c-f145-4512-b9c4-ddef06090ad0
|
240 | 2024-10-21T18:11:41.377Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1037
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = d147cb22-6bcc-4ea4-bed7-f87baa4262a5
|
241 | 2024-10-21T18:11:41.378Z | 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 = d147cb22-6bcc-4ea4-bed7-f87baa4262a5
|
242 | 2024-10-21T18:11:41.510Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 133
file = phd-tests/framework/src/test_vm/mod.rs
line = 1037
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = d147cb22-6bcc-4ea4-bed7-f87baa4262a5
|
243 | 2024-10-21T18:11:41.513Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1037
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 5e4c084c-f145-4512-b9c4-ddef06090ad0
|
244 | 2024-10-21T18:11:41.513Z | 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
|
245 | 2024-10-21T18:11:41.513Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8712
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
246 | 2024-10-21T18:11:41.513Z | 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
|
247 | 2024-10-21T18:11:41.513Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
248 | 2024-10-21T18:11:41.514Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1060
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 5e4c084c-f145-4512-b9c4-ddef06090ad0
|
249 | 2024-10-21T18:11:41.840Z | 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 = 5e4c084c-f145-4512-b9c4-ddef06090ad0
|
250 | 2024-10-21T18:11:41.964Z | 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 = 5e4c084c-f145-4512-b9c4-ddef06090ad0
|
251 | 2024-10-21T18:11:41.964Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-00696b6d-8810-4ba8-80a6-81161fd53892"]
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 = 5e4c084c-f145-4512-b9c4-ddef06090ad0
|
252 | 2024-10-21T18:11:42.004Z | 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 = 5e4c084c-f145-4512-b9c4-ddef06090ad0
|
253 | 2024-10-21T18:11:42.004Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-6ddc8821-350a-46fc-a481-aa430c344e81"]
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 = 5e4c084c-f145-4512-b9c4-ddef06090ad0
|
254 | 2024-10-21T18:11:42.032Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 519
file = phd-tests/framework/src/test_vm/mod.rs
line = 1037
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 5e4c084c-f145-4512-b9c4-ddef06090ad0
|
255 | 2024-10-21T18:11:42.033Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 10166
file = phd-tests/tests/src/migrate.rs
line = 40
path = phd_tests::migrate::from_base::serial_history
target = phd_tests::migrate::from_base
|
256 | 2024-10-21T18:11:42.033Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 519
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
257 | 2024-10-21T18:11:42.033Z | 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
|
258 | 2024-10-21T18:11:42.033Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
259 | 2024-10-21T18:11:42.033Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
260 | 2024-10-21T18:11:42.033Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 34
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_tests::migrate::from_base
|
261 | 2024-10-21T18:11:42.033Z | 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
|
262 | 2024-10-21T18:11:42.033Z | 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
|
263 | 2024-10-21T18:11:42.033Z | 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
|
264 | 2024-10-21T18:11:42.033Z | 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
|
265 | 2024-10-21T18:11:42.052Z | 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 696M 1.80T 696M /phd-artifacts\n
target = phd_framework::zfs
|
266 | 2024-10-21T18:11:42.052Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-e1d3260f-11e1-456e-b132-3361d84e15fc"]
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
|
267 | 2024-10-21T18:11:42.077Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-e1d3260f-11e1-456e-b132-3361d84e15fc", "phd-artifacts/phd-clone-8c0084bd-9907-412e-bf78-9de0b25abf12"]
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
|
268 | 2024-10-21T18:11:42.103Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-8c0084bd-9907-412e-bf78-9de0b25abf12"]
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
|
269 | 2024-10-21T18:11:42.121Z | 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-8c0084bd-9907-412e-bf78-9de0b25abf12 0B 1.80T 696M /phd-artifacts/phd-clone-8c0084bd-9907-412e-bf78-9de0b25abf12\n
target = phd_framework::zfs
|
270 | 2024-10-21T18:11:42.122Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
271 | 2024-10-21T18:11:42.122Z | 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 = 206
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm_name = migration_from_base
|
272 | 2024-10-21T18:11:42.122Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/c45d8860879cbca6ae2682fe1cce1b7eb7309400000c6ca7f835250ae6b0c399/propolis-server
target = phd_framework::artifacts::store
|
273 | 2024-10-21T18:11:42.122Z | 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/c45d8860879cbca6ae2682fe1cce1b7eb7309400000c6ca7f835250ae6b0c399/propolis-server"
target = phd_framework::test_vm::server
|
274 | 2024-10-21T18:11:42.122Z | 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
|
275 | 2024-10-21T18:11:42.133Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 889
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
|
276 | 2024-10-21T18:11:42.133Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
277 | 2024-10-21T18:11:42.133Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 33ea0d50-4c8e-436c-babd-52f5307e9d09
|
278 | 2024-10-21T18:11:42.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:9000/instance/spec)
file = phd-tests/framework/src/test_vm/mod.rs
line = 372
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 33ea0d50-4c8e-436c-babd-52f5307e9d09
|
279 | 2024-10-21T18:11:42.936Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
280 | 2024-10-21T18:11:42.936Z | 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: 33ea0d50-4c8e-436c-babd-52f5307e9d09, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 2ca752f5-f075-4968-b3ba-20942a4c28a4, silo_id: 13074b35-88fc-4d95-807a-efdd2bf4610a, sled_id: b3f515de-d0d6-46aa-ab23-0d4a59c2c421, sled_model: "pheidippes", sled_revision: 1, sled_serial: "b3f515de-d0d6-46aa-ab23-0d4a59c2c421" }, name: "phd-vm-33ea0d50-4c8e-436c-babd-52f5307e9d09", vcpus: 2 }, state: Creating }
line = 431
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 33ea0d50-4c8e-436c-babd-52f5307e9d09
|
281 | 2024-10-21T18:11:42.936Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 803
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 33ea0d50-4c8e-436c-babd-52f5307e9d09
|
282 | 2024-10-21T18:11:42.936Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 508
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 33ea0d50-4c8e-436c-babd-52f5307e9d09
|
283 | 2024-10-21T18:11:42.936Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 513
path = phd_tests::migrate::from_base::can_migrate_from_base
state = Run
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 33ea0d50-4c8e-436c-babd-52f5307e9d09
|
284 | 2024-10-21T18:11:42.937Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 508
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 33ea0d50-4c8e-436c-babd-52f5307e9d09
|
285 | 2024-10-21T18:11:42.937Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 765
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
286 | 2024-10-21T18:11:42.937Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 714
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_from_base
vm_id = 33ea0d50-4c8e-436c-babd-52f5307e9d09
|
287 | 2024-10-21T18:11:42.937Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 722
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
288 | 2024-10-21T18:11:42.937Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 33ea0d50-4c8e-436c-babd-52f5307e9d09
|
289 | 2024-10-21T18:11:42.937Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 787
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = 33ea0d50-4c8e-436c-babd-52f5307e9d09
|
290 | 2024-10-21T18:11:47.180Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4242
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 33ea0d50-4c8e-436c-babd-52f5307e9d09
|
291 | 2024-10-21T18:11:47.180Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 722
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WriteStr("root")
target = phd_framework::test_vm
|
292 | 2024-10-21T18:11:47.180Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 722
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
293 | 2024-10-21T18:11:47.180Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 33ea0d50-4c8e-436c-babd-52f5307e9d09
|
294 | 2024-10-21T18:11:47.180Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 787
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = 33ea0d50-4c8e-436c-babd-52f5307e9d09
|
295 | 2024-10-21T18:11:47.198Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 33ea0d50-4c8e-436c-babd-52f5307e9d09
|
296 | 2024-10-21T18:11:47.198Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 762
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
297 | 2024-10-21T18:11:47.198Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4261
file = phd-tests/framework/src/test_vm/mod.rs
line = 765
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
298 | 2024-10-21T18:11:47.199Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 33ea0d50-4c8e-436c-babd-52f5307e9d09
|
299 | 2024-10-21T18:11:47.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 = 787
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 = 33ea0d50-4c8e-436c-babd-52f5307e9d09
|
300 | 2024-10-21T18:11:47.209Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 33ea0d50-4c8e-436c-babd-52f5307e9d09
|
301 | 2024-10-21T18:11:47.209Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 33ea0d50-4c8e-436c-babd-52f5307e9d09
|
302 | 2024-10-21T18:11:47.210Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 787
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 = 33ea0d50-4c8e-436c-babd-52f5307e9d09
|
303 | 2024-10-21T18:11:47.241Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 33ea0d50-4c8e-436c-babd-52f5307e9d09
|
304 | 2024-10-21T18:11:47.242Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 33ea0d50-4c8e-436c-babd-52f5307e9d09
|
305 | 2024-10-21T18:11:47.242Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 787
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 = 33ea0d50-4c8e-436c-babd-52f5307e9d09
|
306 | 2024-10-21T18:11:47.253Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 33ea0d50-4c8e-436c-babd-52f5307e9d09
|
307 | 2024-10-21T18:11:47.254Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 33ea0d50-4c8e-436c-babd-52f5307e9d09
|
308 | 2024-10-21T18:11:47.254Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 787
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 = 33ea0d50-4c8e-436c-babd-52f5307e9d09
|
309 | 2024-10-21T18:11:47.287Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 33ea0d50-4c8e-436c-babd-52f5307e9d09
|
310 | 2024-10-21T18:11:47.287Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 33ea0d50-4c8e-436c-babd-52f5307e9d09
|
311 | 2024-10-21T18:11:47.287Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 787
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 = 33ea0d50-4c8e-436c-babd-52f5307e9d09
|
312 | 2024-10-21T18:11:47.297Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 33ea0d50-4c8e-436c-babd-52f5307e9d09
|
313 | 2024-10-21T18:11:47.298Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 33ea0d50-4c8e-436c-babd-52f5307e9d09
|
314 | 2024-10-21T18:11:47.298Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 787
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 = 33ea0d50-4c8e-436c-babd-52f5307e9d09
|
315 | 2024-10-21T18:11:47.320Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 33ea0d50-4c8e-436c-babd-52f5307e9d09
|
316 | 2024-10-21T18:11:47.320Z | 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
|
317 | 2024-10-21T18:11:47.321Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
318 | 2024-10-21T18:11:47.321Z | 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 = 206
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm_name = migration_from_base_lifecycle_0
|
319 | 2024-10-21T18:11:47.321Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
320 | 2024-10-21T18:11:47.321Z | 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
|
321 | 2024-10-21T18:11:47.321Z | 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
|
322 | 2024-10-21T18:11:47.338Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 890
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
|
323 | 2024-10-21T18:11:47.338Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
324 | 2024-10-21T18:11:47.338Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 542
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 33ea0d50-4c8e-436c-babd-52f5307e9d09
target = phd_framework::test_vm
target_id = 5f33f0e4-b81b-471a-8a95-9bac87544ec3
|
325 | 2024-10-21T18:11:47.338Z | 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 = 575
migration_id = 702cd606-8b2a-4172-b98f-7314fb3629ac
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 33ea0d50-4c8e-436c-babd-52f5307e9d09
target = phd_framework::test_vm
target_id = 5f33f0e4-b81b-471a-8a95-9bac87544ec3
timeout_duration = 45s
|
326 | 2024-10-21T18:11:47.338Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 33ea0d50-4c8e-436c-babd-52f5307e9d09
target = phd_framework::test_vm
target_id = 5f33f0e4-b81b-471a-8a95-9bac87544ec3
vm = migration_from_base_lifecycle_0
vm_id = 5f33f0e4-b81b-471a-8a95-9bac87544ec3
|
327 | 2024-10-21T18:11:47.339Z | 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)
file = phd-tests/framework/src/test_vm/mod.rs
line = 372
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 33ea0d50-4c8e-436c-babd-52f5307e9d09
target = phd_framework::test_vm
target_id = 5f33f0e4-b81b-471a-8a95-9bac87544ec3
vm = migration_from_base_lifecycle_0
vm_id = 5f33f0e4-b81b-471a-8a95-9bac87544ec3
|
328 | 2024-10-21T18:11:47.993Z | 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: 5f33f0e4-b81b-471a-8a95-9bac87544ec3, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 2ca752f5-f075-4968-b3ba-20942a4c28a4, silo_id: 13074b35-88fc-4d95-807a-efdd2bf4610a, sled_id: 2861b6c3-8aac-4724-97c1-b00f0b1c4ffb, sled_model: "pheidippes", sled_revision: 1, sled_serial: "2861b6c3-8aac-4724-97c1-b00f0b1c4ffb" }, name: "phd-vm-5f33f0e4-b81b-471a-8a95-9bac87544ec3", vcpus: 2 }, state: Migrating }
line = 431
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 33ea0d50-4c8e-436c-babd-52f5307e9d09
target = phd_framework::test_vm
target_id = 5f33f0e4-b81b-471a-8a95-9bac87544ec3
vm = migration_from_base_lifecycle_0
vm_id = 5f33f0e4-b81b-471a-8a95-9bac87544ec3
|
329 | 2024-10-21T18:11:47.993Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 654
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 33ea0d50-4c8e-436c-babd-52f5307e9d09
target = phd_framework::test_vm
target_id = 5f33f0e4-b81b-471a-8a95-9bac87544ec3
vm = migration_from_base_lifecycle_0
vm_id = 5f33f0e4-b81b-471a-8a95-9bac87544ec3
|
330 | 2024-10-21T18:11:47.993Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 596
migration_id = 702cd606-8b2a-4172-b98f-7314fb3629ac
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 33ea0d50-4c8e-436c-babd-52f5307e9d09
target = phd_framework::test_vm
target_id = 5f33f0e4-b81b-471a-8a95-9bac87544ec3
|
331 | 2024-10-21T18:11:50.593Z | 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
|
332 | 2024-10-21T18:11:51.656Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 609
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 33ea0d50-4c8e-436c-babd-52f5307e9d09
target = phd_framework::test_vm
target_id = 5f33f0e4-b81b-471a-8a95-9bac87544ec3
|
333 | 2024-10-21T18:11:51.656Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3662
file = phd-tests/framework/src/test_vm/mod.rs
line = 596
migration_id = 702cd606-8b2a-4172-b98f-7314fb3629ac
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 33ea0d50-4c8e-436c-babd-52f5307e9d09
target = phd_framework::test_vm
target_id = 5f33f0e4-b81b-471a-8a95-9bac87544ec3
|
334 | 2024-10-21T18:11:51.656Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4317
file = phd-tests/framework/src/test_vm/mod.rs
line = 542
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 33ea0d50-4c8e-436c-babd-52f5307e9d09
target = phd_framework::test_vm
target_id = 5f33f0e4-b81b-471a-8a95-9bac87544ec3
|
335 | 2024-10-21T18:11:51.657Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1037
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 33ea0d50-4c8e-436c-babd-52f5307e9d09
|
336 | 2024-10-21T18:11:51.657Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 5f33f0e4-b81b-471a-8a95-9bac87544ec3
|
337 | 2024-10-21T18:11:51.657Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 787
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 = 5f33f0e4-b81b-471a-8a95-9bac87544ec3
|
338 | 2024-10-21T18:11:51.658Z | 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 = 33ea0d50-4c8e-436c-babd-52f5307e9d09
|
339 | 2024-10-21T18:11:51.788Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 130
file = phd-tests/framework/src/test_vm/mod.rs
line = 1037
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 33ea0d50-4c8e-436c-babd-52f5307e9d09
|
340 | 2024-10-21T18:11:53.819Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 2161
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 5f33f0e4-b81b-471a-8a95-9bac87544ec3
|
341 | 2024-10-21T18:11:53.819Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 5f33f0e4-b81b-471a-8a95-9bac87544ec3
|
342 | 2024-10-21T18:11:53.819Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 787
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 = 5f33f0e4-b81b-471a-8a95-9bac87544ec3
|
343 | 2024-10-21T18:11:53.852Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 5f33f0e4-b81b-471a-8a95-9bac87544ec3
|
344 | 2024-10-21T18:11:53.852Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1037
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 5f33f0e4-b81b-471a-8a95-9bac87544ec3
|
345 | 2024-10-21T18:11:53.853Z | 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
|
346 | 2024-10-21T18:11:53.853Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 10917
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
347 | 2024-10-21T18:11:53.853Z | 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
|
348 | 2024-10-21T18:11:53.853Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
349 | 2024-10-21T18:11:53.854Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1060
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 5f33f0e4-b81b-471a-8a95-9bac87544ec3
|
350 | 2024-10-21T18:11:54.459Z | 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 = 5f33f0e4-b81b-471a-8a95-9bac87544ec3
|
351 | 2024-10-21T18:11:54.589Z | 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 = 5f33f0e4-b81b-471a-8a95-9bac87544ec3
|
352 | 2024-10-21T18:11:54.589Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-8c0084bd-9907-412e-bf78-9de0b25abf12"]
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 = 5f33f0e4-b81b-471a-8a95-9bac87544ec3
|
353 | 2024-10-21T18:11:54.629Z | 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 = 5f33f0e4-b81b-471a-8a95-9bac87544ec3
|
354 | 2024-10-21T18:11:54.629Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-e1d3260f-11e1-456e-b132-3361d84e15fc"]
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 = 5f33f0e4-b81b-471a-8a95-9bac87544ec3
|
355 | 2024-10-21T18:11:54.658Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 805
file = phd-tests/framework/src/test_vm/mod.rs
line = 1037
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 5f33f0e4-b81b-471a-8a95-9bac87544ec3
|
356 | 2024-10-21T18:11:54.658Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 12624
file = phd-tests/tests/src/migrate.rs
line = 34
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_tests::migrate::from_base
|
357 | 2024-10-21T18:11:54.658Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 805
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
358 | 2024-10-21T18:11:54.658Z | INFO | phd-runner: [EXECUTION_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
359 | 2024-10-21T18:11:54.658Z | INFO | phd-runner: [EXECUTION_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
360 | | test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 112.20s |
361 | | |
362 | 2024-10-21T18:11:54.658Z | DEBG | phd-runner: phd_runner
exit_code = 0
file = phd-tests/runner/src/main.rs
line = 40
target = phd_runner
|