1 | 2024-12-03T19:30:43.068Z | INFO | phd-runner: phd_runner
file = phd-tests/runner/src/main.rs
line = 35
runner_args = ProcessArgs { command: Run(RunOptions { propolis_server_cmd: "/work/phd-test/propolis-server", base_propolis_branch: Some("master"), base_propolis_commit: None, base_propolis_cmd: None, crucible_downstairs_cmd: None, crucible_downstairs_commit: Some(Auto), tmp_directory: "/tmp/propolis-phd", artifact_directory: Some("/phd-artifacts"), server_logging_mode: TmpFile, default_guest_cpus: 2, default_guest_memory_mib: 512, artifact_toml_path: "/work/phd-test/artifacts.toml", default_guest_artifact: "alpine", default_bootrom_artifact: "ovmf", include_filter: ["phd_tests::migrate::from_base"], exclude_filter: [], max_buildomat_wait_secs: 1200 }), disable_ansi: false, emit_bunyan: true }
target = phd_runner
|
2 | 2024-12-03T19:30:43.070Z | DEBG | phd-runner: Created new artifact store from manifest
file = phd-tests/framework/src/artifacts/store.rs
line = 221
store = Store { local_dir: "/phd-artifacts", artifacts: {"alpine": Mutex { data: StoredArtifact { description: Artifact { filename: "alpine.iso", kind: GuestOs(Alpine), source: RemoteServer { sha256: "ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1" }, untar: None }, cached_path: None } }, "ovmf": Mutex { data: StoredArtifact { description: Artifact { filename: "OVMF_CODE.fd", kind: Bootrom, source: Buildomat(BuildomatArtifact { repo: Repo("oxidecomputer/edk2"), series: Series("image_debug"), commit: Commit("6d92acf0a22718dd4175d7c64dbcf7aaec3740bd"), sha256: "29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f" }), untar: None }, cached_path: None } }}, downloader: DownloadConfig { timeout: 600s, buildomat_backoff: ExponentialBackoff { current_interval: 1s, initial_interval: 1s, randomization_factor: 0.5, multiplier: 1.5, max_interval: 60s, start_time: Instant { tv_sec: 998, tv_nsec: 85033304 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } }
target = phd_framework::artifacts::store
|
3 | 2024-12-03T19:30:43.070Z | INFO | phd-runner: Adding Propolis server from local command
file = phd-tests/framework/src/artifacts/store.rs
line = 229
propolis_server_cmd = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
4 | 2024-12-03T19:30:43.070Z | INFO | phd-runner: Adding crucible-downstairs from Buildomat Git revision
commit = 2cfc7e0c8572b3bfafbfc838c4e6d658f442d239
file = phd-tests/framework/src/artifacts/store.rs
line = 313
target = phd_framework::artifacts::store
|
5 | 2024-12-03T19:30:43.070Z | 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/2cfc7e0c8572b3bfafbfc838c4e6d658f442d239/crucible-nightly.sha256.txt
|
6 | 2024-12-03T19:30:43.199Z | INFO | phd-runner: Adding 'current' Propolis server from Buildomat Git branch 'master'
file = phd-tests/framework/src/artifacts/store.rs
line = 250
target = phd_framework::artifacts::store
|
7 | 2024-12-03T19:30:43.680Z | 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/8e5693bfdc150671039f446e7366a40b2b3c1a3e/propolis-server.sha256.txt
|
8 | 2024-12-03T19:30:43.784Z | INFO | phd-runner: [EXECUTION_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
9 | 2024-12-03T19:30:43.784Z | INFO | phd-runner: [EXECUTION_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
10 | 2024-12-03T19:30:43.785Z | INFO | phd-runner: Running 3 test(s)
file = phd-tests/runner/src/execute.rs
line = 82
target = phd_runner::execute
|
11 | 2024-12-03T19:30:43.785Z | INFO | phd-runner: Starting test phd_tests::migrate::from_base::migration_from_base_and_back
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
12 | 2024-12-03T19:30:43.785Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
13 | 2024-12-03T19:30:43.785Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
14 | 2024-12-03T19:30:43.785Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 52
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_tests::migrate::from_base
|
15 | 2024-12-03T19:30:43.785Z | DEBG | phd-runner: [TEST - EVENT] checking for existing copy of artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 89
maybe_path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
|
16 | 2024-12-03T19:30:43.786Z | DEBG | phd-runner: [TEST - EVENT] Downloading file from Buildomat...
file = phd-tests/framework/src/artifacts/buildomat.rs
line = 215
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/6d92acf0a22718dd4175d7c64dbcf7aaec3740bd/OVMF_CODE.fd
|
17 | 2024-12-03T19:30:44.420Z | DEBG | phd-runner: [TEST - EVENT] checking for existing copy of artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 89
maybe_path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
|
18 | 2024-12-03T19:30:44.420Z | DEBG | phd-runner: [TEST - EVENT] Downloading alpine.iso from https://oxide-omicron-build.s3.amazonaws.com/alpine.iso
file = phd-tests/framework/src/artifacts/store.rs
line = 618
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
timeout = 600s
|
19 | 2024-12-03T19:31:25.294Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
20 | 2024-12-03T19:31:25.294Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = list
|
21 | 2024-12-03T19:31:25.324Z | 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 | 2024-12-03T19:31:25.324Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-9ba2e148-3b0a-401e-8e11-53f63564928a"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = snapshot
|
23 | 2024-12-03T19:31:25.351Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-9ba2e148-3b0a-401e-8e11-53f63564928a", "phd-artifacts/phd-clone-cb7bd35f-3415-4eea-8d57-343cfd5c9b65"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = clone
|
24 | 2024-12-03T19:31:25.368Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-cb7bd35f-3415-4eea-8d57-343cfd5c9b65"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = list
|
25 | 2024-12-03T19:31:25.380Z | 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-cb7bd35f-3415-4eea-8d57-343cfd5c9b65 0B 1.80T 48.9M /phd-artifacts/phd-clone-cb7bd35f-3415-4eea-8d57-343cfd5c9b65\n
target = phd_framework::zfs
|
26 | 2024-12-03T19:31:25.381Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
27 | 2024-12-03T19:31:25.381Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 206
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back
|
28 | 2024-12-03T19:31:25.381Z | 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/a6da9b5eb708201d599c19863f504408c09428a65163e725262867090eea0a1e/propolis-server.tar.gz
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
|
29 | 2024-12-03T19:31:25.381Z | 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/8e5693bfdc150671039f446e7366a40b2b3c1a3e/propolis-server.tar.gz
|
30 | 2024-12-03T19:31:49.249Z | DEBG | phd-runner: [NEW - EVENT] Extracting artifact from tarball
extracted_path = /phd-artifacts/a6da9b5eb708201d599c19863f504408c09428a65163e725262867090eea0a1e/propolis-server
file = phd-tests/framework/src/artifacts/store.rs
line = 162
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
untar_path = propolis-server
|
31 | 2024-12-03T19:31:49.249Z | DEBG | phd-runner: [NEW - EVENT] Extracting gzipped tarball...
file = phd-tests/framework/src/artifacts/store.rs
line = 518
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
|
32 | 2024-12-03T19:32:01.851Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/a6da9b5eb708201d599c19863f504408c09428a65163e725262867090eea0a1e/propolis-server"
target = phd_framework::test_vm::server
|
33 | 2024-12-03T19:32:01.851Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/migration_from_base_and_back.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_and_back.stdout.log"
target = phd_framework::server_log_mode
|
34 | 2024-12-03T19:32:01.891Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 867
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
35 | 2024-12-03T19:32:01.891Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 36510
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
36 | 2024-12-03T19:32:01.891Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b2f88cc1-8593-4d1f-8adc-ded45b308ecb
|
37 | 2024-12-03T19:32:01.892Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec)
file = phd-tests/framework/src/test_vm/mod.rs
line = 370
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b2f88cc1-8593-4d1f-8adc-ded45b308ecb
|
38 | 2024-12-03T19:32:02.467Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
39 | 2024-12-03T19:32:02.468Z | 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: b2f88cc1-8593-4d1f-8adc-ded45b308ecb, metadata: InstanceMetadata { project_id: add91c0e-6910-44db-b5da-b3174930625e, silo_id: fd04bbc9-aceb-4e10-9f5c-d836d208f9ce, sled_id: 7ab2c73f-bdef-4fc0-948c-7392d785b12c, sled_model: "pheidippes", sled_revision: 1, sled_serial: "7ab2c73f-bdef-4fc0-948c-7392d785b12c" }, name: "phd-vm-b2f88cc1-8593-4d1f-8adc-ded45b308ecb" }, state: Creating }
line = 429
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b2f88cc1-8593-4d1f-8adc-ded45b308ecb
|
40 | 2024-12-03T19:32:02.468Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 576
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b2f88cc1-8593-4d1f-8adc-ded45b308ecb
|
41 | 2024-12-03T19:32:02.468Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 506
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b2f88cc1-8593-4d1f-8adc-ded45b308ecb
|
42 | 2024-12-03T19:32:02.468Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 511
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 = b2f88cc1-8593-4d1f-8adc-ded45b308ecb
|
43 | 2024-12-03T19:32:02.468Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 506
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b2f88cc1-8593-4d1f-8adc-ded45b308ecb
|
44 | 2024-12-03T19:32:02.468Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 763
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
45 | 2024-12-03T19:32:02.468Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 712
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 = b2f88cc1-8593-4d1f-8adc-ded45b308ecb
|
46 | 2024-12-03T19:32:02.468Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 720
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
47 | 2024-12-03T19:32:02.468Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b2f88cc1-8593-4d1f-8adc-ded45b308ecb
|
48 | 2024-12-03T19:32:02.468Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
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 = b2f88cc1-8593-4d1f-8adc-ded45b308ecb
|
49 | 2024-12-03T19:32:06.634Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4165
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b2f88cc1-8593-4d1f-8adc-ded45b308ecb
|
50 | 2024-12-03T19:32:06.634Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 720
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WriteStr("root")
target = phd_framework::test_vm
|
51 | 2024-12-03T19:32:06.635Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 720
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
52 | 2024-12-03T19:32:06.635Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b2f88cc1-8593-4d1f-8adc-ded45b308ecb
|
53 | 2024-12-03T19:32:06.635Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
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 = b2f88cc1-8593-4d1f-8adc-ded45b308ecb
|
54 | 2024-12-03T19:32:06.652Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b2f88cc1-8593-4d1f-8adc-ded45b308ecb
|
55 | 2024-12-03T19:32:06.653Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 720
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
56 | 2024-12-03T19:32:06.653Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 720
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
57 | 2024-12-03T19:32:06.653Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b2f88cc1-8593-4d1f-8adc-ded45b308ecb
|
58 | 2024-12-03T19:32:06.653Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
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 = b2f88cc1-8593-4d1f-8adc-ded45b308ecb
|
59 | 2024-12-03T19:32:06.685Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b2f88cc1-8593-4d1f-8adc-ded45b308ecb
|
60 | 2024-12-03T19:32:06.686Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 760
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
61 | 2024-12-03T19:32:06.686Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4217
file = phd-tests/framework/src/test_vm/mod.rs
line = 763
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
62 | 2024-12-03T19:32:06.686Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b2f88cc1-8593-4d1f-8adc-ded45b308ecb
|
63 | 2024-12-03T19:32:06.686Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
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 = b2f88cc1-8593-4d1f-8adc-ded45b308ecb
|
64 | 2024-12-03T19:32:06.696Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b2f88cc1-8593-4d1f-8adc-ded45b308ecb
|
65 | 2024-12-03T19:32:06.696Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b2f88cc1-8593-4d1f-8adc-ded45b308ecb
|
66 | 2024-12-03T19:32:06.696Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
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 = b2f88cc1-8593-4d1f-8adc-ded45b308ecb
|
67 | 2024-12-03T19:32:06.729Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b2f88cc1-8593-4d1f-8adc-ded45b308ecb
|
68 | 2024-12-03T19:32:06.729Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b2f88cc1-8593-4d1f-8adc-ded45b308ecb
|
69 | 2024-12-03T19:32:06.729Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
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 = b2f88cc1-8593-4d1f-8adc-ded45b308ecb
|
70 | 2024-12-03T19:32:06.740Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b2f88cc1-8593-4d1f-8adc-ded45b308ecb
|
71 | 2024-12-03T19:32:06.740Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b2f88cc1-8593-4d1f-8adc-ded45b308ecb
|
72 | 2024-12-03T19:32:06.740Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
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 = b2f88cc1-8593-4d1f-8adc-ded45b308ecb
|
73 | 2024-12-03T19:32:06.763Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b2f88cc1-8593-4d1f-8adc-ded45b308ecb
|
74 | 2024-12-03T19:32:06.763Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b2f88cc1-8593-4d1f-8adc-ded45b308ecb
|
75 | 2024-12-03T19:32:06.763Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
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 = b2f88cc1-8593-4d1f-8adc-ded45b308ecb
|
76 | 2024-12-03T19:32:06.775Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b2f88cc1-8593-4d1f-8adc-ded45b308ecb
|
77 | 2024-12-03T19:32:06.775Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b2f88cc1-8593-4d1f-8adc-ded45b308ecb
|
78 | 2024-12-03T19:32:06.775Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
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 = b2f88cc1-8593-4d1f-8adc-ded45b308ecb
|
79 | 2024-12-03T19:32:06.808Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b2f88cc1-8593-4d1f-8adc-ded45b308ecb
|
80 | 2024-12-03T19:32:06.808Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 74
path = phd_tests::migrate::from_base::migration_from_base_and_back
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_from_base_and_back
|
81 | 2024-12-03T19:32:06.808Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
82 | 2024-12-03T19:32:06.808Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 206
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back_lifecycle_0
|
83 | 2024-12-03T19:32:06.808Z | DEBG | phd-runner: [NEW - EVENT] Examining locally-sourced artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 56
path = /work/phd-test/propolis-server
sha256 = None
target = phd_framework::artifacts::store
|
84 | 2024-12-03T19:32:06.808Z | DEBG | phd-runner: [NEW - EVENT] Locally-sourced artifact is valid, caching its path
file = phd-tests/framework/src/artifacts/store.rs
line = 69
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
85 | 2024-12-03T19:32:06.808Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
86 | 2024-12-03T19:32:06.808Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stdout.log"
target = phd_framework::server_log_mode
|
87 | 2024-12-03T19:32:06.824Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 868
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
88 | 2024-12-03T19:32:06.824Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 16
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
89 | 2024-12-03T19:32:06.824Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 540
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = b2f88cc1-8593-4d1f-8adc-ded45b308ecb
target = phd_framework::test_vm
target_id = d0ea32ea-bf4a-45d0-9c12-4f2932e4feaf
|
90 | 2024-12-03T19:32:06.824Z | 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 = 573
migration_id = d83e56c5-391e-454e-8469-1a67f5751ddf
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = b2f88cc1-8593-4d1f-8adc-ded45b308ecb
target = phd_framework::test_vm
target_id = d0ea32ea-bf4a-45d0-9c12-4f2932e4feaf
timeout_duration = 45s
|
91 | 2024-12-03T19:32:06.824Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = b2f88cc1-8593-4d1f-8adc-ded45b308ecb
target = phd_framework::test_vm
target_id = d0ea32ea-bf4a-45d0-9c12-4f2932e4feaf
vm = migration_from_base_and_back_lifecycle_0
vm_id = d0ea32ea-bf4a-45d0-9c12-4f2932e4feaf
|
92 | 2024-12-03T19:32:06.825Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance/spec)
file = phd-tests/framework/src/test_vm/mod.rs
line = 370
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = b2f88cc1-8593-4d1f-8adc-ded45b308ecb
target = phd_framework::test_vm
target_id = d0ea32ea-bf4a-45d0-9c12-4f2932e4feaf
vm = migration_from_base_and_back_lifecycle_0
vm_id = d0ea32ea-bf4a-45d0-9c12-4f2932e4feaf
|
93 | 2024-12-03T19:32:07.355Z | 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: d0ea32ea-bf4a-45d0-9c12-4f2932e4feaf, metadata: InstanceMetadata { project_id: add91c0e-6910-44db-b5da-b3174930625e, silo_id: fd04bbc9-aceb-4e10-9f5c-d836d208f9ce, sled_id: f19ab6bf-b640-4033-9287-0c5eb6b25d4d, sled_model: "pheidippes", sled_revision: 1, sled_serial: "f19ab6bf-b640-4033-9287-0c5eb6b25d4d" }, name: "phd-vm-d0ea32ea-bf4a-45d0-9c12-4f2932e4feaf" }, state: Migrating }
line = 429
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = b2f88cc1-8593-4d1f-8adc-ded45b308ecb
target = phd_framework::test_vm
target_id = d0ea32ea-bf4a-45d0-9c12-4f2932e4feaf
vm = migration_from_base_and_back_lifecycle_0
vm_id = d0ea32ea-bf4a-45d0-9c12-4f2932e4feaf
|
94 | 2024-12-03T19:32:07.355Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 530
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = b2f88cc1-8593-4d1f-8adc-ded45b308ecb
target = phd_framework::test_vm
target_id = d0ea32ea-bf4a-45d0-9c12-4f2932e4feaf
vm = migration_from_base_and_back_lifecycle_0
vm_id = d0ea32ea-bf4a-45d0-9c12-4f2932e4feaf
|
95 | 2024-12-03T19:32:07.355Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 594
migration_id = d83e56c5-391e-454e-8469-1a67f5751ddf
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = b2f88cc1-8593-4d1f-8adc-ded45b308ecb
target = phd_framework::test_vm
target_id = d0ea32ea-bf4a-45d0-9c12-4f2932e4feaf
|
96 | 2024-12-03T19:32:09.852Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7760}}
target = phd_framework::serial
|
97 | 2024-12-03T19:32:10.959Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = b2f88cc1-8593-4d1f-8adc-ded45b308ecb
target = phd_framework::test_vm
target_id = d0ea32ea-bf4a-45d0-9c12-4f2932e4feaf
|
98 | 2024-12-03T19:32:10.959Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3603
file = phd-tests/framework/src/test_vm/mod.rs
line = 594
migration_id = d83e56c5-391e-454e-8469-1a67f5751ddf
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = b2f88cc1-8593-4d1f-8adc-ded45b308ecb
target = phd_framework::test_vm
target_id = d0ea32ea-bf4a-45d0-9c12-4f2932e4feaf
|
99 | 2024-12-03T19:32:10.959Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4134
file = phd-tests/framework/src/test_vm/mod.rs
line = 540
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = b2f88cc1-8593-4d1f-8adc-ded45b308ecb
target = phd_framework::test_vm
target_id = d0ea32ea-bf4a-45d0-9c12-4f2932e4feaf
|
100 | 2024-12-03T19:32:10.960Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1035
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b2f88cc1-8593-4d1f-8adc-ded45b308ecb
|
101 | 2024-12-03T19:32:10.960Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
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 = d0ea32ea-bf4a-45d0-9c12-4f2932e4feaf
|
102 | 2024-12-03T19:32:10.960Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
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 = d0ea32ea-bf4a-45d0-9c12-4f2932e4feaf
|
103 | 2024-12-03T19:32:10.961Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_from_base_and_back
vm_id = b2f88cc1-8593-4d1f-8adc-ded45b308ecb
|
104 | 2024-12-03T19:32:11.079Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 119
file = phd-tests/framework/src/test_vm/mod.rs
line = 1035
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = b2f88cc1-8593-4d1f-8adc-ded45b308ecb
|
105 | 2024-12-03T19:32:13.334Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 2373
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
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 = d0ea32ea-bf4a-45d0-9c12-4f2932e4feaf
|
106 | 2024-12-03T19:32:13.334Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
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 = d0ea32ea-bf4a-45d0-9c12-4f2932e4feaf
|
107 | 2024-12-03T19:32:13.334Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
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 = d0ea32ea-bf4a-45d0-9c12-4f2932e4feaf
|
108 | 2024-12-03T19:32:13.367Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
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 = d0ea32ea-bf4a-45d0-9c12-4f2932e4feaf
|
109 | 2024-12-03T19:32:13.367Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 74
path = phd_tests::migrate::from_base::migration_from_base_and_back
propolis_artifact = __BASE_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_from_base_and_back
|
110 | 2024-12-03T19:32:13.368Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
111 | 2024-12-03T19:32:13.368Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 206
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back_lifecycle_1
|
112 | 2024-12-03T19:32:13.368Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/a6da9b5eb708201d599c19863f504408c09428a65163e725262867090eea0a1e/propolis-server
target = phd_framework::artifacts::store
|
113 | 2024-12-03T19:32:13.368Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9004
server_path = "/phd-artifacts/a6da9b5eb708201d599c19863f504408c09428a65163e725262867090eea0a1e/propolis-server"
target = phd_framework::test_vm::server
|
114 | 2024-12-03T19:32:13.368Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stdout.log"
target = phd_framework::server_log_mode
|
115 | 2024-12-03T19:32:13.382Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 870
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
116 | 2024-12-03T19:32:13.382Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 14
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
117 | 2024-12-03T19:32:13.382Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 540
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = d0ea32ea-bf4a-45d0-9c12-4f2932e4feaf
target = phd_framework::test_vm
target_id = 7a39f489-bcff-4bba-beda-0731c43cb4bd
|
118 | 2024-12-03T19:32:13.382Z | 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 = 573
migration_id = d116f042-b739-4231-b7ff-f9a4314ce344
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = d0ea32ea-bf4a-45d0-9c12-4f2932e4feaf
target = phd_framework::test_vm
target_id = 7a39f489-bcff-4bba-beda-0731c43cb4bd
timeout_duration = 45s
|
119 | 2024-12-03T19:32:13.382Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = d0ea32ea-bf4a-45d0-9c12-4f2932e4feaf
target = phd_framework::test_vm
target_id = 7a39f489-bcff-4bba-beda-0731c43cb4bd
vm = migration_from_base_and_back_lifecycle_1
vm_id = 7a39f489-bcff-4bba-beda-0731c43cb4bd
|
120 | 2024-12-03T19:32:13.383Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9004/instance/spec)
file = phd-tests/framework/src/test_vm/mod.rs
line = 370
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = d0ea32ea-bf4a-45d0-9c12-4f2932e4feaf
target = phd_framework::test_vm
target_id = 7a39f489-bcff-4bba-beda-0731c43cb4bd
vm = migration_from_base_and_back_lifecycle_1
vm_id = 7a39f489-bcff-4bba-beda-0731c43cb4bd
|
121 | 2024-12-03T19:32:14.071Z | 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: 7a39f489-bcff-4bba-beda-0731c43cb4bd, metadata: InstanceMetadata { project_id: add91c0e-6910-44db-b5da-b3174930625e, silo_id: fd04bbc9-aceb-4e10-9f5c-d836d208f9ce, sled_id: 0cef71d8-121a-4b60-983d-23882dc4dcaa, sled_model: "pheidippes", sled_revision: 1, sled_serial: "0cef71d8-121a-4b60-983d-23882dc4dcaa" }, name: "phd-vm-7a39f489-bcff-4bba-beda-0731c43cb4bd" }, state: Migrating }
line = 429
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = d0ea32ea-bf4a-45d0-9c12-4f2932e4feaf
target = phd_framework::test_vm
target_id = 7a39f489-bcff-4bba-beda-0731c43cb4bd
vm = migration_from_base_and_back_lifecycle_1
vm_id = 7a39f489-bcff-4bba-beda-0731c43cb4bd
|
122 | 2024-12-03T19:32:14.071Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 688
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = d0ea32ea-bf4a-45d0-9c12-4f2932e4feaf
target = phd_framework::test_vm
target_id = 7a39f489-bcff-4bba-beda-0731c43cb4bd
vm = migration_from_base_and_back_lifecycle_1
vm_id = 7a39f489-bcff-4bba-beda-0731c43cb4bd
|
123 | 2024-12-03T19:32:14.071Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 594
migration_id = d116f042-b739-4231-b7ff-f9a4314ce344
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = d0ea32ea-bf4a-45d0-9c12-4f2932e4feaf
target = phd_framework::test_vm
target_id = 7a39f489-bcff-4bba-beda-0731c43cb4bd
|
124 | 2024-12-03T19:32:16.544Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9004","from_start":7807}}
target = phd_framework::serial
|
125 | 2024-12-03T19:32:17.105Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = d0ea32ea-bf4a-45d0-9c12-4f2932e4feaf
target = phd_framework::test_vm
target_id = 7a39f489-bcff-4bba-beda-0731c43cb4bd
|
126 | 2024-12-03T19:32:17.105Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3033
file = phd-tests/framework/src/test_vm/mod.rs
line = 594
migration_id = d116f042-b739-4231-b7ff-f9a4314ce344
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = d0ea32ea-bf4a-45d0-9c12-4f2932e4feaf
target = phd_framework::test_vm
target_id = 7a39f489-bcff-4bba-beda-0731c43cb4bd
|
127 | 2024-12-03T19:32:17.105Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3722
file = phd-tests/framework/src/test_vm/mod.rs
line = 540
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = d0ea32ea-bf4a-45d0-9c12-4f2932e4feaf
target = phd_framework::test_vm
target_id = 7a39f489-bcff-4bba-beda-0731c43cb4bd
|
128 | 2024-12-03T19:32:17.106Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1035
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 = d0ea32ea-bf4a-45d0-9c12-4f2932e4feaf
|
129 | 2024-12-03T19:32:17.107Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
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 = 7a39f489-bcff-4bba-beda-0731c43cb4bd
|
130 | 2024-12-03T19:32:17.107Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
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 = 7a39f489-bcff-4bba-beda-0731c43cb4bd
|
131 | 2024-12-03T19:32:17.107Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_from_base_and_back_lifecycle_0
vm_id = d0ea32ea-bf4a-45d0-9c12-4f2932e4feaf
|
132 | 2024-12-03T19:32:17.239Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 132
file = phd-tests/framework/src/test_vm/mod.rs
line = 1035
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 = d0ea32ea-bf4a-45d0-9c12-4f2932e4feaf
|
133 | 2024-12-03T19:32:17.240Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 133
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
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 = 7a39f489-bcff-4bba-beda-0731c43cb4bd
|
134 | 2024-12-03T19:32:17.240Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
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 = 7a39f489-bcff-4bba-beda-0731c43cb4bd
|
135 | 2024-12-03T19:32:17.240Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
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 = 7a39f489-bcff-4bba-beda-0731c43cb4bd
|
136 | 2024-12-03T19:32:17.273Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
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 = 7a39f489-bcff-4bba-beda-0731c43cb4bd
|
137 | 2024-12-03T19:32:17.273Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 74
path = phd_tests::migrate::from_base::migration_from_base_and_back
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_from_base_and_back
|
138 | 2024-12-03T19:32:17.273Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
139 | 2024-12-03T19:32:17.273Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 206
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back_lifecycle_2
|
140 | 2024-12-03T19:32:17.273Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
141 | 2024-12-03T19:32:17.274Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9006
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
142 | 2024-12-03T19:32:17.274Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stdout.log"
target = phd_framework::server_log_mode
|
143 | 2024-12-03T19:32:17.291Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 872
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
144 | 2024-12-03T19:32:17.291Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
145 | 2024-12-03T19:32:17.291Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 540
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 7a39f489-bcff-4bba-beda-0731c43cb4bd
target = phd_framework::test_vm
target_id = 02b7e1b1-c1a4-46b4-bfd1-e743ab50ea1b
|
146 | 2024-12-03T19:32:17.291Z | 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 = 573
migration_id = 5db5fade-eece-4b63-b150-d2ab731c1910
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 7a39f489-bcff-4bba-beda-0731c43cb4bd
target = phd_framework::test_vm
target_id = 02b7e1b1-c1a4-46b4-bfd1-e743ab50ea1b
timeout_duration = 45s
|
147 | 2024-12-03T19:32:17.291Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 7a39f489-bcff-4bba-beda-0731c43cb4bd
target = phd_framework::test_vm
target_id = 02b7e1b1-c1a4-46b4-bfd1-e743ab50ea1b
vm = migration_from_base_and_back_lifecycle_2
vm_id = 02b7e1b1-c1a4-46b4-bfd1-e743ab50ea1b
|
148 | 2024-12-03T19:32:17.292Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9006/instance/spec)
file = phd-tests/framework/src/test_vm/mod.rs
line = 370
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 7a39f489-bcff-4bba-beda-0731c43cb4bd
target = phd_framework::test_vm
target_id = 02b7e1b1-c1a4-46b4-bfd1-e743ab50ea1b
vm = migration_from_base_and_back_lifecycle_2
vm_id = 02b7e1b1-c1a4-46b4-bfd1-e743ab50ea1b
|
149 | 2024-12-03T19:32:17.877Z | 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: 02b7e1b1-c1a4-46b4-bfd1-e743ab50ea1b, metadata: InstanceMetadata { project_id: add91c0e-6910-44db-b5da-b3174930625e, silo_id: fd04bbc9-aceb-4e10-9f5c-d836d208f9ce, sled_id: 37ea4052-53b8-45d0-a552-66ea46280d2e, sled_model: "pheidippes", sled_revision: 1, sled_serial: "37ea4052-53b8-45d0-a552-66ea46280d2e" }, name: "phd-vm-02b7e1b1-c1a4-46b4-bfd1-e743ab50ea1b" }, state: Migrating }
line = 429
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 7a39f489-bcff-4bba-beda-0731c43cb4bd
target = phd_framework::test_vm
target_id = 02b7e1b1-c1a4-46b4-bfd1-e743ab50ea1b
vm = migration_from_base_and_back_lifecycle_2
vm_id = 02b7e1b1-c1a4-46b4-bfd1-e743ab50ea1b
|
150 | 2024-12-03T19:32:17.877Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 585
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 7a39f489-bcff-4bba-beda-0731c43cb4bd
target = phd_framework::test_vm
target_id = 02b7e1b1-c1a4-46b4-bfd1-e743ab50ea1b
vm = migration_from_base_and_back_lifecycle_2
vm_id = 02b7e1b1-c1a4-46b4-bfd1-e743ab50ea1b
|
151 | 2024-12-03T19:32:17.877Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 594
migration_id = 5db5fade-eece-4b63-b150-d2ab731c1910
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 7a39f489-bcff-4bba-beda-0731c43cb4bd
target = phd_framework::test_vm
target_id = 02b7e1b1-c1a4-46b4-bfd1-e743ab50ea1b
|
152 | 2024-12-03T19:32:20.358Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9006","from_start":7854}}
target = phd_framework::serial
|
153 | 2024-12-03T19:32:20.632Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 7a39f489-bcff-4bba-beda-0731c43cb4bd
target = phd_framework::test_vm
target_id = 02b7e1b1-c1a4-46b4-bfd1-e743ab50ea1b
|
154 | 2024-12-03T19:32:20.632Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2755
file = phd-tests/framework/src/test_vm/mod.rs
line = 594
migration_id = 5db5fade-eece-4b63-b150-d2ab731c1910
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 7a39f489-bcff-4bba-beda-0731c43cb4bd
target = phd_framework::test_vm
target_id = 02b7e1b1-c1a4-46b4-bfd1-e743ab50ea1b
|
155 | 2024-12-03T19:32:20.633Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3341
file = phd-tests/framework/src/test_vm/mod.rs
line = 540
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = 7a39f489-bcff-4bba-beda-0731c43cb4bd
target = phd_framework::test_vm
target_id = 02b7e1b1-c1a4-46b4-bfd1-e743ab50ea1b
|
156 | 2024-12-03T19:32:20.634Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1035
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 = 7a39f489-bcff-4bba-beda-0731c43cb4bd
|
157 | 2024-12-03T19:32:20.634Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
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 = 02b7e1b1-c1a4-46b4-bfd1-e743ab50ea1b
|
158 | 2024-12-03T19:32:20.634Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
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 = 02b7e1b1-c1a4-46b4-bfd1-e743ab50ea1b
|
159 | 2024-12-03T19:32:20.635Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
vm = migration_from_base_and_back_lifecycle_1
vm_id = 7a39f489-bcff-4bba-beda-0731c43cb4bd
|
160 | 2024-12-03T19:32:20.762Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 128
file = phd-tests/framework/src/test_vm/mod.rs
line = 1035
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 = 7a39f489-bcff-4bba-beda-0731c43cb4bd
|
161 | 2024-12-03T19:32:20.763Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 128
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
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 = 02b7e1b1-c1a4-46b4-bfd1-e743ab50ea1b
|
162 | 2024-12-03T19:32:20.763Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
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 = 02b7e1b1-c1a4-46b4-bfd1-e743ab50ea1b
|
163 | 2024-12-03T19:32:20.763Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
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 = 02b7e1b1-c1a4-46b4-bfd1-e743ab50ea1b
|
164 | 2024-12-03T19:32:20.796Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
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 = 02b7e1b1-c1a4-46b4-bfd1-e743ab50ea1b
|
165 | 2024-12-03T19:32:20.796Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1035
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 = 02b7e1b1-c1a4-46b4-bfd1-e743ab50ea1b
|
166 | 2024-12-03T19:32:20.796Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
167 | 2024-12-03T19:32:20.796Z | INFO | phd-runner: test phd_tests::migrate::from_base::migration_from_base_and_back ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
168 | 2024-12-03T19:32:20.796Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 18329
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
169 | 2024-12-03T19:32:20.796Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
170 | 2024-12-03T19:32:20.797Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1058
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 = 02b7e1b1-c1a4-46b4-bfd1-e743ab50ea1b
|
171 | 2024-12-03T19:32:21.060Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.address = 127.0.0.1:9006
target = phd_framework::test_vm::server
vm = migration_from_base_and_back_lifecycle_2
vm_id = 02b7e1b1-c1a4-46b4-bfd1-e743ab50ea1b
|
172 | 2024-12-03T19:32:21.193Z | 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 = 02b7e1b1-c1a4-46b4-bfd1-e743ab50ea1b
|
173 | 2024-12-03T19:32:21.193Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-cb7bd35f-3415-4eea-8d57-343cfd5c9b65"]
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 = 02b7e1b1-c1a4-46b4-bfd1-e743ab50ea1b
|
174 | 2024-12-03T19:32:21.227Z | 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 = 02b7e1b1-c1a4-46b4-bfd1-e743ab50ea1b
|
175 | 2024-12-03T19:32:21.227Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-9ba2e148-3b0a-401e-8e11-53f63564928a"]
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 = 02b7e1b1-c1a4-46b4-bfd1-e743ab50ea1b
|
176 | 2024-12-03T19:32:21.255Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 458
file = phd-tests/framework/src/test_vm/mod.rs
line = 1035
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 = 02b7e1b1-c1a4-46b4-bfd1-e743ab50ea1b
|
177 | 2024-12-03T19:32:21.255Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 97469
file = phd-tests/tests/src/migrate.rs
line = 52
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_tests::migrate::from_base
|
178 | 2024-12-03T19:32:21.255Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 458
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
179 | 2024-12-03T19:32:21.255Z | INFO | phd-runner: Starting test phd_tests::migrate::from_base::serial_history
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
180 | 2024-12-03T19:32:21.255Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
181 | 2024-12-03T19:32:21.255Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
182 | 2024-12-03T19:32:21.256Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 40
path = phd_tests::migrate::from_base::serial_history
target = phd_tests::migrate::from_base
|
183 | 2024-12-03T19:32:21.256Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
184 | 2024-12-03T19:32:21.256Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
185 | 2024-12-03T19:32:21.256Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
186 | 2024-12-03T19:32:21.256Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = list
|
187 | 2024-12-03T19:32:21.274Z | 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 693M 1.80T 693M /phd-artifacts\n
target = phd_framework::zfs
|
188 | 2024-12-03T19:32:21.274Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-509fec79-70aa-439d-b867-d8c21cd983b5"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = snapshot
|
189 | 2024-12-03T19:32:21.297Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-509fec79-70aa-439d-b867-d8c21cd983b5", "phd-artifacts/phd-clone-cb44e0cc-8578-4372-acf0-8c61f5541627"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = clone
|
190 | 2024-12-03T19:32:21.322Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-cb44e0cc-8578-4372-acf0-8c61f5541627"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = list
|
191 | 2024-12-03T19:32:21.338Z | 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-cb44e0cc-8578-4372-acf0-8c61f5541627 0B 1.80T 693M /phd-artifacts/phd-clone-cb44e0cc-8578-4372-acf0-8c61f5541627\n
target = phd_framework::zfs
|
192 | 2024-12-03T19:32:21.339Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
193 | 2024-12-03T19:32:21.339Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 206
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history_base
|
194 | 2024-12-03T19:32:21.339Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/a6da9b5eb708201d599c19863f504408c09428a65163e725262867090eea0a1e/propolis-server
target = phd_framework::artifacts::store
|
195 | 2024-12-03T19:32:21.339Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_serial_history_base.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::serial_history
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/a6da9b5eb708201d599c19863f504408c09428a65163e725262867090eea0a1e/propolis-server"
target = phd_framework::test_vm::server
|
196 | 2024-12-03T19:32:21.339Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::from_base::serial_history
stderr_path = "/tmp/propolis-phd/migration_serial_history_base.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_serial_history_base.stdout.log"
target = phd_framework::server_log_mode
|
197 | 2024-12-03T19:32:21.351Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 881
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm::server
|
198 | 2024-12-03T19:32:21.351Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
199 | 2024-12-03T19:32:21.351Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = c595b692-5967-4482-ad1b-39b83bd41c79
|
200 | 2024-12-03T19:32:21.352Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec)
file = phd-tests/framework/src/test_vm/mod.rs
line = 370
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = c595b692-5967-4482-ad1b-39b83bd41c79
|
201 | 2024-12-03T19:32:22.018Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
202 | 2024-12-03T19:32:22.018Z | 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: c595b692-5967-4482-ad1b-39b83bd41c79, metadata: InstanceMetadata { project_id: 3ef47351-1455-404f-92a5-b1cd48ffdf8c, silo_id: 219988b2-5559-46d6-bfa0-b96ec76d6495, sled_id: 9ec8726a-a405-4011-b4ae-f8f6c6c51157, sled_model: "pheidippes", sled_revision: 1, sled_serial: "9ec8726a-a405-4011-b4ae-f8f6c6c51157" }, name: "phd-vm-c595b692-5967-4482-ad1b-39b83bd41c79" }, state: Creating }
line = 429
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = c595b692-5967-4482-ad1b-39b83bd41c79
|
203 | 2024-12-03T19:32:22.018Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 667
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = c595b692-5967-4482-ad1b-39b83bd41c79
|
204 | 2024-12-03T19:32:22.018Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 506
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = c595b692-5967-4482-ad1b-39b83bd41c79
|
205 | 2024-12-03T19:32:22.018Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 511
path = phd_tests::migrate::from_base::serial_history
state = Run
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = c595b692-5967-4482-ad1b-39b83bd41c79
|
206 | 2024-12-03T19:32:22.019Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 506
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = c595b692-5967-4482-ad1b-39b83bd41c79
|
207 | 2024-12-03T19:32:22.019Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 763
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
208 | 2024-12-03T19:32:22.019Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 712
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_serial_history_base
vm_id = c595b692-5967-4482-ad1b-39b83bd41c79
|
209 | 2024-12-03T19:32:22.019Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 720
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
210 | 2024-12-03T19:32:22.019Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = c595b692-5967-4482-ad1b-39b83bd41c79
|
211 | 2024-12-03T19:32:22.019Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = c595b692-5967-4482-ad1b-39b83bd41c79
|
212 | 2024-12-03T19:32:26.226Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4207
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = c595b692-5967-4482-ad1b-39b83bd41c79
|
213 | 2024-12-03T19:32:26.227Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 720
path = phd_tests::migrate::from_base::serial_history
step = WriteStr("root")
target = phd_framework::test_vm
|
214 | 2024-12-03T19:32:26.227Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 720
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
215 | 2024-12-03T19:32:26.227Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = c595b692-5967-4482-ad1b-39b83bd41c79
|
216 | 2024-12-03T19:32:26.227Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = c595b692-5967-4482-ad1b-39b83bd41c79
|
217 | 2024-12-03T19:32:26.245Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = c595b692-5967-4482-ad1b-39b83bd41c79
|
218 | 2024-12-03T19:32:26.245Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 720
path = phd_tests::migrate::from_base::serial_history
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
219 | 2024-12-03T19:32:26.245Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 720
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
220 | 2024-12-03T19:32:26.245Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = c595b692-5967-4482-ad1b-39b83bd41c79
|
221 | 2024-12-03T19:32:26.245Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = c595b692-5967-4482-ad1b-39b83bd41c79
|
222 | 2024-12-03T19:32:26.278Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = c595b692-5967-4482-ad1b-39b83bd41c79
|
223 | 2024-12-03T19:32:26.278Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 760
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
224 | 2024-12-03T19:32:26.278Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4259
file = phd-tests/framework/src/test_vm/mod.rs
line = 763
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
225 | 2024-12-03T19:32:26.278Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = c595b692-5967-4482-ad1b-39b83bd41c79
|
226 | 2024-12-03T19:32:26.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 = 785
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_serial_history_base
vm_id = c595b692-5967-4482-ad1b-39b83bd41c79
|
227 | 2024-12-03T19:32:26.289Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = c595b692-5967-4482-ad1b-39b83bd41c79
|
228 | 2024-12-03T19:32:26.289Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = c595b692-5967-4482-ad1b-39b83bd41c79
|
229 | 2024-12-03T19:32:26.289Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_serial_history_base
vm_id = c595b692-5967-4482-ad1b-39b83bd41c79
|
230 | 2024-12-03T19:32:26.312Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = c595b692-5967-4482-ad1b-39b83bd41c79
|
231 | 2024-12-03T19:32:26.317Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 74
path = phd_tests::migrate::from_base::serial_history
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_serial_history_base
|
232 | 2024-12-03T19:32:26.317Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
233 | 2024-12-03T19:32:26.317Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 206
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history_base_lifecycle_0
|
234 | 2024-12-03T19:32:26.317Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
235 | 2024-12-03T19:32:26.317Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::serial_history
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
236 | 2024-12-03T19:32:26.317Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::from_base::serial_history
stderr_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stdout.log"
target = phd_framework::server_log_mode
|
237 | 2024-12-03T19:32:26.333Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 882
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm::server
|
238 | 2024-12-03T19:32:26.333Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 16
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
239 | 2024-12-03T19:32:26.333Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 540
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = c595b692-5967-4482-ad1b-39b83bd41c79
target = phd_framework::test_vm
target_id = 8ae6d688-1e76-407d-8437-4dd41e6000c0
|
240 | 2024-12-03T19:32:26.333Z | 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 = 573
migration_id = 31249256-6b98-483e-b716-7c16c4c2a810
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = c595b692-5967-4482-ad1b-39b83bd41c79
target = phd_framework::test_vm
target_id = 8ae6d688-1e76-407d-8437-4dd41e6000c0
timeout_duration = 45s
|
241 | 2024-12-03T19:32:26.333Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = c595b692-5967-4482-ad1b-39b83bd41c79
target = phd_framework::test_vm
target_id = 8ae6d688-1e76-407d-8437-4dd41e6000c0
vm = migration_serial_history_base_lifecycle_0
vm_id = 8ae6d688-1e76-407d-8437-4dd41e6000c0
|
242 | 2024-12-03T19:32:26.334Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance/spec)
file = phd-tests/framework/src/test_vm/mod.rs
line = 370
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = c595b692-5967-4482-ad1b-39b83bd41c79
target = phd_framework::test_vm
target_id = 8ae6d688-1e76-407d-8437-4dd41e6000c0
vm = migration_serial_history_base_lifecycle_0
vm_id = 8ae6d688-1e76-407d-8437-4dd41e6000c0
|
243 | 2024-12-03T19:32:26.852Z | 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: 8ae6d688-1e76-407d-8437-4dd41e6000c0, metadata: InstanceMetadata { project_id: 3ef47351-1455-404f-92a5-b1cd48ffdf8c, silo_id: 219988b2-5559-46d6-bfa0-b96ec76d6495, sled_id: 6b86ab1e-54e9-4878-a55f-60cbb31e8aef, sled_model: "pheidippes", sled_revision: 1, sled_serial: "6b86ab1e-54e9-4878-a55f-60cbb31e8aef" }, name: "phd-vm-8ae6d688-1e76-407d-8437-4dd41e6000c0" }, state: Migrating }
line = 429
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = c595b692-5967-4482-ad1b-39b83bd41c79
target = phd_framework::test_vm
target_id = 8ae6d688-1e76-407d-8437-4dd41e6000c0
vm = migration_serial_history_base_lifecycle_0
vm_id = 8ae6d688-1e76-407d-8437-4dd41e6000c0
|
244 | 2024-12-03T19:32:26.852Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 518
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = c595b692-5967-4482-ad1b-39b83bd41c79
target = phd_framework::test_vm
target_id = 8ae6d688-1e76-407d-8437-4dd41e6000c0
vm = migration_serial_history_base_lifecycle_0
vm_id = 8ae6d688-1e76-407d-8437-4dd41e6000c0
|
245 | 2024-12-03T19:32:26.852Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 594
migration_id = 31249256-6b98-483e-b716-7c16c4c2a810
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = c595b692-5967-4482-ad1b-39b83bd41c79
target = phd_framework::test_vm
target_id = 8ae6d688-1e76-407d-8437-4dd41e6000c0
|
246 | 2024-12-03T19:32:29.337Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7727}}
target = phd_framework::serial
|
247 | 2024-12-03T19:32:30.106Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = c595b692-5967-4482-ad1b-39b83bd41c79
target = phd_framework::test_vm
target_id = 8ae6d688-1e76-407d-8437-4dd41e6000c0
|
248 | 2024-12-03T19:32:30.106Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3253
file = phd-tests/framework/src/test_vm/mod.rs
line = 594
migration_id = 31249256-6b98-483e-b716-7c16c4c2a810
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = c595b692-5967-4482-ad1b-39b83bd41c79
target = phd_framework::test_vm
target_id = 8ae6d688-1e76-407d-8437-4dd41e6000c0
|
249 | 2024-12-03T19:32:30.106Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3772
file = phd-tests/framework/src/test_vm/mod.rs
line = 540
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = c595b692-5967-4482-ad1b-39b83bd41c79
target = phd_framework::test_vm
target_id = 8ae6d688-1e76-407d-8437-4dd41e6000c0
|
250 | 2024-12-03T19:32:30.108Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1035
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = c595b692-5967-4482-ad1b-39b83bd41c79
|
251 | 2024-12-03T19:32:30.109Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::migrate::from_base::serial_history
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_serial_history_base
vm_id = c595b692-5967-4482-ad1b-39b83bd41c79
|
252 | 2024-12-03T19:32:30.238Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 130
file = phd-tests/framework/src/test_vm/mod.rs
line = 1035
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = c595b692-5967-4482-ad1b-39b83bd41c79
|
253 | 2024-12-03T19:32:30.241Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1035
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 8ae6d688-1e76-407d-8437-4dd41e6000c0
|
254 | 2024-12-03T19:32:30.241Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
255 | 2024-12-03T19:32:30.241Z | INFO | phd-runner: test phd_tests::migrate::from_base::serial_history ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
256 | 2024-12-03T19:32:30.241Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
257 | 2024-12-03T19:32:30.241Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 8223
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
258 | 2024-12-03T19:32:30.242Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1058
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 8ae6d688-1e76-407d-8437-4dd41e6000c0
|
259 | 2024-12-03T19:32:30.620Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::migrate::from_base::serial_history
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_serial_history_base_lifecycle_0
vm_id = 8ae6d688-1e76-407d-8437-4dd41e6000c0
|
260 | 2024-12-03T19:32:30.757Z | 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 = 8ae6d688-1e76-407d-8437-4dd41e6000c0
|
261 | 2024-12-03T19:32:30.757Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-cb44e0cc-8578-4372-acf0-8c61f5541627"]
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 = 8ae6d688-1e76-407d-8437-4dd41e6000c0
|
262 | 2024-12-03T19:32:30.794Z | 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 = 8ae6d688-1e76-407d-8437-4dd41e6000c0
|
263 | 2024-12-03T19:32:30.794Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-509fec79-70aa-439d-b867-d8c21cd983b5"]
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 = 8ae6d688-1e76-407d-8437-4dd41e6000c0
|
264 | 2024-12-03T19:32:30.821Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 580
file = phd-tests/framework/src/test_vm/mod.rs
line = 1035
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 8ae6d688-1e76-407d-8437-4dd41e6000c0
|
265 | 2024-12-03T19:32:30.821Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 9565
file = phd-tests/tests/src/migrate.rs
line = 40
path = phd_tests::migrate::from_base::serial_history
target = phd_tests::migrate::from_base
|
266 | 2024-12-03T19:32:30.821Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 580
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
267 | 2024-12-03T19:32:30.822Z | INFO | phd-runner: Starting test phd_tests::migrate::from_base::can_migrate_from_base
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
268 | 2024-12-03T19:32:30.822Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
269 | 2024-12-03T19:32:30.822Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
270 | 2024-12-03T19:32:30.822Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 34
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_tests::migrate::from_base
|
271 | 2024-12-03T19:32:30.822Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
272 | 2024-12-03T19:32:30.822Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
273 | 2024-12-03T19:32:30.822Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
274 | 2024-12-03T19:32:30.822Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = list
|
275 | 2024-12-03T19:32:30.842Z | 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 694M 1.80T 693M /phd-artifacts\n
target = phd_framework::zfs
|
276 | 2024-12-03T19:32:30.843Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-7f6215da-903f-4760-935c-ce2fe71a3f5e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = snapshot
|
277 | 2024-12-03T19:32:30.866Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-7f6215da-903f-4760-935c-ce2fe71a3f5e", "phd-artifacts/phd-clone-826ed0a5-0d0c-4007-90a9-f488775bffdd"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = clone
|
278 | 2024-12-03T19:32:30.891Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-826ed0a5-0d0c-4007-90a9-f488775bffdd"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = list
|
279 | 2024-12-03T19:32:30.908Z | 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-826ed0a5-0d0c-4007-90a9-f488775bffdd 0B 1.80T 693M /phd-artifacts/phd-clone-826ed0a5-0d0c-4007-90a9-f488775bffdd\n
target = phd_framework::zfs
|
280 | 2024-12-03T19:32:30.908Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
281 | 2024-12-03T19:32:30.909Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 206
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm_name = migration_from_base
|
282 | 2024-12-03T19:32:30.909Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/a6da9b5eb708201d599c19863f504408c09428a65163e725262867090eea0a1e/propolis-server
target = phd_framework::artifacts::store
|
283 | 2024-12-03T19:32:30.909Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_from_base.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::can_migrate_from_base
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/a6da9b5eb708201d599c19863f504408c09428a65163e725262867090eea0a1e/propolis-server"
target = phd_framework::test_vm::server
|
284 | 2024-12-03T19:32:30.909Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::from_base::can_migrate_from_base
stderr_path = "/tmp/propolis-phd/migration_from_base.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base.stdout.log"
target = phd_framework::server_log_mode
|
285 | 2024-12-03T19:32:30.920Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 891
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm::server
|
286 | 2024-12-03T19:32:30.920Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
287 | 2024-12-03T19:32:30.920Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f4d8ee09-9e69-4efd-a3ae-4ae46caea9df
|
288 | 2024-12-03T19:32:30.921Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec)
file = phd-tests/framework/src/test_vm/mod.rs
line = 370
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f4d8ee09-9e69-4efd-a3ae-4ae46caea9df
|
289 | 2024-12-03T19:32:31.325Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
290 | 2024-12-03T19:32:31.326Z | 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: f4d8ee09-9e69-4efd-a3ae-4ae46caea9df, metadata: InstanceMetadata { project_id: db83abbf-952e-440a-b63c-0df14da2f9ce, silo_id: 54bcef8e-13a7-4b57-9d1f-328e668dd940, sled_id: 3b7c48df-b1c7-4897-a18e-d442585bb819, sled_model: "pheidippes", sled_revision: 1, sled_serial: "3b7c48df-b1c7-4897-a18e-d442585bb819" }, name: "phd-vm-f4d8ee09-9e69-4efd-a3ae-4ae46caea9df" }, state: Creating }
line = 429
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f4d8ee09-9e69-4efd-a3ae-4ae46caea9df
|
291 | 2024-12-03T19:32:31.326Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 405
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f4d8ee09-9e69-4efd-a3ae-4ae46caea9df
|
292 | 2024-12-03T19:32:31.326Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 506
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f4d8ee09-9e69-4efd-a3ae-4ae46caea9df
|
293 | 2024-12-03T19:32:31.326Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 511
path = phd_tests::migrate::from_base::can_migrate_from_base
state = Run
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f4d8ee09-9e69-4efd-a3ae-4ae46caea9df
|
294 | 2024-12-03T19:32:31.326Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 506
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f4d8ee09-9e69-4efd-a3ae-4ae46caea9df
|
295 | 2024-12-03T19:32:31.327Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 763
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
296 | 2024-12-03T19:32:31.327Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 712
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_from_base
vm_id = f4d8ee09-9e69-4efd-a3ae-4ae46caea9df
|
297 | 2024-12-03T19:32:31.327Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 720
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
298 | 2024-12-03T19:32:31.327Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f4d8ee09-9e69-4efd-a3ae-4ae46caea9df
|
299 | 2024-12-03T19:32:31.327Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = f4d8ee09-9e69-4efd-a3ae-4ae46caea9df
|
300 | 2024-12-03T19:32:35.483Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4156
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f4d8ee09-9e69-4efd-a3ae-4ae46caea9df
|
301 | 2024-12-03T19:32:35.483Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 720
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WriteStr("root")
target = phd_framework::test_vm
|
302 | 2024-12-03T19:32:35.483Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 720
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
303 | 2024-12-03T19:32:35.483Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f4d8ee09-9e69-4efd-a3ae-4ae46caea9df
|
304 | 2024-12-03T19:32:35.483Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = f4d8ee09-9e69-4efd-a3ae-4ae46caea9df
|
305 | 2024-12-03T19:32:35.501Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f4d8ee09-9e69-4efd-a3ae-4ae46caea9df
|
306 | 2024-12-03T19:32:35.501Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 720
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WriteStr("stty -F `tty` cols 9999")
target = phd_framework::test_vm
|
307 | 2024-12-03T19:32:35.501Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 720
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
308 | 2024-12-03T19:32:35.501Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f4d8ee09-9e69-4efd-a3ae-4ae46caea9df
|
309 | 2024-12-03T19:32:35.501Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = f4d8ee09-9e69-4efd-a3ae-4ae46caea9df
|
310 | 2024-12-03T19:32:35.534Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f4d8ee09-9e69-4efd-a3ae-4ae46caea9df
|
311 | 2024-12-03T19:32:35.534Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 760
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
312 | 2024-12-03T19:32:35.534Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4207
file = phd-tests/framework/src/test_vm/mod.rs
line = 763
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
313 | 2024-12-03T19:32:35.534Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f4d8ee09-9e69-4efd-a3ae-4ae46caea9df
|
314 | 2024-12-03T19:32:35.534Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
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 = f4d8ee09-9e69-4efd-a3ae-4ae46caea9df
|
315 | 2024-12-03T19:32:35.545Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f4d8ee09-9e69-4efd-a3ae-4ae46caea9df
|
316 | 2024-12-03T19:32:35.545Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f4d8ee09-9e69-4efd-a3ae-4ae46caea9df
|
317 | 2024-12-03T19:32:35.545Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
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 = f4d8ee09-9e69-4efd-a3ae-4ae46caea9df
|
318 | 2024-12-03T19:32:35.578Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f4d8ee09-9e69-4efd-a3ae-4ae46caea9df
|
319 | 2024-12-03T19:32:35.578Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f4d8ee09-9e69-4efd-a3ae-4ae46caea9df
|
320 | 2024-12-03T19:32:35.578Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
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 = f4d8ee09-9e69-4efd-a3ae-4ae46caea9df
|
321 | 2024-12-03T19:32:35.589Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f4d8ee09-9e69-4efd-a3ae-4ae46caea9df
|
322 | 2024-12-03T19:32:35.589Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f4d8ee09-9e69-4efd-a3ae-4ae46caea9df
|
323 | 2024-12-03T19:32:35.589Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
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 = f4d8ee09-9e69-4efd-a3ae-4ae46caea9df
|
324 | 2024-12-03T19:32:35.622Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f4d8ee09-9e69-4efd-a3ae-4ae46caea9df
|
325 | 2024-12-03T19:32:35.622Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f4d8ee09-9e69-4efd-a3ae-4ae46caea9df
|
326 | 2024-12-03T19:32:35.622Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
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 = f4d8ee09-9e69-4efd-a3ae-4ae46caea9df
|
327 | 2024-12-03T19:32:35.632Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f4d8ee09-9e69-4efd-a3ae-4ae46caea9df
|
328 | 2024-12-03T19:32:35.633Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f4d8ee09-9e69-4efd-a3ae-4ae46caea9df
|
329 | 2024-12-03T19:32:35.633Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
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 = f4d8ee09-9e69-4efd-a3ae-4ae46caea9df
|
330 | 2024-12-03T19:32:35.666Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f4d8ee09-9e69-4efd-a3ae-4ae46caea9df
|
331 | 2024-12-03T19:32:35.666Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 74
path = phd_tests::migrate::from_base::can_migrate_from_base
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_from_base
|
332 | 2024-12-03T19:32:35.666Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
333 | 2024-12-03T19:32:35.666Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 206
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm_name = migration_from_base_lifecycle_0
|
334 | 2024-12-03T19:32:35.666Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
335 | 2024-12-03T19:32:35.666Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::can_migrate_from_base
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
336 | 2024-12-03T19:32:35.666Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::from_base::can_migrate_from_base
stderr_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stdout.log"
target = phd_framework::server_log_mode
|
337 | 2024-12-03T19:32:35.681Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 892
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm::server
|
338 | 2024-12-03T19:32:35.681Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 15
file = phd-tests/framework/src/test_vm/mod.rs
line = 188
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
339 | 2024-12-03T19:32:35.682Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 540
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = f4d8ee09-9e69-4efd-a3ae-4ae46caea9df
target = phd_framework::test_vm
target_id = 7aa3477b-9039-47dc-869a-18855ea91199
|
340 | 2024-12-03T19:32:35.682Z | 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 = 573
migration_id = 3b3c2a11-df9b-4bab-933f-a161fc3481de
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = f4d8ee09-9e69-4efd-a3ae-4ae46caea9df
target = phd_framework::test_vm
target_id = 7aa3477b-9039-47dc-869a-18855ea91199
timeout_duration = 45s
|
341 | 2024-12-03T19:32:35.682Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = f4d8ee09-9e69-4efd-a3ae-4ae46caea9df
target = phd_framework::test_vm
target_id = 7aa3477b-9039-47dc-869a-18855ea91199
vm = migration_from_base_lifecycle_0
vm_id = 7aa3477b-9039-47dc-869a-18855ea91199
|
342 | 2024-12-03T19:32:35.682Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance/spec)
file = phd-tests/framework/src/test_vm/mod.rs
line = 370
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = f4d8ee09-9e69-4efd-a3ae-4ae46caea9df
target = phd_framework::test_vm
target_id = 7aa3477b-9039-47dc-869a-18855ea91199
vm = migration_from_base_lifecycle_0
vm_id = 7aa3477b-9039-47dc-869a-18855ea91199
|
343 | 2024-12-03T19:32:36.420Z | 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: 7aa3477b-9039-47dc-869a-18855ea91199, metadata: InstanceMetadata { project_id: db83abbf-952e-440a-b63c-0df14da2f9ce, silo_id: 54bcef8e-13a7-4b57-9d1f-328e668dd940, sled_id: 0008ea14-c3a2-43f1-bd9c-5bd15ba75530, sled_model: "pheidippes", sled_revision: 1, sled_serial: "0008ea14-c3a2-43f1-bd9c-5bd15ba75530" }, name: "phd-vm-7aa3477b-9039-47dc-869a-18855ea91199" }, state: Migrating }
line = 429
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = f4d8ee09-9e69-4efd-a3ae-4ae46caea9df
target = phd_framework::test_vm
target_id = 7aa3477b-9039-47dc-869a-18855ea91199
vm = migration_from_base_lifecycle_0
vm_id = 7aa3477b-9039-47dc-869a-18855ea91199
|
344 | 2024-12-03T19:32:36.420Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 738
file = phd-tests/framework/src/test_vm/mod.rs
line = 292
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = f4d8ee09-9e69-4efd-a3ae-4ae46caea9df
target = phd_framework::test_vm
target_id = 7aa3477b-9039-47dc-869a-18855ea91199
vm = migration_from_base_lifecycle_0
vm_id = 7aa3477b-9039-47dc-869a-18855ea91199
|
345 | 2024-12-03T19:32:36.420Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 594
migration_id = 3b3c2a11-df9b-4bab-933f-a161fc3481de
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = f4d8ee09-9e69-4efd-a3ae-4ae46caea9df
target = phd_framework::test_vm
target_id = 7aa3477b-9039-47dc-869a-18855ea91199
|
346 | 2024-12-03T19:32:38.889Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7760}}
target = phd_framework::serial
|
347 | 2024-12-03T19:32:38.964Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = f4d8ee09-9e69-4efd-a3ae-4ae46caea9df
target = phd_framework::test_vm
target_id = 7aa3477b-9039-47dc-869a-18855ea91199
|
348 | 2024-12-03T19:32:38.964Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 2544
file = phd-tests/framework/src/test_vm/mod.rs
line = 594
migration_id = 3b3c2a11-df9b-4bab-933f-a161fc3481de
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = f4d8ee09-9e69-4efd-a3ae-4ae46caea9df
target = phd_framework::test_vm
target_id = 7aa3477b-9039-47dc-869a-18855ea91199
|
349 | 2024-12-03T19:32:38.964Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3282
file = phd-tests/framework/src/test_vm/mod.rs
line = 540
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = f4d8ee09-9e69-4efd-a3ae-4ae46caea9df
target = phd_framework::test_vm
target_id = 7aa3477b-9039-47dc-869a-18855ea91199
|
350 | 2024-12-03T19:32:38.966Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1035
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f4d8ee09-9e69-4efd-a3ae-4ae46caea9df
|
351 | 2024-12-03T19:32:38.966Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 7aa3477b-9039-47dc-869a-18855ea91199
|
352 | 2024-12-03T19:32:38.966Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
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 = 7aa3477b-9039-47dc-869a-18855ea91199
|
353 | 2024-12-03T19:32:38.967Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::migrate::from_base::can_migrate_from_base
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_from_base
vm_id = f4d8ee09-9e69-4efd-a3ae-4ae46caea9df
|
354 | 2024-12-03T19:32:39.096Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 129
file = phd-tests/framework/src/test_vm/mod.rs
line = 1035
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = f4d8ee09-9e69-4efd-a3ae-4ae46caea9df
|
355 | 2024-12-03T19:32:39.096Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 130
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 7aa3477b-9039-47dc-869a-18855ea91199
|
356 | 2024-12-03T19:32:39.096Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 7aa3477b-9039-47dc-869a-18855ea91199
|
357 | 2024-12-03T19:32:39.097Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
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 = 7aa3477b-9039-47dc-869a-18855ea91199
|
358 | 2024-12-03T19:32:39.129Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 7aa3477b-9039-47dc-869a-18855ea91199
|
359 | 2024-12-03T19:32:39.130Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1035
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 7aa3477b-9039-47dc-869a-18855ea91199
|
360 | 2024-12-03T19:32:39.130Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
361 | 2024-12-03T19:32:39.130Z | 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
|
362 | 2024-12-03T19:32:39.130Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 7804
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
363 | 2024-12-03T19:32:39.130Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
364 | 2024-12-03T19:32:39.131Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1058
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 7aa3477b-9039-47dc-869a-18855ea91199
|
365 | 2024-12-03T19:32:39.704Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::migrate::from_base::can_migrate_from_base
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_from_base_lifecycle_0
vm_id = 7aa3477b-9039-47dc-869a-18855ea91199
|
366 | 2024-12-03T19:32:39.833Z | 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 = 7aa3477b-9039-47dc-869a-18855ea91199
|
367 | 2024-12-03T19:32:39.833Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-826ed0a5-0d0c-4007-90a9-f488775bffdd"]
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 = 7aa3477b-9039-47dc-869a-18855ea91199
|
368 | 2024-12-03T19:32:39.867Z | 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 = 7aa3477b-9039-47dc-869a-18855ea91199
|
369 | 2024-12-03T19:32:39.867Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-7f6215da-903f-4760-935c-ce2fe71a3f5e"]
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 = 7aa3477b-9039-47dc-869a-18855ea91199
|
370 | 2024-12-03T19:32:39.892Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 762
file = phd-tests/framework/src/test_vm/mod.rs
line = 1035
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 7aa3477b-9039-47dc-869a-18855ea91199
|
371 | 2024-12-03T19:32:39.892Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 9070
file = phd-tests/tests/src/migrate.rs
line = 34
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_tests::migrate::from_base
|
372 | 2024-12-03T19:32:39.893Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 762
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
373 | 2024-12-03T19:32:39.893Z | INFO | phd-runner: [EXECUTION_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
374 | 2024-12-03T19:32:39.893Z | INFO | phd-runner: [EXECUTION_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
375 | | test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 116.11s |
376 | | |
377 | 2024-12-03T19:32:39.893Z | DEBG | phd-runner: phd_runner
exit_code = 0
file = phd-tests/runner/src/main.rs
line = 40
target = phd_runner
|