Max level shown:
12026-09-22T23:28:03.022ZINFOphd-runner: phd_runner file = phd-tests/runner/src/main.rs line = 36 runner_args = ProcessArgs { command: Run(RunOptions { propolis_server_cmd: "/work/phd-test/propolis-server", base_propolis_branch: Some("master"), base_propolis_commit: None, base_propolis_cmd: None, crucible_downstairs_cmd: None, crucible_downstairs_commit: Some(Auto), tmp_directory: "/tmp/propolis-phd", artifact_directory: Some("/phd-artifacts"), output_mode: TmpFile, default_guest_cpus: 2, default_guest_memory_mib: 512, artifact_toml_path: "/work/phd-test/artifacts.toml", default_guest_artifact: "alpine", default_bootrom_artifact: "ovmf", include_filter: ["phd_tests::migrate::from_base"], exclude_filter: [], max_buildomat_wait_secs: 1200, manual_stop_on_failure: false }), disable_ansi: false, emit_bunyan: true } target = phd_runner
22026-09-22T23:28:03.049ZDEBGphd-runner: Created new artifact store from manifest file = phd-tests/framework/src/artifacts/store.rs line = 219 store = Store { local_dir: "/phd-artifacts", artifacts: {"alpine": Mutex { data: StoredArtifact { description: Artifact { filename: "alpine.iso", kind: GuestOs(Alpine), source: RemoteServer { sha256: "ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1" }, untar: None }, cached_path: None } }, "ovmf": Mutex { data: StoredArtifact { description: Artifact { filename: "OVMF_CODE.fd", kind: Bootrom, source: Buildomat(BuildomatArtifact { repo: Repo("oxidecomputer/edk2"), series: Series("image_debug"), commit: Commit("bf64f45b1a58e69d126a3c6ca1e4512c88668132"), sha256: "740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448" }), 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: 254, tv_nsec: 15659208 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32026-09-22T23:28:03.050ZINFOphd-runner: Adding Propolis server from local command file = phd-tests/framework/src/artifacts/store.rs line = 227 propolis_server_cmd = /work/phd-test/propolis-server target = phd_framework::artifacts::store
42026-09-22T23:28:03.051ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = ad8a31742adc45e925e63443a5b43c8e30604022 file = phd-tests/framework/src/artifacts/store.rs line = 311 target = phd_framework::artifacts::store
52026-09-22T23:28:03.057ZDEBGphd-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/ad8a31742adc45e925e63443a5b43c8e30604022/crucible-nightly.sha256.txt
62026-09-22T23:28:03.309ZINFOphd-runner: Adding 'current' Propolis server from Buildomat Git branch 'master' file = phd-tests/framework/src/artifacts/store.rs line = 248 target = phd_framework::artifacts::store
72026-09-22T23:28:04.091ZDEBGphd-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/5e201ec4185ccb9182cc6ffcb09fadd9deee24ca/propolis-server.sha256.txt
82026-09-22T23:28:04.262ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92026-09-22T23:28:04.263ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102026-09-22T23:28:04.264ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 83 target = phd_runner::execute
112026-09-22T23:28:04.265ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 91 target = phd_runner::execute
122026-09-22T23:28:04.265ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132026-09-22T23:28:04.265ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142026-09-22T23:28:04.267ZINFOphd-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
152026-09-22T23:28:04.269ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd path = phd_tests::migrate::from_base::serial_history target = phd_framework::artifacts::store
162026-09-22T23:28:04.270ZDEBGphd-runner: [TEST - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::serial_history target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/bf64f45b1a58e69d126a3c6ca1e4512c88668132/OVMF_CODE.fd
172026-09-22T23:28:04.781ZDEBGphd-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::serial_history target = phd_framework::artifacts::store
182026-09-22T23:28:04.794ZDEBGphd-runner: [TEST - EVENT] Downloading alpine.iso from https://oxide-omicron-build.s3.amazonaws.com/alpine.iso file = phd-tests/framework/src/artifacts/store.rs line = 614 path = phd_tests::migrate::from_base::serial_history target = phd_framework::artifacts::store timeout = 600s
192026-09-22T23:28:11.610ZDEBGphd-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
202026-09-22T23:28:11.610ZDEBGphd-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
212026-09-22T23:28:11.627ZDEBGphd-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 4.25M 25.3T 2M /phd-artifacts\n target = phd_framework::zfs
222026-09-22T23:28:11.628ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-2f904a8b-2ecd-450a-a2a9-d25feaa4ee16"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
232026-09-22T23:28:11.651ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-2f904a8b-2ecd-450a-a2a9-d25feaa4ee16", "phd-artifacts/phd-clone-687ed1cf-403e-45bb-a90f-745ff3bf81be"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
242026-09-22T23:28:11.668ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-687ed1cf-403e-45bb-a90f-745ff3bf81be"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
252026-09-22T23:28:11.678ZDEBGphd-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-687ed1cf-403e-45bb-a90f-745ff3bf81be 0B 25.3T 49.0M /phd-artifacts/phd-clone-687ed1cf-403e-45bb-a90f-745ff3bf81be\n target = phd_framework::zfs
262026-09-22T23:28:11.682ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
272026-09-22T23:28:11.683ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base
282026-09-22T23:28:11.683ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/1e7667ffdc98b10de9e84d649107cd4d14e4a206aca4e30bf33d9d472c03b8ae/propolis-server.tar.gz path = phd_tests::migrate::from_base::serial_history target = phd_framework::artifacts::store
292026-09-22T23:28:11.683ZDEBGphd-runner: [NEW - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::serial_history target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/5e201ec4185ccb9182cc6ffcb09fadd9deee24ca/propolis-server.tar.gz
302026-09-22T23:28:35.561ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/1e7667ffdc98b10de9e84d649107cd4d14e4a206aca4e30bf33d9d472c03b8ae/propolis-server file = phd-tests/framework/src/artifacts/store.rs line = 160 path = phd_tests::migrate::from_base::serial_history target = phd_framework::artifacts::store untar_path = propolis-server
312026-09-22T23:28:35.561ZDEBGphd-runner: [NEW - EVENT] Extracting gzipped tarball... file = phd-tests/framework/src/artifacts/store.rs line = 514 path = phd_tests::migrate::from_base::serial_history target = phd_framework::artifacts::store
322026-09-22T23:29:00.682ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/1e7667ffdc98b10de9e84d649107cd4d14e4a206aca4e30bf33d9d472c03b8ae/propolis-server" target = phd_framework::test_vm::server
332026-09-22T23:29:00.683ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base.stdout.log" target = phd_framework::log_config
342026-09-22T23:29:00.827ZINFOphd-runner: [NEW - EVENT] Launched server with pid 917 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
352026-09-22T23:29:00.842ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = d421361a-462f-40a5-b20d-242b2bb6f1ac
362026-09-22T23:29:00.854ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 455 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = d421361a-462f-40a5-b20d-242b2bb6f1ac
372026-09-22T23:29:00.858ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 49178 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
382026-09-22T23:29:01.500ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392026-09-22T23:29:01.505ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: d421361a-462f-40a5-b20d-242b2bb6f1ac, name: "phd-vm-d421361a-462f-40a5-b20d-242b2bb6f1ac", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: cd331275-b129-491c-af8d-d43b76e21339, project_id: 96754517-7967-4a1a-8815-06bc5a851285, sled_id: 1763d1f5-6d03-4eca-9c32-9c0c4e22d276, sled_serial: "1763d1f5-6d03-4eca-9c32-9c0c4e22d276", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 514 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = d421361a-462f-40a5-b20d-242b2bb6f1ac
402026-09-22T23:29:01.505ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 575 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = d421361a-462f-40a5-b20d-242b2bb6f1ac
412026-09-22T23:29:01.505ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 580 path = phd_tests::migrate::from_base::serial_history state = Run target = phd_framework::test_vm vm = migration_serial_history_base vm_id = d421361a-462f-40a5-b20d-242b2bb6f1ac
422026-09-22T23:29:01.508ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 2 file = phd-tests/framework/src/test_vm/mod.rs line = 575 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = d421361a-462f-40a5-b20d-242b2bb6f1ac
432026-09-22T23:29:01.508ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 890 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
442026-09-22T23:29:01.508ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 839 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = 300s vm = migration_serial_history_base vm_id = d421361a-462f-40a5-b20d-242b2bb6f1ac
452026-09-22T23:29:01.508ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost login: ") target = phd_framework::test_vm
462026-09-22T23:29:01.508ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = d421361a-462f-40a5-b20d-242b2bb6f1ac
472026-09-22T23:29:01.508ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = d421361a-462f-40a5-b20d-242b2bb6f1ac
482026-09-22T23:29:06.099ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4591 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = d421361a-462f-40a5-b20d-242b2bb6f1ac
492026-09-22T23:29:06.099ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::serial_history step = WriteStr("root") target = phd_framework::test_vm
502026-09-22T23:29:06.104ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
512026-09-22T23:29:06.104ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = d421361a-462f-40a5-b20d-242b2bb6f1ac
522026-09-22T23:29:06.104ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = d421361a-462f-40a5-b20d-242b2bb6f1ac
532026-09-22T23:29:06.129ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 24 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = d421361a-462f-40a5-b20d-242b2bb6f1ac
542026-09-22T23:29:06.129ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::serial_history step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
552026-09-22T23:29:06.129ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
562026-09-22T23:29:06.129ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = d421361a-462f-40a5-b20d-242b2bb6f1ac
572026-09-22T23:29:06.129ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = d421361a-462f-40a5-b20d-242b2bb6f1ac
582026-09-22T23:29:06.162ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = d421361a-462f-40a5-b20d-242b2bb6f1ac
592026-09-22T23:29:06.162ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 887 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
602026-09-22T23:29:06.162ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4654 file = phd-tests/framework/src/test_vm/mod.rs line = 890 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
612026-09-22T23:29:06.164ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = d421361a-462f-40a5-b20d-242b2bb6f1ac
622026-09-22T23:29:06.164ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = d421361a-462f-40a5-b20d-242b2bb6f1ac
632026-09-22T23:29:06.174ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 9 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = d421361a-462f-40a5-b20d-242b2bb6f1ac
642026-09-22T23:29:06.174ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = d421361a-462f-40a5-b20d-242b2bb6f1ac
652026-09-22T23:29:06.174ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = d421361a-462f-40a5-b20d-242b2bb6f1ac
662026-09-22T23:29:06.207ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = d421361a-462f-40a5-b20d-242b2bb6f1ac
672026-09-22T23:29:06.208ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = d421361a-462f-40a5-b20d-242b2bb6f1ac
682026-09-22T23:29:06.208ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = d421361a-462f-40a5-b20d-242b2bb6f1ac
692026-09-22T23:29:06.218ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = d421361a-462f-40a5-b20d-242b2bb6f1ac
702026-09-22T23:29:06.219ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = d421361a-462f-40a5-b20d-242b2bb6f1ac
712026-09-22T23:29:06.219ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = d421361a-462f-40a5-b20d-242b2bb6f1ac
722026-09-22T23:29:06.251ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = d421361a-462f-40a5-b20d-242b2bb6f1ac
732026-09-22T23:29:06.261ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::serial_history propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_serial_history_base
742026-09-22T23:29:06.261ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
752026-09-22T23:29:06.261ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base_lifecycle_0
762026-09-22T23:29:06.262ZDEBGphd-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
772026-09-22T23:29:06.262ZDEBGphd-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
782026-09-22T23:29:06.262ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 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
792026-09-22T23:29:06.262ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base_lifecycle_0.stdout.log" target = phd_framework::log_config
802026-09-22T23:29:06.303ZINFOphd-runner: [NEW - EVENT] Launched server with pid 918 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
812026-09-22T23:29:06.316ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 54 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
822026-09-22T23:29:06.316ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 609 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = d421361a-462f-40a5-b20d-242b2bb6f1ac target = phd_framework::test_vm target_id = 99d19e31-b80a-4ec2-a767-72c5f23a33c9
832026-09-22T23:29:06.316ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 642 migration_id = 155a19fa-8dea-47f9-a696-b29f1c692c69 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = d421361a-462f-40a5-b20d-242b2bb6f1ac target = phd_framework::test_vm target_id = 99d19e31-b80a-4ec2-a767-72c5f23a33c9 timeout_duration = 45s
842026-09-22T23:29:06.316ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = d421361a-462f-40a5-b20d-242b2bb6f1ac target = phd_framework::test_vm target_id = 99d19e31-b80a-4ec2-a767-72c5f23a33c9 vm = migration_serial_history_base_lifecycle_0 vm_id = 99d19e31-b80a-4ec2-a767-72c5f23a33c9
852026-09-22T23:29:06.317ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 455 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = d421361a-462f-40a5-b20d-242b2bb6f1ac target = phd_framework::test_vm target_id = 99d19e31-b80a-4ec2-a767-72c5f23a33c9 vm = migration_serial_history_base_lifecycle_0 vm_id = 99d19e31-b80a-4ec2-a767-72c5f23a33c9
862026-09-22T23:29:06.938ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 99d19e31-b80a-4ec2-a767-72c5f23a33c9, name: "phd-vm-99d19e31-b80a-4ec2-a767-72c5f23a33c9", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: cd331275-b129-491c-af8d-d43b76e21339, project_id: 96754517-7967-4a1a-8815-06bc5a851285, sled_id: fffbe4d5-7a73-4aee-b50e-7d66dad0143a, sled_serial: "fffbe4d5-7a73-4aee-b50e-7d66dad0143a", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 514 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = d421361a-462f-40a5-b20d-242b2bb6f1ac target = phd_framework::test_vm target_id = 99d19e31-b80a-4ec2-a767-72c5f23a33c9 vm = migration_serial_history_base_lifecycle_0 vm_id = 99d19e31-b80a-4ec2-a767-72c5f23a33c9
872026-09-22T23:29:06.939ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 663 migration_id = 155a19fa-8dea-47f9-a696-b29f1c692c69 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = d421361a-462f-40a5-b20d-242b2bb6f1ac target = phd_framework::test_vm target_id = 99d19e31-b80a-4ec2-a767-72c5f23a33c9
882026-09-22T23:29:09.443ZINFOphd-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":7756}} target = phd_framework::serial
892026-09-22T23:29:10.455ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 676 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = d421361a-462f-40a5-b20d-242b2bb6f1ac target = phd_framework::test_vm target_id = 99d19e31-b80a-4ec2-a767-72c5f23a33c9
902026-09-22T23:29:10.455ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3516 file = phd-tests/framework/src/test_vm/mod.rs line = 663 migration_id = 155a19fa-8dea-47f9-a696-b29f1c692c69 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = d421361a-462f-40a5-b20d-242b2bb6f1ac target = phd_framework::test_vm target_id = 99d19e31-b80a-4ec2-a767-72c5f23a33c9
912026-09-22T23:29:10.458ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1172 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = d421361a-462f-40a5-b20d-242b2bb6f1ac
922026-09-22T23:29:10.462ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 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 = d421361a-462f-40a5-b20d-242b2bb6f1ac
932026-09-22T23:29:10.540ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 79 file = phd-tests/framework/src/test_vm/mod.rs line = 1172 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = d421361a-462f-40a5-b20d-242b2bb6f1ac
942026-09-22T23:29:10.541ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9698 file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = d421361a-462f-40a5-b20d-242b2bb6f1ac
952026-09-22T23:29:10.543ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1172 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 99d19e31-b80a-4ec2-a767-72c5f23a33c9
962026-09-22T23:29:10.544ZDEBGphd-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
972026-09-22T23:29:10.545ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 9045 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
982026-09-22T23:29:10.546ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1195 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 99d19e31-b80a-4ec2-a767-72c5f23a33c9
992026-09-22T23:29:10.547ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 141 target = phd_runner::execute
1002026-09-22T23:29:10.547ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1012026-09-22T23:29:10.982ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 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 = 99d19e31-b80a-4ec2-a767-72c5f23a33c9
1022026-09-22T23:29:11.070ZDEBGphd-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 = 99d19e31-b80a-4ec2-a767-72c5f23a33c9
1032026-09-22T23:29:11.070ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-687ed1cf-403e-45bb-a90f-745ff3bf81be"] 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 = 99d19e31-b80a-4ec2-a767-72c5f23a33c9
1042026-09-22T23:29:11.095ZDEBGphd-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 = 99d19e31-b80a-4ec2-a767-72c5f23a33c9
1052026-09-22T23:29:11.095ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-2f904a8b-2ecd-450a-a2a9-d25feaa4ee16"] 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 = 99d19e31-b80a-4ec2-a767-72c5f23a33c9
1062026-09-22T23:29:11.113ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 569 file = phd-tests/framework/src/test_vm/mod.rs line = 1172 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 99d19e31-b80a-4ec2-a767-72c5f23a33c9
1072026-09-22T23:29:11.114ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 4797 file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = d421361a-462f-40a5-b20d-242b2bb6f1ac target = phd_framework::test_vm target_id = 99d19e31-b80a-4ec2-a767-72c5f23a33c9 vm = migration_serial_history_base_lifecycle_0 vm_id = 99d19e31-b80a-4ec2-a767-72c5f23a33c9
1082026-09-22T23:29:11.114ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4797 file = phd-tests/framework/src/test_vm/mod.rs line = 609 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = d421361a-462f-40a5-b20d-242b2bb6f1ac target = phd_framework::test_vm target_id = 99d19e31-b80a-4ec2-a767-72c5f23a33c9
1092026-09-22T23:29:11.114ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 66850 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
1102026-09-22T23:29:11.115ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 567 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1112026-09-22T23:29:11.115ZINFOphd-runner: Starting test phd_tests::migrate::from_base::can_migrate_from_base file = phd-tests/runner/src/execute.rs line = 91 target = phd_runner::execute
1122026-09-22T23:29:11.115ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1132026-09-22T23:29:11.115ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1142026-09-22T23:29:11.115ZINFOphd-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
1152026-09-22T23:29:11.115ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd target = phd_framework::artifacts::store
1162026-09-22T23:29:11.115ZDEBGphd-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
1172026-09-22T23:29:11.115ZDEBGphd-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
1182026-09-22T23:29:11.115ZDEBGphd-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
1192026-09-22T23:29:11.127ZDEBGphd-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 1.30G 25.3T 1.30G /phd-artifacts\n target = phd_framework::zfs
1202026-09-22T23:29:11.127ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-b4f6de67-7dd7-46da-9928-ebdfc6fd0f67"] 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
1212026-09-22T23:29:11.143ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-b4f6de67-7dd7-46da-9928-ebdfc6fd0f67", "phd-artifacts/phd-clone-09fda111-14f0-4c4a-8cef-b60443530b27"] 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
1222026-09-22T23:29:11.160ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-09fda111-14f0-4c4a-8cef-b60443530b27"] 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
1232026-09-22T23:29:11.172ZDEBGphd-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-09fda111-14f0-4c4a-8cef-b60443530b27 0B 25.3T 1.30G /phd-artifacts/phd-clone-09fda111-14f0-4c4a-8cef-b60443530b27\n target = phd_framework::zfs
1242026-09-22T23:29:11.172ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
1252026-09-22T23:29:11.173ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base
1262026-09-22T23:29:11.173ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/1e7667ffdc98b10de9e84d649107cd4d14e4a206aca4e30bf33d9d472c03b8ae/propolis-server target = phd_framework::artifacts::store
1272026-09-22T23:29:11.173ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/1e7667ffdc98b10de9e84d649107cd4d14e4a206aca4e30bf33d9d472c03b8ae/propolis-server" target = phd_framework::test_vm::server
1282026-09-22T23:29:11.173ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base.stdout.log" target = phd_framework::log_config
1292026-09-22T23:29:11.214ZINFOphd-runner: [NEW - EVENT] Launched server with pid 927 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
1302026-09-22T23:29:11.228ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 55 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
1312026-09-22T23:29:11.228ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
1322026-09-22T23:29:11.229ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 455 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
1332026-09-22T23:29:12.106ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1342026-09-22T23:29:12.107ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a, name: "phd-vm-74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: eccaf7da-39e4-4497-9a54-c9daaa311819, project_id: 906923df-d31d-44e7-8f68-83134be95b89, sled_id: cd1283d4-7eda-44b7-a257-2cde50a62050, sled_serial: "cd1283d4-7eda-44b7-a257-2cde50a62050", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 514 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
1352026-09-22T23:29:12.107ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 575 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
1362026-09-22T23:29:12.107ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 580 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
1372026-09-22T23:29:12.109ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 1 file = phd-tests/framework/src/test_vm/mod.rs line = 575 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
1382026-09-22T23:29:12.109ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 890 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
1392026-09-22T23:29:12.109ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 839 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base vm_id = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
1402026-09-22T23:29:12.109ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
1412026-09-22T23:29:12.109ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
1422026-09-22T23:29:12.109ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
1432026-09-22T23:29:16.689ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4579 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
1442026-09-22T23:29:16.689ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
1452026-09-22T23:29:16.689ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
1462026-09-22T23:29:16.689ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
1472026-09-22T23:29:16.689ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
1482026-09-22T23:29:16.708ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
1492026-09-22T23:29:16.708ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
1502026-09-22T23:29:16.708ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
1512026-09-22T23:29:16.708ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
1522026-09-22T23:29:16.708ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
1532026-09-22T23:29:16.740ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
1542026-09-22T23:29:16.740ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 887 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
1552026-09-22T23:29:16.740ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4631 file = phd-tests/framework/src/test_vm/mod.rs line = 890 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
1562026-09-22T23:29:16.741ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
1572026-09-22T23:29:16.741ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
1582026-09-22T23:29:16.751ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
1592026-09-22T23:29:16.752ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
1602026-09-22T23:29:16.752ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
1612026-09-22T23:29:16.785ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
1622026-09-22T23:29:16.786ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
1632026-09-22T23:29:16.786ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
1642026-09-22T23:29:16.795ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 9 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
1652026-09-22T23:29:16.795ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
1662026-09-22T23:29:16.796ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
1672026-09-22T23:29:16.829ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
1682026-09-22T23:29:16.829ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
1692026-09-22T23:29:16.829ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
1702026-09-22T23:29:16.840ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
1712026-09-22T23:29:16.840ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
1722026-09-22T23:29:16.840ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
1732026-09-22T23:29:16.873ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
1742026-09-22T23:29:16.873ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
1752026-09-22T23:29:16.874ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
1762026-09-22T23:29:16.885ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
1772026-09-22T23:29:16.885ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
1782026-09-22T23:29:16.885ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
1792026-09-22T23:29:16.918ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
1802026-09-22T23:29:16.919ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
1812026-09-22T23:29:16.919ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
1822026-09-22T23:29:16.929ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
1832026-09-22T23:29:16.930ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
1842026-09-22T23:29:16.930ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
1852026-09-22T23:29:16.963ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
1862026-09-22T23:29:16.964ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
1872026-09-22T23:29:16.964ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
1882026-09-22T23:29:16.974ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 9 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
1892026-09-22T23:29:16.974ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
1902026-09-22T23:29:16.974ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
1912026-09-22T23:29:17.007ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
1922026-09-22T23:29:17.007ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::can_migrate_from_base propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base
1932026-09-22T23:29:17.007ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
1942026-09-22T23:29:17.007ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base_lifecycle_0
1952026-09-22T23:29:17.007ZDEBGphd-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
1962026-09-22T23:29:17.007ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 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
1972026-09-22T23:29:17.007ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base_lifecycle_0.stdout.log" target = phd_framework::log_config
1982026-09-22T23:29:17.046ZINFOphd-runner: [NEW - EVENT] Launched server with pid 928 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
1992026-09-22T23:29:17.059ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 51 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2002026-09-22T23:29:17.059ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 609 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a target = phd_framework::test_vm target_id = 08fa4953-23ed-4097-b33c-22d5d59023a8
2012026-09-22T23:29:17.059ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 642 migration_id = a6a46b6f-28ac-4192-8f25-edd82c59d22f path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a target = phd_framework::test_vm target_id = 08fa4953-23ed-4097-b33c-22d5d59023a8 timeout_duration = 45s
2022026-09-22T23:29:17.059ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a target = phd_framework::test_vm target_id = 08fa4953-23ed-4097-b33c-22d5d59023a8 vm = migration_from_base_lifecycle_0 vm_id = 08fa4953-23ed-4097-b33c-22d5d59023a8
2032026-09-22T23:29:17.059ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 455 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a target = phd_framework::test_vm target_id = 08fa4953-23ed-4097-b33c-22d5d59023a8 vm = migration_from_base_lifecycle_0 vm_id = 08fa4953-23ed-4097-b33c-22d5d59023a8
2042026-09-22T23:29:17.841ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 08fa4953-23ed-4097-b33c-22d5d59023a8, name: "phd-vm-08fa4953-23ed-4097-b33c-22d5d59023a8", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: eccaf7da-39e4-4497-9a54-c9daaa311819, project_id: 906923df-d31d-44e7-8f68-83134be95b89, sled_id: 3e826d3c-f224-4483-bd81-559c78b2c1f5, sled_serial: "3e826d3c-f224-4483-bd81-559c78b2c1f5", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 514 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a target = phd_framework::test_vm target_id = 08fa4953-23ed-4097-b33c-22d5d59023a8 vm = migration_from_base_lifecycle_0 vm_id = 08fa4953-23ed-4097-b33c-22d5d59023a8
2052026-09-22T23:29:17.841ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 663 migration_id = a6a46b6f-28ac-4192-8f25-edd82c59d22f path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a target = phd_framework::test_vm target_id = 08fa4953-23ed-4097-b33c-22d5d59023a8
2062026-09-22T23:29:20.335ZINFOphd-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":7847}} target = phd_framework::serial
2072026-09-22T23:29:20.636ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 676 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a target = phd_framework::test_vm target_id = 08fa4953-23ed-4097-b33c-22d5d59023a8
2082026-09-22T23:29:20.636ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2794 file = phd-tests/framework/src/test_vm/mod.rs line = 663 migration_id = a6a46b6f-28ac-4192-8f25-edd82c59d22f path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a target = phd_framework::test_vm target_id = 08fa4953-23ed-4097-b33c-22d5d59023a8
2092026-09-22T23:29:20.638ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1172 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
2102026-09-22T23:29:20.638ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 08fa4953-23ed-4097-b33c-22d5d59023a8
2112026-09-22T23:29:20.638ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 08fa4953-23ed-4097-b33c-22d5d59023a8
2122026-09-22T23:29:20.640ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 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 = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
2132026-09-22T23:29:20.715ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 77 file = phd-tests/framework/src/test_vm/mod.rs line = 1172 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
2142026-09-22T23:29:20.716ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 77 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 08fa4953-23ed-4097-b33c-22d5d59023a8
2152026-09-22T23:29:20.716ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9487 file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a
2162026-09-22T23:29:20.716ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 08fa4953-23ed-4097-b33c-22d5d59023a8
2172026-09-22T23:29:20.716ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 08fa4953-23ed-4097-b33c-22d5d59023a8
2182026-09-22T23:29:20.749ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 08fa4953-23ed-4097-b33c-22d5d59023a8
2192026-09-22T23:29:20.750ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1172 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 08fa4953-23ed-4097-b33c-22d5d59023a8
2202026-09-22T23:29:20.750ZDEBGphd-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
2212026-09-22T23:29:20.750ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 8644 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2222026-09-22T23:29:20.750ZINFOphd-runner: test phd_tests::migrate::from_base::can_migrate_from_base ... ok file = phd-tests/runner/src/execute.rs line = 141 target = phd_runner::execute
2232026-09-22T23:29:20.750ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2242026-09-22T23:29:20.751ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1195 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 08fa4953-23ed-4097-b33c-22d5d59023a8
2252026-09-22T23:29:21.481ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 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 = 08fa4953-23ed-4097-b33c-22d5d59023a8
2262026-09-22T23:29:21.564ZDEBGphd-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 = 08fa4953-23ed-4097-b33c-22d5d59023a8
2272026-09-22T23:29:21.565ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-09fda111-14f0-4c4a-8cef-b60443530b27"] 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 = 08fa4953-23ed-4097-b33c-22d5d59023a8
2282026-09-22T23:29:21.591ZDEBGphd-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 = 08fa4953-23ed-4097-b33c-22d5d59023a8
2292026-09-22T23:29:21.591ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-b4f6de67-7dd7-46da-9928-ebdfc6fd0f67"] 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 = 08fa4953-23ed-4097-b33c-22d5d59023a8
2302026-09-22T23:29:21.609ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 859 file = phd-tests/framework/src/test_vm/mod.rs line = 1172 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 08fa4953-23ed-4097-b33c-22d5d59023a8
2312026-09-22T23:29:21.609ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 858 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2322026-09-22T23:29:21.609ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 4550 file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a target = phd_framework::test_vm target_id = 08fa4953-23ed-4097-b33c-22d5d59023a8 vm = migration_from_base_lifecycle_0 vm_id = 08fa4953-23ed-4097-b33c-22d5d59023a8
2332026-09-22T23:29:21.609ZINFOphd-runner: Starting test phd_tests::migrate::from_base::migration_from_base_and_back file = phd-tests/runner/src/execute.rs line = 91 target = phd_runner::execute
2342026-09-22T23:29:21.609ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4550 file = phd-tests/framework/src/test_vm/mod.rs line = 609 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 74796f39-3b6f-4d10-ab3e-eb48e4fb7f6a target = phd_framework::test_vm target_id = 08fa4953-23ed-4097-b33c-22d5d59023a8
2352026-09-22T23:29:21.609ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 10494 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
2362026-09-22T23:29:21.609ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2372026-09-22T23:29:21.609ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2382026-09-22T23:29:21.609ZINFOphd-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
2392026-09-22T23:29:21.610ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd target = phd_framework::artifacts::store
2402026-09-22T23:29:21.610ZDEBGphd-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
2412026-09-22T23:29:21.610ZDEBGphd-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
2422026-09-22T23:29:21.610ZDEBGphd-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
2432026-09-22T23:29:21.620ZDEBGphd-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 1.30G 25.3T 1.30G /phd-artifacts\n target = phd_framework::zfs
2442026-09-22T23:29:21.621ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-3a685eef-d106-4e90-a560-64881545b51d"] 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
2452026-09-22T23:29:21.638ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-3a685eef-d106-4e90-a560-64881545b51d", "phd-artifacts/phd-clone-349e2bb3-74a0-482d-976c-09cda6c33d0f"] 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
2462026-09-22T23:29:21.655ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-349e2bb3-74a0-482d-976c-09cda6c33d0f"] 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
2472026-09-22T23:29:21.665ZDEBGphd-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-349e2bb3-74a0-482d-976c-09cda6c33d0f 0B 25.3T 1.30G /phd-artifacts/phd-clone-349e2bb3-74a0-482d-976c-09cda6c33d0f\n target = phd_framework::zfs
2482026-09-22T23:29:21.666ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2492026-09-22T23:29:21.666ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back
2502026-09-22T23:29:21.666ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/1e7667ffdc98b10de9e84d649107cd4d14e4a206aca4e30bf33d9d472c03b8ae/propolis-server target = phd_framework::artifacts::store
2512026-09-22T23:29:21.666ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/1e7667ffdc98b10de9e84d649107cd4d14e4a206aca4e30bf33d9d472c03b8ae/propolis-server" target = phd_framework::test_vm::server
2522026-09-22T23:29:21.666ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back.stdout.log" target = phd_framework::log_config
2532026-09-22T23:29:21.709ZINFOphd-runner: [NEW - EVENT] Launched server with pid 937 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
2542026-09-22T23:29:21.723ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 57 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2552026-09-22T23:29:21.723ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6524875f-d37d-48ca-8b3f-fb8146abfb60
2562026-09-22T23:29:21.724ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 455 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6524875f-d37d-48ca-8b3f-fb8146abfb60
2572026-09-22T23:29:22.409ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2582026-09-22T23:29:22.411ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 6524875f-d37d-48ca-8b3f-fb8146abfb60, name: "phd-vm-6524875f-d37d-48ca-8b3f-fb8146abfb60", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 78808378-a519-4939-8ffa-ec8e3a7c2945, project_id: a84e4093-1826-407f-8105-97106e0c7a05, sled_id: fb057375-eb26-4a7e-be55-ce5130ba5685, sled_serial: "fb057375-eb26-4a7e-be55-ce5130ba5685", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 514 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6524875f-d37d-48ca-8b3f-fb8146abfb60
2592026-09-22T23:29:22.411ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 575 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6524875f-d37d-48ca-8b3f-fb8146abfb60
2602026-09-22T23:29:22.411ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 580 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 = 6524875f-d37d-48ca-8b3f-fb8146abfb60
2612026-09-22T23:29:22.413ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 1 file = phd-tests/framework/src/test_vm/mod.rs line = 575 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6524875f-d37d-48ca-8b3f-fb8146abfb60
2622026-09-22T23:29:22.413ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 890 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2632026-09-22T23:29:22.413ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 839 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 = 6524875f-d37d-48ca-8b3f-fb8146abfb60
2642026-09-22T23:29:22.413ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost login: ") target = phd_framework::test_vm
2652026-09-22T23:29:22.413ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6524875f-d37d-48ca-8b3f-fb8146abfb60
2662026-09-22T23:29:22.413ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 6524875f-d37d-48ca-8b3f-fb8146abfb60
2672026-09-22T23:29:26.952ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4539 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6524875f-d37d-48ca-8b3f-fb8146abfb60
2682026-09-22T23:29:26.952ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
2692026-09-22T23:29:26.952ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2702026-09-22T23:29:26.953ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6524875f-d37d-48ca-8b3f-fb8146abfb60
2712026-09-22T23:29:26.953ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 6524875f-d37d-48ca-8b3f-fb8146abfb60
2722026-09-22T23:29:26.971ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6524875f-d37d-48ca-8b3f-fb8146abfb60
2732026-09-22T23:29:26.971ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
2742026-09-22T23:29:26.971ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 847 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2752026-09-22T23:29:26.971ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6524875f-d37d-48ca-8b3f-fb8146abfb60
2762026-09-22T23:29:26.971ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 6524875f-d37d-48ca-8b3f-fb8146abfb60
2772026-09-22T23:29:27.004ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6524875f-d37d-48ca-8b3f-fb8146abfb60
2782026-09-22T23:29:27.004ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 887 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2792026-09-22T23:29:27.004ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4591 file = phd-tests/framework/src/test_vm/mod.rs line = 890 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2802026-09-22T23:29:27.004ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6524875f-d37d-48ca-8b3f-fb8146abfb60
2812026-09-22T23:29:27.005ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 6524875f-d37d-48ca-8b3f-fb8146abfb60
2822026-09-22T23:29:27.016ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6524875f-d37d-48ca-8b3f-fb8146abfb60
2832026-09-22T23:29:27.016ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6524875f-d37d-48ca-8b3f-fb8146abfb60
2842026-09-22T23:29:27.016ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 6524875f-d37d-48ca-8b3f-fb8146abfb60
2852026-09-22T23:29:27.050ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6524875f-d37d-48ca-8b3f-fb8146abfb60
2862026-09-22T23:29:27.050ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6524875f-d37d-48ca-8b3f-fb8146abfb60
2872026-09-22T23:29:27.051ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 6524875f-d37d-48ca-8b3f-fb8146abfb60
2882026-09-22T23:29:27.060ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 9 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6524875f-d37d-48ca-8b3f-fb8146abfb60
2892026-09-22T23:29:27.061ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6524875f-d37d-48ca-8b3f-fb8146abfb60
2902026-09-22T23:29:27.061ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 6524875f-d37d-48ca-8b3f-fb8146abfb60
2912026-09-22T23:29:27.083ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6524875f-d37d-48ca-8b3f-fb8146abfb60
2922026-09-22T23:29:27.083ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6524875f-d37d-48ca-8b3f-fb8146abfb60
2932026-09-22T23:29:27.083ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 6524875f-d37d-48ca-8b3f-fb8146abfb60
2942026-09-22T23:29:27.094ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6524875f-d37d-48ca-8b3f-fb8146abfb60
2952026-09-22T23:29:27.094ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6524875f-d37d-48ca-8b3f-fb8146abfb60
2962026-09-22T23:29:27.094ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 6524875f-d37d-48ca-8b3f-fb8146abfb60
2972026-09-22T23:29:27.126ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6524875f-d37d-48ca-8b3f-fb8146abfb60
2982026-09-22T23:29:27.127ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6524875f-d37d-48ca-8b3f-fb8146abfb60
2992026-09-22T23:29:27.127ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 6524875f-d37d-48ca-8b3f-fb8146abfb60
3002026-09-22T23:29:27.137ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6524875f-d37d-48ca-8b3f-fb8146abfb60
3012026-09-22T23:29:27.138ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6524875f-d37d-48ca-8b3f-fb8146abfb60
3022026-09-22T23:29:27.138ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 6524875f-d37d-48ca-8b3f-fb8146abfb60
3032026-09-22T23:29:27.160ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6524875f-d37d-48ca-8b3f-fb8146abfb60
3042026-09-22T23:29:27.160ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6524875f-d37d-48ca-8b3f-fb8146abfb60
3052026-09-22T23:29:27.160ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 6524875f-d37d-48ca-8b3f-fb8146abfb60
3062026-09-22T23:29:27.171ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6524875f-d37d-48ca-8b3f-fb8146abfb60
3072026-09-22T23:29:27.171ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6524875f-d37d-48ca-8b3f-fb8146abfb60
3082026-09-22T23:29:27.171ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 6524875f-d37d-48ca-8b3f-fb8146abfb60
3092026-09-22T23:29:27.204ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6524875f-d37d-48ca-8b3f-fb8146abfb60
3102026-09-22T23:29:27.204ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6524875f-d37d-48ca-8b3f-fb8146abfb60
3112026-09-22T23:29:27.204ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 6524875f-d37d-48ca-8b3f-fb8146abfb60
3122026-09-22T23:29:27.215ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6524875f-d37d-48ca-8b3f-fb8146abfb60
3132026-09-22T23:29:27.215ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6524875f-d37d-48ca-8b3f-fb8146abfb60
3142026-09-22T23:29:27.215ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 6524875f-d37d-48ca-8b3f-fb8146abfb60
3152026-09-22T23:29:27.247ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 913 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6524875f-d37d-48ca-8b3f-fb8146abfb60
3162026-09-22T23:29:27.247ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
3172026-09-22T23:29:27.248ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3182026-09-22T23:29:27.248ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 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
3192026-09-22T23:29:27.248ZDEBGphd-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
3202026-09-22T23:29:27.248ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 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
3212026-09-22T23:29:27.248ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_0.stdout.log" target = phd_framework::log_config
3222026-09-22T23:29:27.287ZINFOphd-runner: [NEW - EVENT] Launched server with pid 938 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3232026-09-22T23:29:27.300ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 52 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3242026-09-22T23:29:27.300ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 609 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 6524875f-d37d-48ca-8b3f-fb8146abfb60 target = phd_framework::test_vm target_id = 26b87cab-a190-49a5-8e70-60c27e96c269
3252026-09-22T23:29:27.300ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 642 migration_id = 42b40d57-9684-4103-bb0a-9c4b1454f997 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 6524875f-d37d-48ca-8b3f-fb8146abfb60 target = phd_framework::test_vm target_id = 26b87cab-a190-49a5-8e70-60c27e96c269 timeout_duration = 45s
3262026-09-22T23:29:27.300ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 6524875f-d37d-48ca-8b3f-fb8146abfb60 target = phd_framework::test_vm target_id = 26b87cab-a190-49a5-8e70-60c27e96c269 vm = migration_from_base_and_back_lifecycle_0 vm_id = 26b87cab-a190-49a5-8e70-60c27e96c269
3272026-09-22T23:29:27.301ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 455 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 6524875f-d37d-48ca-8b3f-fb8146abfb60 target = phd_framework::test_vm target_id = 26b87cab-a190-49a5-8e70-60c27e96c269 vm = migration_from_base_and_back_lifecycle_0 vm_id = 26b87cab-a190-49a5-8e70-60c27e96c269
3282026-09-22T23:29:27.895ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 26b87cab-a190-49a5-8e70-60c27e96c269, name: "phd-vm-26b87cab-a190-49a5-8e70-60c27e96c269", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 78808378-a519-4939-8ffa-ec8e3a7c2945, project_id: a84e4093-1826-407f-8105-97106e0c7a05, sled_id: a63d1de3-13fe-4b2d-88f5-baf2da7ac09a, sled_serial: "a63d1de3-13fe-4b2d-88f5-baf2da7ac09a", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 514 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 6524875f-d37d-48ca-8b3f-fb8146abfb60 target = phd_framework::test_vm target_id = 26b87cab-a190-49a5-8e70-60c27e96c269 vm = migration_from_base_and_back_lifecycle_0 vm_id = 26b87cab-a190-49a5-8e70-60c27e96c269
3292026-09-22T23:29:27.895ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 663 migration_id = 42b40d57-9684-4103-bb0a-9c4b1454f997 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 6524875f-d37d-48ca-8b3f-fb8146abfb60 target = phd_framework::test_vm target_id = 26b87cab-a190-49a5-8e70-60c27e96c269
3302026-09-22T23:29:30.403ZINFOphd-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":7847}} target = phd_framework::serial
3312026-09-22T23:29:30.973ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 676 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 6524875f-d37d-48ca-8b3f-fb8146abfb60 target = phd_framework::test_vm target_id = 26b87cab-a190-49a5-8e70-60c27e96c269
3322026-09-22T23:29:30.973ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3077 file = phd-tests/framework/src/test_vm/mod.rs line = 663 migration_id = 42b40d57-9684-4103-bb0a-9c4b1454f997 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 6524875f-d37d-48ca-8b3f-fb8146abfb60 target = phd_framework::test_vm target_id = 26b87cab-a190-49a5-8e70-60c27e96c269
3332026-09-22T23:29:30.976ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1172 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6524875f-d37d-48ca-8b3f-fb8146abfb60
3342026-09-22T23:29:30.977ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 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 = 26b87cab-a190-49a5-8e70-60c27e96c269
3352026-09-22T23:29:30.977ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 26b87cab-a190-49a5-8e70-60c27e96c269
3362026-09-22T23:29:30.978ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 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 = 6524875f-d37d-48ca-8b3f-fb8146abfb60
3372026-09-22T23:29:31.056ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 79 file = phd-tests/framework/src/test_vm/mod.rs line = 1172 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6524875f-d37d-48ca-8b3f-fb8146abfb60
3382026-09-22T23:29:31.057ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9333 file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 6524875f-d37d-48ca-8b3f-fb8146abfb60
3392026-09-22T23:29:31.057ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 80 file = phd-tests/framework/src/test_vm/mod.rs line = 913 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 = 26b87cab-a190-49a5-8e70-60c27e96c269
3402026-09-22T23:29:31.057ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 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 = 26b87cab-a190-49a5-8e70-60c27e96c269
3412026-09-22T23:29:31.057ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 26b87cab-a190-49a5-8e70-60c27e96c269
3422026-09-22T23:29:31.089ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 913 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 = 26b87cab-a190-49a5-8e70-60c27e96c269
3432026-09-22T23:29:31.089ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __BASE_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
3442026-09-22T23:29:31.089ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3452026-09-22T23:29:31.089ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 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
3462026-09-22T23:29:31.090ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/1e7667ffdc98b10de9e84d649107cd4d14e4a206aca4e30bf33d9d472c03b8ae/propolis-server target = phd_framework::artifacts::store
3472026-09-22T23:29:31.090ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9004 server_path = "/phd-artifacts/1e7667ffdc98b10de9e84d649107cd4d14e4a206aca4e30bf33d9d472c03b8ae/propolis-server" target = phd_framework::test_vm::server
3482026-09-22T23:29:31.090ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_1.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_1.stdout.log" target = phd_framework::log_config
3492026-09-22T23:29:31.132ZINFOphd-runner: [NEW - EVENT] Launched server with pid 940 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3502026-09-22T23:29:31.145ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 56 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3512026-09-22T23:29:31.145ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 609 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 26b87cab-a190-49a5-8e70-60c27e96c269 target = phd_framework::test_vm target_id = 6b83cc05-c5c2-498d-a3ee-ddec02e3ba94
3522026-09-22T23:29:31.146ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 642 migration_id = e8e84d54-0bb6-4761-985b-e24048c49213 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 26b87cab-a190-49a5-8e70-60c27e96c269 target = phd_framework::test_vm target_id = 6b83cc05-c5c2-498d-a3ee-ddec02e3ba94 timeout_duration = 45s
3532026-09-22T23:29:31.146ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 26b87cab-a190-49a5-8e70-60c27e96c269 target = phd_framework::test_vm target_id = 6b83cc05-c5c2-498d-a3ee-ddec02e3ba94 vm = migration_from_base_and_back_lifecycle_1 vm_id = 6b83cc05-c5c2-498d-a3ee-ddec02e3ba94
3542026-09-22T23:29:31.146ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9004/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 455 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 26b87cab-a190-49a5-8e70-60c27e96c269 target = phd_framework::test_vm target_id = 6b83cc05-c5c2-498d-a3ee-ddec02e3ba94 vm = migration_from_base_and_back_lifecycle_1 vm_id = 6b83cc05-c5c2-498d-a3ee-ddec02e3ba94
3552026-09-22T23:29:31.959ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 6b83cc05-c5c2-498d-a3ee-ddec02e3ba94, name: "phd-vm-6b83cc05-c5c2-498d-a3ee-ddec02e3ba94", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 78808378-a519-4939-8ffa-ec8e3a7c2945, project_id: a84e4093-1826-407f-8105-97106e0c7a05, sled_id: 647d68e9-a1d6-45e6-934a-d4ee36cef9bc, sled_serial: "647d68e9-a1d6-45e6-934a-d4ee36cef9bc", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 514 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 26b87cab-a190-49a5-8e70-60c27e96c269 target = phd_framework::test_vm target_id = 6b83cc05-c5c2-498d-a3ee-ddec02e3ba94 vm = migration_from_base_and_back_lifecycle_1 vm_id = 6b83cc05-c5c2-498d-a3ee-ddec02e3ba94
3562026-09-22T23:29:31.959ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 663 migration_id = e8e84d54-0bb6-4761-985b-e24048c49213 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 26b87cab-a190-49a5-8e70-60c27e96c269 target = phd_framework::test_vm target_id = 6b83cc05-c5c2-498d-a3ee-ddec02e3ba94
3572026-09-22T23:29:34.455ZINFOphd-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":7894}} target = phd_framework::serial
3582026-09-22T23:29:35.806ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 676 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 26b87cab-a190-49a5-8e70-60c27e96c269 target = phd_framework::test_vm target_id = 6b83cc05-c5c2-498d-a3ee-ddec02e3ba94
3592026-09-22T23:29:35.806ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3846 file = phd-tests/framework/src/test_vm/mod.rs line = 663 migration_id = e8e84d54-0bb6-4761-985b-e24048c49213 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 26b87cab-a190-49a5-8e70-60c27e96c269 target = phd_framework::test_vm target_id = 6b83cc05-c5c2-498d-a3ee-ddec02e3ba94
3602026-09-22T23:29:35.809ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1172 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 = 26b87cab-a190-49a5-8e70-60c27e96c269
3612026-09-22T23:29:35.810ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 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 = 6b83cc05-c5c2-498d-a3ee-ddec02e3ba94
3622026-09-22T23:29:35.810ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 6b83cc05-c5c2-498d-a3ee-ddec02e3ba94
3632026-09-22T23:29:35.811ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 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 = 26b87cab-a190-49a5-8e70-60c27e96c269
3642026-09-22T23:29:35.897ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 87 file = phd-tests/framework/src/test_vm/mod.rs line = 1172 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 = 26b87cab-a190-49a5-8e70-60c27e96c269
3652026-09-22T23:29:35.898ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8597 file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 6524875f-d37d-48ca-8b3f-fb8146abfb60 target = phd_framework::test_vm target_id = 26b87cab-a190-49a5-8e70-60c27e96c269 vm = migration_from_base_and_back_lifecycle_0 vm_id = 26b87cab-a190-49a5-8e70-60c27e96c269
3662026-09-22T23:29:35.898ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 8597 file = phd-tests/framework/src/test_vm/mod.rs line = 609 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 6524875f-d37d-48ca-8b3f-fb8146abfb60 target = phd_framework::test_vm target_id = 26b87cab-a190-49a5-8e70-60c27e96c269
3672026-09-22T23:29:37.310ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 1500 file = phd-tests/framework/src/test_vm/mod.rs line = 913 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 = 6b83cc05-c5c2-498d-a3ee-ddec02e3ba94
3682026-09-22T23:29:37.310ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 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 = 6b83cc05-c5c2-498d-a3ee-ddec02e3ba94
3692026-09-22T23:29:37.310ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 6b83cc05-c5c2-498d-a3ee-ddec02e3ba94
3702026-09-22T23:29:37.343ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 913 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 = 6b83cc05-c5c2-498d-a3ee-ddec02e3ba94
3712026-09-22T23:29:37.343ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
3722026-09-22T23:29:37.343ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3732026-09-22T23:29:37.343ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 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
3742026-09-22T23:29:37.343ZDEBGphd-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
3752026-09-22T23:29:37.343ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 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
3762026-09-22T23:29:37.344ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_2.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_2.stdout.log" target = phd_framework::log_config
3772026-09-22T23:29:37.383ZINFOphd-runner: [NEW - EVENT] Launched server with pid 942 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3782026-09-22T23:29:37.396ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 53 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3792026-09-22T23:29:37.396ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 609 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 6b83cc05-c5c2-498d-a3ee-ddec02e3ba94 target = phd_framework::test_vm target_id = 424d4e04-0016-43c9-9ea2-704b9afe0469
3802026-09-22T23:29:37.397ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 642 migration_id = f25fcd81-b428-453d-bb3a-19878398ceda path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 6b83cc05-c5c2-498d-a3ee-ddec02e3ba94 target = phd_framework::test_vm target_id = 424d4e04-0016-43c9-9ea2-704b9afe0469 timeout_duration = 45s
3812026-09-22T23:29:37.397ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 6b83cc05-c5c2-498d-a3ee-ddec02e3ba94 target = phd_framework::test_vm target_id = 424d4e04-0016-43c9-9ea2-704b9afe0469 vm = migration_from_base_and_back_lifecycle_2 vm_id = 424d4e04-0016-43c9-9ea2-704b9afe0469
3822026-09-22T23:29:37.397ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9006/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 455 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 6b83cc05-c5c2-498d-a3ee-ddec02e3ba94 target = phd_framework::test_vm target_id = 424d4e04-0016-43c9-9ea2-704b9afe0469 vm = migration_from_base_and_back_lifecycle_2 vm_id = 424d4e04-0016-43c9-9ea2-704b9afe0469
3832026-09-22T23:29:38.170ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 424d4e04-0016-43c9-9ea2-704b9afe0469, name: "phd-vm-424d4e04-0016-43c9-9ea2-704b9afe0469", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 78808378-a519-4939-8ffa-ec8e3a7c2945, project_id: a84e4093-1826-407f-8105-97106e0c7a05, sled_id: 013ecc12-2a75-4729-b695-e67db98e4eb2, sled_serial: "013ecc12-2a75-4729-b695-e67db98e4eb2", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 514 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 6b83cc05-c5c2-498d-a3ee-ddec02e3ba94 target = phd_framework::test_vm target_id = 424d4e04-0016-43c9-9ea2-704b9afe0469 vm = migration_from_base_and_back_lifecycle_2 vm_id = 424d4e04-0016-43c9-9ea2-704b9afe0469
3842026-09-22T23:29:38.170ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 663 migration_id = f25fcd81-b428-453d-bb3a-19878398ceda path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 6b83cc05-c5c2-498d-a3ee-ddec02e3ba94 target = phd_framework::test_vm target_id = 424d4e04-0016-43c9-9ea2-704b9afe0469
3852026-09-22T23:29:40.702ZINFOphd-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":7941}} target = phd_framework::serial
3862026-09-22T23:29:43.193ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 676 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 6b83cc05-c5c2-498d-a3ee-ddec02e3ba94 target = phd_framework::test_vm target_id = 424d4e04-0016-43c9-9ea2-704b9afe0469
3872026-09-22T23:29:43.193ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 5022 file = phd-tests/framework/src/test_vm/mod.rs line = 663 migration_id = f25fcd81-b428-453d-bb3a-19878398ceda path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 6b83cc05-c5c2-498d-a3ee-ddec02e3ba94 target = phd_framework::test_vm target_id = 424d4e04-0016-43c9-9ea2-704b9afe0469
3882026-09-22T23:29:43.195ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1172 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 = 6b83cc05-c5c2-498d-a3ee-ddec02e3ba94
3892026-09-22T23:29:43.195ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 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 = 424d4e04-0016-43c9-9ea2-704b9afe0469
3902026-09-22T23:29:43.195ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 424d4e04-0016-43c9-9ea2-704b9afe0469
3912026-09-22T23:29:43.197ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 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 = 6b83cc05-c5c2-498d-a3ee-ddec02e3ba94
3922026-09-22T23:29:43.277ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 81 file = phd-tests/framework/src/test_vm/mod.rs line = 1172 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 = 6b83cc05-c5c2-498d-a3ee-ddec02e3ba94
3932026-09-22T23:29:43.277ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 12131 file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 26b87cab-a190-49a5-8e70-60c27e96c269 target = phd_framework::test_vm target_id = 6b83cc05-c5c2-498d-a3ee-ddec02e3ba94 vm = migration_from_base_and_back_lifecycle_1 vm_id = 6b83cc05-c5c2-498d-a3ee-ddec02e3ba94
3942026-09-22T23:29:43.277ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 12131 file = phd-tests/framework/src/test_vm/mod.rs line = 609 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 26b87cab-a190-49a5-8e70-60c27e96c269 target = phd_framework::test_vm target_id = 6b83cc05-c5c2-498d-a3ee-ddec02e3ba94
3952026-09-22T23:29:43.277ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 81 file = phd-tests/framework/src/test_vm/mod.rs line = 913 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 = 424d4e04-0016-43c9-9ea2-704b9afe0469
3962026-09-22T23:29:43.277ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 913 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 = 424d4e04-0016-43c9-9ea2-704b9afe0469
3972026-09-22T23:29:43.277ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 920 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 = 424d4e04-0016-43c9-9ea2-704b9afe0469
3982026-09-22T23:29:43.307ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 29 file = phd-tests/framework/src/test_vm/mod.rs line = 913 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 = 424d4e04-0016-43c9-9ea2-704b9afe0469
3992026-09-22T23:29:43.308ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1172 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 = 424d4e04-0016-43c9-9ea2-704b9afe0469
4002026-09-22T23:29:43.308ZDEBGphd-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
4012026-09-22T23:29:43.308ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 20898 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
4022026-09-22T23:29:43.308ZINFOphd-runner: test phd_tests::migrate::from_base::migration_from_base_and_back ... ok file = phd-tests/runner/src/execute.rs line = 141 target = phd_runner::execute
4032026-09-22T23:29:43.308ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
4042026-09-22T23:29:43.310ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1195 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 = 424d4e04-0016-43c9-9ea2-704b9afe0469
4052026-09-22T23:29:43.717ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 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 = 424d4e04-0016-43c9-9ea2-704b9afe0469
4062026-09-22T23:29:43.800ZDEBGphd-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 = 424d4e04-0016-43c9-9ea2-704b9afe0469
4072026-09-22T23:29:43.800ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-349e2bb3-74a0-482d-976c-09cda6c33d0f"] 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 = 424d4e04-0016-43c9-9ea2-704b9afe0469
4082026-09-22T23:29:43.826ZDEBGphd-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 = 424d4e04-0016-43c9-9ea2-704b9afe0469
4092026-09-22T23:29:43.826ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-3a685eef-d106-4e90-a560-64881545b51d"] 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 = 424d4e04-0016-43c9-9ea2-704b9afe0469
4102026-09-22T23:29:43.845ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 537 file = phd-tests/framework/src/test_vm/mod.rs line = 1172 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 = 424d4e04-0016-43c9-9ea2-704b9afe0469
4112026-09-22T23:29:43.845ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 6448 file = phd-tests/framework/src/test_vm/mod.rs line = 412 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 6b83cc05-c5c2-498d-a3ee-ddec02e3ba94 target = phd_framework::test_vm target_id = 424d4e04-0016-43c9-9ea2-704b9afe0469 vm = migration_from_base_and_back_lifecycle_2 vm_id = 424d4e04-0016-43c9-9ea2-704b9afe0469
4122026-09-22T23:29:43.845ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 6448 file = phd-tests/framework/src/test_vm/mod.rs line = 609 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 6b83cc05-c5c2-498d-a3ee-ddec02e3ba94 target = phd_framework::test_vm target_id = 424d4e04-0016-43c9-9ea2-704b9afe0469
4132026-09-22T23:29:43.845ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 537 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
4142026-09-22T23:29:43.845ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 22235 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
4152026-09-22T23:29:43.846ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
4162026-09-22T23:29:43.846ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
417 test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 99.58s
418 
4192026-09-22T23:29:43.847ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 41 target = phd_runner