| 1 | 2025-07-14T20:00:50.102Z | 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-07-14T20:00:50.105Z | DEBG | phd-runner: Created new artifact store from manifest
file = phd-tests/framework/src/artifacts/store.rs
line = 221
store = Store { local_dir: "/phd-artifacts", artifacts: {"alpine": Mutex { data: StoredArtifact { description: Artifact { filename: "alpine.iso", kind: GuestOs(Alpine), source: RemoteServer { sha256: "ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1" }, untar: None }, cached_path: None } }, "ovmf": Mutex { data: StoredArtifact { description: Artifact { filename: "OVMF_CODE.fd", kind: Bootrom, source: Buildomat(BuildomatArtifact { repo: Repo("oxidecomputer/edk2"), series: Series("image_debug"), commit: Commit("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: 326, tv_nsec: 503601573 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } }
target = phd_framework::artifacts::store
|
| 3 | 2025-07-14T20:00:50.105Z | INFO | phd-runner: Adding Propolis server from local command
file = phd-tests/framework/src/artifacts/store.rs
line = 229
propolis_server_cmd = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
| 4 | 2025-07-14T20:00:50.105Z | INFO | phd-runner: Adding crucible-downstairs from Buildomat Git revision
commit = e164393a88e7b62598897dc4f53315f083e25333
file = phd-tests/framework/src/artifacts/store.rs
line = 313
target = phd_framework::artifacts::store
|
| 5 | 2025-07-14T20:00:50.106Z | 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/e164393a88e7b62598897dc4f53315f083e25333/crucible-nightly.sha256.txt
|
| 6 | 2025-07-14T20:00:50.283Z | INFO | phd-runner: Adding 'current' Propolis server from Buildomat Git branch 'master'
file = phd-tests/framework/src/artifacts/store.rs
line = 250
target = phd_framework::artifacts::store
|
| 7 | 2025-07-14T20:00:50.724Z | 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/c03bd1a29c775acfc65de561b8fc436e2459a633/propolis-server.sha256.txt
|
| 8 | 2025-07-14T20:00:50.861Z | INFO | phd-runner: [EXECUTION_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
| 9 | 2025-07-14T20:00:50.861Z | INFO | phd-runner: [EXECUTION_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
| 10 | 2025-07-14T20:00:50.862Z | INFO | phd-runner: Running 3 test(s)
file = phd-tests/runner/src/execute.rs
line = 82
target = phd_runner::execute
|
| 11 | 2025-07-14T20:00:50.862Z | INFO | phd-runner: Starting test phd_tests::migrate::from_base::migration_from_base_and_back
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
| 12 | 2025-07-14T20:00:50.862Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 13 | 2025-07-14T20:00:50.862Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 14 | 2025-07-14T20:00:50.862Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 52
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_tests::migrate::from_base
|
| 15 | 2025-07-14T20:00:50.863Z | 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::migration_from_base_and_back
target = phd_framework::artifacts::store
|
| 16 | 2025-07-14T20:00:50.863Z | DEBG | phd-runner: [TEST - EVENT] Downloading file from Buildomat...
file = phd-tests/framework/src/artifacts/buildomat.rs
line = 215
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/907a5fd1763ce5ddd74001261e5b52cd200a25f9/OVMF_CODE.fd
|
| 17 | 2025-07-14T20:00:51.425Z | DEBG | phd-runner: [TEST - EVENT] checking for existing copy of artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 89
maybe_path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
|
| 18 | 2025-07-14T20:00:51.455Z | DEBG | phd-runner: [TEST - EVENT] Downloading alpine.iso from https://oxide-omicron-build.s3.amazonaws.com/alpine.iso
file = phd-tests/framework/src/artifacts/store.rs
line = 621
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
timeout = 600s
|
| 19 | 2025-07-14T20:01:18.629Z | 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-07-14T20:01:18.629Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = list
|
| 21 | 2025-07-14T20:01:18.637Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::from_base::migration_from_base_and_back
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 2.00M 1.80T 1.91M /phd-artifacts\n
target = phd_framework::zfs
|
| 22 | 2025-07-14T20:01:18.637Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-f1c2b1c7-7b4c-4c36-a6d5-5aa9786c4234"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = snapshot
|
| 23 | 2025-07-14T20:01:18.684Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-f1c2b1c7-7b4c-4c36-a6d5-5aa9786c4234", "phd-artifacts/phd-clone-a0630370-7d2c-452e-8120-6f7abf3095c1"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = clone
|
| 24 | 2025-07-14T20:01:18.697Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-a0630370-7d2c-452e-8120-6f7abf3095c1"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = list
|
| 25 | 2025-07-14T20:01:18.704Z | 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-a0630370-7d2c-452e-8120-6f7abf3095c1 0B 1.80T 48.9M /phd-artifacts/phd-clone-a0630370-7d2c-452e-8120-6f7abf3095c1\n
target = phd_framework::zfs
|
| 26 | 2025-07-14T20:01:18.705Z | 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
|
| 27 | 2025-07-14T20:01:18.705Z | 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
|
| 28 | 2025-07-14T20:01:18.705Z | 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/22dd96ade0a3010628188fb9f4dc21b70dbd1abc21585df8007145a0b2c58b27/propolis-server.tar.gz
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
|
| 29 | 2025-07-14T20:01:18.705Z | DEBG | phd-runner: [NEW - EVENT] Downloading file from Buildomat...
file = phd-tests/framework/src/artifacts/buildomat.rs
line = 215
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/c03bd1a29c775acfc65de561b8fc436e2459a633/propolis-server.tar.gz
|
| 30 | 2025-07-14T20:01:46.522Z | DEBG | phd-runner: [NEW - EVENT] Extracting artifact from tarball
extracted_path = /phd-artifacts/22dd96ade0a3010628188fb9f4dc21b70dbd1abc21585df8007145a0b2c58b27/propolis-server
file = phd-tests/framework/src/artifacts/store.rs
line = 162
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
untar_path = propolis-server
|
| 31 | 2025-07-14T20:01:46.522Z | DEBG | phd-runner: [NEW - EVENT] Extracting gzipped tarball...
file = phd-tests/framework/src/artifacts/store.rs
line = 521
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
|
| 32 | 2025-07-14T20:02:00.531Z | 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/22dd96ade0a3010628188fb9f4dc21b70dbd1abc21585df8007145a0b2c58b27/propolis-server"
target = phd_framework::test_vm::server
|
| 33 | 2025-07-14T20:02:00.531Z | 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
|
| 34 | 2025-07-14T20:02:00.588Z | 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::migration_from_base_and_back
target = phd_framework::test_vm::server
|
| 35 | 2025-07-14T20:02:00.619Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 41914
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
|
| 36 | 2025-07-14T20:02:00.619Z | 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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
|
| 37 | 2025-07-14T20:02:00.689Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 38 | 2025-07-14T20:02:00.690Z | 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: c60b0ad8-acfb-49fc-a6ba-b8300810e6e2, metadata: InstanceMetadata { project_id: ddae4c6b-3de8-4167-92ef-18642586b700, silo_id: 07bdc89b-5681-44e0-946a-167c4c07ddae, sled_id: f9d660a1-d66b-4916-828d-86315fc31157, sled_model: "pheidippes", sled_revision: 1, sled_serial: "f9d660a1-d66b-4916-828d-86315fc31157" }, name: "phd-vm-c60b0ad8-acfb-49fc-a6ba-b8300810e6e2" }, 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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
|
| 39 | 2025-07-14T20:02:00.690Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 70
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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
|
| 40 | 2025-07-14T20:02:00.690Z | 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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
|
| 41 | 2025-07-14T20:02:00.690Z | 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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
|
| 42 | 2025-07-14T20:02:00.691Z | 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::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
|
| 43 | 2025-07-14T20:02:00.691Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 44 | 2025-07-14T20:02:00.691Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
|
| 45 | 2025-07-14T20:02:00.691Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 46 | 2025-07-14T20:02:00.691Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
|
| 47 | 2025-07-14T20:02:00.691Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
|
| 48 | 2025-07-14T20:02:05.187Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4496
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
|
| 49 | 2025-07-14T20:02:05.187Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WriteStr("root")
target = phd_framework::test_vm
|
| 50 | 2025-07-14T20:02:05.187Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 51 | 2025-07-14T20:02:05.187Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
|
| 52 | 2025-07-14T20:02:05.187Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
|
| 53 | 2025-07-14T20:02:05.207Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 19
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
|
| 54 | 2025-07-14T20:02:05.207Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 55 | 2025-07-14T20:02:05.208Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 56 | 2025-07-14T20:02:05.208Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
|
| 57 | 2025-07-14T20:02:05.208Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
|
| 58 | 2025-07-14T20:02:05.241Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
|
| 59 | 2025-07-14T20:02:05.241Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 60 | 2025-07-14T20:02:05.241Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4550
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
| 61 | 2025-07-14T20:02:05.241Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
|
| 62 | 2025-07-14T20:02:05.241Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
|
| 63 | 2025-07-14T20:02:05.252Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
|
| 64 | 2025-07-14T20:02:05.252Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
|
| 65 | 2025-07-14T20:02:05.252Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
|
| 66 | 2025-07-14T20:02:05.284Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 31
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
|
| 67 | 2025-07-14T20:02:05.284Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
|
| 68 | 2025-07-14T20:02:05.284Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
|
| 69 | 2025-07-14T20:02:05.296Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
|
| 70 | 2025-07-14T20:02:05.296Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
|
| 71 | 2025-07-14T20:02:05.296Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
|
| 72 | 2025-07-14T20:02:05.329Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
|
| 73 | 2025-07-14T20:02:05.330Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
|
| 74 | 2025-07-14T20:02:05.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 = 804
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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
|
| 75 | 2025-07-14T20:02:05.340Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
|
| 76 | 2025-07-14T20:02:05.340Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
|
| 77 | 2025-07-14T20:02:05.340Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
|
| 78 | 2025-07-14T20:02:05.373Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
|
| 79 | 2025-07-14T20:02:05.373Z | 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
|
| 80 | 2025-07-14T20:02:05.373Z | 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
|
| 81 | 2025-07-14T20:02:05.374Z | 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
|
| 82 | 2025-07-14T20:02:05.374Z | 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-07-14T20:02:05.374Z | 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-07-14T20:02:05.374Z | 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
|
| 85 | 2025-07-14T20:02:05.374Z | 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
|
| 86 | 2025-07-14T20:02:05.396Z | 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::migration_from_base_and_back
target = phd_framework::test_vm::server
|
| 87 | 2025-07-14T20:02:05.427Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 53
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
|
| 88 | 2025-07-14T20:02:05.427Z | 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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
target = phd_framework::test_vm
target_id = 3b10d922-661f-4199-a31e-79a15ce17557
|
| 89 | 2025-07-14T20:02:05.427Z | 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 = b3daf23b-39ce-47b7-a3ac-ef2cc88a29bd
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
target = phd_framework::test_vm
target_id = 3b10d922-661f-4199-a31e-79a15ce17557
timeout_duration = 45s
|
| 90 | 2025-07-14T20:02:05.427Z | 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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
target = phd_framework::test_vm
target_id = 3b10d922-661f-4199-a31e-79a15ce17557
vm = migration_from_base_and_back_lifecycle_0
vm_id = 3b10d922-661f-4199-a31e-79a15ce17557
|
| 91 | 2025-07-14T20:02:05.495Z | 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: 3b10d922-661f-4199-a31e-79a15ce17557, metadata: InstanceMetadata { project_id: ddae4c6b-3de8-4167-92ef-18642586b700, silo_id: 07bdc89b-5681-44e0-946a-167c4c07ddae, sled_id: 7552abf8-f2d5-4a84-a7be-1ff4a05822c6, sled_model: "pheidippes", sled_revision: 1, sled_serial: "7552abf8-f2d5-4a84-a7be-1ff4a05822c6" }, name: "phd-vm-3b10d922-661f-4199-a31e-79a15ce17557" }, state: Migrating }
line = 404
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
target = phd_framework::test_vm
target_id = 3b10d922-661f-4199-a31e-79a15ce17557
vm = migration_from_base_and_back_lifecycle_0
vm_id = 3b10d922-661f-4199-a31e-79a15ce17557
|
| 92 | 2025-07-14T20:02:05.495Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 67
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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
target = phd_framework::test_vm
target_id = 3b10d922-661f-4199-a31e-79a15ce17557
vm = migration_from_base_and_back_lifecycle_0
vm_id = 3b10d922-661f-4199-a31e-79a15ce17557
|
| 93 | 2025-07-14T20:02:05.495Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 553
migration_id = b3daf23b-39ce-47b7-a3ac-ef2cc88a29bd
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
target = phd_framework::test_vm
target_id = 3b10d922-661f-4199-a31e-79a15ce17557
|
| 94 | 2025-07-14T20:02:07.822Z | 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-07-14T20:02:08.987Z | 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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
target = phd_framework::test_vm
target_id = 3b10d922-661f-4199-a31e-79a15ce17557
|
| 96 | 2025-07-14T20:02:08.987Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3491
file = phd-tests/framework/src/test_vm/mod.rs
line = 553
migration_id = b3daf23b-39ce-47b7-a3ac-ef2cc88a29bd
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
target = phd_framework::test_vm
target_id = 3b10d922-661f-4199-a31e-79a15ce17557
|
| 97 | 2025-07-14T20:02:08.987Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3559
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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
target = phd_framework::test_vm
target_id = 3b10d922-661f-4199-a31e-79a15ce17557
|
| 98 | 2025-07-14T20:02:08.988Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
|
| 99 | 2025-07-14T20:02:08.989Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
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 = 3b10d922-661f-4199-a31e-79a15ce17557
|
| 100 | 2025-07-14T20:02:08.989Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
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 = 3b10d922-661f-4199-a31e-79a15ce17557
|
| 101 | 2025-07-14T20:02:08.989Z | 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 = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
|
| 102 | 2025-07-14T20:02:09.070Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 81
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = c60b0ad8-acfb-49fc-a6ba-b8300810e6e2
|
| 103 | 2025-07-14T20:02:09.070Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 81
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
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 = 3b10d922-661f-4199-a31e-79a15ce17557
|
| 104 | 2025-07-14T20:02:09.070Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
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 = 3b10d922-661f-4199-a31e-79a15ce17557
|
| 105 | 2025-07-14T20:02:09.070Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
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 = 3b10d922-661f-4199-a31e-79a15ce17557
|
| 106 | 2025-07-14T20:02:09.099Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 28
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
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 = 3b10d922-661f-4199-a31e-79a15ce17557
|
| 107 | 2025-07-14T20:02:09.099Z | 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
|
| 108 | 2025-07-14T20:02:09.099Z | 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
|
| 109 | 2025-07-14T20:02:09.099Z | 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
|
| 110 | 2025-07-14T20:02:09.099Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/22dd96ade0a3010628188fb9f4dc21b70dbd1abc21585df8007145a0b2c58b27/propolis-server
target = phd_framework::artifacts::store
|
| 111 | 2025-07-14T20:02:09.099Z | 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/22dd96ade0a3010628188fb9f4dc21b70dbd1abc21585df8007145a0b2c58b27/propolis-server"
target = phd_framework::test_vm::server
|
| 112 | 2025-07-14T20:02:09.100Z | 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
|
| 113 | 2025-07-14T20:02:09.121Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 871
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
|
| 114 | 2025-07-14T20:02:09.152Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 52
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
|
| 115 | 2025-07-14T20:02:09.152Z | 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 = 3b10d922-661f-4199-a31e-79a15ce17557
target = phd_framework::test_vm
target_id = 8bb4735f-b59a-439f-9cee-d557384a6dfd
|
| 116 | 2025-07-14T20:02:09.152Z | 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 = 94aa3779-fac6-444b-b201-0e27262c2ba7
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 3b10d922-661f-4199-a31e-79a15ce17557
target = phd_framework::test_vm
target_id = 8bb4735f-b59a-439f-9cee-d557384a6dfd
timeout_duration = 45s
|
| 117 | 2025-07-14T20:02:09.152Z | 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 = 3b10d922-661f-4199-a31e-79a15ce17557
target = phd_framework::test_vm
target_id = 8bb4735f-b59a-439f-9cee-d557384a6dfd
vm = migration_from_base_and_back_lifecycle_1
vm_id = 8bb4735f-b59a-439f-9cee-d557384a6dfd
|
| 118 | 2025-07-14T20:02:09.214Z | 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: 8bb4735f-b59a-439f-9cee-d557384a6dfd, metadata: InstanceMetadata { project_id: ddae4c6b-3de8-4167-92ef-18642586b700, silo_id: 07bdc89b-5681-44e0-946a-167c4c07ddae, sled_id: bcde8e45-6da4-41d3-8554-152b985d2069, sled_model: "pheidippes", sled_revision: 1, sled_serial: "bcde8e45-6da4-41d3-8554-152b985d2069" }, name: "phd-vm-8bb4735f-b59a-439f-9cee-d557384a6dfd" }, 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 = 3b10d922-661f-4199-a31e-79a15ce17557
target = phd_framework::test_vm
target_id = 8bb4735f-b59a-439f-9cee-d557384a6dfd
vm = migration_from_base_and_back_lifecycle_1
vm_id = 8bb4735f-b59a-439f-9cee-d557384a6dfd
|
| 119 | 2025-07-14T20:02:09.214Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 61
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 = 3b10d922-661f-4199-a31e-79a15ce17557
target = phd_framework::test_vm
target_id = 8bb4735f-b59a-439f-9cee-d557384a6dfd
vm = migration_from_base_and_back_lifecycle_1
vm_id = 8bb4735f-b59a-439f-9cee-d557384a6dfd
|
| 120 | 2025-07-14T20:02:09.214Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 553
migration_id = 94aa3779-fac6-444b-b201-0e27262c2ba7
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 3b10d922-661f-4199-a31e-79a15ce17557
target = phd_framework::test_vm
target_id = 8bb4735f-b59a-439f-9cee-d557384a6dfd
|
| 121 | 2025-07-14T20:02:11.501Z | 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
|
| 122 | 2025-07-14T20:02:12.133Z | 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 = 3b10d922-661f-4199-a31e-79a15ce17557
target = phd_framework::test_vm
target_id = 8bb4735f-b59a-439f-9cee-d557384a6dfd
|
| 123 | 2025-07-14T20:02:12.133Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2919
file = phd-tests/framework/src/test_vm/mod.rs
line = 553
migration_id = 94aa3779-fac6-444b-b201-0e27262c2ba7
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 3b10d922-661f-4199-a31e-79a15ce17557
target = phd_framework::test_vm
target_id = 8bb4735f-b59a-439f-9cee-d557384a6dfd
|
| 124 | 2025-07-14T20:02:12.133Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 2981
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 = 3b10d922-661f-4199-a31e-79a15ce17557
target = phd_framework::test_vm
target_id = 8bb4735f-b59a-439f-9cee-d557384a6dfd
|
| 125 | 2025-07-14T20:02:12.135Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
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 = 3b10d922-661f-4199-a31e-79a15ce17557
|
| 126 | 2025-07-14T20:02:12.135Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
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 = 8bb4735f-b59a-439f-9cee-d557384a6dfd
|
| 127 | 2025-07-14T20:02:12.135Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
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 = 8bb4735f-b59a-439f-9cee-d557384a6dfd
|
| 128 | 2025-07-14T20:02:12.136Z | 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 = 3b10d922-661f-4199-a31e-79a15ce17557
|
| 129 | 2025-07-14T20:02:12.216Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 80
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
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 = 3b10d922-661f-4199-a31e-79a15ce17557
|
| 130 | 2025-07-14T20:02:12.216Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 80
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
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 = 8bb4735f-b59a-439f-9cee-d557384a6dfd
|
| 131 | 2025-07-14T20:02:12.216Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
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 = 8bb4735f-b59a-439f-9cee-d557384a6dfd
|
| 132 | 2025-07-14T20:02:12.216Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
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 = 8bb4735f-b59a-439f-9cee-d557384a6dfd
|
| 133 | 2025-07-14T20:02:12.246Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 30
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
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 = 8bb4735f-b59a-439f-9cee-d557384a6dfd
|
| 134 | 2025-07-14T20:02:12.246Z | 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
|
| 135 | 2025-07-14T20:02:12.246Z | 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
|
| 136 | 2025-07-14T20:02:12.246Z | 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
|
| 137 | 2025-07-14T20:02:12.246Z | 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
|
| 138 | 2025-07-14T20:02:12.246Z | 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
|
| 139 | 2025-07-14T20:02:12.246Z | 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
|
| 140 | 2025-07-14T20:02:12.268Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 873
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
|
| 141 | 2025-07-14T20:02:12.299Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 52
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
|
| 142 | 2025-07-14T20:02:12.299Z | 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 = 8bb4735f-b59a-439f-9cee-d557384a6dfd
target = phd_framework::test_vm
target_id = 34d1d453-a7f3-498d-a2a8-6eff99d83eb2
|
| 143 | 2025-07-14T20:02:12.299Z | 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 = f6dfe7d9-4847-485f-b345-efc9adf3479f
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 8bb4735f-b59a-439f-9cee-d557384a6dfd
target = phd_framework::test_vm
target_id = 34d1d453-a7f3-498d-a2a8-6eff99d83eb2
timeout_duration = 45s
|
| 144 | 2025-07-14T20:02:12.299Z | 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 = 8bb4735f-b59a-439f-9cee-d557384a6dfd
target = phd_framework::test_vm
target_id = 34d1d453-a7f3-498d-a2a8-6eff99d83eb2
vm = migration_from_base_and_back_lifecycle_2
vm_id = 34d1d453-a7f3-498d-a2a8-6eff99d83eb2
|
| 145 | 2025-07-14T20:02:12.360Z | 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: 34d1d453-a7f3-498d-a2a8-6eff99d83eb2, metadata: InstanceMetadata { project_id: ddae4c6b-3de8-4167-92ef-18642586b700, silo_id: 07bdc89b-5681-44e0-946a-167c4c07ddae, sled_id: 12c4bc23-e5df-4128-8f45-ffa0d3a7d98b, sled_model: "pheidippes", sled_revision: 1, sled_serial: "12c4bc23-e5df-4128-8f45-ffa0d3a7d98b" }, name: "phd-vm-34d1d453-a7f3-498d-a2a8-6eff99d83eb2" }, 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 = 8bb4735f-b59a-439f-9cee-d557384a6dfd
target = phd_framework::test_vm
target_id = 34d1d453-a7f3-498d-a2a8-6eff99d83eb2
vm = migration_from_base_and_back_lifecycle_2
vm_id = 34d1d453-a7f3-498d-a2a8-6eff99d83eb2
|
| 146 | 2025-07-14T20:02:12.360Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 60
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 = 8bb4735f-b59a-439f-9cee-d557384a6dfd
target = phd_framework::test_vm
target_id = 34d1d453-a7f3-498d-a2a8-6eff99d83eb2
vm = migration_from_base_and_back_lifecycle_2
vm_id = 34d1d453-a7f3-498d-a2a8-6eff99d83eb2
|
| 147 | 2025-07-14T20:02:12.360Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 553
migration_id = f6dfe7d9-4847-485f-b345-efc9adf3479f
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 8bb4735f-b59a-439f-9cee-d557384a6dfd
target = phd_framework::test_vm
target_id = 34d1d453-a7f3-498d-a2a8-6eff99d83eb2
|
| 148 | 2025-07-14T20:02:14.671Z | 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
|
| 149 | 2025-07-14T20:02:15.197Z | 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 = 8bb4735f-b59a-439f-9cee-d557384a6dfd
target = phd_framework::test_vm
target_id = 34d1d453-a7f3-498d-a2a8-6eff99d83eb2
|
| 150 | 2025-07-14T20:02:15.197Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2837
file = phd-tests/framework/src/test_vm/mod.rs
line = 553
migration_id = f6dfe7d9-4847-485f-b345-efc9adf3479f
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 8bb4735f-b59a-439f-9cee-d557384a6dfd
target = phd_framework::test_vm
target_id = 34d1d453-a7f3-498d-a2a8-6eff99d83eb2
|
| 151 | 2025-07-14T20:02:15.197Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 2897
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 = 8bb4735f-b59a-439f-9cee-d557384a6dfd
target = phd_framework::test_vm
target_id = 34d1d453-a7f3-498d-a2a8-6eff99d83eb2
|
| 152 | 2025-07-14T20:02:15.198Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
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 = 8bb4735f-b59a-439f-9cee-d557384a6dfd
|
| 153 | 2025-07-14T20:02:15.199Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
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 = 34d1d453-a7f3-498d-a2a8-6eff99d83eb2
|
| 154 | 2025-07-14T20:02:15.199Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
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 = 34d1d453-a7f3-498d-a2a8-6eff99d83eb2
|
| 155 | 2025-07-14T20:02:15.199Z | 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 = 8bb4735f-b59a-439f-9cee-d557384a6dfd
|
| 156 | 2025-07-14T20:02:15.278Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 79
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
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 = 8bb4735f-b59a-439f-9cee-d557384a6dfd
|
| 157 | 2025-07-14T20:02:15.278Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 79
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
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 = 34d1d453-a7f3-498d-a2a8-6eff99d83eb2
|
| 158 | 2025-07-14T20:02:15.278Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
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 = 34d1d453-a7f3-498d-a2a8-6eff99d83eb2
|
| 159 | 2025-07-14T20:02:15.278Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
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 = 34d1d453-a7f3-498d-a2a8-6eff99d83eb2
|
| 160 | 2025-07-14T20:02:15.311Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
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 = 34d1d453-a7f3-498d-a2a8-6eff99d83eb2
|
| 161 | 2025-07-14T20:02:15.311Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
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 = 34d1d453-a7f3-498d-a2a8-6eff99d83eb2
|
| 162 | 2025-07-14T20:02:15.311Z | 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
|
| 163 | 2025-07-14T20:02:15.311Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 14622
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 164 | 2025-07-14T20:02:15.311Z | 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
|
| 165 | 2025-07-14T20:02:15.312Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 166 | 2025-07-14T20:02:15.313Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
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 = 34d1d453-a7f3-498d-a2a8-6eff99d83eb2
|
| 167 | 2025-07-14T20:02:15.732Z | 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 = 34d1d453-a7f3-498d-a2a8-6eff99d83eb2
|
| 168 | 2025-07-14T20:02:15.810Z | 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 = 34d1d453-a7f3-498d-a2a8-6eff99d83eb2
|
| 169 | 2025-07-14T20:02:15.810Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-a0630370-7d2c-452e-8120-6f7abf3095c1"]
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 = 34d1d453-a7f3-498d-a2a8-6eff99d83eb2
|
| 170 | 2025-07-14T20:02:15.829Z | 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 = 34d1d453-a7f3-498d-a2a8-6eff99d83eb2
|
| 171 | 2025-07-14T20:02:15.829Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-f1c2b1c7-7b4c-4c36-a6d5-5aa9786c4234"]
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 = 34d1d453-a7f3-498d-a2a8-6eff99d83eb2
|
| 172 | 2025-07-14T20:02:15.843Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 532
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
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 = 34d1d453-a7f3-498d-a2a8-6eff99d83eb2
|
| 173 | 2025-07-14T20:02:15.843Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 84980
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
|
| 174 | 2025-07-14T20:02:15.843Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 531
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 175 | 2025-07-14T20:02:15.844Z | 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
|
| 176 | 2025-07-14T20:02:15.844Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 177 | 2025-07-14T20:02:15.844Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 178 | 2025-07-14T20:02:15.844Z | 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
|
| 179 | 2025-07-14T20:02:15.844Z | 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
|
| 180 | 2025-07-14T20:02:15.844Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
| 181 | 2025-07-14T20:02:15.844Z | 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
|
| 182 | 2025-07-14T20:02:15.844Z | 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
|
| 183 | 2025-07-14T20:02:15.851Z | 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 740M 1.80T 740M /phd-artifacts\n
target = phd_framework::zfs
|
| 184 | 2025-07-14T20:02:15.851Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-489867d3-e8ae-4094-ae68-e08109d2c756"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = snapshot
|
| 185 | 2025-07-14T20:02:15.864Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-489867d3-e8ae-4094-ae68-e08109d2c756", "phd-artifacts/phd-clone-f11560b2-ecea-4c58-8840-e173641ca2e9"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = clone
|
| 186 | 2025-07-14T20:02:15.877Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-f11560b2-ecea-4c58-8840-e173641ca2e9"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = list
|
| 187 | 2025-07-14T20:02:15.883Z | 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-f11560b2-ecea-4c58-8840-e173641ca2e9 0B 1.80T 740M /phd-artifacts/phd-clone-f11560b2-ecea-4c58-8840-e173641ca2e9\n
target = phd_framework::zfs
|
| 188 | 2025-07-14T20:02:15.883Z | 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
|
| 189 | 2025-07-14T20:02:15.883Z | 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
|
| 190 | 2025-07-14T20:02:15.883Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/22dd96ade0a3010628188fb9f4dc21b70dbd1abc21585df8007145a0b2c58b27/propolis-server
target = phd_framework::artifacts::store
|
| 191 | 2025-07-14T20:02:15.883Z | 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/22dd96ade0a3010628188fb9f4dc21b70dbd1abc21585df8007145a0b2c58b27/propolis-server"
target = phd_framework::test_vm::server
|
| 192 | 2025-07-14T20:02:15.883Z | 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
|
| 193 | 2025-07-14T20:02:15.905Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 882
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
|
| 194 | 2025-07-14T20:02:15.936Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 52
file = phd-tests/framework/src/test_vm/mod.rs
line = 197
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 195 | 2025-07-14T20:02:15.936Z | 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 = ad110a6e-2140-4ab7-9f27-e70d13f13e88
|
| 196 | 2025-07-14T20:02:15.999Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 197 | 2025-07-14T20:02:15.999Z | 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: ad110a6e-2140-4ab7-9f27-e70d13f13e88, metadata: InstanceMetadata { project_id: 622877f6-05d9-4516-8351-3724b446ef3f, silo_id: c279f8ad-0c06-4881-9a4e-0e00106cc802, sled_id: 9544d460-306e-41f6-80d0-d2ef3386bfc4, sled_model: "pheidippes", sled_revision: 1, sled_serial: "9544d460-306e-41f6-80d0-d2ef3386bfc4" }, name: "phd-vm-ad110a6e-2140-4ab7-9f27-e70d13f13e88" }, state: Creating }
line = 404
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = ad110a6e-2140-4ab7-9f27-e70d13f13e88
|
| 198 | 2025-07-14T20:02:15.999Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 63
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 = ad110a6e-2140-4ab7-9f27-e70d13f13e88
|
| 199 | 2025-07-14T20:02:15.999Z | 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 = ad110a6e-2140-4ab7-9f27-e70d13f13e88
|
| 200 | 2025-07-14T20:02:15.999Z | 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 = ad110a6e-2140-4ab7-9f27-e70d13f13e88
|
| 201 | 2025-07-14T20:02:16.000Z | 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::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = ad110a6e-2140-4ab7-9f27-e70d13f13e88
|
| 202 | 2025-07-14T20:02:16.000Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 203 | 2025-07-14T20:02:16.000Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_serial_history_base
vm_id = ad110a6e-2140-4ab7-9f27-e70d13f13e88
|
| 204 | 2025-07-14T20:02:16.000Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 205 | 2025-07-14T20:02:16.000Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = ad110a6e-2140-4ab7-9f27-e70d13f13e88
|
| 206 | 2025-07-14T20:02:16.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 = 804
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = ad110a6e-2140-4ab7-9f27-e70d13f13e88
|
| 207 | 2025-07-14T20:02:20.428Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4428
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = ad110a6e-2140-4ab7-9f27-e70d13f13e88
|
| 208 | 2025-07-14T20:02:20.429Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::serial_history
step = WriteStr("root")
target = phd_framework::test_vm
|
| 209 | 2025-07-14T20:02:20.429Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 210 | 2025-07-14T20:02:20.429Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = ad110a6e-2140-4ab7-9f27-e70d13f13e88
|
| 211 | 2025-07-14T20:02:20.429Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = ad110a6e-2140-4ab7-9f27-e70d13f13e88
|
| 212 | 2025-07-14T20:02:20.447Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = ad110a6e-2140-4ab7-9f27-e70d13f13e88
|
| 213 | 2025-07-14T20:02:20.447Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::serial_history
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 214 | 2025-07-14T20:02:20.447Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 215 | 2025-07-14T20:02:20.447Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = ad110a6e-2140-4ab7-9f27-e70d13f13e88
|
| 216 | 2025-07-14T20:02:20.447Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = ad110a6e-2140-4ab7-9f27-e70d13f13e88
|
| 217 | 2025-07-14T20:02:20.480Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = ad110a6e-2140-4ab7-9f27-e70d13f13e88
|
| 218 | 2025-07-14T20:02:20.480Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 219 | 2025-07-14T20:02:20.480Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4479
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 220 | 2025-07-14T20:02:20.480Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = ad110a6e-2140-4ab7-9f27-e70d13f13e88
|
| 221 | 2025-07-14T20:02:20.480Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_serial_history_base
vm_id = ad110a6e-2140-4ab7-9f27-e70d13f13e88
|
| 222 | 2025-07-14T20:02:20.491Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = ad110a6e-2140-4ab7-9f27-e70d13f13e88
|
| 223 | 2025-07-14T20:02:20.491Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = ad110a6e-2140-4ab7-9f27-e70d13f13e88
|
| 224 | 2025-07-14T20:02:20.491Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_serial_history_base
vm_id = ad110a6e-2140-4ab7-9f27-e70d13f13e88
|
| 225 | 2025-07-14T20:02:20.524Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = ad110a6e-2140-4ab7-9f27-e70d13f13e88
|
| 226 | 2025-07-14T20:02:20.529Z | 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
|
| 227 | 2025-07-14T20:02:20.529Z | 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
|
| 228 | 2025-07-14T20:02:20.529Z | 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
|
| 229 | 2025-07-14T20:02:20.529Z | 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
|
| 230 | 2025-07-14T20:02:20.529Z | 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
|
| 231 | 2025-07-14T20:02:20.529Z | 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
|
| 232 | 2025-07-14T20:02:20.551Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 883
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
|
| 233 | 2025-07-14T20:02:20.583Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 54
file = phd-tests/framework/src/test_vm/mod.rs
line = 197
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
| 234 | 2025-07-14T20:02:20.583Z | 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 = ad110a6e-2140-4ab7-9f27-e70d13f13e88
target = phd_framework::test_vm
target_id = f155fc9a-61b8-435b-9b1b-38903dbeacfa
|
| 235 | 2025-07-14T20:02:20.583Z | 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 = 37fedc3b-ac8c-481f-814a-1e9e70a9848f
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = ad110a6e-2140-4ab7-9f27-e70d13f13e88
target = phd_framework::test_vm
target_id = f155fc9a-61b8-435b-9b1b-38903dbeacfa
timeout_duration = 45s
|
| 236 | 2025-07-14T20:02:20.583Z | 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 = ad110a6e-2140-4ab7-9f27-e70d13f13e88
target = phd_framework::test_vm
target_id = f155fc9a-61b8-435b-9b1b-38903dbeacfa
vm = migration_serial_history_base_lifecycle_0
vm_id = f155fc9a-61b8-435b-9b1b-38903dbeacfa
|
| 237 | 2025-07-14T20:02:20.645Z | 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: f155fc9a-61b8-435b-9b1b-38903dbeacfa, metadata: InstanceMetadata { project_id: 622877f6-05d9-4516-8351-3724b446ef3f, silo_id: c279f8ad-0c06-4881-9a4e-0e00106cc802, sled_id: da2a17f3-2360-4319-aa4f-ca07efae3fde, sled_model: "pheidippes", sled_revision: 1, sled_serial: "da2a17f3-2360-4319-aa4f-ca07efae3fde" }, name: "phd-vm-f155fc9a-61b8-435b-9b1b-38903dbeacfa" }, state: Migrating }
line = 404
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = ad110a6e-2140-4ab7-9f27-e70d13f13e88
target = phd_framework::test_vm
target_id = f155fc9a-61b8-435b-9b1b-38903dbeacfa
vm = migration_serial_history_base_lifecycle_0
vm_id = f155fc9a-61b8-435b-9b1b-38903dbeacfa
|
| 238 | 2025-07-14T20:02:20.645Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 61
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 = ad110a6e-2140-4ab7-9f27-e70d13f13e88
target = phd_framework::test_vm
target_id = f155fc9a-61b8-435b-9b1b-38903dbeacfa
vm = migration_serial_history_base_lifecycle_0
vm_id = f155fc9a-61b8-435b-9b1b-38903dbeacfa
|
| 239 | 2025-07-14T20:02:20.645Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 553
migration_id = 37fedc3b-ac8c-481f-814a-1e9e70a9848f
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = ad110a6e-2140-4ab7-9f27-e70d13f13e88
target = phd_framework::test_vm
target_id = f155fc9a-61b8-435b-9b1b-38903dbeacfa
|
| 240 | 2025-07-14T20:02:22.964Z | 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
|
| 241 | 2025-07-14T20:02:25.002Z | 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 = ad110a6e-2140-4ab7-9f27-e70d13f13e88
target = phd_framework::test_vm
target_id = f155fc9a-61b8-435b-9b1b-38903dbeacfa
|
| 242 | 2025-07-14T20:02:25.002Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 4356
file = phd-tests/framework/src/test_vm/mod.rs
line = 553
migration_id = 37fedc3b-ac8c-481f-814a-1e9e70a9848f
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = ad110a6e-2140-4ab7-9f27-e70d13f13e88
target = phd_framework::test_vm
target_id = f155fc9a-61b8-435b-9b1b-38903dbeacfa
|
| 243 | 2025-07-14T20:02:25.002Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4418
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 = ad110a6e-2140-4ab7-9f27-e70d13f13e88
target = phd_framework::test_vm
target_id = f155fc9a-61b8-435b-9b1b-38903dbeacfa
|
| 244 | 2025-07-14T20:02:25.003Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = ad110a6e-2140-4ab7-9f27-e70d13f13e88
|
| 245 | 2025-07-14T20:02:25.005Z | 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 = ad110a6e-2140-4ab7-9f27-e70d13f13e88
|
| 246 | 2025-07-14T20:02:25.081Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 77
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = ad110a6e-2140-4ab7-9f27-e70d13f13e88
|
| 247 | 2025-07-14T20:02:25.083Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = f155fc9a-61b8-435b-9b1b-38903dbeacfa
|
| 248 | 2025-07-14T20:02:25.083Z | 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
|
| 249 | 2025-07-14T20:02:25.084Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 9084
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 250 | 2025-07-14T20:02:25.084Z | 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
|
| 251 | 2025-07-14T20:02:25.084Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 252 | 2025-07-14T20:02:25.085Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = f155fc9a-61b8-435b-9b1b-38903dbeacfa
|
| 253 | 2025-07-14T20:02:25.598Z | 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 = f155fc9a-61b8-435b-9b1b-38903dbeacfa
|
| 254 | 2025-07-14T20:02:25.675Z | 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 = f155fc9a-61b8-435b-9b1b-38903dbeacfa
|
| 255 | 2025-07-14T20:02:25.675Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-f11560b2-ecea-4c58-8840-e173641ca2e9"]
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 = f155fc9a-61b8-435b-9b1b-38903dbeacfa
|
| 256 | 2025-07-14T20:02:25.694Z | 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 = f155fc9a-61b8-435b-9b1b-38903dbeacfa
|
| 257 | 2025-07-14T20:02:25.694Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-489867d3-e8ae-4094-ae68-e08109d2c756"]
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 = f155fc9a-61b8-435b-9b1b-38903dbeacfa
|
| 258 | 2025-07-14T20:02:25.712Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 628
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = f155fc9a-61b8-435b-9b1b-38903dbeacfa
|
| 259 | 2025-07-14T20:02:25.712Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 9868
file = phd-tests/tests/src/migrate.rs
line = 40
path = phd_tests::migrate::from_base::serial_history
target = phd_tests::migrate::from_base
|
| 260 | 2025-07-14T20:02:25.712Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 628
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 261 | 2025-07-14T20:02:25.712Z | 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
|
| 262 | 2025-07-14T20:02:25.712Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 263 | 2025-07-14T20:02:25.712Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
| 264 | 2025-07-14T20:02:25.712Z | 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
|
| 265 | 2025-07-14T20:02:25.712Z | 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
|
| 266 | 2025-07-14T20:02:25.712Z | 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
|
| 267 | 2025-07-14T20:02:25.712Z | 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
|
| 268 | 2025-07-14T20:02:25.712Z | 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
|
| 269 | 2025-07-14T20:02:25.719Z | 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 741M 1.80T 740M /phd-artifacts\n
target = phd_framework::zfs
|
| 270 | 2025-07-14T20:02:25.719Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-6097d014-c8dd-4029-8739-2e16e486505e"]
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
|
| 271 | 2025-07-14T20:02:25.730Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-6097d014-c8dd-4029-8739-2e16e486505e", "phd-artifacts/phd-clone-98e4cf59-61d2-4ee5-81f3-482855005f82"]
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
|
| 272 | 2025-07-14T20:02:25.744Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-98e4cf59-61d2-4ee5-81f3-482855005f82"]
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
|
| 273 | 2025-07-14T20:02:25.751Z | 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-98e4cf59-61d2-4ee5-81f3-482855005f82 0B 1.80T 740M /phd-artifacts/phd-clone-98e4cf59-61d2-4ee5-81f3-482855005f82\n
target = phd_framework::zfs
|
| 274 | 2025-07-14T20:02:25.751Z | 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
|
| 275 | 2025-07-14T20:02:25.751Z | 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
|
| 276 | 2025-07-14T20:02:25.751Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/22dd96ade0a3010628188fb9f4dc21b70dbd1abc21585df8007145a0b2c58b27/propolis-server
target = phd_framework::artifacts::store
|
| 277 | 2025-07-14T20:02:25.751Z | 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/22dd96ade0a3010628188fb9f4dc21b70dbd1abc21585df8007145a0b2c58b27/propolis-server"
target = phd_framework::test_vm::server
|
| 278 | 2025-07-14T20:02:25.751Z | 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
|
| 279 | 2025-07-14T20:02:25.773Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 892
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
|
| 280 | 2025-07-14T20:02:25.805Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 53
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
|
| 281 | 2025-07-14T20:02:25.805Z | 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 = 61cd3929-54dc-46c4-9e82-b6812b96103a
|
| 282 | 2025-07-14T20:02:25.869Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 283 | 2025-07-14T20:02:25.869Z | 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: 61cd3929-54dc-46c4-9e82-b6812b96103a, metadata: InstanceMetadata { project_id: de6b661b-9527-485c-b72d-b1c4a525e48d, silo_id: 490ea6b2-cda7-45d1-8e75-6b76982ee120, sled_id: 15a2a632-5874-423f-b8a6-3118e0705d2b, sled_model: "pheidippes", sled_revision: 1, sled_serial: "15a2a632-5874-423f-b8a6-3118e0705d2b" }, name: "phd-vm-61cd3929-54dc-46c4-9e82-b6812b96103a" }, 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 = 61cd3929-54dc-46c4-9e82-b6812b96103a
|
| 284 | 2025-07-14T20:02:25.869Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 63
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 = 61cd3929-54dc-46c4-9e82-b6812b96103a
|
| 285 | 2025-07-14T20:02:25.869Z | 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 = 61cd3929-54dc-46c4-9e82-b6812b96103a
|
| 286 | 2025-07-14T20:02:25.869Z | 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 = 61cd3929-54dc-46c4-9e82-b6812b96103a
|
| 287 | 2025-07-14T20:02:25.870Z | 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 = 61cd3929-54dc-46c4-9e82-b6812b96103a
|
| 288 | 2025-07-14T20:02:25.870Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 289 | 2025-07-14T20:02:25.870Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 731
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_from_base
vm_id = 61cd3929-54dc-46c4-9e82-b6812b96103a
|
| 290 | 2025-07-14T20:02:25.870Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
| 291 | 2025-07-14T20:02:25.870Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 61cd3929-54dc-46c4-9e82-b6812b96103a
|
| 292 | 2025-07-14T20:02:25.870Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = 61cd3929-54dc-46c4-9e82-b6812b96103a
|
| 293 | 2025-07-14T20:02:30.293Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4422
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 61cd3929-54dc-46c4-9e82-b6812b96103a
|
| 294 | 2025-07-14T20:02:30.293Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WriteStr("root")
target = phd_framework::test_vm
|
| 295 | 2025-07-14T20:02:30.293Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 296 | 2025-07-14T20:02:30.293Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 61cd3929-54dc-46c4-9e82-b6812b96103a
|
| 297 | 2025-07-14T20:02:30.293Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = 61cd3929-54dc-46c4-9e82-b6812b96103a
|
| 298 | 2025-07-14T20:02:30.310Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 61cd3929-54dc-46c4-9e82-b6812b96103a
|
| 299 | 2025-07-14T20:02:30.310Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
| 300 | 2025-07-14T20:02:30.310Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 739
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
| 301 | 2025-07-14T20:02:30.310Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 61cd3929-54dc-46c4-9e82-b6812b96103a
|
| 302 | 2025-07-14T20:02:30.310Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = 61cd3929-54dc-46c4-9e82-b6812b96103a
|
| 303 | 2025-07-14T20:02:30.344Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 61cd3929-54dc-46c4-9e82-b6812b96103a
|
| 304 | 2025-07-14T20:02:30.344Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 779
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 305 | 2025-07-14T20:02:30.344Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4473
file = phd-tests/framework/src/test_vm/mod.rs
line = 782
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
| 306 | 2025-07-14T20:02:30.344Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 61cd3929-54dc-46c4-9e82-b6812b96103a
|
| 307 | 2025-07-14T20:02:30.344Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
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 = 61cd3929-54dc-46c4-9e82-b6812b96103a
|
| 308 | 2025-07-14T20:02:30.355Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 61cd3929-54dc-46c4-9e82-b6812b96103a
|
| 309 | 2025-07-14T20:02:30.355Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 61cd3929-54dc-46c4-9e82-b6812b96103a
|
| 310 | 2025-07-14T20:02:30.355Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
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 = 61cd3929-54dc-46c4-9e82-b6812b96103a
|
| 311 | 2025-07-14T20:02:30.388Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 61cd3929-54dc-46c4-9e82-b6812b96103a
|
| 312 | 2025-07-14T20:02:30.388Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 61cd3929-54dc-46c4-9e82-b6812b96103a
|
| 313 | 2025-07-14T20:02:30.388Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
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 = 61cd3929-54dc-46c4-9e82-b6812b96103a
|
| 314 | 2025-07-14T20:02:30.398Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 61cd3929-54dc-46c4-9e82-b6812b96103a
|
| 315 | 2025-07-14T20:02:30.399Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 61cd3929-54dc-46c4-9e82-b6812b96103a
|
| 316 | 2025-07-14T20:02:30.399Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
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 = 61cd3929-54dc-46c4-9e82-b6812b96103a
|
| 317 | 2025-07-14T20:02:30.432Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 61cd3929-54dc-46c4-9e82-b6812b96103a
|
| 318 | 2025-07-14T20:02:30.432Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 61cd3929-54dc-46c4-9e82-b6812b96103a
|
| 319 | 2025-07-14T20:02:30.432Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
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 = 61cd3929-54dc-46c4-9e82-b6812b96103a
|
| 320 | 2025-07-14T20:02:30.443Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 61cd3929-54dc-46c4-9e82-b6812b96103a
|
| 321 | 2025-07-14T20:02:30.443Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 61cd3929-54dc-46c4-9e82-b6812b96103a
|
| 322 | 2025-07-14T20:02:30.443Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
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 = 61cd3929-54dc-46c4-9e82-b6812b96103a
|
| 323 | 2025-07-14T20:02:30.476Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 33
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 61cd3929-54dc-46c4-9e82-b6812b96103a
|
| 324 | 2025-07-14T20:02:30.476Z | 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
|
| 325 | 2025-07-14T20:02:30.476Z | 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
|
| 326 | 2025-07-14T20:02:30.476Z | 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
|
| 327 | 2025-07-14T20:02:30.476Z | 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
|
| 328 | 2025-07-14T20:02:30.476Z | 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
|
| 329 | 2025-07-14T20:02:30.476Z | 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
|
| 330 | 2025-07-14T20:02:30.499Z | 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::can_migrate_from_base
target = phd_framework::test_vm::server
|
| 331 | 2025-07-14T20:02:30.531Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 54
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
|
| 332 | 2025-07-14T20:02:30.531Z | 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 = 61cd3929-54dc-46c4-9e82-b6812b96103a
target = phd_framework::test_vm
target_id = 9758d8b3-2f79-44d3-ab46-82cdf9547bcb
|
| 333 | 2025-07-14T20:02:30.531Z | 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 = e1c53cef-67d4-4c4e-b35b-fa53253f9680
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 61cd3929-54dc-46c4-9e82-b6812b96103a
target = phd_framework::test_vm
target_id = 9758d8b3-2f79-44d3-ab46-82cdf9547bcb
timeout_duration = 45s
|
| 334 | 2025-07-14T20:02:30.531Z | 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 = 61cd3929-54dc-46c4-9e82-b6812b96103a
target = phd_framework::test_vm
target_id = 9758d8b3-2f79-44d3-ab46-82cdf9547bcb
vm = migration_from_base_lifecycle_0
vm_id = 9758d8b3-2f79-44d3-ab46-82cdf9547bcb
|
| 335 | 2025-07-14T20:02:30.592Z | 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: 9758d8b3-2f79-44d3-ab46-82cdf9547bcb, metadata: InstanceMetadata { project_id: de6b661b-9527-485c-b72d-b1c4a525e48d, silo_id: 490ea6b2-cda7-45d1-8e75-6b76982ee120, sled_id: 4800f551-e884-4f8c-aa31-a94f2be1304d, sled_model: "pheidippes", sled_revision: 1, sled_serial: "4800f551-e884-4f8c-aa31-a94f2be1304d" }, name: "phd-vm-9758d8b3-2f79-44d3-ab46-82cdf9547bcb" }, state: Migrating }
line = 404
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 61cd3929-54dc-46c4-9e82-b6812b96103a
target = phd_framework::test_vm
target_id = 9758d8b3-2f79-44d3-ab46-82cdf9547bcb
vm = migration_from_base_lifecycle_0
vm_id = 9758d8b3-2f79-44d3-ab46-82cdf9547bcb
|
| 336 | 2025-07-14T20:02:30.592Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 61
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 = 61cd3929-54dc-46c4-9e82-b6812b96103a
target = phd_framework::test_vm
target_id = 9758d8b3-2f79-44d3-ab46-82cdf9547bcb
vm = migration_from_base_lifecycle_0
vm_id = 9758d8b3-2f79-44d3-ab46-82cdf9547bcb
|
| 337 | 2025-07-14T20:02:30.592Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 553
migration_id = e1c53cef-67d4-4c4e-b35b-fa53253f9680
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 61cd3929-54dc-46c4-9e82-b6812b96103a
target = phd_framework::test_vm
target_id = 9758d8b3-2f79-44d3-ab46-82cdf9547bcb
|
| 338 | 2025-07-14T20:02:32.908Z | 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
|
| 339 | 2025-07-14T20:02:34.005Z | 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 = 61cd3929-54dc-46c4-9e82-b6812b96103a
target = phd_framework::test_vm
target_id = 9758d8b3-2f79-44d3-ab46-82cdf9547bcb
|
| 340 | 2025-07-14T20:02:34.005Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3413
file = phd-tests/framework/src/test_vm/mod.rs
line = 553
migration_id = e1c53cef-67d4-4c4e-b35b-fa53253f9680
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 61cd3929-54dc-46c4-9e82-b6812b96103a
target = phd_framework::test_vm
target_id = 9758d8b3-2f79-44d3-ab46-82cdf9547bcb
|
| 341 | 2025-07-14T20:02:34.005Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3474
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 = 61cd3929-54dc-46c4-9e82-b6812b96103a
target = phd_framework::test_vm
target_id = 9758d8b3-2f79-44d3-ab46-82cdf9547bcb
|
| 342 | 2025-07-14T20:02:34.007Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 61cd3929-54dc-46c4-9e82-b6812b96103a
|
| 343 | 2025-07-14T20:02:34.007Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 9758d8b3-2f79-44d3-ab46-82cdf9547bcb
|
| 344 | 2025-07-14T20:02:34.007Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
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 = 9758d8b3-2f79-44d3-ab46-82cdf9547bcb
|
| 345 | 2025-07-14T20:02:34.008Z | 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 = 61cd3929-54dc-46c4-9e82-b6812b96103a
|
| 346 | 2025-07-14T20:02:34.084Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 76
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 61cd3929-54dc-46c4-9e82-b6812b96103a
|
| 347 | 2025-07-14T20:02:34.084Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 76
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 9758d8b3-2f79-44d3-ab46-82cdf9547bcb
|
| 348 | 2025-07-14T20:02:34.084Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 9758d8b3-2f79-44d3-ab46-82cdf9547bcb
|
| 349 | 2025-07-14T20:02:34.084Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 804
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 = 9758d8b3-2f79-44d3-ab46-82cdf9547bcb
|
| 350 | 2025-07-14T20:02:34.118Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 34
file = phd-tests/framework/src/test_vm/mod.rs
line = 797
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 9758d8b3-2f79-44d3-ab46-82cdf9547bcb
|
| 351 | 2025-07-14T20:02:34.118Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 9758d8b3-2f79-44d3-ab46-82cdf9547bcb
|
| 352 | 2025-07-14T20:02:34.119Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
| 353 | 2025-07-14T20:02:34.119Z | 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
|
| 354 | 2025-07-14T20:02:34.119Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 355 | 2025-07-14T20:02:34.119Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8250
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
| 356 | 2025-07-14T20:02:34.120Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1077
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 9758d8b3-2f79-44d3-ab46-82cdf9547bcb
|
| 357 | 2025-07-14T20:02:34.548Z | 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 = 9758d8b3-2f79-44d3-ab46-82cdf9547bcb
|
| 358 | 2025-07-14T20:02:34.627Z | 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 = 9758d8b3-2f79-44d3-ab46-82cdf9547bcb
|
| 359 | 2025-07-14T20:02:34.627Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-98e4cf59-61d2-4ee5-81f3-482855005f82"]
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 = 9758d8b3-2f79-44d3-ab46-82cdf9547bcb
|
| 360 | 2025-07-14T20:02:34.649Z | 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 = 9758d8b3-2f79-44d3-ab46-82cdf9547bcb
|
| 361 | 2025-07-14T20:02:34.649Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-6097d014-c8dd-4029-8739-2e16e486505e"]
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 = 9758d8b3-2f79-44d3-ab46-82cdf9547bcb
|
| 362 | 2025-07-14T20:02:34.663Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 544
file = phd-tests/framework/src/test_vm/mod.rs
line = 1054
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 9758d8b3-2f79-44d3-ab46-82cdf9547bcb
|
| 363 | 2025-07-14T20:02:34.663Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 8950
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
|
| 364 | 2025-07-14T20:02:34.663Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 544
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
| 365 | 2025-07-14T20:02:34.663Z | INFO | phd-runner: [EXECUTION_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
| 366 | 2025-07-14T20:02:34.663Z | INFO | phd-runner: [EXECUTION_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
| 367 | | test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 103.80s |
| 368 | | |
| 369 | 2025-07-14T20:02:34.664Z | DEBG | phd-runner: phd_runner
exit_code = 0
file = phd-tests/runner/src/main.rs
line = 41
target = phd_runner
|