| 1 | 2025-10-28T22:22:35.415Z | INFO | phd-runner: phd_runner
file = phd-tests/runner/src/main.rs
line = 36
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"), output_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-10-28T22:22:35.418Z | DEBG | phd-runner: Created new artifact store from manifest
file = phd-tests/framework/src/artifacts/store.rs
line = 219
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("907a5fd1763ce5ddd74001261e5b52cd200a25f9"), sha256: "ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb" }), 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: 295, tv_nsec: 199086350 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } }
target = phd_framework::artifacts::store
|
| 3 | 2025-10-28T22:22:35.418Z | INFO | phd-runner: Adding Propolis server from local command
file = phd-tests/framework/src/artifacts/store.rs
line = 227
propolis_server_cmd = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
| 4 | 2025-10-28T22:22:35.418Z | INFO | phd-runner: Adding crucible-downstairs from Buildomat Git revision
commit = 75ea3408643664877aa603ffc65996ed6dc34c0a
file = phd-tests/framework/src/artifacts/store.rs
line = 311
target = phd_framework::artifacts::store
|
| 5 | 2025-10-28T22:22:35.418Z | 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/75ea3408643664877aa603ffc65996ed6dc34c0a/crucible-nightly.sha256.txt
|
| 6 | 2025-10-28T22:22:35.558Z | INFO | phd-runner: Adding 'current' Propolis server from Buildomat Git branch 'master'
file = phd-tests/framework/src/artifacts/store.rs
line = 248
target = phd_framework::artifacts::store
|
| 7 | 2025-10-28T22:22:36.040Z | 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/ddbbde447273542a005d83837affddda0501f7d1/propolis-server.sha256.txt
|
| 8 | 2025-10-28T22:22:36.149Z | INFO | phd-runner: [EXECUTION_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
| 9 | 2025-10-28T22:22:36.150Z | INFO | phd-runner: [EXECUTION_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
| 10 | 2025-10-28T22:22:36.150Z | INFO | phd-runner: Running 3 test(s)
file = phd-tests/runner/src/execute.rs
line = 82
target = phd_runner::execute
|
| 11 | 2025-10-28T22:22:36.150Z | 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
|
| 12 | 2025-10-28T22:22:36.150Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 13 | 2025-10-28T22:22:36.150Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 14 | 2025-10-28T22:22:36.150Z | 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
|
| 15 | 2025-10-28T22:22:36.151Z | 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/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::artifacts::store
|
| 16 | 2025-10-28T22:22:36.151Z | 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::can_migrate_from_base
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/907a5fd1763ce5ddd74001261e5b52cd200a25f9/OVMF_CODE.fd
|
| 17 | 2025-10-28T22:22:36.744Z | 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::can_migrate_from_base
target = phd_framework::artifacts::store
|
| 18 | 2025-10-28T22:22:36.744Z | 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 = 614
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::artifacts::store
timeout = 600s
|
| 19 | 2025-10-28T22:23:04.231Z | 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-10-28T22:23:04.231Z | 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
|
| 21 | 2025-10-28T22:23:04.239Z | 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 3.31M 1.80T 1.91M /phd-artifacts\n
target = phd_framework::zfs
|
| 22 | 2025-10-28T22:23:04.239Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-91940b11-5010-4d7f-9174-0a85b49a0543"]
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
|
| 23 | 2025-10-28T22:23:04.292Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-91940b11-5010-4d7f-9174-0a85b49a0543", "phd-artifacts/phd-clone-c2365fd3-2c00-4f40-b9a1-e952f1ed9977"]
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
|
| 24 | 2025-10-28T22:23:04.308Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-c2365fd3-2c00-4f40-b9a1-e952f1ed9977"]
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
|
| 25 | 2025-10-28T22:23:04.314Z | 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-c2365fd3-2c00-4f40-b9a1-e952f1ed9977 0B 1.80T 48.9M /phd-artifacts/phd-clone-c2365fd3-2c00-4f40-b9a1-e952f1ed9977\n
target = phd_framework::zfs
|
| 26 | 2025-10-28T22:23:04.315Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 197
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 27 | 2025-10-28T22:23:04.315Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 215
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm_name = migration_from_base
|
| 28 | 2025-10-28T22:23:04.315Z | 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/2c149a1db1b127d2a24e8cab050f022951746262f2e8be1d60f460282b6affc5/propolis-server.tar.gz
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::artifacts::store
|
| 29 | 2025-10-28T22:23:04.316Z | 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::can_migrate_from_base
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/ddbbde447273542a005d83837affddda0501f7d1/propolis-server.tar.gz
|
| 30 | 2025-10-28T22:23:34.198Z | DEBG | phd-runner: [NEW - EVENT] Extracting artifact from tarball
extracted_path = /phd-artifacts/2c149a1db1b127d2a24e8cab050f022951746262f2e8be1d60f460282b6affc5/propolis-server
file = phd-tests/framework/src/artifacts/store.rs
line = 160
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::artifacts::store
untar_path = propolis-server
|
| 31 | 2025-10-28T22:23:34.198Z | DEBG | phd-runner: [NEW - EVENT] Extracting gzipped tarball...
file = phd-tests/framework/src/artifacts/store.rs
line = 514
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::artifacts::store
|
| 32 | 2025-10-28T22:23:50.419Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::from_base::can_migrate_from_base
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/2c149a1db1b127d2a24e8cab050f022951746262f2e8be1d60f460282b6affc5/propolis-server"
target = phd_framework::test_vm::server
|
| 33 | 2025-10-28T22:23:50.419Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
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::log_config
|
| 34 | 2025-10-28T22:23:50.488Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 868
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm::server
|
| 35 | 2025-10-28T22:23:50.489Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 306
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
|
| 36 | 2025-10-28T22:23:50.490Z | 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 = 345
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
|
| 37 | 2025-10-28T22:23:50.490Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 46175
file = phd-tests/framework/src/test_vm/mod.rs
line = 197
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 38 | 2025-10-28T22:23:50.801Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 39 | 2025-10-28T22:23:50.802Z | 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: ef30f830-cd44-4506-89bd-0ae7e38faeb5, metadata: InstanceMetadata { project_id: 2e5ad00b-ffb6-4143-ad0c-59d6ade20898, silo_id: ee772b54-6bcd-4fbd-88c3-7422de745acd, sled_id: a688dbbf-65f1-405a-8179-7ce3ee1e88e1, sled_model: "pheidippes", sled_revision: 1, sled_serial: "a688dbbf-65f1-405a-8179-7ce3ee1e88e1" }, name: "phd-vm-ef30f830-cd44-4506-89bd-0ae7e38faeb5" }, state: Creating }
line = 404
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
|
| 40 | 2025-10-28T22:23:50.802Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 465
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
|
| 41 | 2025-10-28T22:23:50.802Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 470
path = phd_tests::migrate::from_base::can_migrate_from_base
state = Run
target = phd_framework::test_vm
vm = migration_from_base
vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
|
| 42 | 2025-10-28T22:23:50.802Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 465
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
|
| 43 | 2025-10-28T22:23:50.803Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 44 | 2025-10-28T22:23:50.803Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 729
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_from_base
vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
|
| 45 | 2025-10-28T22:23:50.803Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 737
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 46 | 2025-10-28T22:23:50.803Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
|
| 47 | 2025-10-28T22:23:50.803Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 802
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
|
| 48 | 2025-10-28T22:23:55.267Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4464
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
|
| 49 | 2025-10-28T22:23:55.267Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 737
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WriteStr("root")
target = phd_framework::test_vm
|
| 50 | 2025-10-28T22:23:55.268Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 737
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 51 | 2025-10-28T22:23:55.268Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
|
| 52 | 2025-10-28T22:23:55.268Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 802
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
|
| 53 | 2025-10-28T22:23:55.286Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
|
| 54 | 2025-10-28T22:23:55.286Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 737
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 55 | 2025-10-28T22:23:55.286Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 737
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 56 | 2025-10-28T22:23:55.286Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
|
| 57 | 2025-10-28T22:23:55.286Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 802
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
|
| 58 | 2025-10-28T22:23:55.319Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
|
| 59 | 2025-10-28T22:23:55.319Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 60 | 2025-10-28T22:23:55.319Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4516
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 61 | 2025-10-28T22:23:55.319Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
|
| 62 | 2025-10-28T22:23:55.319Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 802
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 = ef30f830-cd44-4506-89bd-0ae7e38faeb5
|
| 63 | 2025-10-28T22:23:55.330Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
|
| 64 | 2025-10-28T22:23:55.330Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
|
| 65 | 2025-10-28T22:23:55.330Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 802
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 = ef30f830-cd44-4506-89bd-0ae7e38faeb5
|
| 66 | 2025-10-28T22:23:55.363Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
|
| 67 | 2025-10-28T22:23:55.363Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
|
| 68 | 2025-10-28T22:23:55.363Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 802
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 = ef30f830-cd44-4506-89bd-0ae7e38faeb5
|
| 69 | 2025-10-28T22:23:55.374Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
|
| 70 | 2025-10-28T22:23:55.374Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
|
| 71 | 2025-10-28T22:23:55.374Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 802
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 = ef30f830-cd44-4506-89bd-0ae7e38faeb5
|
| 72 | 2025-10-28T22:23:55.407Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
|
| 73 | 2025-10-28T22:23:55.407Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
|
| 74 | 2025-10-28T22:23:55.407Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 802
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 = ef30f830-cd44-4506-89bd-0ae7e38faeb5
|
| 75 | 2025-10-28T22:23:55.417Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
|
| 76 | 2025-10-28T22:23:55.418Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
|
| 77 | 2025-10-28T22:23:55.418Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 802
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 = ef30f830-cd44-4506-89bd-0ae7e38faeb5
|
| 78 | 2025-10-28T22:23:55.440Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
|
| 79 | 2025-10-28T22:23:55.440Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 73
path = phd_tests::migrate::from_base::can_migrate_from_base
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_from_base
|
| 80 | 2025-10-28T22:23:55.440Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 197
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 81 | 2025-10-28T22:23:55.440Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 215
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm_name = migration_from_base_lifecycle_0
|
| 82 | 2025-10-28T22:23:55.441Z | 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
|
| 83 | 2025-10-28T22:23:55.441Z | 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
|
| 84 | 2025-10-28T22:23:55.441Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
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
|
| 85 | 2025-10-28T22:23:55.441Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
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::log_config
|
| 86 | 2025-10-28T22:23:55.460Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 869
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm::server
|
| 87 | 2025-10-28T22:23:55.460Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 197
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 88 | 2025-10-28T22:23:55.460Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 499
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
target = phd_framework::test_vm
target_id = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f
|
| 89 | 2025-10-28T22:23:55.460Z | 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 = 532
migration_id = 32819543-4c9e-462a-8e9f-fd0c0260ca56
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
target = phd_framework::test_vm
target_id = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f
timeout_duration = 45s
|
| 90 | 2025-10-28T22:23:55.461Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 306
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
target = phd_framework::test_vm
target_id = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f
vm = migration_from_base_lifecycle_0
vm_id = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f
|
| 91 | 2025-10-28T22:23:55.461Z | 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 = 345
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
target = phd_framework::test_vm
target_id = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f
vm = migration_from_base_lifecycle_0
vm_id = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f
|
| 92 | 2025-10-28T22:23:56.063Z | 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: ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f, metadata: InstanceMetadata { project_id: 2e5ad00b-ffb6-4143-ad0c-59d6ade20898, silo_id: ee772b54-6bcd-4fbd-88c3-7422de745acd, sled_id: 0ddf9931-e434-4a7d-8a8c-0e7cf15b4f60, sled_model: "pheidippes", sled_revision: 1, sled_serial: "0ddf9931-e434-4a7d-8a8c-0e7cf15b4f60" }, name: "phd-vm-ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f" }, state: Migrating }
line = 404
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
target = phd_framework::test_vm
target_id = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f
vm = migration_from_base_lifecycle_0
vm_id = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f
|
| 93 | 2025-10-28T22:23:56.063Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 553
migration_id = 32819543-4c9e-462a-8e9f-fd0c0260ca56
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
target = phd_framework::test_vm
target_id = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f
|
| 94 | 2025-10-28T22:23:58.324Z | 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
|
| 95 | 2025-10-28T22:23:59.997Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 566
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
target = phd_framework::test_vm
target_id = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f
|
| 96 | 2025-10-28T22:23:59.997Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3934
file = phd-tests/framework/src/test_vm/mod.rs
line = 553
migration_id = 32819543-4c9e-462a-8e9f-fd0c0260ca56
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
target = phd_framework::test_vm
target_id = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f
|
| 97 | 2025-10-28T22:23:59.999Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1052
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
|
| 98 | 2025-10-28T22:24:00.000Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f
|
| 99 | 2025-10-28T22:24:00.000Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 802
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 = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f
|
| 100 | 2025-10-28T22:24:00.001Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
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 = ef30f830-cd44-4506-89bd-0ae7e38faeb5
|
| 101 | 2025-10-28T22:24:00.071Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 71
file = phd-tests/framework/src/test_vm/mod.rs
line = 1052
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
|
| 102 | 2025-10-28T22:24:00.071Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 9581
file = phd-tests/framework/src/test_vm/mod.rs
line = 306
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
|
| 103 | 2025-10-28T22:24:00.883Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 883
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f
|
| 104 | 2025-10-28T22:24:00.884Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f
|
| 105 | 2025-10-28T22:24:00.884Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 802
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 = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f
|
| 106 | 2025-10-28T22:24:00.918Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f
|
| 107 | 2025-10-28T22:24:00.918Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1052
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f
|
| 108 | 2025-10-28T22:24:00.918Z | 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
|
| 109 | 2025-10-28T22:24:00.918Z | 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
|
| 110 | 2025-10-28T22:24:00.918Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 10117
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 111 | 2025-10-28T22:24:00.918Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 112 | 2025-10-28T22:24:00.920Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1075
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f
|
| 113 | 2025-10-28T22:24:01.235Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
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 = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f
|
| 114 | 2025-10-28T22:24:01.304Z | 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 = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f
|
| 115 | 2025-10-28T22:24:01.305Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-c2365fd3-2c00-4f40-b9a1-e952f1ed9977"]
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 = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f
|
| 116 | 2025-10-28T22:24:01.329Z | 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 = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f
|
| 117 | 2025-10-28T22:24:01.329Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-91940b11-5010-4d7f-9174-0a85b49a0543"]
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 = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f
|
| 118 | 2025-10-28T22:24:01.345Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 427
file = phd-tests/framework/src/test_vm/mod.rs
line = 1052
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f
|
| 119 | 2025-10-28T22:24:01.345Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 5884
file = phd-tests/framework/src/test_vm/mod.rs
line = 306
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
target = phd_framework::test_vm
target_id = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f
vm = migration_from_base_lifecycle_0
vm_id = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f
|
| 120 | 2025-10-28T22:24:01.345Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 427
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 121 | 2025-10-28T22:24:01.346Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 5885
file = phd-tests/framework/src/test_vm/mod.rs
line = 499
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = ef30f830-cd44-4506-89bd-0ae7e38faeb5
target = phd_framework::test_vm
target_id = ffa2b9d5-3a03-4d91-bd44-32d960f8ca1f
|
| 122 | 2025-10-28T22:24:01.346Z | 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
|
| 123 | 2025-10-28T22:24:01.346Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 85195
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
|
| 124 | 2025-10-28T22:24:01.346Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 125 | 2025-10-28T22:24:01.346Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 126 | 2025-10-28T22:24:01.346Z | 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
|
| 127 | 2025-10-28T22:24:01.346Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 128 | 2025-10-28T22:24:01.346Z | 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
|
| 129 | 2025-10-28T22:24:01.346Z | 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
|
| 130 | 2025-10-28T22:24:01.346Z | 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
|
| 131 | 2025-10-28T22:24:01.353Z | 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 837M 1.80T 837M /phd-artifacts\n
target = phd_framework::zfs
|
| 132 | 2025-10-28T22:24:01.353Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-44c8db40-0dbf-44f7-ab5c-6835ef5f37b5"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = snapshot
|
| 133 | 2025-10-28T22:24:01.369Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-44c8db40-0dbf-44f7-ab5c-6835ef5f37b5", "phd-artifacts/phd-clone-cd646b77-77e3-4e08-9b9f-3e8022c74667"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = clone
|
| 134 | 2025-10-28T22:24:01.383Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-cd646b77-77e3-4e08-9b9f-3e8022c74667"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = list
|
| 135 | 2025-10-28T22:24:01.389Z | 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-cd646b77-77e3-4e08-9b9f-3e8022c74667 0B 1.80T 837M /phd-artifacts/phd-clone-cd646b77-77e3-4e08-9b9f-3e8022c74667\n
target = phd_framework::zfs
|
| 136 | 2025-10-28T22:24:01.390Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 197
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 137 | 2025-10-28T22:24:01.390Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 215
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history_base
|
| 138 | 2025-10-28T22:24:01.390Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/2c149a1db1b127d2a24e8cab050f022951746262f2e8be1d60f460282b6affc5/propolis-server
target = phd_framework::artifacts::store
|
| 139 | 2025-10-28T22:24:01.390Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::from_base::serial_history
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/2c149a1db1b127d2a24e8cab050f022951746262f2e8be1d60f460282b6affc5/propolis-server"
target = phd_framework::test_vm::server
|
| 140 | 2025-10-28T22:24:01.390Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
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::log_config
|
| 141 | 2025-10-28T22:24:01.408Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 878
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm::server
|
| 142 | 2025-10-28T22:24:01.409Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 197
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 143 | 2025-10-28T22:24:01.409Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 306
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
|
| 144 | 2025-10-28T22:24:01.410Z | 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 = 345
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
|
| 145 | 2025-10-28T22:24:01.977Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 146 | 2025-10-28T22:24:01.978Z | 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: 6260be48-d96b-4026-9c05-1ea0cd04041c, metadata: InstanceMetadata { project_id: 11b89f99-f171-4d5c-93d0-061f65b63c18, silo_id: a93c382b-8bf2-45f5-8dc3-db5c6aceb661, sled_id: 024f2541-07ca-4ac7-9b08-bdd9523ed3ef, sled_model: "pheidippes", sled_revision: 1, sled_serial: "024f2541-07ca-4ac7-9b08-bdd9523ed3ef" }, name: "phd-vm-6260be48-d96b-4026-9c05-1ea0cd04041c" }, state: Creating }
line = 404
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
|
| 147 | 2025-10-28T22:24:01.978Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 465
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
|
| 148 | 2025-10-28T22:24:01.978Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 470
path = phd_tests::migrate::from_base::serial_history
state = Run
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
|
| 149 | 2025-10-28T22:24:01.979Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 465
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
|
| 150 | 2025-10-28T22:24:01.979Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 151 | 2025-10-28T22:24:01.979Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 729
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_serial_history_base
vm_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
|
| 152 | 2025-10-28T22:24:01.979Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 737
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 153 | 2025-10-28T22:24:01.979Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
|
| 154 | 2025-10-28T22:24:01.979Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 802
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
|
| 155 | 2025-10-28T22:24:06.444Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4464
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
|
| 156 | 2025-10-28T22:24:06.444Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 737
path = phd_tests::migrate::from_base::serial_history
step = WriteStr("root")
target = phd_framework::test_vm
|
| 157 | 2025-10-28T22:24:06.444Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 737
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 158 | 2025-10-28T22:24:06.444Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
|
| 159 | 2025-10-28T22:24:06.444Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 802
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
|
| 160 | 2025-10-28T22:24:06.462Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
|
| 161 | 2025-10-28T22:24:06.462Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 737
path = phd_tests::migrate::from_base::serial_history
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 162 | 2025-10-28T22:24:06.463Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 737
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 163 | 2025-10-28T22:24:06.463Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
|
| 164 | 2025-10-28T22:24:06.463Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 802
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
|
| 165 | 2025-10-28T22:24:06.495Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
|
| 166 | 2025-10-28T22:24:06.495Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 167 | 2025-10-28T22:24:06.495Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4515
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 168 | 2025-10-28T22:24:06.495Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
|
| 169 | 2025-10-28T22:24:06.495Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 802
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_serial_history_base
vm_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
|
| 170 | 2025-10-28T22:24:06.506Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
|
| 171 | 2025-10-28T22:24:06.506Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
|
| 172 | 2025-10-28T22:24:06.506Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 802
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_serial_history_base
vm_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
|
| 173 | 2025-10-28T22:24:06.539Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
|
| 174 | 2025-10-28T22:24:06.544Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 73
path = phd_tests::migrate::from_base::serial_history
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_serial_history_base
|
| 175 | 2025-10-28T22:24:06.544Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 197
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 176 | 2025-10-28T22:24:06.544Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 215
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history_base_lifecycle_0
|
| 177 | 2025-10-28T22:24:06.544Z | 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
|
| 178 | 2025-10-28T22:24:06.544Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
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
|
| 179 | 2025-10-28T22:24:06.544Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
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::log_config
|
| 180 | 2025-10-28T22:24:06.564Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 879
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm::server
|
| 181 | 2025-10-28T22:24:06.565Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 20
file = phd-tests/framework/src/test_vm/mod.rs
line = 197
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 182 | 2025-10-28T22:24:06.565Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 499
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
target = phd_framework::test_vm
target_id = 9f938213-bd79-48cb-adb4-0438f22a6049
|
| 183 | 2025-10-28T22:24:06.565Z | 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 = 532
migration_id = a92ab4b1-a1b4-4e82-86fd-f01295c20fef
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
target = phd_framework::test_vm
target_id = 9f938213-bd79-48cb-adb4-0438f22a6049
timeout_duration = 45s
|
| 184 | 2025-10-28T22:24:06.565Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 306
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
target = phd_framework::test_vm
target_id = 9f938213-bd79-48cb-adb4-0438f22a6049
vm = migration_serial_history_base_lifecycle_0
vm_id = 9f938213-bd79-48cb-adb4-0438f22a6049
|
| 185 | 2025-10-28T22:24:06.565Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance)
file = phd-tests/framework/src/test_vm/mod.rs
line = 345
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
target = phd_framework::test_vm
target_id = 9f938213-bd79-48cb-adb4-0438f22a6049
vm = migration_serial_history_base_lifecycle_0
vm_id = 9f938213-bd79-48cb-adb4-0438f22a6049
|
| 186 | 2025-10-28T22:24:07.074Z | 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: 9f938213-bd79-48cb-adb4-0438f22a6049, metadata: InstanceMetadata { project_id: 11b89f99-f171-4d5c-93d0-061f65b63c18, silo_id: a93c382b-8bf2-45f5-8dc3-db5c6aceb661, sled_id: 976303e6-a3ee-4953-be01-a63006e92f99, sled_model: "pheidippes", sled_revision: 1, sled_serial: "976303e6-a3ee-4953-be01-a63006e92f99" }, name: "phd-vm-9f938213-bd79-48cb-adb4-0438f22a6049" }, state: Migrating }
line = 404
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
target = phd_framework::test_vm
target_id = 9f938213-bd79-48cb-adb4-0438f22a6049
vm = migration_serial_history_base_lifecycle_0
vm_id = 9f938213-bd79-48cb-adb4-0438f22a6049
|
| 187 | 2025-10-28T22:24:07.074Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 553
migration_id = a92ab4b1-a1b4-4e82-86fd-f01295c20fef
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
target = phd_framework::test_vm
target_id = 9f938213-bd79-48cb-adb4-0438f22a6049
|
| 188 | 2025-10-28T22:24:09.349Z | 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
|
| 189 | 2025-10-28T22:24:10.869Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 566
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
target = phd_framework::test_vm
target_id = 9f938213-bd79-48cb-adb4-0438f22a6049
|
| 190 | 2025-10-28T22:24:10.869Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3794
file = phd-tests/framework/src/test_vm/mod.rs
line = 553
migration_id = a92ab4b1-a1b4-4e82-86fd-f01295c20fef
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
target = phd_framework::test_vm
target_id = 9f938213-bd79-48cb-adb4-0438f22a6049
|
| 191 | 2025-10-28T22:24:10.871Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1052
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
|
| 192 | 2025-10-28T22:24:10.872Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
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 = 6260be48-d96b-4026-9c05-1ea0cd04041c
|
| 193 | 2025-10-28T22:24:10.944Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 72
file = phd-tests/framework/src/test_vm/mod.rs
line = 1052
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
|
| 194 | 2025-10-28T22:24:10.944Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 9535
file = phd-tests/framework/src/test_vm/mod.rs
line = 306
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
|
| 195 | 2025-10-28T22:24:10.946Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1052
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 9f938213-bd79-48cb-adb4-0438f22a6049
|
| 196 | 2025-10-28T22:24:10.947Z | 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
|
| 197 | 2025-10-28T22:24:10.947Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8969
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 198 | 2025-10-28T22:24:10.947Z | 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
|
| 199 | 2025-10-28T22:24:10.947Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 200 | 2025-10-28T22:24:10.948Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1075
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 9f938213-bd79-48cb-adb4-0438f22a6049
|
| 201 | 2025-10-28T22:24:11.262Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
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 = 9f938213-bd79-48cb-adb4-0438f22a6049
|
| 202 | 2025-10-28T22:24:11.332Z | 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 = 9f938213-bd79-48cb-adb4-0438f22a6049
|
| 203 | 2025-10-28T22:24:11.332Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-cd646b77-77e3-4e08-9b9f-3e8022c74667"]
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 = 9f938213-bd79-48cb-adb4-0438f22a6049
|
| 204 | 2025-10-28T22:24:11.358Z | 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 = 9f938213-bd79-48cb-adb4-0438f22a6049
|
| 205 | 2025-10-28T22:24:11.358Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-44c8db40-0dbf-44f7-ab5c-6835ef5f37b5"]
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 = 9f938213-bd79-48cb-adb4-0438f22a6049
|
| 206 | 2025-10-28T22:24:11.374Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 427
file = phd-tests/framework/src/test_vm/mod.rs
line = 1052
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 9f938213-bd79-48cb-adb4-0438f22a6049
|
| 207 | 2025-10-28T22:24:11.374Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 4809
file = phd-tests/framework/src/test_vm/mod.rs
line = 306
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
target = phd_framework::test_vm
target_id = 9f938213-bd79-48cb-adb4-0438f22a6049
vm = migration_serial_history_base_lifecycle_0
vm_id = 9f938213-bd79-48cb-adb4-0438f22a6049
|
| 208 | 2025-10-28T22:24:11.374Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 427
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 209 | 2025-10-28T22:24:11.374Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4809
file = phd-tests/framework/src/test_vm/mod.rs
line = 499
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 6260be48-d96b-4026-9c05-1ea0cd04041c
target = phd_framework::test_vm
target_id = 9f938213-bd79-48cb-adb4-0438f22a6049
|
| 210 | 2025-10-28T22:24:11.374Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 10028
file = phd-tests/tests/src/migrate.rs
line = 40
path = phd_tests::migrate::from_base::serial_history
target = phd_tests::migrate::from_base
|
| 211 | 2025-10-28T22:24:11.374Z | 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
|
| 212 | 2025-10-28T22:24:11.374Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 213 | 2025-10-28T22:24:11.374Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 214 | 2025-10-28T22:24:11.374Z | 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
|
| 215 | 2025-10-28T22:24:11.375Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
| 216 | 2025-10-28T22:24:11.375Z | 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
|
| 217 | 2025-10-28T22:24:11.375Z | 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
|
| 218 | 2025-10-28T22:24:11.375Z | 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
|
| 219 | 2025-10-28T22:24:11.381Z | 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 837M 1.80T 837M /phd-artifacts\n
target = phd_framework::zfs
|
| 220 | 2025-10-28T22:24:11.381Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-cac83126-8518-4561-8adf-18d4a4786387"]
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
|
| 221 | 2025-10-28T22:24:11.394Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-cac83126-8518-4561-8adf-18d4a4786387", "phd-artifacts/phd-clone-36e9646c-b2ba-44e4-86d6-1fca9a62355f"]
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
|
| 222 | 2025-10-28T22:24:11.410Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-36e9646c-b2ba-44e4-86d6-1fca9a62355f"]
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
|
| 223 | 2025-10-28T22:24:11.416Z | 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-36e9646c-b2ba-44e4-86d6-1fca9a62355f 0B 1.80T 837M /phd-artifacts/phd-clone-36e9646c-b2ba-44e4-86d6-1fca9a62355f\n
target = phd_framework::zfs
|
| 224 | 2025-10-28T22:24:11.417Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 197
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 225 | 2025-10-28T22:24:11.417Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 215
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back
|
| 226 | 2025-10-28T22:24:11.417Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/2c149a1db1b127d2a24e8cab050f022951746262f2e8be1d60f460282b6affc5/propolis-server
target = phd_framework::artifacts::store
|
| 227 | 2025-10-28T22:24:11.417Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/2c149a1db1b127d2a24e8cab050f022951746262f2e8be1d60f460282b6affc5/propolis-server"
target = phd_framework::test_vm::server
|
| 228 | 2025-10-28T22:24:11.417Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
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::log_config
|
| 229 | 2025-10-28T22:24:11.436Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 888
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
| 230 | 2025-10-28T22:24:11.437Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 197
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 231 | 2025-10-28T22:24:11.437Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 306
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
|
| 232 | 2025-10-28T22:24:11.437Z | 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 = 345
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
|
| 233 | 2025-10-28T22:24:12.012Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 234 | 2025-10-28T22:24:12.013Z | 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: 86a4a88d-964a-46e8-b10e-ca434966ac13, metadata: InstanceMetadata { project_id: a5d02668-d321-495f-a6ec-b51056f627f2, silo_id: 140574b6-5823-4a78-9dbd-144b52e1be3d, sled_id: c92e083f-95f8-4e85-9110-f6d674ad6664, sled_model: "pheidippes", sled_revision: 1, sled_serial: "c92e083f-95f8-4e85-9110-f6d674ad6664" }, name: "phd-vm-86a4a88d-964a-46e8-b10e-ca434966ac13" }, state: Creating }
line = 404
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
|
| 235 | 2025-10-28T22:24:12.013Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 465
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
|
| 236 | 2025-10-28T22:24:12.013Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 470
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 = 86a4a88d-964a-46e8-b10e-ca434966ac13
|
| 237 | 2025-10-28T22:24:12.014Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 1
file = phd-tests/framework/src/test_vm/mod.rs
line = 465
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
|
| 238 | 2025-10-28T22:24:12.014Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 239 | 2025-10-28T22:24:12.014Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 729
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 = 86a4a88d-964a-46e8-b10e-ca434966ac13
|
| 240 | 2025-10-28T22:24:12.014Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 737
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 241 | 2025-10-28T22:24:12.014Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
|
| 242 | 2025-10-28T22:24:12.014Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 802
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 = 86a4a88d-964a-46e8-b10e-ca434966ac13
|
| 243 | 2025-10-28T22:24:16.449Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4434
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
|
| 244 | 2025-10-28T22:24:16.449Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 737
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WriteStr("root")
target = phd_framework::test_vm
|
| 245 | 2025-10-28T22:24:16.449Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 737
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 246 | 2025-10-28T22:24:16.449Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
|
| 247 | 2025-10-28T22:24:16.449Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 802
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 = 86a4a88d-964a-46e8-b10e-ca434966ac13
|
| 248 | 2025-10-28T22:24:16.467Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
|
| 249 | 2025-10-28T22:24:16.467Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 737
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 250 | 2025-10-28T22:24:16.467Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 737
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 251 | 2025-10-28T22:24:16.467Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
|
| 252 | 2025-10-28T22:24:16.467Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 802
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 = 86a4a88d-964a-46e8-b10e-ca434966ac13
|
| 253 | 2025-10-28T22:24:16.500Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
|
| 254 | 2025-10-28T22:24:16.500Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 777
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 255 | 2025-10-28T22:24:16.500Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4485
file = phd-tests/framework/src/test_vm/mod.rs
line = 780
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 256 | 2025-10-28T22:24:16.500Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
|
| 257 | 2025-10-28T22:24:16.500Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 802
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 = 86a4a88d-964a-46e8-b10e-ca434966ac13
|
| 258 | 2025-10-28T22:24:16.511Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
|
| 259 | 2025-10-28T22:24:16.511Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
|
| 260 | 2025-10-28T22:24:16.511Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 802
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 = 86a4a88d-964a-46e8-b10e-ca434966ac13
|
| 261 | 2025-10-28T22:24:16.544Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
|
| 262 | 2025-10-28T22:24:16.544Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
|
| 263 | 2025-10-28T22:24:16.544Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 802
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 = 86a4a88d-964a-46e8-b10e-ca434966ac13
|
| 264 | 2025-10-28T22:24:16.555Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
|
| 265 | 2025-10-28T22:24:16.555Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
|
| 266 | 2025-10-28T22:24:16.555Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 802
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 = 86a4a88d-964a-46e8-b10e-ca434966ac13
|
| 267 | 2025-10-28T22:24:16.587Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
|
| 268 | 2025-10-28T22:24:16.588Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
|
| 269 | 2025-10-28T22:24:16.588Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 802
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 = 86a4a88d-964a-46e8-b10e-ca434966ac13
|
| 270 | 2025-10-28T22:24:16.599Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
|
| 271 | 2025-10-28T22:24:16.600Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
|
| 272 | 2025-10-28T22:24:16.600Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 802
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 = 86a4a88d-964a-46e8-b10e-ca434966ac13
|
| 273 | 2025-10-28T22:24:16.622Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
|
| 274 | 2025-10-28T22:24:16.622Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 73
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
|
| 275 | 2025-10-28T22:24:16.623Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 197
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 276 | 2025-10-28T22:24:16.623Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 215
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
|
| 277 | 2025-10-28T22:24:16.623Z | 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
|
| 278 | 2025-10-28T22:24:16.623Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
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
|
| 279 | 2025-10-28T22:24:16.623Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
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::log_config
|
| 280 | 2025-10-28T22:24:16.642Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 889
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
| 281 | 2025-10-28T22:24:16.642Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 197
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 282 | 2025-10-28T22:24:16.642Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 499
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
target = phd_framework::test_vm
target_id = 98da56ad-d97e-45a3-b3a0-aa9b7363b050
|
| 283 | 2025-10-28T22:24:16.642Z | 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 = 532
migration_id = ecace8e2-0ea4-4cdf-912d-49a7bcbbecac
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
target = phd_framework::test_vm
target_id = 98da56ad-d97e-45a3-b3a0-aa9b7363b050
timeout_duration = 45s
|
| 284 | 2025-10-28T22:24:16.642Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 306
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
target = phd_framework::test_vm
target_id = 98da56ad-d97e-45a3-b3a0-aa9b7363b050
vm = migration_from_base_and_back_lifecycle_0
vm_id = 98da56ad-d97e-45a3-b3a0-aa9b7363b050
|
| 285 | 2025-10-28T22:24:16.643Z | 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 = 345
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
target = phd_framework::test_vm
target_id = 98da56ad-d97e-45a3-b3a0-aa9b7363b050
vm = migration_from_base_and_back_lifecycle_0
vm_id = 98da56ad-d97e-45a3-b3a0-aa9b7363b050
|
| 286 | 2025-10-28T22:24:17.087Z | 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: 98da56ad-d97e-45a3-b3a0-aa9b7363b050, metadata: InstanceMetadata { project_id: a5d02668-d321-495f-a6ec-b51056f627f2, silo_id: 140574b6-5823-4a78-9dbd-144b52e1be3d, sled_id: 376e3412-e63f-4475-9ff6-001036526f6b, sled_model: "pheidippes", sled_revision: 1, sled_serial: "376e3412-e63f-4475-9ff6-001036526f6b" }, name: "phd-vm-98da56ad-d97e-45a3-b3a0-aa9b7363b050" }, state: Migrating }
line = 404
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
target = phd_framework::test_vm
target_id = 98da56ad-d97e-45a3-b3a0-aa9b7363b050
vm = migration_from_base_and_back_lifecycle_0
vm_id = 98da56ad-d97e-45a3-b3a0-aa9b7363b050
|
| 287 | 2025-10-28T22:24:17.087Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 553
migration_id = ecace8e2-0ea4-4cdf-912d-49a7bcbbecac
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
target = phd_framework::test_vm
target_id = 98da56ad-d97e-45a3-b3a0-aa9b7363b050
|
| 288 | 2025-10-28T22:24:19.357Z | 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
|
| 289 | 2025-10-28T22:24:19.387Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 566
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
target = phd_framework::test_vm
target_id = 98da56ad-d97e-45a3-b3a0-aa9b7363b050
|
| 290 | 2025-10-28T22:24:19.387Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2299
file = phd-tests/framework/src/test_vm/mod.rs
line = 553
migration_id = ecace8e2-0ea4-4cdf-912d-49a7bcbbecac
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
target = phd_framework::test_vm
target_id = 98da56ad-d97e-45a3-b3a0-aa9b7363b050
|
| 291 | 2025-10-28T22:24:19.389Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1052
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
|
| 292 | 2025-10-28T22:24:19.389Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
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 = 98da56ad-d97e-45a3-b3a0-aa9b7363b050
|
| 293 | 2025-10-28T22:24:19.389Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 802
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 = 98da56ad-d97e-45a3-b3a0-aa9b7363b050
|
| 294 | 2025-10-28T22:24:19.390Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
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 = 86a4a88d-964a-46e8-b10e-ca434966ac13
|
| 295 | 2025-10-28T22:24:19.462Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 72
file = phd-tests/framework/src/test_vm/mod.rs
line = 1052
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
|
| 296 | 2025-10-28T22:24:19.462Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 8025
file = phd-tests/framework/src/test_vm/mod.rs
line = 306
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
|
| 297 | 2025-10-28T22:24:22.872Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 3482
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
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 = 98da56ad-d97e-45a3-b3a0-aa9b7363b050
|
| 298 | 2025-10-28T22:24:22.872Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
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 = 98da56ad-d97e-45a3-b3a0-aa9b7363b050
|
| 299 | 2025-10-28T22:24:22.872Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 802
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 = 98da56ad-d97e-45a3-b3a0-aa9b7363b050
|
| 300 | 2025-10-28T22:24:22.904Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
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 = 98da56ad-d97e-45a3-b3a0-aa9b7363b050
|
| 301 | 2025-10-28T22:24:22.905Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 73
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
|
| 302 | 2025-10-28T22:24:22.905Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 197
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 303 | 2025-10-28T22:24:22.905Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 215
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
|
| 304 | 2025-10-28T22:24:22.905Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/2c149a1db1b127d2a24e8cab050f022951746262f2e8be1d60f460282b6affc5/propolis-server
target = phd_framework::artifacts::store
|
| 305 | 2025-10-28T22:24:22.905Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9004
server_path = "/phd-artifacts/2c149a1db1b127d2a24e8cab050f022951746262f2e8be1d60f460282b6affc5/propolis-server"
target = phd_framework::test_vm::server
|
| 306 | 2025-10-28T22:24:22.905Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
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::log_config
|
| 307 | 2025-10-28T22:24:22.925Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 891
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
| 308 | 2025-10-28T22:24:22.925Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 20
file = phd-tests/framework/src/test_vm/mod.rs
line = 197
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 309 | 2025-10-28T22:24:22.925Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 499
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 98da56ad-d97e-45a3-b3a0-aa9b7363b050
target = phd_framework::test_vm
target_id = 98da2c17-b085-4946-9a89-015a28301881
|
| 310 | 2025-10-28T22:24:22.925Z | 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 = 532
migration_id = b014a22a-6b39-43f4-a6ce-b3d90f3c3186
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 98da56ad-d97e-45a3-b3a0-aa9b7363b050
target = phd_framework::test_vm
target_id = 98da2c17-b085-4946-9a89-015a28301881
timeout_duration = 45s
|
| 311 | 2025-10-28T22:24:22.926Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 306
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 98da56ad-d97e-45a3-b3a0-aa9b7363b050
target = phd_framework::test_vm
target_id = 98da2c17-b085-4946-9a89-015a28301881
vm = migration_from_base_and_back_lifecycle_1
vm_id = 98da2c17-b085-4946-9a89-015a28301881
|
| 312 | 2025-10-28T22:24:22.926Z | 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 = 345
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 98da56ad-d97e-45a3-b3a0-aa9b7363b050
target = phd_framework::test_vm
target_id = 98da2c17-b085-4946-9a89-015a28301881
vm = migration_from_base_and_back_lifecycle_1
vm_id = 98da2c17-b085-4946-9a89-015a28301881
|
| 313 | 2025-10-28T22:24:23.485Z | 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: 98da2c17-b085-4946-9a89-015a28301881, metadata: InstanceMetadata { project_id: a5d02668-d321-495f-a6ec-b51056f627f2, silo_id: 140574b6-5823-4a78-9dbd-144b52e1be3d, sled_id: 5f3a0e08-3606-4627-94b8-30b8ad3124a5, sled_model: "pheidippes", sled_revision: 1, sled_serial: "5f3a0e08-3606-4627-94b8-30b8ad3124a5" }, name: "phd-vm-98da2c17-b085-4946-9a89-015a28301881" }, state: Migrating }
line = 404
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 98da56ad-d97e-45a3-b3a0-aa9b7363b050
target = phd_framework::test_vm
target_id = 98da2c17-b085-4946-9a89-015a28301881
vm = migration_from_base_and_back_lifecycle_1
vm_id = 98da2c17-b085-4946-9a89-015a28301881
|
| 314 | 2025-10-28T22:24:23.485Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 553
migration_id = b014a22a-6b39-43f4-a6ce-b3d90f3c3186
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 98da56ad-d97e-45a3-b3a0-aa9b7363b050
target = phd_framework::test_vm
target_id = 98da2c17-b085-4946-9a89-015a28301881
|
| 315 | 2025-10-28T22:24:25.768Z | 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
|
| 316 | 2025-10-28T22:24:26.316Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 566
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 98da56ad-d97e-45a3-b3a0-aa9b7363b050
target = phd_framework::test_vm
target_id = 98da2c17-b085-4946-9a89-015a28301881
|
| 317 | 2025-10-28T22:24:26.316Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2830
file = phd-tests/framework/src/test_vm/mod.rs
line = 553
migration_id = b014a22a-6b39-43f4-a6ce-b3d90f3c3186
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 98da56ad-d97e-45a3-b3a0-aa9b7363b050
target = phd_framework::test_vm
target_id = 98da2c17-b085-4946-9a89-015a28301881
|
| 318 | 2025-10-28T22:24:26.317Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1052
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 = 98da56ad-d97e-45a3-b3a0-aa9b7363b050
|
| 319 | 2025-10-28T22:24:26.318Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
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 = 98da2c17-b085-4946-9a89-015a28301881
|
| 320 | 2025-10-28T22:24:26.318Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 802
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 = 98da2c17-b085-4946-9a89-015a28301881
|
| 321 | 2025-10-28T22:24:26.319Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
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 = 98da56ad-d97e-45a3-b3a0-aa9b7363b050
|
| 322 | 2025-10-28T22:24:26.390Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 72
file = phd-tests/framework/src/test_vm/mod.rs
line = 1052
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 = 98da56ad-d97e-45a3-b3a0-aa9b7363b050
|
| 323 | 2025-10-28T22:24:26.390Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 9747
file = phd-tests/framework/src/test_vm/mod.rs
line = 306
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
target = phd_framework::test_vm
target_id = 98da56ad-d97e-45a3-b3a0-aa9b7363b050
vm = migration_from_base_and_back_lifecycle_0
vm_id = 98da56ad-d97e-45a3-b3a0-aa9b7363b050
|
| 324 | 2025-10-28T22:24:26.390Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 9747
file = phd-tests/framework/src/test_vm/mod.rs
line = 499
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = 86a4a88d-964a-46e8-b10e-ca434966ac13
target = phd_framework::test_vm
target_id = 98da56ad-d97e-45a3-b3a0-aa9b7363b050
|
| 325 | 2025-10-28T22:24:26.872Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 554
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
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 = 98da2c17-b085-4946-9a89-015a28301881
|
| 326 | 2025-10-28T22:24:26.872Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
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 = 98da2c17-b085-4946-9a89-015a28301881
|
| 327 | 2025-10-28T22:24:26.872Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 802
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 = 98da2c17-b085-4946-9a89-015a28301881
|
| 328 | 2025-10-28T22:24:26.905Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
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 = 98da2c17-b085-4946-9a89-015a28301881
|
| 329 | 2025-10-28T22:24:26.906Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 73
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
|
| 330 | 2025-10-28T22:24:26.906Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 197
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 331 | 2025-10-28T22:24:26.906Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 215
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
|
| 332 | 2025-10-28T22:24:26.906Z | 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
|
| 333 | 2025-10-28T22:24:26.906Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd"
file = phd-tests/framework/src/test_vm/server.rs
line = 64
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
|
| 334 | 2025-10-28T22:24:26.906Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/log_config.rs
line = 71
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::log_config
|
| 335 | 2025-10-28T22:24:26.926Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 893
file = phd-tests/framework/src/test_vm/server.rs
line = 122
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
| 336 | 2025-10-28T22:24:26.926Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 20
file = phd-tests/framework/src/test_vm/mod.rs
line = 197
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 337 | 2025-10-28T22:24:26.926Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 499
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 98da2c17-b085-4946-9a89-015a28301881
target = phd_framework::test_vm
target_id = bbcb6c61-eab2-48ce-8863-d9ece9b3b885
|
| 338 | 2025-10-28T22:24:26.926Z | 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 = 532
migration_id = cfdac4c0-2471-4814-91bf-6cd961dc6a29
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 98da2c17-b085-4946-9a89-015a28301881
target = phd_framework::test_vm
target_id = bbcb6c61-eab2-48ce-8863-d9ece9b3b885
timeout_duration = 45s
|
| 339 | 2025-10-28T22:24:26.926Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 306
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 98da2c17-b085-4946-9a89-015a28301881
target = phd_framework::test_vm
target_id = bbcb6c61-eab2-48ce-8863-d9ece9b3b885
vm = migration_from_base_and_back_lifecycle_2
vm_id = bbcb6c61-eab2-48ce-8863-d9ece9b3b885
|
| 340 | 2025-10-28T22:24:26.927Z | 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 = 345
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 98da2c17-b085-4946-9a89-015a28301881
target = phd_framework::test_vm
target_id = bbcb6c61-eab2-48ce-8863-d9ece9b3b885
vm = migration_from_base_and_back_lifecycle_2
vm_id = bbcb6c61-eab2-48ce-8863-d9ece9b3b885
|
| 341 | 2025-10-28T22:24:27.375Z | 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: bbcb6c61-eab2-48ce-8863-d9ece9b3b885, metadata: InstanceMetadata { project_id: a5d02668-d321-495f-a6ec-b51056f627f2, silo_id: 140574b6-5823-4a78-9dbd-144b52e1be3d, sled_id: 51f2de14-68ab-4b59-b28a-4283099680ff, sled_model: "pheidippes", sled_revision: 1, sled_serial: "51f2de14-68ab-4b59-b28a-4283099680ff" }, name: "phd-vm-bbcb6c61-eab2-48ce-8863-d9ece9b3b885" }, state: Migrating }
line = 404
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 98da2c17-b085-4946-9a89-015a28301881
target = phd_framework::test_vm
target_id = bbcb6c61-eab2-48ce-8863-d9ece9b3b885
vm = migration_from_base_and_back_lifecycle_2
vm_id = bbcb6c61-eab2-48ce-8863-d9ece9b3b885
|
| 342 | 2025-10-28T22:24:27.376Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 553
migration_id = cfdac4c0-2471-4814-91bf-6cd961dc6a29
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 98da2c17-b085-4946-9a89-015a28301881
target = phd_framework::test_vm
target_id = bbcb6c61-eab2-48ce-8863-d9ece9b3b885
|
| 343 | 2025-10-28T22:24:29.740Z | 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
|
| 344 | 2025-10-28T22:24:30.041Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 566
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 98da2c17-b085-4946-9a89-015a28301881
target = phd_framework::test_vm
target_id = bbcb6c61-eab2-48ce-8863-d9ece9b3b885
|
| 345 | 2025-10-28T22:24:30.041Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2665
file = phd-tests/framework/src/test_vm/mod.rs
line = 553
migration_id = cfdac4c0-2471-4814-91bf-6cd961dc6a29
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 98da2c17-b085-4946-9a89-015a28301881
target = phd_framework::test_vm
target_id = bbcb6c61-eab2-48ce-8863-d9ece9b3b885
|
| 346 | 2025-10-28T22:24:30.042Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1052
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 = 98da2c17-b085-4946-9a89-015a28301881
|
| 347 | 2025-10-28T22:24:30.043Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
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 = bbcb6c61-eab2-48ce-8863-d9ece9b3b885
|
| 348 | 2025-10-28T22:24:30.043Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 802
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 = bbcb6c61-eab2-48ce-8863-d9ece9b3b885
|
| 349 | 2025-10-28T22:24:30.043Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
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 = 98da2c17-b085-4946-9a89-015a28301881
|
| 350 | 2025-10-28T22:24:30.119Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 76
file = phd-tests/framework/src/test_vm/mod.rs
line = 1052
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 = 98da2c17-b085-4946-9a89-015a28301881
|
| 351 | 2025-10-28T22:24:30.119Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 7193
file = phd-tests/framework/src/test_vm/mod.rs
line = 306
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 98da56ad-d97e-45a3-b3a0-aa9b7363b050
target = phd_framework::test_vm
target_id = 98da2c17-b085-4946-9a89-015a28301881
vm = migration_from_base_and_back_lifecycle_1
vm_id = 98da2c17-b085-4946-9a89-015a28301881
|
| 352 | 2025-10-28T22:24:30.119Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 7193
file = phd-tests/framework/src/test_vm/mod.rs
line = 499
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 98da56ad-d97e-45a3-b3a0-aa9b7363b050
target = phd_framework::test_vm
target_id = 98da2c17-b085-4946-9a89-015a28301881
|
| 353 | 2025-10-28T22:24:30.119Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 76
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
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 = bbcb6c61-eab2-48ce-8863-d9ece9b3b885
|
| 354 | 2025-10-28T22:24:30.119Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
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 = bbcb6c61-eab2-48ce-8863-d9ece9b3b885
|
| 355 | 2025-10-28T22:24:30.120Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 802
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 = bbcb6c61-eab2-48ce-8863-d9ece9b3b885
|
| 356 | 2025-10-28T22:24:30.153Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 795
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 = bbcb6c61-eab2-48ce-8863-d9ece9b3b885
|
| 357 | 2025-10-28T22:24:30.153Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1052
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 = bbcb6c61-eab2-48ce-8863-d9ece9b3b885
|
| 358 | 2025-10-28T22:24:30.153Z | 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
|
| 359 | 2025-10-28T22:24:30.154Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 18141
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 360 | 2025-10-28T22:24:30.154Z | 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
|
| 361 | 2025-10-28T22:24:30.154Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 362 | 2025-10-28T22:24:30.154Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1075
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 = bbcb6c61-eab2-48ce-8863-d9ece9b3b885
|
| 363 | 2025-10-28T22:24:30.537Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 140
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 = bbcb6c61-eab2-48ce-8863-d9ece9b3b885
|
| 364 | 2025-10-28T22:24:30.609Z | 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 = bbcb6c61-eab2-48ce-8863-d9ece9b3b885
|
| 365 | 2025-10-28T22:24:30.609Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-36e9646c-b2ba-44e4-86d6-1fca9a62355f"]
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 = bbcb6c61-eab2-48ce-8863-d9ece9b3b885
|
| 366 | 2025-10-28T22:24:30.636Z | 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 = bbcb6c61-eab2-48ce-8863-d9ece9b3b885
|
| 367 | 2025-10-28T22:24:30.636Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-cac83126-8518-4561-8adf-18d4a4786387"]
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 = bbcb6c61-eab2-48ce-8863-d9ece9b3b885
|
| 368 | 2025-10-28T22:24:30.651Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 497
file = phd-tests/framework/src/test_vm/mod.rs
line = 1052
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 = bbcb6c61-eab2-48ce-8863-d9ece9b3b885
|
| 369 | 2025-10-28T22:24:30.652Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 497
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 370 | 2025-10-28T22:24:30.652Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 3725
file = phd-tests/framework/src/test_vm/mod.rs
line = 306
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 98da2c17-b085-4946-9a89-015a28301881
target = phd_framework::test_vm
target_id = bbcb6c61-eab2-48ce-8863-d9ece9b3b885
vm = migration_from_base_and_back_lifecycle_2
vm_id = bbcb6c61-eab2-48ce-8863-d9ece9b3b885
|
| 371 | 2025-10-28T22:24:30.652Z | INFO | phd-runner: [EXECUTION_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
| 372 | 2025-10-28T22:24:30.652Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3725
file = phd-tests/framework/src/test_vm/mod.rs
line = 499
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 98da2c17-b085-4946-9a89-015a28301881
target = phd_framework::test_vm
target_id = bbcb6c61-eab2-48ce-8863-d9ece9b3b885
|
| 373 | 2025-10-28T22:24:30.652Z | INFO | phd-runner: [EXECUTION_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
| 374 | | test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 114.50s |
| 375 | | |
| 376 | 2025-10-28T22:24:30.652Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 19277
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
|
| 377 | 2025-10-28T22:24:30.652Z | DEBG | phd-runner: phd_runner
exit_code = 0
file = phd-tests/runner/src/main.rs
line = 41
target = phd_runner
|