1 | 2025-01-08T21:30:36.392Z | 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 | 2025-01-08T21:30:36.394Z | 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: 192, tv_nsec: 285706769 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } }
target = phd_framework::artifacts::store
|
3 | 2025-01-08T21:30:36.395Z | 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 | 2025-01-08T21:30:36.395Z | 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 | 2025-01-08T21:30:36.395Z | 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 | 2025-01-08T21:30:36.514Z | 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 | 2025-01-08T21:30:36.922Z | 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/7d941410a52377671e77a0f6cfef3defe67151f7/propolis-server.sha256.txt
|
8 | 2025-01-08T21:30:37.077Z | INFO | phd-runner: [EXECUTION_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
9 | 2025-01-08T21:30:37.077Z | INFO | phd-runner: [EXECUTION_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
10 | 2025-01-08T21:30:37.077Z | INFO | phd-runner: Running 3 test(s)
file = phd-tests/runner/src/execute.rs
line = 82
target = phd_runner::execute
|
11 | 2025-01-08T21:30:37.077Z | 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 | 2025-01-08T21:30:37.077Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
13 | 2025-01-08T21:30:37.077Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
14 | 2025-01-08T21:30:37.077Z | 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 | 2025-01-08T21:30:37.078Z | 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 | 2025-01-08T21:30:37.078Z | 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 | 2025-01-08T21:30:37.644Z | 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 | 2025-01-08T21:30:37.644Z | 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 | 2025-01-08T21:31:08.028Z | 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 | 2025-01-08T21:31:08.028Z | 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 | 2025-01-08T21:31:08.051Z | 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 3.31M 1.80T 1.91M /phd-artifacts\n
target = phd_framework::zfs
|
22 | 2025-01-08T21:31:08.052Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-3ee913e6-d0a8-4e77-a2a1-9d76c17023af"]
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 | 2025-01-08T21:31:08.104Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-3ee913e6-d0a8-4e77-a2a1-9d76c17023af", "phd-artifacts/phd-clone-91738afe-25af-4871-9715-679a6bf257aa"]
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 | 2025-01-08T21:31:08.125Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-91738afe-25af-4871-9715-679a6bf257aa"]
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 | 2025-01-08T21:31:08.138Z | 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-91738afe-25af-4871-9715-679a6bf257aa 0B 1.80T 48.9M /phd-artifacts/phd-clone-91738afe-25af-4871-9715-679a6bf257aa\n
target = phd_framework::zfs
|
26 | 2025-01-08T21:31:08.139Z | 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 | 2025-01-08T21:31:08.139Z | 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 | 2025-01-08T21:31:08.139Z | 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/f666d8a901a758714220e83a563f3beddc3a14eca1768ca350a9feca05687ef4/propolis-server.tar.gz
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
|
29 | 2025-01-08T21:31:08.139Z | 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/7d941410a52377671e77a0f6cfef3defe67151f7/propolis-server.tar.gz
|
30 | 2025-01-08T21:31:32.171Z | DEBG | phd-runner: [NEW - EVENT] Extracting artifact from tarball
extracted_path = /phd-artifacts/f666d8a901a758714220e83a563f3beddc3a14eca1768ca350a9feca05687ef4/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 | 2025-01-08T21:31:32.171Z | 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 | 2025-01-08T21:31:44.784Z | 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/f666d8a901a758714220e83a563f3beddc3a14eca1768ca350a9feca05687ef4/propolis-server"
target = phd_framework::test_vm::server
|
33 | 2025-01-08T21:31:44.784Z | 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 | 2025-01-08T21:31:44.822Z | 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 | 2025-01-08T21:31:44.822Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 36683
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 | 2025-01-08T21:31:44.823Z | 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 = 5aa5a60d-da79-4764-b139-9e405a483e74
|
37 | 2025-01-08T21:31:44.823Z | 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 = 5aa5a60d-da79-4764-b139-9e405a483e74
|
38 | 2025-01-08T21:31:45.264Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
39 | 2025-01-08T21:31:45.265Z | 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: 5aa5a60d-da79-4764-b139-9e405a483e74, metadata: InstanceMetadata { project_id: e1f269c3-b018-4894-8845-01fa7b05b5c9, silo_id: 9645d99b-01eb-414c-a016-ef7213d20657, sled_id: 160a70bc-a313-40ae-9571-13c28aee5032, sled_model: "pheidippes", sled_revision: 1, sled_serial: "160a70bc-a313-40ae-9571-13c28aee5032" }, name: "phd-vm-5aa5a60d-da79-4764-b139-9e405a483e74" }, 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 = 5aa5a60d-da79-4764-b139-9e405a483e74
|
40 | 2025-01-08T21:31:45.265Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 442
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 = 5aa5a60d-da79-4764-b139-9e405a483e74
|
41 | 2025-01-08T21:31:45.265Z | 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 = 5aa5a60d-da79-4764-b139-9e405a483e74
|
42 | 2025-01-08T21:31:45.265Z | 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 = 5aa5a60d-da79-4764-b139-9e405a483e74
|
43 | 2025-01-08T21:31:45.265Z | 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 = 5aa5a60d-da79-4764-b139-9e405a483e74
|
44 | 2025-01-08T21:31:45.266Z | 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 | 2025-01-08T21:31:45.266Z | 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 = 5aa5a60d-da79-4764-b139-9e405a483e74
|
46 | 2025-01-08T21:31:45.266Z | 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 | 2025-01-08T21:31:45.266Z | 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 = 5aa5a60d-da79-4764-b139-9e405a483e74
|
48 | 2025-01-08T21:31:45.266Z | 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 = 5aa5a60d-da79-4764-b139-9e405a483e74
|
49 | 2025-01-08T21:31:49.500Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4234
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 = 5aa5a60d-da79-4764-b139-9e405a483e74
|
50 | 2025-01-08T21:31:49.500Z | 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 | 2025-01-08T21:31:49.501Z | 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 | 2025-01-08T21:31:49.501Z | 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 = 5aa5a60d-da79-4764-b139-9e405a483e74
|
53 | 2025-01-08T21:31:49.501Z | 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 = 5aa5a60d-da79-4764-b139-9e405a483e74
|
54 | 2025-01-08T21:31:49.519Z | 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::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 5aa5a60d-da79-4764-b139-9e405a483e74
|
55 | 2025-01-08T21:31:49.519Z | 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 | 2025-01-08T21:31:49.519Z | 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 | 2025-01-08T21:31:49.519Z | 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 = 5aa5a60d-da79-4764-b139-9e405a483e74
|
58 | 2025-01-08T21:31:49.519Z | 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 = 5aa5a60d-da79-4764-b139-9e405a483e74
|
59 | 2025-01-08T21:31:49.552Z | 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 = 5aa5a60d-da79-4764-b139-9e405a483e74
|
60 | 2025-01-08T21:31:49.552Z | 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 | 2025-01-08T21:31:49.552Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4286
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 | 2025-01-08T21:31:49.552Z | 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 = 5aa5a60d-da79-4764-b139-9e405a483e74
|
63 | 2025-01-08T21:31:49.552Z | 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 = 5aa5a60d-da79-4764-b139-9e405a483e74
|
64 | 2025-01-08T21:31:49.563Z | 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 = 5aa5a60d-da79-4764-b139-9e405a483e74
|
65 | 2025-01-08T21:31:49.563Z | 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 = 5aa5a60d-da79-4764-b139-9e405a483e74
|
66 | 2025-01-08T21:31:49.563Z | 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 = 5aa5a60d-da79-4764-b139-9e405a483e74
|
67 | 2025-01-08T21:31:49.584Z | 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 = 5aa5a60d-da79-4764-b139-9e405a483e74
|
68 | 2025-01-08T21:31:49.585Z | 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 = 5aa5a60d-da79-4764-b139-9e405a483e74
|
69 | 2025-01-08T21:31:49.585Z | 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 = 5aa5a60d-da79-4764-b139-9e405a483e74
|
70 | 2025-01-08T21:31:49.595Z | 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 = 5aa5a60d-da79-4764-b139-9e405a483e74
|
71 | 2025-01-08T21:31:49.595Z | 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 = 5aa5a60d-da79-4764-b139-9e405a483e74
|
72 | 2025-01-08T21:31:49.595Z | 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 = 5aa5a60d-da79-4764-b139-9e405a483e74
|
73 | 2025-01-08T21:31:49.617Z | 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 = 5aa5a60d-da79-4764-b139-9e405a483e74
|
74 | 2025-01-08T21:31:49.617Z | 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 = 5aa5a60d-da79-4764-b139-9e405a483e74
|
75 | 2025-01-08T21:31:49.617Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 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 = 5aa5a60d-da79-4764-b139-9e405a483e74
|
76 | 2025-01-08T21:31:49.628Z | 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::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 5aa5a60d-da79-4764-b139-9e405a483e74
|
77 | 2025-01-08T21:31:49.629Z | 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 = 5aa5a60d-da79-4764-b139-9e405a483e74
|
78 | 2025-01-08T21:31:49.629Z | 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 = 5aa5a60d-da79-4764-b139-9e405a483e74
|
79 | 2025-01-08T21:31:49.650Z | 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 = 5aa5a60d-da79-4764-b139-9e405a483e74
|
80 | 2025-01-08T21:31:49.650Z | 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 | 2025-01-08T21:31:49.650Z | 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 | 2025-01-08T21:31:49.650Z | 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 | 2025-01-08T21:31:49.650Z | 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 | 2025-01-08T21:31:49.650Z | 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 | 2025-01-08T21:31:49.650Z | 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 | 2025-01-08T21:31:49.650Z | 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 | 2025-01-08T21:31:49.665Z | 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 | 2025-01-08T21:31:49.665Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 14
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 | 2025-01-08T21:31:49.665Z | 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 = 5aa5a60d-da79-4764-b139-9e405a483e74
target = phd_framework::test_vm
target_id = a025b48e-fbd4-4deb-b037-41ce7c0a078e
|
90 | 2025-01-08T21:31:49.665Z | 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 = 1d9c1193-c90f-4ec4-b718-41aa38bbc075
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 5aa5a60d-da79-4764-b139-9e405a483e74
target = phd_framework::test_vm
target_id = a025b48e-fbd4-4deb-b037-41ce7c0a078e
timeout_duration = 45s
|
91 | 2025-01-08T21:31:49.665Z | 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 = 5aa5a60d-da79-4764-b139-9e405a483e74
target = phd_framework::test_vm
target_id = a025b48e-fbd4-4deb-b037-41ce7c0a078e
vm = migration_from_base_and_back_lifecycle_0
vm_id = a025b48e-fbd4-4deb-b037-41ce7c0a078e
|
92 | 2025-01-08T21:31:49.666Z | 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 = 5aa5a60d-da79-4764-b139-9e405a483e74
target = phd_framework::test_vm
target_id = a025b48e-fbd4-4deb-b037-41ce7c0a078e
vm = migration_from_base_and_back_lifecycle_0
vm_id = a025b48e-fbd4-4deb-b037-41ce7c0a078e
|
93 | 2025-01-08T21:31:50.462Z | 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: a025b48e-fbd4-4deb-b037-41ce7c0a078e, metadata: InstanceMetadata { project_id: e1f269c3-b018-4894-8845-01fa7b05b5c9, silo_id: 9645d99b-01eb-414c-a016-ef7213d20657, sled_id: 3664bafd-71a5-4a47-8c15-367dbd6a6034, sled_model: "pheidippes", sled_revision: 1, sled_serial: "3664bafd-71a5-4a47-8c15-367dbd6a6034" }, name: "phd-vm-a025b48e-fbd4-4deb-b037-41ce7c0a078e" }, state: Migrating }
line = 378
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 5aa5a60d-da79-4764-b139-9e405a483e74
target = phd_framework::test_vm
target_id = a025b48e-fbd4-4deb-b037-41ce7c0a078e
vm = migration_from_base_and_back_lifecycle_0
vm_id = a025b48e-fbd4-4deb-b037-41ce7c0a078e
|
94 | 2025-01-08T21:31:50.462Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 796
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 = 5aa5a60d-da79-4764-b139-9e405a483e74
target = phd_framework::test_vm
target_id = a025b48e-fbd4-4deb-b037-41ce7c0a078e
vm = migration_from_base_and_back_lifecycle_0
vm_id = a025b48e-fbd4-4deb-b037-41ce7c0a078e
|
95 | 2025-01-08T21:31:50.462Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 527
migration_id = 1d9c1193-c90f-4ec4-b718-41aa38bbc075
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 5aa5a60d-da79-4764-b139-9e405a483e74
target = phd_framework::test_vm
target_id = a025b48e-fbd4-4deb-b037-41ce7c0a078e
|
96 | 2025-01-08T21:31:52.914Z | 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 | 2025-01-08T21:31:54.051Z | 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 = 5aa5a60d-da79-4764-b139-9e405a483e74
target = phd_framework::test_vm
target_id = a025b48e-fbd4-4deb-b037-41ce7c0a078e
|
98 | 2025-01-08T21:31:54.051Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3588
file = phd-tests/framework/src/test_vm/mod.rs
line = 527
migration_id = 1d9c1193-c90f-4ec4-b718-41aa38bbc075
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 5aa5a60d-da79-4764-b139-9e405a483e74
target = phd_framework::test_vm
target_id = a025b48e-fbd4-4deb-b037-41ce7c0a078e
|
99 | 2025-01-08T21:31:54.051Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4385
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 = 5aa5a60d-da79-4764-b139-9e405a483e74
target = phd_framework::test_vm
target_id = a025b48e-fbd4-4deb-b037-41ce7c0a078e
|
100 | 2025-01-08T21:31:54.053Z | 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 = 5aa5a60d-da79-4764-b139-9e405a483e74
|
101 | 2025-01-08T21:31:54.053Z | 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 = a025b48e-fbd4-4deb-b037-41ce7c0a078e
|
102 | 2025-01-08T21:31:54.053Z | 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 = a025b48e-fbd4-4deb-b037-41ce7c0a078e
|
103 | 2025-01-08T21:31:54.053Z | 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 = 5aa5a60d-da79-4764-b139-9e405a483e74
|
104 | 2025-01-08T21:31:54.184Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 131
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 = 5aa5a60d-da79-4764-b139-9e405a483e74
|
105 | 2025-01-08T21:31:56.158Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 2105
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 = a025b48e-fbd4-4deb-b037-41ce7c0a078e
|
106 | 2025-01-08T21:31:56.158Z | 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 = a025b48e-fbd4-4deb-b037-41ce7c0a078e
|
107 | 2025-01-08T21:31:56.158Z | 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 = a025b48e-fbd4-4deb-b037-41ce7c0a078e
|
108 | 2025-01-08T21:31:56.181Z | 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 = a025b48e-fbd4-4deb-b037-41ce7c0a078e
|
109 | 2025-01-08T21:31:56.181Z | 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 | 2025-01-08T21:31:56.181Z | 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 | 2025-01-08T21:31:56.181Z | 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 | 2025-01-08T21:31:56.181Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/f666d8a901a758714220e83a563f3beddc3a14eca1768ca350a9feca05687ef4/propolis-server
target = phd_framework::artifacts::store
|
113 | 2025-01-08T21:31:56.181Z | 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/f666d8a901a758714220e83a563f3beddc3a14eca1768ca350a9feca05687ef4/propolis-server"
target = phd_framework::test_vm::server
|
114 | 2025-01-08T21:31:56.181Z | 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 | 2025-01-08T21:31:56.196Z | 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 | 2025-01-08T21:31:56.197Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 15
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 | 2025-01-08T21:31:56.197Z | 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 = a025b48e-fbd4-4deb-b037-41ce7c0a078e
target = phd_framework::test_vm
target_id = 65f8fa97-57a3-406a-9356-1251b6404182
|
118 | 2025-01-08T21:31:56.197Z | 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 = eba417b8-11d3-47ed-83d1-53a39c5999e6
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = a025b48e-fbd4-4deb-b037-41ce7c0a078e
target = phd_framework::test_vm
target_id = 65f8fa97-57a3-406a-9356-1251b6404182
timeout_duration = 45s
|
119 | 2025-01-08T21:31:56.197Z | 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 = a025b48e-fbd4-4deb-b037-41ce7c0a078e
target = phd_framework::test_vm
target_id = 65f8fa97-57a3-406a-9356-1251b6404182
vm = migration_from_base_and_back_lifecycle_1
vm_id = 65f8fa97-57a3-406a-9356-1251b6404182
|
120 | 2025-01-08T21:31:56.197Z | 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 = a025b48e-fbd4-4deb-b037-41ce7c0a078e
target = phd_framework::test_vm
target_id = 65f8fa97-57a3-406a-9356-1251b6404182
vm = migration_from_base_and_back_lifecycle_1
vm_id = 65f8fa97-57a3-406a-9356-1251b6404182
|
121 | 2025-01-08T21:31:57.003Z | 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: 65f8fa97-57a3-406a-9356-1251b6404182, metadata: InstanceMetadata { project_id: e1f269c3-b018-4894-8845-01fa7b05b5c9, silo_id: 9645d99b-01eb-414c-a016-ef7213d20657, sled_id: c7a9e319-faba-43cd-8680-76b6f7491922, sled_model: "pheidippes", sled_revision: 1, sled_serial: "c7a9e319-faba-43cd-8680-76b6f7491922" }, name: "phd-vm-65f8fa97-57a3-406a-9356-1251b6404182" }, 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 = a025b48e-fbd4-4deb-b037-41ce7c0a078e
target = phd_framework::test_vm
target_id = 65f8fa97-57a3-406a-9356-1251b6404182
vm = migration_from_base_and_back_lifecycle_1
vm_id = 65f8fa97-57a3-406a-9356-1251b6404182
|
122 | 2025-01-08T21:31:57.003Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 805
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 = a025b48e-fbd4-4deb-b037-41ce7c0a078e
target = phd_framework::test_vm
target_id = 65f8fa97-57a3-406a-9356-1251b6404182
vm = migration_from_base_and_back_lifecycle_1
vm_id = 65f8fa97-57a3-406a-9356-1251b6404182
|
123 | 2025-01-08T21:31:57.003Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 527
migration_id = eba417b8-11d3-47ed-83d1-53a39c5999e6
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = a025b48e-fbd4-4deb-b037-41ce7c0a078e
target = phd_framework::test_vm
target_id = 65f8fa97-57a3-406a-9356-1251b6404182
|
124 | 2025-01-08T21:31:59.496Z | 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 | 2025-01-08T21:32:01.126Z | 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 = a025b48e-fbd4-4deb-b037-41ce7c0a078e
target = phd_framework::test_vm
target_id = 65f8fa97-57a3-406a-9356-1251b6404182
|
126 | 2025-01-08T21:32:01.126Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 4122
file = phd-tests/framework/src/test_vm/mod.rs
line = 527
migration_id = eba417b8-11d3-47ed-83d1-53a39c5999e6
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = a025b48e-fbd4-4deb-b037-41ce7c0a078e
target = phd_framework::test_vm
target_id = 65f8fa97-57a3-406a-9356-1251b6404182
|
127 | 2025-01-08T21:32:01.126Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4928
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 = a025b48e-fbd4-4deb-b037-41ce7c0a078e
target = phd_framework::test_vm
target_id = 65f8fa97-57a3-406a-9356-1251b6404182
|
128 | 2025-01-08T21:32:01.127Z | 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 = a025b48e-fbd4-4deb-b037-41ce7c0a078e
|
129 | 2025-01-08T21:32:01.127Z | 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 = 65f8fa97-57a3-406a-9356-1251b6404182
|
130 | 2025-01-08T21:32:01.127Z | 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 = 65f8fa97-57a3-406a-9356-1251b6404182
|
131 | 2025-01-08T21:32:01.128Z | 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 = a025b48e-fbd4-4deb-b037-41ce7c0a078e
|
132 | 2025-01-08T21:32:01.260Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 133
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 = a025b48e-fbd4-4deb-b037-41ce7c0a078e
|
133 | 2025-01-08T21:32:01.261Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 133
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 = 65f8fa97-57a3-406a-9356-1251b6404182
|
134 | 2025-01-08T21:32:01.261Z | 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 = 65f8fa97-57a3-406a-9356-1251b6404182
|
135 | 2025-01-08T21:32:01.261Z | 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 = 65f8fa97-57a3-406a-9356-1251b6404182
|
136 | 2025-01-08T21:32:01.294Z | 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 = 65f8fa97-57a3-406a-9356-1251b6404182
|
137 | 2025-01-08T21:32:01.294Z | 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
|
138 | 2025-01-08T21:32:01.294Z | 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
|
139 | 2025-01-08T21:32:01.294Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 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
|
140 | 2025-01-08T21:32:01.294Z | 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
|
141 | 2025-01-08T21:32:01.294Z | 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
|
142 | 2025-01-08T21:32:01.294Z | 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
|
143 | 2025-01-08T21:32:01.310Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 872
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
|
144 | 2025-01-08T21:32:01.310Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 16
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
|
145 | 2025-01-08T21:32:01.310Z | 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 = 65f8fa97-57a3-406a-9356-1251b6404182
target = phd_framework::test_vm
target_id = 2cc46799-85eb-4fdb-8807-b8955482fb51
|
146 | 2025-01-08T21:32:01.310Z | 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 = 11108d78-190b-4a34-9541-3262ceab4e2d
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 65f8fa97-57a3-406a-9356-1251b6404182
target = phd_framework::test_vm
target_id = 2cc46799-85eb-4fdb-8807-b8955482fb51
timeout_duration = 45s
|
147 | 2025-01-08T21:32:01.310Z | 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 = 65f8fa97-57a3-406a-9356-1251b6404182
target = phd_framework::test_vm
target_id = 2cc46799-85eb-4fdb-8807-b8955482fb51
vm = migration_from_base_and_back_lifecycle_2
vm_id = 2cc46799-85eb-4fdb-8807-b8955482fb51
|
148 | 2025-01-08T21:32:01.310Z | 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 = 65f8fa97-57a3-406a-9356-1251b6404182
target = phd_framework::test_vm
target_id = 2cc46799-85eb-4fdb-8807-b8955482fb51
vm = migration_from_base_and_back_lifecycle_2
vm_id = 2cc46799-85eb-4fdb-8807-b8955482fb51
|
149 | 2025-01-08T21:32:01.803Z | 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: 2cc46799-85eb-4fdb-8807-b8955482fb51, metadata: InstanceMetadata { project_id: e1f269c3-b018-4894-8845-01fa7b05b5c9, silo_id: 9645d99b-01eb-414c-a016-ef7213d20657, sled_id: 6867e2b1-a3a5-483d-b347-48ff3f765c89, sled_model: "pheidippes", sled_revision: 1, sled_serial: "6867e2b1-a3a5-483d-b347-48ff3f765c89" }, name: "phd-vm-2cc46799-85eb-4fdb-8807-b8955482fb51" }, 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 = 65f8fa97-57a3-406a-9356-1251b6404182
target = phd_framework::test_vm
target_id = 2cc46799-85eb-4fdb-8807-b8955482fb51
vm = migration_from_base_and_back_lifecycle_2
vm_id = 2cc46799-85eb-4fdb-8807-b8955482fb51
|
150 | 2025-01-08T21:32:01.803Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 493
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 = 65f8fa97-57a3-406a-9356-1251b6404182
target = phd_framework::test_vm
target_id = 2cc46799-85eb-4fdb-8807-b8955482fb51
vm = migration_from_base_and_back_lifecycle_2
vm_id = 2cc46799-85eb-4fdb-8807-b8955482fb51
|
151 | 2025-01-08T21:32:01.803Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 527
migration_id = 11108d78-190b-4a34-9541-3262ceab4e2d
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 65f8fa97-57a3-406a-9356-1251b6404182
target = phd_framework::test_vm
target_id = 2cc46799-85eb-4fdb-8807-b8955482fb51
|
152 | 2025-01-08T21:32:04.308Z | 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
|
153 | 2025-01-08T21:32:05.309Z | 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 = 65f8fa97-57a3-406a-9356-1251b6404182
target = phd_framework::test_vm
target_id = 2cc46799-85eb-4fdb-8807-b8955482fb51
|
154 | 2025-01-08T21:32:05.309Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3505
file = phd-tests/framework/src/test_vm/mod.rs
line = 527
migration_id = 11108d78-190b-4a34-9541-3262ceab4e2d
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 65f8fa97-57a3-406a-9356-1251b6404182
target = phd_framework::test_vm
target_id = 2cc46799-85eb-4fdb-8807-b8955482fb51
|
155 | 2025-01-08T21:32:05.309Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3999
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 = 65f8fa97-57a3-406a-9356-1251b6404182
target = phd_framework::test_vm
target_id = 2cc46799-85eb-4fdb-8807-b8955482fb51
|
156 | 2025-01-08T21:32:05.310Z | 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 = 65f8fa97-57a3-406a-9356-1251b6404182
|
157 | 2025-01-08T21:32:05.311Z | 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 = 2cc46799-85eb-4fdb-8807-b8955482fb51
|
158 | 2025-01-08T21:32:05.311Z | 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 = 2cc46799-85eb-4fdb-8807-b8955482fb51
|
159 | 2025-01-08T21:32:05.311Z | 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 = 65f8fa97-57a3-406a-9356-1251b6404182
|
160 | 2025-01-08T21:32:05.429Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 118
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 = 65f8fa97-57a3-406a-9356-1251b6404182
|
161 | 2025-01-08T21:32:08.159Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 2848
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 = 2cc46799-85eb-4fdb-8807-b8955482fb51
|
162 | 2025-01-08T21:32:08.160Z | 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 = 2cc46799-85eb-4fdb-8807-b8955482fb51
|
163 | 2025-01-08T21:32:08.160Z | 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 = 2cc46799-85eb-4fdb-8807-b8955482fb51
|
164 | 2025-01-08T21:32:08.193Z | 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_2
vm_id = 2cc46799-85eb-4fdb-8807-b8955482fb51
|
165 | 2025-01-08T21:32:08.193Z | 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 = 2cc46799-85eb-4fdb-8807-b8955482fb51
|
166 | 2025-01-08T21:32:08.193Z | 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
|
167 | 2025-01-08T21:32:08.193Z | 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
|
168 | 2025-01-08T21:32:08.193Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
169 | 2025-01-08T21:32:08.193Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 22929
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
170 | 2025-01-08T21:32:08.194Z | 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 = 2cc46799-85eb-4fdb-8807-b8955482fb51
|
171 | 2025-01-08T21:32:08.552Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::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 = 2cc46799-85eb-4fdb-8807-b8955482fb51
|
172 | 2025-01-08T21:32:08.670Z | 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 = 2cc46799-85eb-4fdb-8807-b8955482fb51
|
173 | 2025-01-08T21:32:08.670Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-91738afe-25af-4871-9715-679a6bf257aa"]
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 = 2cc46799-85eb-4fdb-8807-b8955482fb51
|
174 | 2025-01-08T21:32:08.702Z | 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 = 2cc46799-85eb-4fdb-8807-b8955482fb51
|
175 | 2025-01-08T21:32:08.702Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-3ee913e6-d0a8-4e77-a2a1-9d76c17023af"]
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 = 2cc46799-85eb-4fdb-8807-b8955482fb51
|
176 | 2025-01-08T21:32:08.727Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 533
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 = 2cc46799-85eb-4fdb-8807-b8955482fb51
|
177 | 2025-01-08T21:32:08.727Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 91649
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
|
178 | 2025-01-08T21:32:08.727Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 533
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
179 | 2025-01-08T21:32:08.727Z | 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
|
180 | 2025-01-08T21:32:08.727Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
181 | 2025-01-08T21:32:08.727Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
182 | 2025-01-08T21:32:08.727Z | 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
|
183 | 2025-01-08T21:32:08.727Z | 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
|
184 | 2025-01-08T21:32:08.727Z | 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
|
185 | 2025-01-08T21:32:08.727Z | 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 | 2025-01-08T21:32:08.727Z | 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
|
187 | 2025-01-08T21:32:08.745Z | 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 683M 1.80T 682M /phd-artifacts\n
target = phd_framework::zfs
|
188 | 2025-01-08T21:32:08.745Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-9234d0ad-eded-4b21-bb73-005dddcdb369"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = snapshot
|
189 | 2025-01-08T21:32:08.769Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-9234d0ad-eded-4b21-bb73-005dddcdb369", "phd-artifacts/phd-clone-699eaf4a-1eab-41d7-8c13-79cc22718b22"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = clone
|
190 | 2025-01-08T21:32:08.793Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-699eaf4a-1eab-41d7-8c13-79cc22718b22"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = list
|
191 | 2025-01-08T21:32:08.810Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::from_base::serial_history
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-699eaf4a-1eab-41d7-8c13-79cc22718b22 0B 1.80T 682M /phd-artifacts/phd-clone-699eaf4a-1eab-41d7-8c13-79cc22718b22\n
target = phd_framework::zfs
|
192 | 2025-01-08T21:32:08.811Z | 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
|
193 | 2025-01-08T21:32:08.811Z | 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
|
194 | 2025-01-08T21:32:08.811Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/f666d8a901a758714220e83a563f3beddc3a14eca1768ca350a9feca05687ef4/propolis-server
target = phd_framework::artifacts::store
|
195 | 2025-01-08T21:32:08.811Z | 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/f666d8a901a758714220e83a563f3beddc3a14eca1768ca350a9feca05687ef4/propolis-server"
target = phd_framework::test_vm::server
|
196 | 2025-01-08T21:32:08.811Z | 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
|
197 | 2025-01-08T21:32:08.822Z | 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
|
198 | 2025-01-08T21:32:08.822Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
199 | 2025-01-08T21:32:08.822Z | 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 = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
|
200 | 2025-01-08T21:32:08.823Z | 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 = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
|
201 | 2025-01-08T21:32:09.199Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
202 | 2025-01-08T21:32:09.199Z | 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: c8baa7c2-d344-4fb5-8a6a-3daee159af0a, metadata: InstanceMetadata { project_id: 42048adc-94b6-447b-8e39-a4e884555ab1, silo_id: bdb8d112-e974-4287-99f1-ae2738396994, sled_id: 78d2b0c0-26d2-4e5f-8156-b1d8c14a3c1f, sled_model: "pheidippes", sled_revision: 1, sled_serial: "78d2b0c0-26d2-4e5f-8156-b1d8c14a3c1f" }, name: "phd-vm-c8baa7c2-d344-4fb5-8a6a-3daee159af0a" }, state: Creating }
line = 378
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
|
203 | 2025-01-08T21:32:09.199Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 377
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 = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
|
204 | 2025-01-08T21:32:09.200Z | 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 = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
|
205 | 2025-01-08T21:32:09.200Z | 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 = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
|
206 | 2025-01-08T21:32:09.200Z | 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 = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
|
207 | 2025-01-08T21:32:09.200Z | 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
|
208 | 2025-01-08T21:32:09.200Z | 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 = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
|
209 | 2025-01-08T21:32:09.200Z | 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
|
210 | 2025-01-08T21:32:09.200Z | 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 = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
|
211 | 2025-01-08T21:32:09.200Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 745
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
|
212 | 2025-01-08T21:32:13.441Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4240
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 = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
|
213 | 2025-01-08T21:32:13.441Z | 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
|
214 | 2025-01-08T21:32:13.441Z | 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
|
215 | 2025-01-08T21:32:13.441Z | 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 = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
|
216 | 2025-01-08T21:32:13.441Z | 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 = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
|
217 | 2025-01-08T21:32:13.461Z | 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::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
|
218 | 2025-01-08T21:32:13.461Z | 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
|
219 | 2025-01-08T21:32:13.461Z | 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
|
220 | 2025-01-08T21:32:13.461Z | 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 = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
|
221 | 2025-01-08T21:32:13.461Z | 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 = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
|
222 | 2025-01-08T21:32:13.494Z | 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 = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
|
223 | 2025-01-08T21:32:13.494Z | 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
|
224 | 2025-01-08T21:32:13.494Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4293
file = phd-tests/framework/src/test_vm/mod.rs
line = 723
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
225 | 2025-01-08T21:32:13.494Z | 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 = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
|
226 | 2025-01-08T21:32:13.494Z | 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 = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
|
227 | 2025-01-08T21:32:13.504Z | 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 = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
|
228 | 2025-01-08T21:32:13.505Z | 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 = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
|
229 | 2025-01-08T21:32:13.505Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 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 = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
|
230 | 2025-01-08T21:32:13.538Z | 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 = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
|
231 | 2025-01-08T21:32:13.543Z | 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
|
232 | 2025-01-08T21:32:13.543Z | 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
|
233 | 2025-01-08T21:32:13.543Z | 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
|
234 | 2025-01-08T21:32:13.543Z | 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
|
235 | 2025-01-08T21:32:13.543Z | 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
|
236 | 2025-01-08T21:32:13.543Z | 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
|
237 | 2025-01-08T21:32:13.559Z | 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
|
238 | 2025-01-08T21:32:13.559Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 16
file = phd-tests/framework/src/test_vm/mod.rs
line = 192
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
239 | 2025-01-08T21:32:13.559Z | 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 = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
target = phd_framework::test_vm
target_id = 32842b13-b8aa-49d4-8209-1b3005d12c2b
|
240 | 2025-01-08T21:32:13.560Z | 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 = b2493ee8-d69d-459b-8e5b-06f5263b7fd6
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
target = phd_framework::test_vm
target_id = 32842b13-b8aa-49d4-8209-1b3005d12c2b
timeout_duration = 45s
|
241 | 2025-01-08T21:32:13.560Z | 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 = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
target = phd_framework::test_vm
target_id = 32842b13-b8aa-49d4-8209-1b3005d12c2b
vm = migration_serial_history_base_lifecycle_0
vm_id = 32842b13-b8aa-49d4-8209-1b3005d12c2b
|
242 | 2025-01-08T21:32:13.560Z | 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 = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
target = phd_framework::test_vm
target_id = 32842b13-b8aa-49d4-8209-1b3005d12c2b
vm = migration_serial_history_base_lifecycle_0
vm_id = 32842b13-b8aa-49d4-8209-1b3005d12c2b
|
243 | 2025-01-08T21:32:13.947Z | 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: 32842b13-b8aa-49d4-8209-1b3005d12c2b, metadata: InstanceMetadata { project_id: 42048adc-94b6-447b-8e39-a4e884555ab1, silo_id: bdb8d112-e974-4287-99f1-ae2738396994, sled_id: eb1f08fd-9660-44bf-9407-a497421ec213, sled_model: "pheidippes", sled_revision: 1, sled_serial: "eb1f08fd-9660-44bf-9407-a497421ec213" }, name: "phd-vm-32842b13-b8aa-49d4-8209-1b3005d12c2b" }, state: Migrating }
line = 378
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
target = phd_framework::test_vm
target_id = 32842b13-b8aa-49d4-8209-1b3005d12c2b
vm = migration_serial_history_base_lifecycle_0
vm_id = 32842b13-b8aa-49d4-8209-1b3005d12c2b
|
244 | 2025-01-08T21:32:13.947Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 387
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 = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
target = phd_framework::test_vm
target_id = 32842b13-b8aa-49d4-8209-1b3005d12c2b
vm = migration_serial_history_base_lifecycle_0
vm_id = 32842b13-b8aa-49d4-8209-1b3005d12c2b
|
245 | 2025-01-08T21:32:13.947Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 527
migration_id = b2493ee8-d69d-459b-8e5b-06f5263b7fd6
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
target = phd_framework::test_vm
target_id = 32842b13-b8aa-49d4-8209-1b3005d12c2b
|
246 | 2025-01-08T21:32:16.423Z | 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
|
247 | 2025-01-08T21:32:16.625Z | 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 = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
target = phd_framework::test_vm
target_id = 32842b13-b8aa-49d4-8209-1b3005d12c2b
|
248 | 2025-01-08T21:32:16.625Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2678
file = phd-tests/framework/src/test_vm/mod.rs
line = 527
migration_id = b2493ee8-d69d-459b-8e5b-06f5263b7fd6
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
target = phd_framework::test_vm
target_id = 32842b13-b8aa-49d4-8209-1b3005d12c2b
|
249 | 2025-01-08T21:32:16.625Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3065
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 = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
target = phd_framework::test_vm
target_id = 32842b13-b8aa-49d4-8209-1b3005d12c2b
|
250 | 2025-01-08T21:32:16.626Z | 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 = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
|
251 | 2025-01-08T21:32:16.627Z | 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 = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
|
252 | 2025-01-08T21:32:16.760Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 133
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 = c8baa7c2-d344-4fb5-8a6a-3daee159af0a
|
253 | 2025-01-08T21:32:16.762Z | 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 = 32842b13-b8aa-49d4-8209-1b3005d12c2b
|
254 | 2025-01-08T21:32:16.763Z | 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
|
255 | 2025-01-08T21:32:16.763Z | 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
|
256 | 2025-01-08T21:32:16.763Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 7563
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
257 | 2025-01-08T21:32:16.763Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
258 | 2025-01-08T21:32:16.764Z | 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 = 32842b13-b8aa-49d4-8209-1b3005d12c2b
|
259 | 2025-01-08T21:32:17.426Z | 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 = 32842b13-b8aa-49d4-8209-1b3005d12c2b
|
260 | 2025-01-08T21:32:17.564Z | 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 = 32842b13-b8aa-49d4-8209-1b3005d12c2b
|
261 | 2025-01-08T21:32:17.564Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-699eaf4a-1eab-41d7-8c13-79cc22718b22"]
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 = 32842b13-b8aa-49d4-8209-1b3005d12c2b
|
262 | 2025-01-08T21:32:17.598Z | 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 = 32842b13-b8aa-49d4-8209-1b3005d12c2b
|
263 | 2025-01-08T21:32:17.598Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-9234d0ad-eded-4b21-bb73-005dddcdb369"]
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 = 32842b13-b8aa-49d4-8209-1b3005d12c2b
|
264 | 2025-01-08T21:32:17.623Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 860
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 = 32842b13-b8aa-49d4-8209-1b3005d12c2b
|
265 | 2025-01-08T21:32:17.623Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 8896
file = phd-tests/tests/src/migrate.rs
line = 40
path = phd_tests::migrate::from_base::serial_history
target = phd_tests::migrate::from_base
|
266 | 2025-01-08T21:32:17.624Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 860
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
267 | 2025-01-08T21:32:17.624Z | 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
|
268 | 2025-01-08T21:32:17.624Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
269 | 2025-01-08T21:32:17.624Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
270 | 2025-01-08T21:32:17.624Z | 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
|
271 | 2025-01-08T21:32:17.624Z | 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
|
272 | 2025-01-08T21:32:17.624Z | 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
|
273 | 2025-01-08T21:32:17.624Z | 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 | 2025-01-08T21:32:17.624Z | 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
|
275 | 2025-01-08T21:32:17.643Z | 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 683M 1.80T 682M /phd-artifacts\n
target = phd_framework::zfs
|
276 | 2025-01-08T21:32:17.643Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-abae31f1-4085-4724-8da4-3f50b9cf6ab4"]
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
|
277 | 2025-01-08T21:32:17.668Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-abae31f1-4085-4724-8da4-3f50b9cf6ab4", "phd-artifacts/phd-clone-a36bf677-4271-4fcf-98ab-61df18457b6a"]
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
|
278 | 2025-01-08T21:32:17.691Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-a36bf677-4271-4fcf-98ab-61df18457b6a"]
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
|
279 | 2025-01-08T21:32:17.707Z | 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-a36bf677-4271-4fcf-98ab-61df18457b6a 0B 1.80T 682M /phd-artifacts/phd-clone-a36bf677-4271-4fcf-98ab-61df18457b6a\n
target = phd_framework::zfs
|
280 | 2025-01-08T21:32:17.708Z | 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
|
281 | 2025-01-08T21:32:17.708Z | 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
|
282 | 2025-01-08T21:32:17.708Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/f666d8a901a758714220e83a563f3beddc3a14eca1768ca350a9feca05687ef4/propolis-server
target = phd_framework::artifacts::store
|
283 | 2025-01-08T21:32:17.708Z | 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/f666d8a901a758714220e83a563f3beddc3a14eca1768ca350a9feca05687ef4/propolis-server"
target = phd_framework::test_vm::server
|
284 | 2025-01-08T21:32:17.708Z | 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
|
285 | 2025-01-08T21:32:17.719Z | 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
|
286 | 2025-01-08T21:32:17.719Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 10
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
|
287 | 2025-01-08T21:32:17.719Z | 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 = 1afdae08-2851-4cd4-b4bb-292ce29508f4
|
288 | 2025-01-08T21:32:17.720Z | 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 = 1afdae08-2851-4cd4-b4bb-292ce29508f4
|
289 | 2025-01-08T21:32:18.578Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
290 | 2025-01-08T21:32:18.578Z | 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: 1afdae08-2851-4cd4-b4bb-292ce29508f4, metadata: InstanceMetadata { project_id: f93d6a06-36d1-4c5d-a831-f6c2f37956c1, silo_id: c88a6a45-3c8e-4692-a394-0d13faa99db8, sled_id: 3cd88892-8405-48db-a8e7-28453f8c5d3d, sled_model: "pheidippes", sled_revision: 1, sled_serial: "3cd88892-8405-48db-a8e7-28453f8c5d3d" }, name: "phd-vm-1afdae08-2851-4cd4-b4bb-292ce29508f4" }, 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 = 1afdae08-2851-4cd4-b4bb-292ce29508f4
|
291 | 2025-01-08T21:32:18.578Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 858
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 = 1afdae08-2851-4cd4-b4bb-292ce29508f4
|
292 | 2025-01-08T21:32:18.578Z | 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 = 1afdae08-2851-4cd4-b4bb-292ce29508f4
|
293 | 2025-01-08T21:32:18.578Z | 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 = 1afdae08-2851-4cd4-b4bb-292ce29508f4
|
294 | 2025-01-08T21:32:18.579Z | 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 = 1afdae08-2851-4cd4-b4bb-292ce29508f4
|
295 | 2025-01-08T21:32:18.579Z | 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
|
296 | 2025-01-08T21:32:18.579Z | 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 = 1afdae08-2851-4cd4-b4bb-292ce29508f4
|
297 | 2025-01-08T21:32:18.579Z | 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
|
298 | 2025-01-08T21:32:18.579Z | 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 = 1afdae08-2851-4cd4-b4bb-292ce29508f4
|
299 | 2025-01-08T21:32:18.579Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 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 = 1afdae08-2851-4cd4-b4bb-292ce29508f4
|
300 | 2025-01-08T21:32:22.774Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4195
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 = 1afdae08-2851-4cd4-b4bb-292ce29508f4
|
301 | 2025-01-08T21:32:22.774Z | 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
|
302 | 2025-01-08T21:32:22.775Z | 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
|
303 | 2025-01-08T21:32:22.775Z | 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 = 1afdae08-2851-4cd4-b4bb-292ce29508f4
|
304 | 2025-01-08T21:32:22.775Z | 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 = 1afdae08-2851-4cd4-b4bb-292ce29508f4
|
305 | 2025-01-08T21:32:22.793Z | 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::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 1afdae08-2851-4cd4-b4bb-292ce29508f4
|
306 | 2025-01-08T21:32:22.794Z | 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
|
307 | 2025-01-08T21:32:22.794Z | 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
|
308 | 2025-01-08T21:32:22.794Z | 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 = 1afdae08-2851-4cd4-b4bb-292ce29508f4
|
309 | 2025-01-08T21:32:22.794Z | 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 = 1afdae08-2851-4cd4-b4bb-292ce29508f4
|
310 | 2025-01-08T21:32:22.827Z | 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 = 1afdae08-2851-4cd4-b4bb-292ce29508f4
|
311 | 2025-01-08T21:32:22.827Z | 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
|
312 | 2025-01-08T21:32:22.827Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4247
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
|
313 | 2025-01-08T21:32:22.827Z | 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 = 1afdae08-2851-4cd4-b4bb-292ce29508f4
|
314 | 2025-01-08T21:32:22.827Z | 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 = 1afdae08-2851-4cd4-b4bb-292ce29508f4
|
315 | 2025-01-08T21:32:22.837Z | 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 = 1afdae08-2851-4cd4-b4bb-292ce29508f4
|
316 | 2025-01-08T21:32:22.838Z | 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 = 1afdae08-2851-4cd4-b4bb-292ce29508f4
|
317 | 2025-01-08T21:32:22.838Z | 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 = 1afdae08-2851-4cd4-b4bb-292ce29508f4
|
318 | 2025-01-08T21:32:22.860Z | 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::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 1afdae08-2851-4cd4-b4bb-292ce29508f4
|
319 | 2025-01-08T21:32:22.860Z | 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 = 1afdae08-2851-4cd4-b4bb-292ce29508f4
|
320 | 2025-01-08T21:32:22.860Z | 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 = 1afdae08-2851-4cd4-b4bb-292ce29508f4
|
321 | 2025-01-08T21:32:22.871Z | 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 = 1afdae08-2851-4cd4-b4bb-292ce29508f4
|
322 | 2025-01-08T21:32:22.871Z | 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 = 1afdae08-2851-4cd4-b4bb-292ce29508f4
|
323 | 2025-01-08T21:32:22.871Z | 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 = 1afdae08-2851-4cd4-b4bb-292ce29508f4
|
324 | 2025-01-08T21:32:22.904Z | 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 = 1afdae08-2851-4cd4-b4bb-292ce29508f4
|
325 | 2025-01-08T21:32:22.904Z | 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 = 1afdae08-2851-4cd4-b4bb-292ce29508f4
|
326 | 2025-01-08T21:32:22.904Z | 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 = 1afdae08-2851-4cd4-b4bb-292ce29508f4
|
327 | 2025-01-08T21:32:22.914Z | 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 = 1afdae08-2851-4cd4-b4bb-292ce29508f4
|
328 | 2025-01-08T21:32:22.915Z | 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 = 1afdae08-2851-4cd4-b4bb-292ce29508f4
|
329 | 2025-01-08T21:32:22.915Z | 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 = 1afdae08-2851-4cd4-b4bb-292ce29508f4
|
330 | 2025-01-08T21:32:22.947Z | 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 = 1afdae08-2851-4cd4-b4bb-292ce29508f4
|
331 | 2025-01-08T21:32:22.947Z | 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
|
332 | 2025-01-08T21:32:22.948Z | 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
|
333 | 2025-01-08T21:32:22.948Z | 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
|
334 | 2025-01-08T21:32:22.948Z | 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
|
335 | 2025-01-08T21:32:22.948Z | 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
|
336 | 2025-01-08T21:32:22.948Z | 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
|
337 | 2025-01-08T21:32:22.962Z | 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
|
338 | 2025-01-08T21:32:22.962Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 14
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
|
339 | 2025-01-08T21:32:22.963Z | 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 = 1afdae08-2851-4cd4-b4bb-292ce29508f4
target = phd_framework::test_vm
target_id = 46008a92-2a35-46a7-9223-ec350e780550
|
340 | 2025-01-08T21:32:22.963Z | 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 = d59f7d5c-0289-4393-b6ac-64a86e59b820
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 1afdae08-2851-4cd4-b4bb-292ce29508f4
target = phd_framework::test_vm
target_id = 46008a92-2a35-46a7-9223-ec350e780550
timeout_duration = 45s
|
341 | 2025-01-08T21:32:22.963Z | 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 = 1afdae08-2851-4cd4-b4bb-292ce29508f4
target = phd_framework::test_vm
target_id = 46008a92-2a35-46a7-9223-ec350e780550
vm = migration_from_base_lifecycle_0
vm_id = 46008a92-2a35-46a7-9223-ec350e780550
|
342 | 2025-01-08T21:32:22.963Z | 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 = 1afdae08-2851-4cd4-b4bb-292ce29508f4
target = phd_framework::test_vm
target_id = 46008a92-2a35-46a7-9223-ec350e780550
vm = migration_from_base_lifecycle_0
vm_id = 46008a92-2a35-46a7-9223-ec350e780550
|
343 | 2025-01-08T21:32:23.500Z | 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: 46008a92-2a35-46a7-9223-ec350e780550, metadata: InstanceMetadata { project_id: f93d6a06-36d1-4c5d-a831-f6c2f37956c1, silo_id: c88a6a45-3c8e-4692-a394-0d13faa99db8, sled_id: 9a7142ac-241d-4f4f-ac68-e211820f529a, sled_model: "pheidippes", sled_revision: 1, sled_serial: "9a7142ac-241d-4f4f-ac68-e211820f529a" }, name: "phd-vm-46008a92-2a35-46a7-9223-ec350e780550" }, state: Migrating }
line = 378
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 1afdae08-2851-4cd4-b4bb-292ce29508f4
target = phd_framework::test_vm
target_id = 46008a92-2a35-46a7-9223-ec350e780550
vm = migration_from_base_lifecycle_0
vm_id = 46008a92-2a35-46a7-9223-ec350e780550
|
344 | 2025-01-08T21:32:23.500Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 537
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 = 1afdae08-2851-4cd4-b4bb-292ce29508f4
target = phd_framework::test_vm
target_id = 46008a92-2a35-46a7-9223-ec350e780550
vm = migration_from_base_lifecycle_0
vm_id = 46008a92-2a35-46a7-9223-ec350e780550
|
345 | 2025-01-08T21:32:23.500Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 527
migration_id = d59f7d5c-0289-4393-b6ac-64a86e59b820
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 1afdae08-2851-4cd4-b4bb-292ce29508f4
target = phd_framework::test_vm
target_id = 46008a92-2a35-46a7-9223-ec350e780550
|
346 | 2025-01-08T21:32:25.972Z | 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
|
347 | 2025-01-08T21:32:26.059Z | 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 = 1afdae08-2851-4cd4-b4bb-292ce29508f4
target = phd_framework::test_vm
target_id = 46008a92-2a35-46a7-9223-ec350e780550
|
348 | 2025-01-08T21:32:26.059Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2558
file = phd-tests/framework/src/test_vm/mod.rs
line = 527
migration_id = d59f7d5c-0289-4393-b6ac-64a86e59b820
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 1afdae08-2851-4cd4-b4bb-292ce29508f4
target = phd_framework::test_vm
target_id = 46008a92-2a35-46a7-9223-ec350e780550
|
349 | 2025-01-08T21:32:26.059Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3096
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 = 1afdae08-2851-4cd4-b4bb-292ce29508f4
target = phd_framework::test_vm
target_id = 46008a92-2a35-46a7-9223-ec350e780550
|
350 | 2025-01-08T21:32:26.060Z | 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 = 1afdae08-2851-4cd4-b4bb-292ce29508f4
|
351 | 2025-01-08T21:32:26.060Z | 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 = 46008a92-2a35-46a7-9223-ec350e780550
|
352 | 2025-01-08T21:32:26.060Z | 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 = 46008a92-2a35-46a7-9223-ec350e780550
|
353 | 2025-01-08T21:32:26.061Z | 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 = 1afdae08-2851-4cd4-b4bb-292ce29508f4
|
354 | 2025-01-08T21:32:26.192Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 131
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 = 1afdae08-2851-4cd4-b4bb-292ce29508f4
|
355 | 2025-01-08T21:32:29.419Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 3359
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 = 46008a92-2a35-46a7-9223-ec350e780550
|
356 | 2025-01-08T21:32:29.420Z | 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 = 46008a92-2a35-46a7-9223-ec350e780550
|
357 | 2025-01-08T21:32:29.420Z | 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 = 46008a92-2a35-46a7-9223-ec350e780550
|
358 | 2025-01-08T21:32:29.452Z | 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 = 46008a92-2a35-46a7-9223-ec350e780550
|
359 | 2025-01-08T21:32:29.453Z | 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 = 46008a92-2a35-46a7-9223-ec350e780550
|
360 | 2025-01-08T21:32:29.453Z | 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
|
361 | 2025-01-08T21:32:29.453Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 10875
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
362 | 2025-01-08T21:32:29.453Z | 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 | 2025-01-08T21:32:29.453Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
364 | 2025-01-08T21:32:29.454Z | 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 = 46008a92-2a35-46a7-9223-ec350e780550
|
365 | 2025-01-08T21:32:29.891Z | 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 = 46008a92-2a35-46a7-9223-ec350e780550
|
366 | 2025-01-08T21:32:30.006Z | 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 = 46008a92-2a35-46a7-9223-ec350e780550
|
367 | 2025-01-08T21:32:30.006Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-a36bf677-4271-4fcf-98ab-61df18457b6a"]
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 = 46008a92-2a35-46a7-9223-ec350e780550
|
368 | 2025-01-08T21:32:30.041Z | 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 = 46008a92-2a35-46a7-9223-ec350e780550
|
369 | 2025-01-08T21:32:30.041Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-abae31f1-4085-4724-8da4-3f50b9cf6ab4"]
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 = 46008a92-2a35-46a7-9223-ec350e780550
|
370 | 2025-01-08T21:32:30.066Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 613
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 = 46008a92-2a35-46a7-9223-ec350e780550
|
371 | 2025-01-08T21:32:30.066Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 12441
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
|
372 | 2025-01-08T21:32:30.066Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 612
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
373 | 2025-01-08T21:32:30.066Z | INFO | phd-runner: [EXECUTION_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
374 | 2025-01-08T21:32:30.066Z | INFO | phd-runner: [EXECUTION_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
375 | | test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 112.99s |
376 | | |
377 | 2025-01-08T21:32:30.066Z | DEBG | phd-runner: phd_runner
exit_code = 0
file = phd-tests/runner/src/main.rs
line = 40
target = phd_runner
|