1 | 2024-12-18T19:30:00.498Z | 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-12-18T19:30:00.501Z | 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: 453, tv_nsec: 229887774 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } }
target = phd_framework::artifacts::store
|
3 | 2024-12-18T19:30:00.501Z | 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-12-18T19:30:00.501Z | INFO | phd-runner: Adding crucible-downstairs from Buildomat Git revision
commit = 5a41b826171c7d2a8412fa833377ab1df25ee8ec
file = phd-tests/framework/src/artifacts/store.rs
line = 313
target = phd_framework::artifacts::store
|
5 | 2024-12-18T19:30:00.501Z | 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/5a41b826171c7d2a8412fa833377ab1df25ee8ec/crucible-nightly.sha256.txt
|
6 | 2024-12-18T19:30:00.639Z | 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-12-18T19:30:01.089Z | 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/d4529fd8247386b422b78e1203315d5baea5ea8b/propolis-server.sha256.txt
|
8 | 2024-12-18T19:30:01.190Z | INFO | phd-runner: [EXECUTION_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
9 | 2024-12-18T19:30:01.190Z | INFO | phd-runner: [EXECUTION_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
10 | 2024-12-18T19:30:01.190Z | INFO | phd-runner: Running 3 test(s)
file = phd-tests/runner/src/execute.rs
line = 82
target = phd_runner::execute
|
11 | 2024-12-18T19:30:01.190Z | 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-12-18T19:30:01.190Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
13 | 2024-12-18T19:30:01.190Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
14 | 2024-12-18T19:30:01.190Z | 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-12-18T19:30:01.191Z | 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-12-18T19:30:01.191Z | 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-12-18T19:30:01.718Z | 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-12-18T19:30:01.718Z | 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 = 621
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
timeout = 600s
|
19 | 2024-12-18T19:30:31.826Z | 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-12-18T19:30:31.826Z | 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-12-18T19:30:31.854Z | 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 2.88M 1.80T 1.91M /phd-artifacts\n
target = phd_framework::zfs
|
22 | 2024-12-18T19:30:31.854Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-3a345f74-b5ea-42c1-8e95-cd6eb265e1df"]
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-12-18T19:30:31.907Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-3a345f74-b5ea-42c1-8e95-cd6eb265e1df", "phd-artifacts/phd-clone-ef3f8f9c-5b47-40bc-8de5-54f3c5c9dfa8"]
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-12-18T19:30:31.925Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-ef3f8f9c-5b47-40bc-8de5-54f3c5c9dfa8"]
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-12-18T19:30:31.937Z | 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-ef3f8f9c-5b47-40bc-8de5-54f3c5c9dfa8 0B 1.80T 48.9M /phd-artifacts/phd-clone-ef3f8f9c-5b47-40bc-8de5-54f3c5c9dfa8\n
target = phd_framework::zfs
|
26 | 2024-12-18T19:30:31.938Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
27 | 2024-12-18T19:30:31.938Z | 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 = 210
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-12-18T19:30:31.938Z | 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/9d2ee06924af1ff9b4e07e5dcb928817fc687c17d6e2647a5a6172666c816398/propolis-server.tar.gz
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
|
29 | 2024-12-18T19:30:31.938Z | 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/d4529fd8247386b422b78e1203315d5baea5ea8b/propolis-server.tar.gz
|
30 | 2024-12-18T19:30:55.826Z | DEBG | phd-runner: [NEW - EVENT] Extracting artifact from tarball
extracted_path = /phd-artifacts/9d2ee06924af1ff9b4e07e5dcb928817fc687c17d6e2647a5a6172666c816398/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-12-18T19:30:55.826Z | DEBG | phd-runner: [NEW - EVENT] Extracting gzipped tarball...
file = phd-tests/framework/src/artifacts/store.rs
line = 521
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
|
32 | 2024-12-18T19:31:08.252Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd"
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/9d2ee06924af1ff9b4e07e5dcb928817fc687c17d6e2647a5a6172666c816398/propolis-server"
target = phd_framework::test_vm::server
|
33 | 2024-12-18T19:31:08.252Z | 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-12-18T19:31:08.312Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 867
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-12-18T19:31:08.312Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 36373
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
36 | 2024-12-18T19:31:08.312Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
|
37 | 2024-12-18T19:31:08.313Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 319
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
|
38 | 2024-12-18T19:31:09.038Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
39 | 2024-12-18T19:31:09.039Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 97f85f86-c45e-4caa-945a-0dc3f3d69675, metadata: InstanceMetadata { project_id: 91a7656b-40b8-41e7-9535-6f2788715438, silo_id: 7bd6229a-860f-41db-a878-ef7556716ff8, sled_id: 315f829d-f2ab-495c-817e-2b27b09958a8, sled_model: "pheidippes", sled_revision: 1, sled_serial: "315f829d-f2ab-495c-817e-2b27b09958a8" }, name: "phd-vm-97f85f86-c45e-4caa-945a-0dc3f3d69675" }, state: Creating }
line = 378
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
|
40 | 2024-12-18T19:31:09.039Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 727
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
|
41 | 2024-12-18T19:31:09.039Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 439
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
|
42 | 2024-12-18T19:31:09.040Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 444
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 = 97f85f86-c45e-4caa-945a-0dc3f3d69675
|
43 | 2024-12-18T19:31:09.040Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 439
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
|
44 | 2024-12-18T19:31:09.040Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 723
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
45 | 2024-12-18T19:31:09.040Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 672
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 = 97f85f86-c45e-4caa-945a-0dc3f3d69675
|
46 | 2024-12-18T19:31:09.040Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
47 | 2024-12-18T19:31:09.040Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
|
48 | 2024-12-18T19:31:09.040Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = 97f85f86-c45e-4caa-945a-0dc3f3d69675
|
49 | 2024-12-18T19:31:13.233Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4192
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
|
50 | 2024-12-18T19:31:13.233Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WriteStr("root")
target = phd_framework::test_vm
|
51 | 2024-12-18T19:31:13.233Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
52 | 2024-12-18T19:31:13.233Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
|
53 | 2024-12-18T19:31:13.233Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = 97f85f86-c45e-4caa-945a-0dc3f3d69675
|
54 | 2024-12-18T19:31:13.252Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
|
55 | 2024-12-18T19:31:13.252Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
56 | 2024-12-18T19:31:13.253Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
57 | 2024-12-18T19:31:13.253Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
|
58 | 2024-12-18T19:31:13.253Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = 97f85f86-c45e-4caa-945a-0dc3f3d69675
|
59 | 2024-12-18T19:31:13.285Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
|
60 | 2024-12-18T19:31:13.285Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 720
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
61 | 2024-12-18T19:31:13.286Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4245
file = phd-tests/framework/src/test_vm/mod.rs
line = 723
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
62 | 2024-12-18T19:31:13.286Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
|
63 | 2024-12-18T19:31:13.286Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = 97f85f86-c45e-4caa-945a-0dc3f3d69675
|
64 | 2024-12-18T19:31:13.296Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
|
65 | 2024-12-18T19:31:13.296Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
|
66 | 2024-12-18T19:31:13.297Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = 97f85f86-c45e-4caa-945a-0dc3f3d69675
|
67 | 2024-12-18T19:31:13.318Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
|
68 | 2024-12-18T19:31:13.318Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
|
69 | 2024-12-18T19:31:13.318Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = 97f85f86-c45e-4caa-945a-0dc3f3d69675
|
70 | 2024-12-18T19:31:13.329Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
|
71 | 2024-12-18T19:31:13.329Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
|
72 | 2024-12-18T19:31:13.329Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = 97f85f86-c45e-4caa-945a-0dc3f3d69675
|
73 | 2024-12-18T19:31:13.351Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
|
74 | 2024-12-18T19:31:13.352Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
|
75 | 2024-12-18T19:31:13.352Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = 97f85f86-c45e-4caa-945a-0dc3f3d69675
|
76 | 2024-12-18T19:31:13.362Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
|
77 | 2024-12-18T19:31:13.362Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
|
78 | 2024-12-18T19:31:13.362Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = 97f85f86-c45e-4caa-945a-0dc3f3d69675
|
79 | 2024-12-18T19:31:13.395Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
|
80 | 2024-12-18T19:31:13.395Z | 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
|
81 | 2024-12-18T19:31:13.395Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
82 | 2024-12-18T19:31:13.395Z | 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 = 210
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
|
83 | 2024-12-18T19:31:13.396Z | 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
|
84 | 2024-12-18T19:31:13.396Z | 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
|
85 | 2024-12-18T19:31:13.396Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd"
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
|
86 | 2024-12-18T19:31:13.396Z | 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
|
87 | 2024-12-18T19:31:13.416Z | 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
|
88 | 2024-12-18T19:31:13.417Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
89 | 2024-12-18T19:31:13.417Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 473
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
target = phd_framework::test_vm
target_id = 79a5e635-df29-413c-ac45-6c33281f9c87
|
90 | 2024-12-18T19:31:13.417Z | 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 = 506
migration_id = dda233f3-a9bf-4ce0-8d05-1a3eb0206a5f
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
target = phd_framework::test_vm
target_id = 79a5e635-df29-413c-ac45-6c33281f9c87
timeout_duration = 45s
|
91 | 2024-12-18T19:31:13.417Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
target = phd_framework::test_vm
target_id = 79a5e635-df29-413c-ac45-6c33281f9c87
vm = migration_from_base_and_back_lifecycle_0
vm_id = 79a5e635-df29-413c-ac45-6c33281f9c87
|
92 | 2024-12-18T19:31:13.417Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 319
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
target = phd_framework::test_vm
target_id = 79a5e635-df29-413c-ac45-6c33281f9c87
vm = migration_from_base_and_back_lifecycle_0
vm_id = 79a5e635-df29-413c-ac45-6c33281f9c87
|
93 | 2024-12-18T19:31:14.022Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 79a5e635-df29-413c-ac45-6c33281f9c87, metadata: InstanceMetadata { project_id: 91a7656b-40b8-41e7-9535-6f2788715438, silo_id: 7bd6229a-860f-41db-a878-ef7556716ff8, sled_id: 40bde97f-58e6-43e0-9707-95788c71988e, sled_model: "pheidippes", sled_revision: 1, sled_serial: "40bde97f-58e6-43e0-9707-95788c71988e" }, name: "phd-vm-79a5e635-df29-413c-ac45-6c33281f9c87" }, state: Migrating }
line = 378
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
target = phd_framework::test_vm
target_id = 79a5e635-df29-413c-ac45-6c33281f9c87
vm = migration_from_base_and_back_lifecycle_0
vm_id = 79a5e635-df29-413c-ac45-6c33281f9c87
|
94 | 2024-12-18T19:31:14.022Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 605
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
target = phd_framework::test_vm
target_id = 79a5e635-df29-413c-ac45-6c33281f9c87
vm = migration_from_base_and_back_lifecycle_0
vm_id = 79a5e635-df29-413c-ac45-6c33281f9c87
|
95 | 2024-12-18T19:31:14.023Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 527
migration_id = dda233f3-a9bf-4ce0-8d05-1a3eb0206a5f
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
target = phd_framework::test_vm
target_id = 79a5e635-df29-413c-ac45-6c33281f9c87
|
96 | 2024-12-18T19:31:16.312Z | 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":7760}}
target = phd_framework::serial
|
97 | 2024-12-18T19:31:16.907Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 540
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
target = phd_framework::test_vm
target_id = 79a5e635-df29-413c-ac45-6c33281f9c87
|
98 | 2024-12-18T19:31:16.907Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2884
file = phd-tests/framework/src/test_vm/mod.rs
line = 527
migration_id = dda233f3-a9bf-4ce0-8d05-1a3eb0206a5f
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
target = phd_framework::test_vm
target_id = 79a5e635-df29-413c-ac45-6c33281f9c87
|
99 | 2024-12-18T19:31:16.907Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3490
file = phd-tests/framework/src/test_vm/mod.rs
line = 473
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
target = phd_framework::test_vm
target_id = 79a5e635-df29-413c-ac45-6c33281f9c87
|
100 | 2024-12-18T19:31:16.909Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
|
101 | 2024-12-18T19:31:16.909Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
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 = 79a5e635-df29-413c-ac45-6c33281f9c87
|
102 | 2024-12-18T19:31:16.909Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = 79a5e635-df29-413c-ac45-6c33281f9c87
|
103 | 2024-12-18T19:31:16.910Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::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 = 97f85f86-c45e-4caa-945a-0dc3f3d69675
|
104 | 2024-12-18T19:31:17.034Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 124
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 97f85f86-c45e-4caa-945a-0dc3f3d69675
|
105 | 2024-12-18T19:31:18.459Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 1549
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
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 = 79a5e635-df29-413c-ac45-6c33281f9c87
|
106 | 2024-12-18T19:31:18.459Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
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 = 79a5e635-df29-413c-ac45-6c33281f9c87
|
107 | 2024-12-18T19:31:18.459Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = 79a5e635-df29-413c-ac45-6c33281f9c87
|
108 | 2024-12-18T19:31:18.482Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
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 = 79a5e635-df29-413c-ac45-6c33281f9c87
|
109 | 2024-12-18T19:31:18.482Z | 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
|
110 | 2024-12-18T19:31:18.482Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
111 | 2024-12-18T19:31:18.482Z | 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 = 210
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
|
112 | 2024-12-18T19:31:18.482Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/9d2ee06924af1ff9b4e07e5dcb928817fc687c17d6e2647a5a6172666c816398/propolis-server
target = phd_framework::artifacts::store
|
113 | 2024-12-18T19:31:18.482Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd"
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/9d2ee06924af1ff9b4e07e5dcb928817fc687c17d6e2647a5a6172666c816398/propolis-server"
target = phd_framework::test_vm::server
|
114 | 2024-12-18T19:31:18.482Z | 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
|
115 | 2024-12-18T19:31:18.504Z | 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
|
116 | 2024-12-18T19:31:18.504Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
117 | 2024-12-18T19:31:18.504Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 473
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 79a5e635-df29-413c-ac45-6c33281f9c87
target = phd_framework::test_vm
target_id = e20dfee2-9237-486e-9c97-bffb7f27044c
|
118 | 2024-12-18T19:31:18.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 = 506
migration_id = f9b8cbf5-d964-49f3-8558-50ad7b0d6003
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 79a5e635-df29-413c-ac45-6c33281f9c87
target = phd_framework::test_vm
target_id = e20dfee2-9237-486e-9c97-bffb7f27044c
timeout_duration = 45s
|
119 | 2024-12-18T19:31:18.504Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 79a5e635-df29-413c-ac45-6c33281f9c87
target = phd_framework::test_vm
target_id = e20dfee2-9237-486e-9c97-bffb7f27044c
vm = migration_from_base_and_back_lifecycle_1
vm_id = e20dfee2-9237-486e-9c97-bffb7f27044c
|
120 | 2024-12-18T19:31:18.505Z | 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)
file = phd-tests/framework/src/test_vm/mod.rs
line = 319
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 79a5e635-df29-413c-ac45-6c33281f9c87
target = phd_framework::test_vm
target_id = e20dfee2-9237-486e-9c97-bffb7f27044c
vm = migration_from_base_and_back_lifecycle_1
vm_id = e20dfee2-9237-486e-9c97-bffb7f27044c
|
121 | 2024-12-18T19:31:18.950Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: e20dfee2-9237-486e-9c97-bffb7f27044c, metadata: InstanceMetadata { project_id: 91a7656b-40b8-41e7-9535-6f2788715438, silo_id: 7bd6229a-860f-41db-a878-ef7556716ff8, sled_id: bb5a5f39-cbf4-41ea-9485-b817d22edb3f, sled_model: "pheidippes", sled_revision: 1, sled_serial: "bb5a5f39-cbf4-41ea-9485-b817d22edb3f" }, name: "phd-vm-e20dfee2-9237-486e-9c97-bffb7f27044c" }, state: Migrating }
line = 378
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 79a5e635-df29-413c-ac45-6c33281f9c87
target = phd_framework::test_vm
target_id = e20dfee2-9237-486e-9c97-bffb7f27044c
vm = migration_from_base_and_back_lifecycle_1
vm_id = e20dfee2-9237-486e-9c97-bffb7f27044c
|
122 | 2024-12-18T19:31:18.950Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 445
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 79a5e635-df29-413c-ac45-6c33281f9c87
target = phd_framework::test_vm
target_id = e20dfee2-9237-486e-9c97-bffb7f27044c
vm = migration_from_base_and_back_lifecycle_1
vm_id = e20dfee2-9237-486e-9c97-bffb7f27044c
|
123 | 2024-12-18T19:31:18.950Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 527
migration_id = f9b8cbf5-d964-49f3-8558-50ad7b0d6003
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 79a5e635-df29-413c-ac45-6c33281f9c87
target = phd_framework::test_vm
target_id = e20dfee2-9237-486e-9c97-bffb7f27044c
|
124 | 2024-12-18T19:31:21.304Z | 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":7807}}
target = phd_framework::serial
|
125 | 2024-12-18T19:31:21.311Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 540
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 79a5e635-df29-413c-ac45-6c33281f9c87
target = phd_framework::test_vm
target_id = e20dfee2-9237-486e-9c97-bffb7f27044c
|
126 | 2024-12-18T19:31:21.312Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2361
file = phd-tests/framework/src/test_vm/mod.rs
line = 527
migration_id = f9b8cbf5-d964-49f3-8558-50ad7b0d6003
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 79a5e635-df29-413c-ac45-6c33281f9c87
target = phd_framework::test_vm
target_id = e20dfee2-9237-486e-9c97-bffb7f27044c
|
127 | 2024-12-18T19:31:21.312Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 2807
file = phd-tests/framework/src/test_vm/mod.rs
line = 473
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 79a5e635-df29-413c-ac45-6c33281f9c87
target = phd_framework::test_vm
target_id = e20dfee2-9237-486e-9c97-bffb7f27044c
|
128 | 2024-12-18T19:31:21.313Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
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 = 79a5e635-df29-413c-ac45-6c33281f9c87
|
129 | 2024-12-18T19:31:21.313Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
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 = e20dfee2-9237-486e-9c97-bffb7f27044c
|
130 | 2024-12-18T19:31:21.313Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = e20dfee2-9237-486e-9c97-bffb7f27044c
|
131 | 2024-12-18T19:31:21.314Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1018
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 = 79a5e635-df29-413c-ac45-6c33281f9c87
|
132 | 2024-12-18T19:31:21.316Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 2
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
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 = e20dfee2-9237-486e-9c97-bffb7f27044c
|
133 | 2024-12-18T19:31:21.316Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
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 = e20dfee2-9237-486e-9c97-bffb7f27044c
|
134 | 2024-12-18T19:31:21.316Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = e20dfee2-9237-486e-9c97-bffb7f27044c
|
135 | 2024-12-18T19:31:21.349Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
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 = e20dfee2-9237-486e-9c97-bffb7f27044c
|
136 | 2024-12-18T19:31:21.349Z | 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
|
137 | 2024-12-18T19:31:21.349Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
138 | 2024-12-18T19:31:21.349Z | 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 = 210
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
|
139 | 2024-12-18T19:31:21.349Z | 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
|
140 | 2024-12-18T19:31:21.349Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd"
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
|
141 | 2024-12-18T19:31:21.349Z | 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
|
142 | 2024-12-18T19:31:21.371Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 871
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
|
143 | 2024-12-18T19:31:21.371Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
144 | 2024-12-18T19:31:21.371Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 473
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = e20dfee2-9237-486e-9c97-bffb7f27044c
target = phd_framework::test_vm
target_id = f348356c-bdc9-4499-9a21-205839c2e37f
|
145 | 2024-12-18T19:31:21.371Z | 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 = 506
migration_id = 6922d7db-2eb2-4f96-b03e-80351b42d7b3
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = e20dfee2-9237-486e-9c97-bffb7f27044c
target = phd_framework::test_vm
target_id = f348356c-bdc9-4499-9a21-205839c2e37f
timeout_duration = 45s
|
146 | 2024-12-18T19:31:21.371Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = e20dfee2-9237-486e-9c97-bffb7f27044c
target = phd_framework::test_vm
target_id = f348356c-bdc9-4499-9a21-205839c2e37f
vm = migration_from_base_and_back_lifecycle_2
vm_id = f348356c-bdc9-4499-9a21-205839c2e37f
|
147 | 2024-12-18T19:31:21.372Z | 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)
file = phd-tests/framework/src/test_vm/mod.rs
line = 319
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = e20dfee2-9237-486e-9c97-bffb7f27044c
target = phd_framework::test_vm
target_id = f348356c-bdc9-4499-9a21-205839c2e37f
vm = migration_from_base_and_back_lifecycle_2
vm_id = f348356c-bdc9-4499-9a21-205839c2e37f
|
148 | 2024-12-18T19:31:21.812Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: f348356c-bdc9-4499-9a21-205839c2e37f, metadata: InstanceMetadata { project_id: 91a7656b-40b8-41e7-9535-6f2788715438, silo_id: 7bd6229a-860f-41db-a878-ef7556716ff8, sled_id: 879498b3-32ca-447d-90db-70f1c68e55fb, sled_model: "pheidippes", sled_revision: 1, sled_serial: "879498b3-32ca-447d-90db-70f1c68e55fb" }, name: "phd-vm-f348356c-bdc9-4499-9a21-205839c2e37f" }, state: Migrating }
line = 378
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = e20dfee2-9237-486e-9c97-bffb7f27044c
target = phd_framework::test_vm
target_id = f348356c-bdc9-4499-9a21-205839c2e37f
vm = migration_from_base_and_back_lifecycle_2
vm_id = f348356c-bdc9-4499-9a21-205839c2e37f
|
149 | 2024-12-18T19:31:21.812Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 440
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = e20dfee2-9237-486e-9c97-bffb7f27044c
target = phd_framework::test_vm
target_id = f348356c-bdc9-4499-9a21-205839c2e37f
vm = migration_from_base_and_back_lifecycle_2
vm_id = f348356c-bdc9-4499-9a21-205839c2e37f
|
150 | 2024-12-18T19:31:21.812Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 527
migration_id = 6922d7db-2eb2-4f96-b03e-80351b42d7b3
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = e20dfee2-9237-486e-9c97-bffb7f27044c
target = phd_framework::test_vm
target_id = f348356c-bdc9-4499-9a21-205839c2e37f
|
151 | 2024-12-18T19:31:22.007Z | 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 = 79a5e635-df29-413c-ac45-6c33281f9c87
|
152 | 2024-12-18T19:31:22.147Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 833
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
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 = 79a5e635-df29-413c-ac45-6c33281f9c87
|
153 | 2024-12-18T19:31:24.072Z | 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":7854}}
target = phd_framework::serial
|
154 | 2024-12-18T19:31:24.462Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 540
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = e20dfee2-9237-486e-9c97-bffb7f27044c
target = phd_framework::test_vm
target_id = f348356c-bdc9-4499-9a21-205839c2e37f
|
155 | 2024-12-18T19:31:24.462Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2649
file = phd-tests/framework/src/test_vm/mod.rs
line = 527
migration_id = 6922d7db-2eb2-4f96-b03e-80351b42d7b3
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = e20dfee2-9237-486e-9c97-bffb7f27044c
target = phd_framework::test_vm
target_id = f348356c-bdc9-4499-9a21-205839c2e37f
|
156 | 2024-12-18T19:31:24.462Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3090
file = phd-tests/framework/src/test_vm/mod.rs
line = 473
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = e20dfee2-9237-486e-9c97-bffb7f27044c
target = phd_framework::test_vm
target_id = f348356c-bdc9-4499-9a21-205839c2e37f
|
157 | 2024-12-18T19:31:24.463Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
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 = e20dfee2-9237-486e-9c97-bffb7f27044c
|
158 | 2024-12-18T19:31:24.463Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
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 = f348356c-bdc9-4499-9a21-205839c2e37f
|
159 | 2024-12-18T19:31:24.463Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = f348356c-bdc9-4499-9a21-205839c2e37f
|
160 | 2024-12-18T19:31:24.464Z | 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 = e20dfee2-9237-486e-9c97-bffb7f27044c
|
161 | 2024-12-18T19:31:24.598Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 134
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
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 = e20dfee2-9237-486e-9c97-bffb7f27044c
|
162 | 2024-12-18T19:31:24.598Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 135
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
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 = f348356c-bdc9-4499-9a21-205839c2e37f
|
163 | 2024-12-18T19:31:24.599Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
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 = f348356c-bdc9-4499-9a21-205839c2e37f
|
164 | 2024-12-18T19:31:24.599Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = f348356c-bdc9-4499-9a21-205839c2e37f
|
165 | 2024-12-18T19:31:24.621Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
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 = f348356c-bdc9-4499-9a21-205839c2e37f
|
166 | 2024-12-18T19:31:24.621Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
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 = f348356c-bdc9-4499-9a21-205839c2e37f
|
167 | 2024-12-18T19:31:24.622Z | 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
|
168 | 2024-12-18T19:31:24.622Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 15583
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
169 | 2024-12-18T19:31:24.622Z | 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
|
170 | 2024-12-18T19:31:24.622Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
171 | 2024-12-18T19:31:24.622Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1018
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 = f348356c-bdc9-4499-9a21-205839c2e37f
|
172 | 2024-12-18T19:31:25.353Z | 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 = f348356c-bdc9-4499-9a21-205839c2e37f
|
173 | 2024-12-18T19:31:25.491Z | 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 = f348356c-bdc9-4499-9a21-205839c2e37f
|
174 | 2024-12-18T19:31:25.491Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-ef3f8f9c-5b47-40bc-8de5-54f3c5c9dfa8"]
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 = f348356c-bdc9-4499-9a21-205839c2e37f
|
175 | 2024-12-18T19:31:25.524Z | 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 = f348356c-bdc9-4499-9a21-205839c2e37f
|
176 | 2024-12-18T19:31:25.524Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-3a345f74-b5ea-42c1-8e95-cd6eb265e1df"]
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 = f348356c-bdc9-4499-9a21-205839c2e37f
|
177 | 2024-12-18T19:31:25.548Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 926
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
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 = f348356c-bdc9-4499-9a21-205839c2e37f
|
178 | 2024-12-18T19:31:25.548Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 84357
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
|
179 | 2024-12-18T19:31:25.548Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 926
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
180 | 2024-12-18T19:31:25.548Z | 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
|
181 | 2024-12-18T19:31:25.548Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
182 | 2024-12-18T19:31:25.548Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
183 | 2024-12-18T19:31:25.548Z | 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
|
184 | 2024-12-18T19:31:25.548Z | 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
|
185 | 2024-12-18T19:31:25.548Z | 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
|
186 | 2024-12-18T19:31:25.548Z | 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
|
187 | 2024-12-18T19:31:25.549Z | 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
|
188 | 2024-12-18T19:31:25.568Z | 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 682M 1.80T 681M /phd-artifacts\n
target = phd_framework::zfs
|
189 | 2024-12-18T19:31:25.568Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-321e5907-c6a6-4681-9aa4-53529ded0467"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = snapshot
|
190 | 2024-12-18T19:31:25.595Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-321e5907-c6a6-4681-9aa4-53529ded0467", "phd-artifacts/phd-clone-aae0445f-1ad0-4681-8f78-3630e7b7194f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = clone
|
191 | 2024-12-18T19:31:25.617Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-aae0445f-1ad0-4681-8f78-3630e7b7194f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = list
|
192 | 2024-12-18T19:31:25.636Z | 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-aae0445f-1ad0-4681-8f78-3630e7b7194f 0B 1.80T 681M /phd-artifacts/phd-clone-aae0445f-1ad0-4681-8f78-3630e7b7194f\n
target = phd_framework::zfs
|
193 | 2024-12-18T19:31:25.636Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
194 | 2024-12-18T19:31:25.636Z | 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 = 210
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history_base
|
195 | 2024-12-18T19:31:25.637Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/9d2ee06924af1ff9b4e07e5dcb928817fc687c17d6e2647a5a6172666c816398/propolis-server
target = phd_framework::artifacts::store
|
196 | 2024-12-18T19:31:25.637Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd"
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/9d2ee06924af1ff9b4e07e5dcb928817fc687c17d6e2647a5a6172666c816398/propolis-server"
target = phd_framework::test_vm::server
|
197 | 2024-12-18T19:31:25.637Z | 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
|
198 | 2024-12-18T19:31:25.649Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 881
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
|
199 | 2024-12-18T19:31:25.649Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 12
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
200 | 2024-12-18T19:31:25.649Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
|
201 | 2024-12-18T19:31:25.650Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 319
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
|
202 | 2024-12-18T19:31:26.426Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
203 | 2024-12-18T19:31:26.427Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 024a837c-bb56-48ea-b6ad-bedf4c761e79, metadata: InstanceMetadata { project_id: d8004515-3373-4615-83b0-f0ebf7fa6be3, silo_id: 1d16e745-589e-4ba6-80bb-44dab163c85f, sled_id: 7a6933dd-32d6-4a98-a01f-ca89ef8ce0fa, sled_model: "pheidippes", sled_revision: 1, sled_serial: "7a6933dd-32d6-4a98-a01f-ca89ef8ce0fa" }, name: "phd-vm-024a837c-bb56-48ea-b6ad-bedf4c761e79" }, state: Creating }
line = 378
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
|
204 | 2024-12-18T19:31:26.427Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 777
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
|
205 | 2024-12-18T19:31:26.427Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 439
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
|
206 | 2024-12-18T19:31:26.427Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 444
path = phd_tests::migrate::from_base::serial_history
state = Run
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
|
207 | 2024-12-18T19:31:26.427Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 439
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
|
208 | 2024-12-18T19:31:26.427Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 723
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
209 | 2024-12-18T19:31:26.427Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 672
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_serial_history_base
vm_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
|
210 | 2024-12-18T19:31:26.427Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
211 | 2024-12-18T19:31:26.428Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
|
212 | 2024-12-18T19:31:26.428Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
|
213 | 2024-12-18T19:31:30.625Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4197
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
|
214 | 2024-12-18T19:31:30.625Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::serial_history
step = WriteStr("root")
target = phd_framework::test_vm
|
215 | 2024-12-18T19:31:30.625Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
216 | 2024-12-18T19:31:30.625Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
|
217 | 2024-12-18T19:31:30.625Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
|
218 | 2024-12-18T19:31:30.643Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
|
219 | 2024-12-18T19:31:30.644Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::serial_history
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
220 | 2024-12-18T19:31:30.644Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
221 | 2024-12-18T19:31:30.644Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
|
222 | 2024-12-18T19:31:30.644Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
|
223 | 2024-12-18T19:31:30.677Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
|
224 | 2024-12-18T19:31:30.677Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 720
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
225 | 2024-12-18T19:31:30.677Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4249
file = phd-tests/framework/src/test_vm/mod.rs
line = 723
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
226 | 2024-12-18T19:31:30.677Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
|
227 | 2024-12-18T19:31:30.677Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_serial_history_base
vm_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
|
228 | 2024-12-18T19:31:30.687Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
|
229 | 2024-12-18T19:31:30.688Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
|
230 | 2024-12-18T19:31:30.688Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_serial_history_base
vm_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
|
231 | 2024-12-18T19:31:30.709Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
|
232 | 2024-12-18T19:31:30.714Z | 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
|
233 | 2024-12-18T19:31:30.714Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
234 | 2024-12-18T19:31:30.714Z | 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 = 210
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history_base_lifecycle_0
|
235 | 2024-12-18T19:31:30.714Z | 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
|
236 | 2024-12-18T19:31:30.714Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd"
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
|
237 | 2024-12-18T19:31:30.714Z | 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
|
238 | 2024-12-18T19:31:30.735Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 882
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
|
239 | 2024-12-18T19:31:30.735Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
240 | 2024-12-18T19:31:30.735Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 473
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
target = phd_framework::test_vm
target_id = 9177500a-8881-4bcf-9e93-e244d917f413
|
241 | 2024-12-18T19:31:30.735Z | 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 = 506
migration_id = 2fe0e198-0614-4a1c-a596-9931daf86beb
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
target = phd_framework::test_vm
target_id = 9177500a-8881-4bcf-9e93-e244d917f413
timeout_duration = 45s
|
242 | 2024-12-18T19:31:30.735Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
target = phd_framework::test_vm
target_id = 9177500a-8881-4bcf-9e93-e244d917f413
vm = migration_serial_history_base_lifecycle_0
vm_id = 9177500a-8881-4bcf-9e93-e244d917f413
|
243 | 2024-12-18T19:31:30.736Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 319
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
target = phd_framework::test_vm
target_id = 9177500a-8881-4bcf-9e93-e244d917f413
vm = migration_serial_history_base_lifecycle_0
vm_id = 9177500a-8881-4bcf-9e93-e244d917f413
|
244 | 2024-12-18T19:31:31.209Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 9177500a-8881-4bcf-9e93-e244d917f413, metadata: InstanceMetadata { project_id: d8004515-3373-4615-83b0-f0ebf7fa6be3, silo_id: 1d16e745-589e-4ba6-80bb-44dab163c85f, sled_id: d46f58b9-96d4-4c6e-9d5e-5a7b5958a25d, sled_model: "pheidippes", sled_revision: 1, sled_serial: "d46f58b9-96d4-4c6e-9d5e-5a7b5958a25d" }, name: "phd-vm-9177500a-8881-4bcf-9e93-e244d917f413" }, state: Migrating }
line = 378
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
target = phd_framework::test_vm
target_id = 9177500a-8881-4bcf-9e93-e244d917f413
vm = migration_serial_history_base_lifecycle_0
vm_id = 9177500a-8881-4bcf-9e93-e244d917f413
|
245 | 2024-12-18T19:31:31.209Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 473
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
target = phd_framework::test_vm
target_id = 9177500a-8881-4bcf-9e93-e244d917f413
vm = migration_serial_history_base_lifecycle_0
vm_id = 9177500a-8881-4bcf-9e93-e244d917f413
|
246 | 2024-12-18T19:31:31.210Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 527
migration_id = 2fe0e198-0614-4a1c-a596-9931daf86beb
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
target = phd_framework::test_vm
target_id = 9177500a-8881-4bcf-9e93-e244d917f413
|
247 | 2024-12-18T19:31:33.673Z | 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":7727}}
target = phd_framework::serial
|
248 | 2024-12-18T19:31:35.158Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 540
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
target = phd_framework::test_vm
target_id = 9177500a-8881-4bcf-9e93-e244d917f413
|
249 | 2024-12-18T19:31:35.158Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3948
file = phd-tests/framework/src/test_vm/mod.rs
line = 527
migration_id = 2fe0e198-0614-4a1c-a596-9931daf86beb
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
target = phd_framework::test_vm
target_id = 9177500a-8881-4bcf-9e93-e244d917f413
|
250 | 2024-12-18T19:31:35.158Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4422
file = phd-tests/framework/src/test_vm/mod.rs
line = 473
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
target = phd_framework::test_vm
target_id = 9177500a-8881-4bcf-9e93-e244d917f413
|
251 | 2024-12-18T19:31:35.160Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
|
252 | 2024-12-18T19:31:35.161Z | 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 = 024a837c-bb56-48ea-b6ad-bedf4c761e79
|
253 | 2024-12-18T19:31:35.296Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 136
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 024a837c-bb56-48ea-b6ad-bedf4c761e79
|
254 | 2024-12-18T19:31:35.299Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 9177500a-8881-4bcf-9e93-e244d917f413
|
255 | 2024-12-18T19:31:35.299Z | 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
|
256 | 2024-12-18T19:31:35.299Z | 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
|
257 | 2024-12-18T19:31:35.299Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
258 | 2024-12-18T19:31:35.299Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8873
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
259 | 2024-12-18T19:31:35.300Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1018
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 9177500a-8881-4bcf-9e93-e244d917f413
|
260 | 2024-12-18T19:31:35.822Z | 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 = 9177500a-8881-4bcf-9e93-e244d917f413
|
261 | 2024-12-18T19:31:35.952Z | 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 = 9177500a-8881-4bcf-9e93-e244d917f413
|
262 | 2024-12-18T19:31:35.952Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-aae0445f-1ad0-4681-8f78-3630e7b7194f"]
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 = 9177500a-8881-4bcf-9e93-e244d917f413
|
263 | 2024-12-18T19:31:35.991Z | 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 = 9177500a-8881-4bcf-9e93-e244d917f413
|
264 | 2024-12-18T19:31:35.992Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-321e5907-c6a6-4681-9aa4-53529ded0467"]
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 = 9177500a-8881-4bcf-9e93-e244d917f413
|
265 | 2024-12-18T19:31:36.021Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 721
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 9177500a-8881-4bcf-9e93-e244d917f413
|
266 | 2024-12-18T19:31:36.021Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 10472
file = phd-tests/tests/src/migrate.rs
line = 40
path = phd_tests::migrate::from_base::serial_history
target = phd_tests::migrate::from_base
|
267 | 2024-12-18T19:31:36.021Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 721
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
268 | 2024-12-18T19:31:36.021Z | 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
|
269 | 2024-12-18T19:31:36.021Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
270 | 2024-12-18T19:31:36.021Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
271 | 2024-12-18T19:31:36.021Z | 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
|
272 | 2024-12-18T19:31:36.021Z | 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
|
273 | 2024-12-18T19:31:36.021Z | 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
|
274 | 2024-12-18T19:31:36.021Z | 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
|
275 | 2024-12-18T19:31:36.021Z | 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
|
276 | 2024-12-18T19:31:36.040Z | 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 682M 1.80T 681M /phd-artifacts\n
target = phd_framework::zfs
|
277 | 2024-12-18T19:31:36.040Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-fa3f67c7-6ef5-4395-b33b-4f47dd75ffb3"]
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
|
278 | 2024-12-18T19:31:36.066Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-fa3f67c7-6ef5-4395-b33b-4f47dd75ffb3", "phd-artifacts/phd-clone-1536e1cf-3c47-4787-a12b-7aef14c00fc2"]
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
|
279 | 2024-12-18T19:31:36.092Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-1536e1cf-3c47-4787-a12b-7aef14c00fc2"]
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
|
280 | 2024-12-18T19:31:36.110Z | 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-1536e1cf-3c47-4787-a12b-7aef14c00fc2 0B 1.80T 681M /phd-artifacts/phd-clone-1536e1cf-3c47-4787-a12b-7aef14c00fc2\n
target = phd_framework::zfs
|
281 | 2024-12-18T19:31:36.111Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
282 | 2024-12-18T19:31:36.111Z | 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 = 210
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm_name = migration_from_base
|
283 | 2024-12-18T19:31:36.111Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/9d2ee06924af1ff9b4e07e5dcb928817fc687c17d6e2647a5a6172666c816398/propolis-server
target = phd_framework::artifacts::store
|
284 | 2024-12-18T19:31:36.111Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd"
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/9d2ee06924af1ff9b4e07e5dcb928817fc687c17d6e2647a5a6172666c816398/propolis-server"
target = phd_framework::test_vm::server
|
285 | 2024-12-18T19:31:36.111Z | 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
|
286 | 2024-12-18T19:31:36.123Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 891
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
|
287 | 2024-12-18T19:31:36.123Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 12
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
288 | 2024-12-18T19:31:36.123Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
|
289 | 2024-12-18T19:31:36.124Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 319
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
|
290 | 2024-12-18T19:31:36.725Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
291 | 2024-12-18T19:31:36.726Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: d41b995a-62a9-4644-8c21-846c9852ac9e, metadata: InstanceMetadata { project_id: 97d90327-79ba-42a0-bca2-5f4ab81d2788, silo_id: 74c0e35a-b822-43ad-b4bc-360f19e6bf75, sled_id: e294a2c5-eb10-4823-9815-d054c7342c20, sled_model: "pheidippes", sled_revision: 1, sled_serial: "e294a2c5-eb10-4823-9815-d054c7342c20" }, name: "phd-vm-d41b995a-62a9-4644-8c21-846c9852ac9e" }, state: Creating }
line = 378
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
|
292 | 2024-12-18T19:31:36.726Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 602
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
|
293 | 2024-12-18T19:31:36.726Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 439
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
|
294 | 2024-12-18T19:31:36.726Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 444
path = phd_tests::migrate::from_base::can_migrate_from_base
state = Run
target = phd_framework::test_vm
vm = migration_from_base
vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
|
295 | 2024-12-18T19:31:36.726Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 439
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
|
296 | 2024-12-18T19:31:36.726Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 723
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
297 | 2024-12-18T19:31:36.726Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 672
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_from_base
vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
|
298 | 2024-12-18T19:31:36.726Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
299 | 2024-12-18T19:31:36.726Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
|
300 | 2024-12-18T19:31:36.727Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
|
301 | 2024-12-18T19:31:40.917Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4190
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
|
302 | 2024-12-18T19:31:40.917Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WriteStr("root")
target = phd_framework::test_vm
|
303 | 2024-12-18T19:31:40.917Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
304 | 2024-12-18T19:31:40.917Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
|
305 | 2024-12-18T19:31:40.917Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
|
306 | 2024-12-18T19:31:40.937Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
|
307 | 2024-12-18T19:31:40.937Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
308 | 2024-12-18T19:31:40.937Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 680
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
309 | 2024-12-18T19:31:40.937Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
|
310 | 2024-12-18T19:31:40.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 = 745
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
|
311 | 2024-12-18T19:31:40.970Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
|
312 | 2024-12-18T19:31:40.970Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 720
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
313 | 2024-12-18T19:31:40.970Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4243
file = phd-tests/framework/src/test_vm/mod.rs
line = 723
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
314 | 2024-12-18T19:31:40.970Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
|
315 | 2024-12-18T19:31:40.970Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = d41b995a-62a9-4644-8c21-846c9852ac9e
|
316 | 2024-12-18T19:31:40.982Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
|
317 | 2024-12-18T19:31:40.982Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
|
318 | 2024-12-18T19:31:40.982Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = d41b995a-62a9-4644-8c21-846c9852ac9e
|
319 | 2024-12-18T19:31:41.004Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
|
320 | 2024-12-18T19:31:41.004Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
|
321 | 2024-12-18T19:31:41.004Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = d41b995a-62a9-4644-8c21-846c9852ac9e
|
322 | 2024-12-18T19:31:41.015Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
|
323 | 2024-12-18T19:31:41.015Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
|
324 | 2024-12-18T19:31:41.015Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = d41b995a-62a9-4644-8c21-846c9852ac9e
|
325 | 2024-12-18T19:31:41.048Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
|
326 | 2024-12-18T19:31:41.048Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
|
327 | 2024-12-18T19:31:41.048Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = d41b995a-62a9-4644-8c21-846c9852ac9e
|
328 | 2024-12-18T19:31:41.058Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
|
329 | 2024-12-18T19:31:41.059Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
|
330 | 2024-12-18T19:31:41.059Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = d41b995a-62a9-4644-8c21-846c9852ac9e
|
331 | 2024-12-18T19:31:41.080Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
|
332 | 2024-12-18T19:31:41.080Z | 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
|
333 | 2024-12-18T19:31:41.081Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
334 | 2024-12-18T19:31:41.081Z | 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 = 210
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm_name = migration_from_base_lifecycle_0
|
335 | 2024-12-18T19:31:41.081Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
336 | 2024-12-18T19:31:41.081Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd"
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
|
337 | 2024-12-18T19:31:41.081Z | 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
|
338 | 2024-12-18T19:31:41.103Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 892
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
|
339 | 2024-12-18T19:31:41.103Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
340 | 2024-12-18T19:31:41.103Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 473
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = d41b995a-62a9-4644-8c21-846c9852ac9e
target = phd_framework::test_vm
target_id = ad47a547-6149-4b7e-9051-6cdf636afd30
|
341 | 2024-12-18T19:31:41.103Z | 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 = 506
migration_id = 6e72bbc6-80a5-4dfd-bc64-dc5d173586ea
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = d41b995a-62a9-4644-8c21-846c9852ac9e
target = phd_framework::test_vm
target_id = ad47a547-6149-4b7e-9051-6cdf636afd30
timeout_duration = 45s
|
342 | 2024-12-18T19:31:41.103Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = d41b995a-62a9-4644-8c21-846c9852ac9e
target = phd_framework::test_vm
target_id = ad47a547-6149-4b7e-9051-6cdf636afd30
vm = migration_from_base_lifecycle_0
vm_id = ad47a547-6149-4b7e-9051-6cdf636afd30
|
343 | 2024-12-18T19:31:41.104Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 319
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = d41b995a-62a9-4644-8c21-846c9852ac9e
target = phd_framework::test_vm
target_id = ad47a547-6149-4b7e-9051-6cdf636afd30
vm = migration_from_base_lifecycle_0
vm_id = ad47a547-6149-4b7e-9051-6cdf636afd30
|
344 | 2024-12-18T19:31:41.777Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: ad47a547-6149-4b7e-9051-6cdf636afd30, metadata: InstanceMetadata { project_id: 97d90327-79ba-42a0-bca2-5f4ab81d2788, silo_id: 74c0e35a-b822-43ad-b4bc-360f19e6bf75, sled_id: 1f7a63a7-7fb7-4c7c-a262-62bbe897257b, sled_model: "pheidippes", sled_revision: 1, sled_serial: "1f7a63a7-7fb7-4c7c-a262-62bbe897257b" }, name: "phd-vm-ad47a547-6149-4b7e-9051-6cdf636afd30" }, state: Migrating }
line = 378
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = d41b995a-62a9-4644-8c21-846c9852ac9e
target = phd_framework::test_vm
target_id = ad47a547-6149-4b7e-9051-6cdf636afd30
vm = migration_from_base_lifecycle_0
vm_id = ad47a547-6149-4b7e-9051-6cdf636afd30
|
345 | 2024-12-18T19:31:41.777Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 673
file = phd-tests/framework/src/test_vm/mod.rs
line = 275
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = d41b995a-62a9-4644-8c21-846c9852ac9e
target = phd_framework::test_vm
target_id = ad47a547-6149-4b7e-9051-6cdf636afd30
vm = migration_from_base_lifecycle_0
vm_id = ad47a547-6149-4b7e-9051-6cdf636afd30
|
346 | 2024-12-18T19:31:41.777Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 527
migration_id = 6e72bbc6-80a5-4dfd-bc64-dc5d173586ea
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = d41b995a-62a9-4644-8c21-846c9852ac9e
target = phd_framework::test_vm
target_id = ad47a547-6149-4b7e-9051-6cdf636afd30
|
347 | 2024-12-18T19:31:44.029Z | 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":7760}}
target = phd_framework::serial
|
348 | 2024-12-18T19:31:44.687Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 540
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = d41b995a-62a9-4644-8c21-846c9852ac9e
target = phd_framework::test_vm
target_id = ad47a547-6149-4b7e-9051-6cdf636afd30
|
349 | 2024-12-18T19:31:44.687Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2909
file = phd-tests/framework/src/test_vm/mod.rs
line = 527
migration_id = 6e72bbc6-80a5-4dfd-bc64-dc5d173586ea
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = d41b995a-62a9-4644-8c21-846c9852ac9e
target = phd_framework::test_vm
target_id = ad47a547-6149-4b7e-9051-6cdf636afd30
|
350 | 2024-12-18T19:31:44.687Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3583
file = phd-tests/framework/src/test_vm/mod.rs
line = 473
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = d41b995a-62a9-4644-8c21-846c9852ac9e
target = phd_framework::test_vm
target_id = ad47a547-6149-4b7e-9051-6cdf636afd30
|
351 | 2024-12-18T19:31:44.688Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
|
352 | 2024-12-18T19:31:44.688Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = ad47a547-6149-4b7e-9051-6cdf636afd30
|
353 | 2024-12-18T19:31:44.688Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = ad47a547-6149-4b7e-9051-6cdf636afd30
|
354 | 2024-12-18T19:31:44.689Z | 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 = d41b995a-62a9-4644-8c21-846c9852ac9e
|
355 | 2024-12-18T19:31:44.824Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 135
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = d41b995a-62a9-4644-8c21-846c9852ac9e
|
356 | 2024-12-18T19:31:44.824Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 136
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = ad47a547-6149-4b7e-9051-6cdf636afd30
|
357 | 2024-12-18T19:31:44.824Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = ad47a547-6149-4b7e-9051-6cdf636afd30
|
358 | 2024-12-18T19:31:44.825Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
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 = ad47a547-6149-4b7e-9051-6cdf636afd30
|
359 | 2024-12-18T19:31:44.857Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 738
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = ad47a547-6149-4b7e-9051-6cdf636afd30
|
360 | 2024-12-18T19:31:44.857Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = ad47a547-6149-4b7e-9051-6cdf636afd30
|
361 | 2024-12-18T19:31:44.857Z | 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
|
362 | 2024-12-18T19:31:44.858Z | 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
|
363 | 2024-12-18T19:31:44.858Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8132
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
364 | 2024-12-18T19:31:44.858Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
365 | 2024-12-18T19:31:44.858Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1018
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = ad47a547-6149-4b7e-9051-6cdf636afd30
|
366 | 2024-12-18T19:31:45.246Z | 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 = ad47a547-6149-4b7e-9051-6cdf636afd30
|
367 | 2024-12-18T19:31:45.386Z | 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 = ad47a547-6149-4b7e-9051-6cdf636afd30
|
368 | 2024-12-18T19:31:45.386Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-1536e1cf-3c47-4787-a12b-7aef14c00fc2"]
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 = ad47a547-6149-4b7e-9051-6cdf636afd30
|
369 | 2024-12-18T19:31:45.426Z | 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 = ad47a547-6149-4b7e-9051-6cdf636afd30
|
370 | 2024-12-18T19:31:45.426Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-fa3f67c7-6ef5-4395-b33b-4f47dd75ffb3"]
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 = ad47a547-6149-4b7e-9051-6cdf636afd30
|
371 | 2024-12-18T19:31:45.454Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 596
file = phd-tests/framework/src/test_vm/mod.rs
line = 995
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = ad47a547-6149-4b7e-9051-6cdf636afd30
|
372 | 2024-12-18T19:31:45.454Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 9432
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
|
373 | 2024-12-18T19:31:45.454Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 596
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
374 | 2024-12-18T19:31:45.454Z | INFO | phd-runner: [EXECUTION_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
375 | 2024-12-18T19:31:45.454Z | INFO | phd-runner: [EXECUTION_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
376 | | test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 104.26s |
377 | | |
378 | 2024-12-18T19:31:45.454Z | DEBG | phd-runner: phd_runner
exit_code = 0
file = phd-tests/runner/src/main.rs
line = 40
target = phd_runner
|