Max level shown:
12026-03-11T20:59:33.749ZINFOphd-runner: phd_runner file = phd-tests/runner/src/main.rs line = 36 runner_args = ProcessArgs { command: Run(RunOptions { propolis_server_cmd: "/work/phd-test/propolis-server", base_propolis_branch: Some("master"), base_propolis_commit: None, base_propolis_cmd: None, crucible_downstairs_cmd: None, crucible_downstairs_commit: Some(Auto), tmp_directory: "/tmp/propolis-phd", artifact_directory: Some("/phd-artifacts"), output_mode: TmpFile, default_guest_cpus: 2, default_guest_memory_mib: 512, artifact_toml_path: "/work/phd-test/artifacts.toml", default_guest_artifact: "alpine", default_bootrom_artifact: "ovmf", include_filter: ["phd_tests::migrate::from_base"], exclude_filter: [], max_buildomat_wait_secs: 1200 }), disable_ansi: false, emit_bunyan: true } target = phd_runner
22026-03-11T20:59:33.780ZDEBGphd-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: 184, tv_nsec: 711397818 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32026-03-11T20:59:33.780ZINFOphd-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-03-11T20:59:33.783ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = 7103cd3a3d7b0112d2949dd135db06fef0c156bb file = phd-tests/framework/src/artifacts/store.rs line = 311 target = phd_framework::artifacts::store
52026-03-11T20:59:33.786ZDEBGphd-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/7103cd3a3d7b0112d2949dd135db06fef0c156bb/crucible-nightly.sha256.txt
62026-03-11T20:59:33.982ZINFOphd-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-03-11T20:59:34.586ZDEBGphd-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/d863f814668b3d15b6cb61ca8114944d67fcfa17/propolis-server.sha256.txt
82026-03-11T20:59:34.808ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92026-03-11T20:59:34.808ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102026-03-11T20:59:34.808ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112026-03-11T20:59:34.808ZINFOphd-runner: Starting test phd_tests::migrate::from_base::can_migrate_from_base file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
122026-03-11T20:59:34.808ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132026-03-11T20:59:34.808ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142026-03-11T20:59:34.809ZINFOphd-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
152026-03-11T20:59:34.811ZDEBGphd-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::can_migrate_from_base target = phd_framework::artifacts::store
162026-03-11T20:59:34.812ZDEBGphd-runner: [TEST - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/bf64f45b1a58e69d126a3c6ca1e4512c88668132/OVMF_CODE.fd
172026-03-11T20:59:35.352ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
182026-03-11T20:59:35.366ZDEBGphd-runner: [TEST - EVENT] Downloading alpine.iso from https://oxide-omicron-build.s3.amazonaws.com/alpine.iso file = phd-tests/framework/src/artifacts/store.rs line = 614 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store timeout = 600s
192026-03-11T20:59:42.085ZDEBGphd-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-03-11T20:59:42.085ZDEBGphd-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
212026-03-11T20:59:42.099ZDEBGphd-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 2.09M 25.3T 1.91M /phd-artifacts\n target = phd_framework::zfs
222026-03-11T20:59:42.100ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-e3a1cbcb-0dc3-47d0-b06b-651a827cfaf6"] 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
232026-03-11T20:59:42.124ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-e3a1cbcb-0dc3-47d0-b06b-651a827cfaf6", "phd-artifacts/phd-clone-fdb0489f-38d7-46ca-9c1d-1df2515d67c4"] 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
242026-03-11T20:59:42.141ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-fdb0489f-38d7-46ca-9c1d-1df2515d67c4"] 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
252026-03-11T20:59:42.153ZDEBGphd-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-fdb0489f-38d7-46ca-9c1d-1df2515d67c4 0B 25.3T 48.9M /phd-artifacts/phd-clone-fdb0489f-38d7-46ca-9c1d-1df2515d67c4\n target = phd_framework::zfs
262026-03-11T20:59:42.155ZINFOphd-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
272026-03-11T20:59:42.155ZINFOphd-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
282026-03-11T20:59:42.155ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/c224b76110cdcbb8e67cc0a69f8aaedbd95940434da6072e0ba31e1d401a7664/propolis-server.tar.gz path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
292026-03-11T20:59:42.155ZDEBGphd-runner: [NEW - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/d863f814668b3d15b6cb61ca8114944d67fcfa17/propolis-server.tar.gz
302026-03-11T20:59:51.111ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/c224b76110cdcbb8e67cc0a69f8aaedbd95940434da6072e0ba31e1d401a7664/propolis-server file = phd-tests/framework/src/artifacts/store.rs line = 160 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store untar_path = propolis-server
312026-03-11T20:59:51.112ZDEBGphd-runner: [NEW - EVENT] Extracting gzipped tarball... file = phd-tests/framework/src/artifacts/store.rs line = 514 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
322026-03-11T21:00:08.287ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/c224b76110cdcbb8e67cc0a69f8aaedbd95940434da6072e0ba31e1d401a7664/propolis-server" target = phd_framework::test_vm::server
332026-03-11T21:00:08.287ZINFOphd-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
342026-03-11T21:00:08.406ZINFOphd-runner: [NEW - EVENT] Launched server with pid 828 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
352026-03-11T21:00:08.419ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d32255cc-8170-496d-864b-a83aa09709c6
362026-03-11T21:00:08.424ZINFOphd-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 = 452 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d32255cc-8170-496d-864b-a83aa09709c6
372026-03-11T21:00:08.426ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 26273 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
382026-03-11T21:00:09.088ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392026-03-11T21:00:09.090ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: d32255cc-8170-496d-864b-a83aa09709c6, name: "phd-vm-d32255cc-8170-496d-864b-a83aa09709c6", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 80e72b82-eac1-4928-aad0-c1e34e59c25d, project_id: ea988eff-420b-494f-a169-ff5e06d4214c, sled_id: 7ab56506-1d51-4729-aabf-120dbe0a792f, sled_serial: "7ab56506-1d51-4729-aabf-120dbe0a792f", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 511 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d32255cc-8170-496d-864b-a83aa09709c6
402026-03-11T21:00:09.090ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 572 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d32255cc-8170-496d-864b-a83aa09709c6
412026-03-11T21:00:09.090ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 577 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = d32255cc-8170-496d-864b-a83aa09709c6
422026-03-11T21:00:09.091ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 1 file = phd-tests/framework/src/test_vm/mod.rs line = 572 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d32255cc-8170-496d-864b-a83aa09709c6
432026-03-11T21:00:09.092ZINFOphd-runner: [WAIT_TO_BOOT - START] 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
442026-03-11T21:00:09.092ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 836 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base vm_id = d32255cc-8170-496d-864b-a83aa09709c6
452026-03-11T21:00:09.092ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
462026-03-11T21:00:09.092ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d32255cc-8170-496d-864b-a83aa09709c6
472026-03-11T21:00:09.092ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = d32255cc-8170-496d-864b-a83aa09709c6
482026-03-11T21:00:13.725ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4633 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d32255cc-8170-496d-864b-a83aa09709c6
492026-03-11T21:00:13.725ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
502026-03-11T21:00:13.725ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
512026-03-11T21:00:13.725ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d32255cc-8170-496d-864b-a83aa09709c6
522026-03-11T21:00:13.725ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = d32255cc-8170-496d-864b-a83aa09709c6
532026-03-11T21:00:13.753ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 27 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d32255cc-8170-496d-864b-a83aa09709c6
542026-03-11T21:00:13.753ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
552026-03-11T21:00:13.753ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
562026-03-11T21:00:13.753ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d32255cc-8170-496d-864b-a83aa09709c6
572026-03-11T21:00:13.753ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = d32255cc-8170-496d-864b-a83aa09709c6
582026-03-11T21:00:13.786ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d32255cc-8170-496d-864b-a83aa09709c6
592026-03-11T21:00:13.786ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 884 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
602026-03-11T21:00:13.786ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4695 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
612026-03-11T21:00:13.787ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d32255cc-8170-496d-864b-a83aa09709c6
622026-03-11T21:00:13.787ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = d32255cc-8170-496d-864b-a83aa09709c6
632026-03-11T21:00:13.797ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d32255cc-8170-496d-864b-a83aa09709c6
642026-03-11T21:00:13.798ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d32255cc-8170-496d-864b-a83aa09709c6
652026-03-11T21:00:13.798ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = d32255cc-8170-496d-864b-a83aa09709c6
662026-03-11T21:00:13.829ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d32255cc-8170-496d-864b-a83aa09709c6
672026-03-11T21:00:13.830ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d32255cc-8170-496d-864b-a83aa09709c6
682026-03-11T21:00:13.830ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = d32255cc-8170-496d-864b-a83aa09709c6
692026-03-11T21:00:13.841ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d32255cc-8170-496d-864b-a83aa09709c6
702026-03-11T21:00:13.841ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d32255cc-8170-496d-864b-a83aa09709c6
712026-03-11T21:00:13.841ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = d32255cc-8170-496d-864b-a83aa09709c6
722026-03-11T21:00:13.863ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d32255cc-8170-496d-864b-a83aa09709c6
732026-03-11T21:00:13.863ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d32255cc-8170-496d-864b-a83aa09709c6
742026-03-11T21:00:13.864ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = d32255cc-8170-496d-864b-a83aa09709c6
752026-03-11T21:00:13.874ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d32255cc-8170-496d-864b-a83aa09709c6
762026-03-11T21:00:13.874ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d32255cc-8170-496d-864b-a83aa09709c6
772026-03-11T21:00:13.875ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = d32255cc-8170-496d-864b-a83aa09709c6
782026-03-11T21:00:13.906ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d32255cc-8170-496d-864b-a83aa09709c6
792026-03-11T21:00:13.907ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d32255cc-8170-496d-864b-a83aa09709c6
802026-03-11T21:00:13.907ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = d32255cc-8170-496d-864b-a83aa09709c6
812026-03-11T21:00:13.918ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d32255cc-8170-496d-864b-a83aa09709c6
822026-03-11T21:00:13.918ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d32255cc-8170-496d-864b-a83aa09709c6
832026-03-11T21:00:13.918ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = d32255cc-8170-496d-864b-a83aa09709c6
842026-03-11T21:00:13.951ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d32255cc-8170-496d-864b-a83aa09709c6
852026-03-11T21:00:13.951ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d32255cc-8170-496d-864b-a83aa09709c6
862026-03-11T21:00:13.951ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = d32255cc-8170-496d-864b-a83aa09709c6
872026-03-11T21:00:13.962ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d32255cc-8170-496d-864b-a83aa09709c6
882026-03-11T21:00:13.962ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d32255cc-8170-496d-864b-a83aa09709c6
892026-03-11T21:00:13.962ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = d32255cc-8170-496d-864b-a83aa09709c6
902026-03-11T21:00:13.995ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d32255cc-8170-496d-864b-a83aa09709c6
912026-03-11T21:00:13.995ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d32255cc-8170-496d-864b-a83aa09709c6
922026-03-11T21:00:13.995ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = d32255cc-8170-496d-864b-a83aa09709c6
932026-03-11T21:00:14.006ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d32255cc-8170-496d-864b-a83aa09709c6
942026-03-11T21:00:14.006ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d32255cc-8170-496d-864b-a83aa09709c6
952026-03-11T21:00:14.006ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = d32255cc-8170-496d-864b-a83aa09709c6
962026-03-11T21:00:14.038ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d32255cc-8170-496d-864b-a83aa09709c6
972026-03-11T21:00:14.039ZINFOphd-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
982026-03-11T21:00:14.039ZINFOphd-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
992026-03-11T21:00:14.039ZINFOphd-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
1002026-03-11T21:00:14.039ZDEBGphd-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
1012026-03-11T21:00:14.039ZDEBGphd-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
1022026-03-11T21:00:14.039ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
1032026-03-11T21:00:14.039ZINFOphd-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
1042026-03-11T21:00:14.067ZINFOphd-runner: [NEW - EVENT] Launched server with pid 829 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
1052026-03-11T21:00:14.081ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 41 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
1062026-03-11T21:00:14.081ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 606 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = d32255cc-8170-496d-864b-a83aa09709c6 target = phd_framework::test_vm target_id = 033cf77a-1f86-4f0d-9be0-be0cc6c37b3d
1072026-03-11T21:00:14.081ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 639 migration_id = 3d4b6ace-6f04-4286-b7be-56ce1399cc65 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = d32255cc-8170-496d-864b-a83aa09709c6 target = phd_framework::test_vm target_id = 033cf77a-1f86-4f0d-9be0-be0cc6c37b3d timeout_duration = 45s
1082026-03-11T21:00:14.081ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = d32255cc-8170-496d-864b-a83aa09709c6 target = phd_framework::test_vm target_id = 033cf77a-1f86-4f0d-9be0-be0cc6c37b3d vm = migration_from_base_lifecycle_0 vm_id = 033cf77a-1f86-4f0d-9be0-be0cc6c37b3d
1092026-03-11T21:00:14.082ZINFOphd-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 = 452 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = d32255cc-8170-496d-864b-a83aa09709c6 target = phd_framework::test_vm target_id = 033cf77a-1f86-4f0d-9be0-be0cc6c37b3d vm = migration_from_base_lifecycle_0 vm_id = 033cf77a-1f86-4f0d-9be0-be0cc6c37b3d
1102026-03-11T21:00:14.578ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 033cf77a-1f86-4f0d-9be0-be0cc6c37b3d, name: "phd-vm-033cf77a-1f86-4f0d-9be0-be0cc6c37b3d", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 80e72b82-eac1-4928-aad0-c1e34e59c25d, project_id: ea988eff-420b-494f-a169-ff5e06d4214c, sled_id: 04c269f0-b404-4f47-a9af-d8c8b81caa42, sled_serial: "04c269f0-b404-4f47-a9af-d8c8b81caa42", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 511 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = d32255cc-8170-496d-864b-a83aa09709c6 target = phd_framework::test_vm target_id = 033cf77a-1f86-4f0d-9be0-be0cc6c37b3d vm = migration_from_base_lifecycle_0 vm_id = 033cf77a-1f86-4f0d-9be0-be0cc6c37b3d
1112026-03-11T21:00:14.578ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = 3d4b6ace-6f04-4286-b7be-56ce1399cc65 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = d32255cc-8170-496d-864b-a83aa09709c6 target = phd_framework::test_vm target_id = 033cf77a-1f86-4f0d-9be0-be0cc6c37b3d
1122026-03-11T21:00:17.277ZINFOphd-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
1132026-03-11T21:00:19.762ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 673 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = d32255cc-8170-496d-864b-a83aa09709c6 target = phd_framework::test_vm target_id = 033cf77a-1f86-4f0d-9be0-be0cc6c37b3d
1142026-03-11T21:00:19.762ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 5184 file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = 3d4b6ace-6f04-4286-b7be-56ce1399cc65 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = d32255cc-8170-496d-864b-a83aa09709c6 target = phd_framework::test_vm target_id = 033cf77a-1f86-4f0d-9be0-be0cc6c37b3d
1152026-03-11T21:00:19.765ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1152 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d32255cc-8170-496d-864b-a83aa09709c6
1162026-03-11T21:00:19.766ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 033cf77a-1f86-4f0d-9be0-be0cc6c37b3d
1172026-03-11T21:00:19.766ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 033cf77a-1f86-4f0d-9be0-be0cc6c37b3d
1182026-03-11T21:00:19.768ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::can_migrate_from_base self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_from_base vm_id = d32255cc-8170-496d-864b-a83aa09709c6
1192026-03-11T21:00:19.849ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 82 file = phd-tests/framework/src/test_vm/mod.rs line = 1152 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d32255cc-8170-496d-864b-a83aa09709c6
1202026-03-11T21:00:19.849ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 11431 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = d32255cc-8170-496d-864b-a83aa09709c6
1212026-03-11T21:00:19.849ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 83 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 033cf77a-1f86-4f0d-9be0-be0cc6c37b3d
1222026-03-11T21:00:19.850ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 033cf77a-1f86-4f0d-9be0-be0cc6c37b3d
1232026-03-11T21:00:19.850ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 033cf77a-1f86-4f0d-9be0-be0cc6c37b3d
1242026-03-11T21:00:19.876ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 26 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 033cf77a-1f86-4f0d-9be0-be0cc6c37b3d
1252026-03-11T21:00:19.877ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1152 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 033cf77a-1f86-4f0d-9be0-be0cc6c37b3d
1262026-03-11T21:00:19.877ZDEBGphd-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
1272026-03-11T21:00:19.877ZINFOphd-runner: test phd_tests::migrate::from_base::can_migrate_from_base ... ok file = phd-tests/runner/src/execute.rs line = 130 target = phd_runner::execute
1282026-03-11T21:00:19.877ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 10790 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1292026-03-11T21:00:19.877ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1302026-03-11T21:00:19.879ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1175 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 033cf77a-1f86-4f0d-9be0-be0cc6c37b3d
1312026-03-11T21:00:20.291ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::can_migrate_from_base self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_from_base_lifecycle_0 vm_id = 033cf77a-1f86-4f0d-9be0-be0cc6c37b3d
1322026-03-11T21:00:20.371ZDEBGphd-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 = 033cf77a-1f86-4f0d-9be0-be0cc6c37b3d
1332026-03-11T21:00:20.371ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-fdb0489f-38d7-46ca-9c1d-1df2515d67c4"] 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 = 033cf77a-1f86-4f0d-9be0-be0cc6c37b3d
1342026-03-11T21:00:20.396ZDEBGphd-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 = 033cf77a-1f86-4f0d-9be0-be0cc6c37b3d
1352026-03-11T21:00:20.396ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-e3a1cbcb-0dc3-47d0-b06b-651a827cfaf6"] 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 = 033cf77a-1f86-4f0d-9be0-be0cc6c37b3d
1362026-03-11T21:00:20.415ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 537 file = phd-tests/framework/src/test_vm/mod.rs line = 1152 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 033cf77a-1f86-4f0d-9be0-be0cc6c37b3d
1372026-03-11T21:00:20.416ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 6335 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = d32255cc-8170-496d-864b-a83aa09709c6 target = phd_framework::test_vm target_id = 033cf77a-1f86-4f0d-9be0-be0cc6c37b3d vm = migration_from_base_lifecycle_0 vm_id = 033cf77a-1f86-4f0d-9be0-be0cc6c37b3d
1382026-03-11T21:00:20.416ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 6335 file = phd-tests/framework/src/test_vm/mod.rs line = 606 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = d32255cc-8170-496d-864b-a83aa09709c6 target = phd_framework::test_vm target_id = 033cf77a-1f86-4f0d-9be0-be0cc6c37b3d
1392026-03-11T21:00:20.416ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 45610 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
1402026-03-11T21:00:20.416ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 538 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1412026-03-11T21:00:20.416ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
1422026-03-11T21:00:20.416ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1432026-03-11T21:00:20.416ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1442026-03-11T21:00:20.416ZINFOphd-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
1452026-03-11T21:00:20.416ZDEBGphd-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
1462026-03-11T21:00:20.416ZDEBGphd-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
1472026-03-11T21:00:20.416ZDEBGphd-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
1482026-03-11T21:00:20.417ZDEBGphd-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
1492026-03-11T21:00:20.428ZDEBGphd-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 896M 25.3T 895M /phd-artifacts\n target = phd_framework::zfs
1502026-03-11T21:00:20.428ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-6e84fa01-a7ac-4b83-b132-2019986aad35"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1512026-03-11T21:00:20.447ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-6e84fa01-a7ac-4b83-b132-2019986aad35", "phd-artifacts/phd-clone-432dc56b-22fe-40da-85b9-95968221ff6e"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1522026-03-11T21:00:20.463ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-432dc56b-22fe-40da-85b9-95968221ff6e"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1532026-03-11T21:00:20.475ZDEBGphd-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-432dc56b-22fe-40da-85b9-95968221ff6e 0B 25.3T 895M /phd-artifacts/phd-clone-432dc56b-22fe-40da-85b9-95968221ff6e\n target = phd_framework::zfs
1542026-03-11T21:00:20.476ZINFOphd-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
1552026-03-11T21:00:20.476ZINFOphd-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
1562026-03-11T21:00:20.476ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/c224b76110cdcbb8e67cc0a69f8aaedbd95940434da6072e0ba31e1d401a7664/propolis-server target = phd_framework::artifacts::store
1572026-03-11T21:00:20.476ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/c224b76110cdcbb8e67cc0a69f8aaedbd95940434da6072e0ba31e1d401a7664/propolis-server" target = phd_framework::test_vm::server
1582026-03-11T21:00:20.476ZINFOphd-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
1592026-03-11T21:00:20.504ZINFOphd-runner: [NEW - EVENT] Launched server with pid 838 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
1602026-03-11T21:00:20.518ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 41 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1612026-03-11T21:00:20.518ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6432dbe0-6e55-4d7e-9175-7cdb9eeb6995
1622026-03-11T21:00:20.519ZINFOphd-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 = 452 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6432dbe0-6e55-4d7e-9175-7cdb9eeb6995
1632026-03-11T21:00:21.190ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1642026-03-11T21:00:21.191ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 6432dbe0-6e55-4d7e-9175-7cdb9eeb6995, name: "phd-vm-6432dbe0-6e55-4d7e-9175-7cdb9eeb6995", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: beb9f1eb-c964-437e-860b-7de886ac62d9, project_id: 62450cef-baaa-4c26-8584-f93ce2d56efa, sled_id: 8dd977b7-db66-4b4a-8827-3471f822e274, sled_serial: "8dd977b7-db66-4b4a-8827-3471f822e274", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 511 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6432dbe0-6e55-4d7e-9175-7cdb9eeb6995
1652026-03-11T21:00:21.191ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 572 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6432dbe0-6e55-4d7e-9175-7cdb9eeb6995
1662026-03-11T21:00:21.191ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 577 path = phd_tests::migrate::from_base::serial_history state = Run target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6432dbe0-6e55-4d7e-9175-7cdb9eeb6995
1672026-03-11T21:00:21.192ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 572 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6432dbe0-6e55-4d7e-9175-7cdb9eeb6995
1682026-03-11T21:00:21.192ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 887 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1692026-03-11T21:00:21.192ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 836 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = 300s vm = migration_serial_history_base vm_id = 6432dbe0-6e55-4d7e-9175-7cdb9eeb6995
1702026-03-11T21:00:21.192ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost login: ") target = phd_framework::test_vm
1712026-03-11T21:00:21.192ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6432dbe0-6e55-4d7e-9175-7cdb9eeb6995
1722026-03-11T21:00:21.192ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 6432dbe0-6e55-4d7e-9175-7cdb9eeb6995
1732026-03-11T21:00:25.727ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4534 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6432dbe0-6e55-4d7e-9175-7cdb9eeb6995
1742026-03-11T21:00:25.727ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::serial_history step = WriteStr("root") target = phd_framework::test_vm
1752026-03-11T21:00:25.727ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
1762026-03-11T21:00:25.727ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6432dbe0-6e55-4d7e-9175-7cdb9eeb6995
1772026-03-11T21:00:25.727ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 6432dbe0-6e55-4d7e-9175-7cdb9eeb6995
1782026-03-11T21:00:25.745ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6432dbe0-6e55-4d7e-9175-7cdb9eeb6995
1792026-03-11T21:00:25.745ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::serial_history step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
1802026-03-11T21:00:25.746ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
1812026-03-11T21:00:25.746ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6432dbe0-6e55-4d7e-9175-7cdb9eeb6995
1822026-03-11T21:00:25.746ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 6432dbe0-6e55-4d7e-9175-7cdb9eeb6995
1832026-03-11T21:00:25.779ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6432dbe0-6e55-4d7e-9175-7cdb9eeb6995
1842026-03-11T21:00:25.779ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 884 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1852026-03-11T21:00:25.779ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4586 file = phd-tests/framework/src/test_vm/mod.rs line = 887 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1862026-03-11T21:00:25.779ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6432dbe0-6e55-4d7e-9175-7cdb9eeb6995
1872026-03-11T21:00:25.779ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = 6432dbe0-6e55-4d7e-9175-7cdb9eeb6995
1882026-03-11T21:00:25.789ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 9 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6432dbe0-6e55-4d7e-9175-7cdb9eeb6995
1892026-03-11T21:00:25.789ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6432dbe0-6e55-4d7e-9175-7cdb9eeb6995
1902026-03-11T21:00:25.789ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = 6432dbe0-6e55-4d7e-9175-7cdb9eeb6995
1912026-03-11T21:00:25.823ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 34 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6432dbe0-6e55-4d7e-9175-7cdb9eeb6995
1922026-03-11T21:00:25.824ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6432dbe0-6e55-4d7e-9175-7cdb9eeb6995
1932026-03-11T21:00:25.824ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = 6432dbe0-6e55-4d7e-9175-7cdb9eeb6995
1942026-03-11T21:00:25.835ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6432dbe0-6e55-4d7e-9175-7cdb9eeb6995
1952026-03-11T21:00:25.835ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6432dbe0-6e55-4d7e-9175-7cdb9eeb6995
1962026-03-11T21:00:25.835ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = 6432dbe0-6e55-4d7e-9175-7cdb9eeb6995
1972026-03-11T21:00:25.868ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6432dbe0-6e55-4d7e-9175-7cdb9eeb6995
1982026-03-11T21:00:25.873ZINFOphd-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
1992026-03-11T21:00:25.873ZINFOphd-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
2002026-03-11T21:00:25.873ZINFOphd-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
2012026-03-11T21:00:25.873ZDEBGphd-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
2022026-03-11T21:00:25.873ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
2032026-03-11T21:00:25.873ZINFOphd-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
2042026-03-11T21:00:25.901ZINFOphd-runner: [NEW - EVENT] Launched server with pid 839 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
2052026-03-11T21:00:25.914ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 40 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2062026-03-11T21:00:25.914ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 606 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 6432dbe0-6e55-4d7e-9175-7cdb9eeb6995 target = phd_framework::test_vm target_id = 8c22405f-ac95-43b1-b898-df6da7193791
2072026-03-11T21:00:25.914ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 639 migration_id = 64c841b7-e058-4f44-bc7b-f149c3ca07b5 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 6432dbe0-6e55-4d7e-9175-7cdb9eeb6995 target = phd_framework::test_vm target_id = 8c22405f-ac95-43b1-b898-df6da7193791 timeout_duration = 45s
2082026-03-11T21:00:25.914ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 6432dbe0-6e55-4d7e-9175-7cdb9eeb6995 target = phd_framework::test_vm target_id = 8c22405f-ac95-43b1-b898-df6da7193791 vm = migration_serial_history_base_lifecycle_0 vm_id = 8c22405f-ac95-43b1-b898-df6da7193791
2092026-03-11T21:00:25.915ZINFOphd-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 = 452 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 6432dbe0-6e55-4d7e-9175-7cdb9eeb6995 target = phd_framework::test_vm target_id = 8c22405f-ac95-43b1-b898-df6da7193791 vm = migration_serial_history_base_lifecycle_0 vm_id = 8c22405f-ac95-43b1-b898-df6da7193791
2102026-03-11T21:00:26.439ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 8c22405f-ac95-43b1-b898-df6da7193791, name: "phd-vm-8c22405f-ac95-43b1-b898-df6da7193791", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: beb9f1eb-c964-437e-860b-7de886ac62d9, project_id: 62450cef-baaa-4c26-8584-f93ce2d56efa, sled_id: fd89bdd2-dfde-4588-bcd8-8d96db3724da, sled_serial: "fd89bdd2-dfde-4588-bcd8-8d96db3724da", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 511 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 6432dbe0-6e55-4d7e-9175-7cdb9eeb6995 target = phd_framework::test_vm target_id = 8c22405f-ac95-43b1-b898-df6da7193791 vm = migration_serial_history_base_lifecycle_0 vm_id = 8c22405f-ac95-43b1-b898-df6da7193791
2112026-03-11T21:00:26.439ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = 64c841b7-e058-4f44-bc7b-f149c3ca07b5 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 6432dbe0-6e55-4d7e-9175-7cdb9eeb6995 target = phd_framework::test_vm target_id = 8c22405f-ac95-43b1-b898-df6da7193791
2122026-03-11T21:00:29.146ZINFOphd-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
2132026-03-11T21:00:29.247ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 673 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 6432dbe0-6e55-4d7e-9175-7cdb9eeb6995 target = phd_framework::test_vm target_id = 8c22405f-ac95-43b1-b898-df6da7193791
2142026-03-11T21:00:29.247ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2807 file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = 64c841b7-e058-4f44-bc7b-f149c3ca07b5 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 6432dbe0-6e55-4d7e-9175-7cdb9eeb6995 target = phd_framework::test_vm target_id = 8c22405f-ac95-43b1-b898-df6da7193791
2152026-03-11T21:00:29.249ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1152 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6432dbe0-6e55-4d7e-9175-7cdb9eeb6995
2162026-03-11T21:00:29.251ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::serial_history self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_serial_history_base vm_id = 6432dbe0-6e55-4d7e-9175-7cdb9eeb6995
2172026-03-11T21:00:29.327ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 77 file = phd-tests/framework/src/test_vm/mod.rs line = 1152 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6432dbe0-6e55-4d7e-9175-7cdb9eeb6995
2182026-03-11T21:00:29.327ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8809 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 6432dbe0-6e55-4d7e-9175-7cdb9eeb6995
2192026-03-11T21:00:29.330ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1152 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 8c22405f-ac95-43b1-b898-df6da7193791
2202026-03-11T21:00:29.330ZDEBGphd-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-03-11T21:00:29.330ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 8140 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2222026-03-11T21:00:29.330ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 130 target = phd_runner::execute
2232026-03-11T21:00:29.331ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2242026-03-11T21:00:29.332ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1175 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 8c22405f-ac95-43b1-b898-df6da7193791
2252026-03-11T21:00:29.680ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::serial_history self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_serial_history_base_lifecycle_0 vm_id = 8c22405f-ac95-43b1-b898-df6da7193791
2262026-03-11T21:00:29.753ZDEBGphd-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 = 8c22405f-ac95-43b1-b898-df6da7193791
2272026-03-11T21:00:29.753ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-432dc56b-22fe-40da-85b9-95968221ff6e"] 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 = 8c22405f-ac95-43b1-b898-df6da7193791
2282026-03-11T21:00:29.779ZDEBGphd-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 = 8c22405f-ac95-43b1-b898-df6da7193791
2292026-03-11T21:00:29.779ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-6e84fa01-a7ac-4b83-b132-2019986aad35"] 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 = 8c22405f-ac95-43b1-b898-df6da7193791
2302026-03-11T21:00:29.795ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 464 file = phd-tests/framework/src/test_vm/mod.rs line = 1152 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 8c22405f-ac95-43b1-b898-df6da7193791
2312026-03-11T21:00:29.795ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 3881 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 6432dbe0-6e55-4d7e-9175-7cdb9eeb6995 target = phd_framework::test_vm target_id = 8c22405f-ac95-43b1-b898-df6da7193791 vm = migration_serial_history_base_lifecycle_0 vm_id = 8c22405f-ac95-43b1-b898-df6da7193791
2322026-03-11T21:00:29.795ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 464 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2332026-03-11T21:00:29.795ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3881 file = phd-tests/framework/src/test_vm/mod.rs line = 606 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 6432dbe0-6e55-4d7e-9175-7cdb9eeb6995 target = phd_framework::test_vm target_id = 8c22405f-ac95-43b1-b898-df6da7193791
2342026-03-11T21:00:29.795ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 9379 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2352026-03-11T21:00:29.795ZINFOphd-runner: Starting test phd_tests::migrate::from_base::migration_from_base_and_back file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
2362026-03-11T21:00:29.795ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2372026-03-11T21:00:29.795ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2382026-03-11T21:00:29.796ZINFOphd-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-03-11T21:00:29.796ZDEBGphd-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-03-11T21:00:29.796ZDEBGphd-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-03-11T21:00:29.796ZDEBGphd-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-03-11T21:00:29.796ZDEBGphd-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-03-11T21:00:29.808ZDEBGphd-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 896M 25.3T 895M /phd-artifacts\n target = phd_framework::zfs
2442026-03-11T21:00:29.808ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-c5a8d3d5-463e-4ba8-8550-fcb735717b66"] 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-03-11T21:00:29.828ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-c5a8d3d5-463e-4ba8-8550-fcb735717b66", "phd-artifacts/phd-clone-950434e1-1889-4445-b935-226a0a169f95"] 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-03-11T21:00:29.847ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-950434e1-1889-4445-b935-226a0a169f95"] 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-03-11T21:00:29.858ZDEBGphd-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-950434e1-1889-4445-b935-226a0a169f95 0B 25.3T 895M /phd-artifacts/phd-clone-950434e1-1889-4445-b935-226a0a169f95\n target = phd_framework::zfs
2482026-03-11T21:00:29.859ZINFOphd-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-03-11T21:00:29.859ZINFOphd-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-03-11T21:00:29.859ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/c224b76110cdcbb8e67cc0a69f8aaedbd95940434da6072e0ba31e1d401a7664/propolis-server target = phd_framework::artifacts::store
2512026-03-11T21:00:29.859ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/c224b76110cdcbb8e67cc0a69f8aaedbd95940434da6072e0ba31e1d401a7664/propolis-server" target = phd_framework::test_vm::server
2522026-03-11T21:00:29.859ZINFOphd-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-03-11T21:00:29.885ZINFOphd-runner: [NEW - EVENT] Launched server with pid 848 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
2542026-03-11T21:00:29.899ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 40 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-03-11T21:00:29.900ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 467aa7b9-6043-424b-80ef-68e052f8a183
2562026-03-11T21:00:29.900ZINFOphd-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 = 452 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 467aa7b9-6043-424b-80ef-68e052f8a183
2572026-03-11T21:00:30.324ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2582026-03-11T21:00:30.325ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 467aa7b9-6043-424b-80ef-68e052f8a183, name: "phd-vm-467aa7b9-6043-424b-80ef-68e052f8a183", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 94a0a1e2-adf8-4be1-845a-ccf64aa870f3, project_id: b063f5c4-8f5f-4e67-abbf-7677987a50de, sled_id: 54748a8d-c59f-44b1-a98c-dabcea67fbe9, sled_serial: "54748a8d-c59f-44b1-a98c-dabcea67fbe9", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 511 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 467aa7b9-6043-424b-80ef-68e052f8a183
2592026-03-11T21:00:30.325ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 572 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 467aa7b9-6043-424b-80ef-68e052f8a183
2602026-03-11T21:00:30.325ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 577 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 = 467aa7b9-6043-424b-80ef-68e052f8a183
2612026-03-11T21:00:30.326ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 572 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 467aa7b9-6043-424b-80ef-68e052f8a183
2622026-03-11T21:00:30.326ZINFOphd-runner: [WAIT_TO_BOOT - START] 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
2632026-03-11T21:00:30.326ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 836 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 = 467aa7b9-6043-424b-80ef-68e052f8a183
2642026-03-11T21:00:30.326ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost login: ") target = phd_framework::test_vm
2652026-03-11T21:00:30.326ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 467aa7b9-6043-424b-80ef-68e052f8a183
2662026-03-11T21:00:30.326ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 467aa7b9-6043-424b-80ef-68e052f8a183
2672026-03-11T21:00:34.860ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4533 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 467aa7b9-6043-424b-80ef-68e052f8a183
2682026-03-11T21:00:34.860ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
2692026-03-11T21:00:34.860ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2702026-03-11T21:00:34.860ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 467aa7b9-6043-424b-80ef-68e052f8a183
2712026-03-11T21:00:34.860ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 467aa7b9-6043-424b-80ef-68e052f8a183
2722026-03-11T21:00:34.878ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 467aa7b9-6043-424b-80ef-68e052f8a183
2732026-03-11T21:00:34.878ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
2742026-03-11T21:00:34.878ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2752026-03-11T21:00:34.879ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 467aa7b9-6043-424b-80ef-68e052f8a183
2762026-03-11T21:00:34.879ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 467aa7b9-6043-424b-80ef-68e052f8a183
2772026-03-11T21:00:34.910ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 467aa7b9-6043-424b-80ef-68e052f8a183
2782026-03-11T21:00:34.910ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 884 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2792026-03-11T21:00:34.911ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4584 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
2802026-03-11T21:00:34.911ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 467aa7b9-6043-424b-80ef-68e052f8a183
2812026-03-11T21:00:34.911ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 467aa7b9-6043-424b-80ef-68e052f8a183
2822026-03-11T21:00:34.922ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 467aa7b9-6043-424b-80ef-68e052f8a183
2832026-03-11T21:00:34.922ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 467aa7b9-6043-424b-80ef-68e052f8a183
2842026-03-11T21:00:34.922ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 467aa7b9-6043-424b-80ef-68e052f8a183
2852026-03-11T21:00:34.954ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 467aa7b9-6043-424b-80ef-68e052f8a183
2862026-03-11T21:00:34.955ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 467aa7b9-6043-424b-80ef-68e052f8a183
2872026-03-11T21:00:34.955ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 467aa7b9-6043-424b-80ef-68e052f8a183
2882026-03-11T21:00:34.966ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 467aa7b9-6043-424b-80ef-68e052f8a183
2892026-03-11T21:00:34.966ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 467aa7b9-6043-424b-80ef-68e052f8a183
2902026-03-11T21:00:34.967ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 467aa7b9-6043-424b-80ef-68e052f8a183
2912026-03-11T21:00:34.989ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 467aa7b9-6043-424b-80ef-68e052f8a183
2922026-03-11T21:00:34.990ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 467aa7b9-6043-424b-80ef-68e052f8a183
2932026-03-11T21:00:34.990ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 467aa7b9-6043-424b-80ef-68e052f8a183
2942026-03-11T21:00:35.001ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 467aa7b9-6043-424b-80ef-68e052f8a183
2952026-03-11T21:00:35.001ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 467aa7b9-6043-424b-80ef-68e052f8a183
2962026-03-11T21:00:35.001ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 467aa7b9-6043-424b-80ef-68e052f8a183
2972026-03-11T21:00:35.035ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 467aa7b9-6043-424b-80ef-68e052f8a183
2982026-03-11T21:00:35.035ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 467aa7b9-6043-424b-80ef-68e052f8a183
2992026-03-11T21:00:35.035ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 467aa7b9-6043-424b-80ef-68e052f8a183
3002026-03-11T21:00:35.046ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 467aa7b9-6043-424b-80ef-68e052f8a183
3012026-03-11T21:00:35.046ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 467aa7b9-6043-424b-80ef-68e052f8a183
3022026-03-11T21:00:35.046ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 467aa7b9-6043-424b-80ef-68e052f8a183
3032026-03-11T21:00:35.079ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 467aa7b9-6043-424b-80ef-68e052f8a183
3042026-03-11T21:00:35.079ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 467aa7b9-6043-424b-80ef-68e052f8a183
3052026-03-11T21:00:35.079ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 467aa7b9-6043-424b-80ef-68e052f8a183
3062026-03-11T21:00:35.090ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 467aa7b9-6043-424b-80ef-68e052f8a183
3072026-03-11T21:00:35.090ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 467aa7b9-6043-424b-80ef-68e052f8a183
3082026-03-11T21:00:35.090ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 467aa7b9-6043-424b-80ef-68e052f8a183
3092026-03-11T21:00:35.123ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 467aa7b9-6043-424b-80ef-68e052f8a183
3102026-03-11T21:00:35.123ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 467aa7b9-6043-424b-80ef-68e052f8a183
3112026-03-11T21:00:35.123ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 467aa7b9-6043-424b-80ef-68e052f8a183
3122026-03-11T21:00:35.133ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 467aa7b9-6043-424b-80ef-68e052f8a183
3132026-03-11T21:00:35.134ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 467aa7b9-6043-424b-80ef-68e052f8a183
3142026-03-11T21:00:35.134ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = 467aa7b9-6043-424b-80ef-68e052f8a183
3152026-03-11T21:00:35.156ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 467aa7b9-6043-424b-80ef-68e052f8a183
3162026-03-11T21:00:35.156ZINFOphd-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-03-11T21:00:35.156ZINFOphd-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-03-11T21:00:35.157ZINFOphd-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-03-11T21:00:35.157ZDEBGphd-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-03-11T21:00:35.157ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
3212026-03-11T21:00:35.157ZINFOphd-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-03-11T21:00:35.185ZINFOphd-runner: [NEW - EVENT] Launched server with pid 849 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3232026-03-11T21:00:35.198ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 41 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-03-11T21:00:35.198ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 606 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 467aa7b9-6043-424b-80ef-68e052f8a183 target = phd_framework::test_vm target_id = cefbef06-d58a-4a7a-a733-35943d359f9a
3252026-03-11T21:00:35.199ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 639 migration_id = 124786a5-b033-4cc0-8ab0-e9cdcb3ad560 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 467aa7b9-6043-424b-80ef-68e052f8a183 target = phd_framework::test_vm target_id = cefbef06-d58a-4a7a-a733-35943d359f9a timeout_duration = 45s
3262026-03-11T21:00:35.199ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 467aa7b9-6043-424b-80ef-68e052f8a183 target = phd_framework::test_vm target_id = cefbef06-d58a-4a7a-a733-35943d359f9a vm = migration_from_base_and_back_lifecycle_0 vm_id = cefbef06-d58a-4a7a-a733-35943d359f9a
3272026-03-11T21:00:35.199ZINFOphd-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 = 452 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 467aa7b9-6043-424b-80ef-68e052f8a183 target = phd_framework::test_vm target_id = cefbef06-d58a-4a7a-a733-35943d359f9a vm = migration_from_base_and_back_lifecycle_0 vm_id = cefbef06-d58a-4a7a-a733-35943d359f9a
3282026-03-11T21:00:35.961ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: cefbef06-d58a-4a7a-a733-35943d359f9a, name: "phd-vm-cefbef06-d58a-4a7a-a733-35943d359f9a", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 94a0a1e2-adf8-4be1-845a-ccf64aa870f3, project_id: b063f5c4-8f5f-4e67-abbf-7677987a50de, sled_id: 61856209-45e4-4e63-8763-35db583d5dd7, sled_serial: "61856209-45e4-4e63-8763-35db583d5dd7", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 511 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 467aa7b9-6043-424b-80ef-68e052f8a183 target = phd_framework::test_vm target_id = cefbef06-d58a-4a7a-a733-35943d359f9a vm = migration_from_base_and_back_lifecycle_0 vm_id = cefbef06-d58a-4a7a-a733-35943d359f9a
3292026-03-11T21:00:35.961ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = 124786a5-b033-4cc0-8ab0-e9cdcb3ad560 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 467aa7b9-6043-424b-80ef-68e052f8a183 target = phd_framework::test_vm target_id = cefbef06-d58a-4a7a-a733-35943d359f9a
3302026-03-11T21:00:38.679ZINFOphd-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-03-11T21:00:39.819ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 673 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 467aa7b9-6043-424b-80ef-68e052f8a183 target = phd_framework::test_vm target_id = cefbef06-d58a-4a7a-a733-35943d359f9a
3322026-03-11T21:00:39.819ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3858 file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = 124786a5-b033-4cc0-8ab0-e9cdcb3ad560 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 467aa7b9-6043-424b-80ef-68e052f8a183 target = phd_framework::test_vm target_id = cefbef06-d58a-4a7a-a733-35943d359f9a
3332026-03-11T21:00:39.821ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1152 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 467aa7b9-6043-424b-80ef-68e052f8a183
3342026-03-11T21:00:39.821ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 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 = cefbef06-d58a-4a7a-a733-35943d359f9a
3352026-03-11T21:00:39.821ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = cefbef06-d58a-4a7a-a733-35943d359f9a
3362026-03-11T21:00:39.823ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_from_base_and_back vm_id = 467aa7b9-6043-424b-80ef-68e052f8a183
3372026-03-11T21:00:39.903ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 81 file = phd-tests/framework/src/test_vm/mod.rs line = 1152 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 467aa7b9-6043-424b-80ef-68e052f8a183
3382026-03-11T21:00:39.903ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 10003 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 467aa7b9-6043-424b-80ef-68e052f8a183
3392026-03-11T21:00:39.903ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 81 file = phd-tests/framework/src/test_vm/mod.rs line = 902 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 = cefbef06-d58a-4a7a-a733-35943d359f9a
3402026-03-11T21:00:39.903ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 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 = cefbef06-d58a-4a7a-a733-35943d359f9a
3412026-03-11T21:00:39.903ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = cefbef06-d58a-4a7a-a733-35943d359f9a
3422026-03-11T21:00:39.933ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 29 file = phd-tests/framework/src/test_vm/mod.rs line = 902 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 = cefbef06-d58a-4a7a-a733-35943d359f9a
3432026-03-11T21:00:39.933ZINFOphd-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-03-11T21:00:39.934ZINFOphd-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-03-11T21:00:39.934ZINFOphd-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-03-11T21:00:39.934ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/c224b76110cdcbb8e67cc0a69f8aaedbd95940434da6072e0ba31e1d401a7664/propolis-server target = phd_framework::artifacts::store
3472026-03-11T21:00:39.934ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9004 server_path = "/phd-artifacts/c224b76110cdcbb8e67cc0a69f8aaedbd95940434da6072e0ba31e1d401a7664/propolis-server" target = phd_framework::test_vm::server
3482026-03-11T21:00:39.934ZINFOphd-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-03-11T21:00:39.962ZINFOphd-runner: [NEW - EVENT] Launched server with pid 851 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3502026-03-11T21:00:39.976ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 42 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-03-11T21:00:39.976ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 606 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = cefbef06-d58a-4a7a-a733-35943d359f9a target = phd_framework::test_vm target_id = ecd7630c-4555-4910-9a74-8dd0d8e105b6
3522026-03-11T21:00:39.976ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 639 migration_id = 0214e741-fe72-47a1-86ab-e3fa73ae3a55 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = cefbef06-d58a-4a7a-a733-35943d359f9a target = phd_framework::test_vm target_id = ecd7630c-4555-4910-9a74-8dd0d8e105b6 timeout_duration = 45s
3532026-03-11T21:00:39.976ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = cefbef06-d58a-4a7a-a733-35943d359f9a target = phd_framework::test_vm target_id = ecd7630c-4555-4910-9a74-8dd0d8e105b6 vm = migration_from_base_and_back_lifecycle_1 vm_id = ecd7630c-4555-4910-9a74-8dd0d8e105b6
3542026-03-11T21:00:39.976ZINFOphd-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 = 452 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = cefbef06-d58a-4a7a-a733-35943d359f9a target = phd_framework::test_vm target_id = ecd7630c-4555-4910-9a74-8dd0d8e105b6 vm = migration_from_base_and_back_lifecycle_1 vm_id = ecd7630c-4555-4910-9a74-8dd0d8e105b6
3552026-03-11T21:00:40.822ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: ecd7630c-4555-4910-9a74-8dd0d8e105b6, name: "phd-vm-ecd7630c-4555-4910-9a74-8dd0d8e105b6", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 94a0a1e2-adf8-4be1-845a-ccf64aa870f3, project_id: b063f5c4-8f5f-4e67-abbf-7677987a50de, sled_id: 4090cd17-088b-4f56-9022-dafffa46c85f, sled_serial: "4090cd17-088b-4f56-9022-dafffa46c85f", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 511 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = cefbef06-d58a-4a7a-a733-35943d359f9a target = phd_framework::test_vm target_id = ecd7630c-4555-4910-9a74-8dd0d8e105b6 vm = migration_from_base_and_back_lifecycle_1 vm_id = ecd7630c-4555-4910-9a74-8dd0d8e105b6
3562026-03-11T21:00:40.823ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = 0214e741-fe72-47a1-86ab-e3fa73ae3a55 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = cefbef06-d58a-4a7a-a733-35943d359f9a target = phd_framework::test_vm target_id = ecd7630c-4555-4910-9a74-8dd0d8e105b6
3572026-03-11T21:00:43.503ZINFOphd-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-03-11T21:00:43.903ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 673 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = cefbef06-d58a-4a7a-a733-35943d359f9a target = phd_framework::test_vm target_id = ecd7630c-4555-4910-9a74-8dd0d8e105b6
3592026-03-11T21:00:43.903ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3080 file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = 0214e741-fe72-47a1-86ab-e3fa73ae3a55 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = cefbef06-d58a-4a7a-a733-35943d359f9a target = phd_framework::test_vm target_id = ecd7630c-4555-4910-9a74-8dd0d8e105b6
3602026-03-11T21:00:43.905ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1152 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 = cefbef06-d58a-4a7a-a733-35943d359f9a
3612026-03-11T21:00:43.905ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 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 = ecd7630c-4555-4910-9a74-8dd0d8e105b6
3622026-03-11T21:00:43.905ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = ecd7630c-4555-4910-9a74-8dd0d8e105b6
3632026-03-11T21:00:43.906ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_0 vm_id = cefbef06-d58a-4a7a-a733-35943d359f9a
3642026-03-11T21:00:43.986ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 80 file = phd-tests/framework/src/test_vm/mod.rs line = 1152 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 = cefbef06-d58a-4a7a-a733-35943d359f9a
3652026-03-11T21:00:43.986ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 81 file = phd-tests/framework/src/test_vm/mod.rs line = 902 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 = ecd7630c-4555-4910-9a74-8dd0d8e105b6
3662026-03-11T21:00:43.986ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8788 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 467aa7b9-6043-424b-80ef-68e052f8a183 target = phd_framework::test_vm target_id = cefbef06-d58a-4a7a-a733-35943d359f9a vm = migration_from_base_and_back_lifecycle_0 vm_id = cefbef06-d58a-4a7a-a733-35943d359f9a
3672026-03-11T21:00:43.987ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 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 = ecd7630c-4555-4910-9a74-8dd0d8e105b6
3682026-03-11T21:00:43.987ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 8788 file = phd-tests/framework/src/test_vm/mod.rs line = 606 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 467aa7b9-6043-424b-80ef-68e052f8a183 target = phd_framework::test_vm target_id = cefbef06-d58a-4a7a-a733-35943d359f9a
3692026-03-11T21:00:43.987ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = ecd7630c-4555-4910-9a74-8dd0d8e105b6
3702026-03-11T21:00:44.017ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 30 file = phd-tests/framework/src/test_vm/mod.rs line = 902 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 = ecd7630c-4555-4910-9a74-8dd0d8e105b6
3712026-03-11T21:00:44.017ZINFOphd-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-03-11T21:00:44.017ZINFOphd-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-03-11T21:00:44.017ZINFOphd-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-03-11T21:00:44.017ZDEBGphd-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-03-11T21:00:44.017ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9006 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
3762026-03-11T21:00:44.017ZINFOphd-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-03-11T21:00:44.046ZINFOphd-runner: [NEW - EVENT] Launched server with pid 853 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3782026-03-11T21:00:44.060ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 42 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-03-11T21:00:44.060ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 606 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = ecd7630c-4555-4910-9a74-8dd0d8e105b6 target = phd_framework::test_vm target_id = b6a67682-97b7-4e86-b2c8-618150414144
3802026-03-11T21:00:44.060ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 639 migration_id = a6b6688a-f3a7-4c90-8609-82ed9fd8e13b path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = ecd7630c-4555-4910-9a74-8dd0d8e105b6 target = phd_framework::test_vm target_id = b6a67682-97b7-4e86-b2c8-618150414144 timeout_duration = 45s
3812026-03-11T21:00:44.060ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = ecd7630c-4555-4910-9a74-8dd0d8e105b6 target = phd_framework::test_vm target_id = b6a67682-97b7-4e86-b2c8-618150414144 vm = migration_from_base_and_back_lifecycle_2 vm_id = b6a67682-97b7-4e86-b2c8-618150414144
3822026-03-11T21:00:44.061ZINFOphd-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 = 452 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = ecd7630c-4555-4910-9a74-8dd0d8e105b6 target = phd_framework::test_vm target_id = b6a67682-97b7-4e86-b2c8-618150414144 vm = migration_from_base_and_back_lifecycle_2 vm_id = b6a67682-97b7-4e86-b2c8-618150414144
3832026-03-11T21:00:44.486ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: b6a67682-97b7-4e86-b2c8-618150414144, name: "phd-vm-b6a67682-97b7-4e86-b2c8-618150414144", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 94a0a1e2-adf8-4be1-845a-ccf64aa870f3, project_id: b063f5c4-8f5f-4e67-abbf-7677987a50de, sled_id: a93f2cf2-2507-4261-9428-51fbd654b17d, sled_serial: "a93f2cf2-2507-4261-9428-51fbd654b17d", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 511 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = ecd7630c-4555-4910-9a74-8dd0d8e105b6 target = phd_framework::test_vm target_id = b6a67682-97b7-4e86-b2c8-618150414144 vm = migration_from_base_and_back_lifecycle_2 vm_id = b6a67682-97b7-4e86-b2c8-618150414144
3842026-03-11T21:00:44.486ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = a6b6688a-f3a7-4c90-8609-82ed9fd8e13b path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = ecd7630c-4555-4910-9a74-8dd0d8e105b6 target = phd_framework::test_vm target_id = b6a67682-97b7-4e86-b2c8-618150414144
3852026-03-11T21:00:47.241ZINFOphd-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-03-11T21:00:49.189ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 673 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = ecd7630c-4555-4910-9a74-8dd0d8e105b6 target = phd_framework::test_vm target_id = b6a67682-97b7-4e86-b2c8-618150414144
3872026-03-11T21:00:49.189ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4702 file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = a6b6688a-f3a7-4c90-8609-82ed9fd8e13b path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = ecd7630c-4555-4910-9a74-8dd0d8e105b6 target = phd_framework::test_vm target_id = b6a67682-97b7-4e86-b2c8-618150414144
3882026-03-11T21:00:49.191ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1152 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 = ecd7630c-4555-4910-9a74-8dd0d8e105b6
3892026-03-11T21:00:49.191ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 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 = b6a67682-97b7-4e86-b2c8-618150414144
3902026-03-11T21:00:49.191ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = b6a67682-97b7-4e86-b2c8-618150414144
3912026-03-11T21:00:49.193ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9004 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_1 vm_id = ecd7630c-4555-4910-9a74-8dd0d8e105b6
3922026-03-11T21:00:49.273ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 81 file = phd-tests/framework/src/test_vm/mod.rs line = 1152 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 = ecd7630c-4555-4910-9a74-8dd0d8e105b6
3932026-03-11T21:00:49.273ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9297 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = cefbef06-d58a-4a7a-a733-35943d359f9a target = phd_framework::test_vm target_id = ecd7630c-4555-4910-9a74-8dd0d8e105b6 vm = migration_from_base_and_back_lifecycle_1 vm_id = ecd7630c-4555-4910-9a74-8dd0d8e105b6
3942026-03-11T21:00:49.273ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 9297 file = phd-tests/framework/src/test_vm/mod.rs line = 606 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = cefbef06-d58a-4a7a-a733-35943d359f9a target = phd_framework::test_vm target_id = ecd7630c-4555-4910-9a74-8dd0d8e105b6
3952026-03-11T21:00:49.273ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 81 file = phd-tests/framework/src/test_vm/mod.rs line = 902 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 = b6a67682-97b7-4e86-b2c8-618150414144
3962026-03-11T21:00:49.273ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 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 = b6a67682-97b7-4e86-b2c8-618150414144
3972026-03-11T21:00:49.273ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 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 = b6a67682-97b7-4e86-b2c8-618150414144
3982026-03-11T21:00:49.302ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 28 file = phd-tests/framework/src/test_vm/mod.rs line = 902 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 = b6a67682-97b7-4e86-b2c8-618150414144
3992026-03-11T21:00:49.302ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1152 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 = b6a67682-97b7-4e86-b2c8-618150414144
4002026-03-11T21:00:49.302ZDEBGphd-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-03-11T21:00:49.303ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 18979 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
4022026-03-11T21:00:49.303ZINFOphd-runner: test phd_tests::migrate::from_base::migration_from_base_and_back ... ok file = phd-tests/runner/src/execute.rs line = 130 target = phd_runner::execute
4032026-03-11T21:00:49.303ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
4042026-03-11T21:00:49.304ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1175 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 = b6a67682-97b7-4e86-b2c8-618150414144
4052026-03-11T21:00:50.052ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9006 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_2 vm_id = b6a67682-97b7-4e86-b2c8-618150414144
4062026-03-11T21:00:50.134ZDEBGphd-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 = b6a67682-97b7-4e86-b2c8-618150414144
4072026-03-11T21:00:50.134ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-950434e1-1889-4445-b935-226a0a169f95"] 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 = b6a67682-97b7-4e86-b2c8-618150414144
4082026-03-11T21:00:50.166ZDEBGphd-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 = b6a67682-97b7-4e86-b2c8-618150414144
4092026-03-11T21:00:50.166ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-c5a8d3d5-463e-4ba8-8550-fcb735717b66"] 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 = b6a67682-97b7-4e86-b2c8-618150414144
4102026-03-11T21:00:50.186ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 883 file = phd-tests/framework/src/test_vm/mod.rs line = 1152 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 = b6a67682-97b7-4e86-b2c8-618150414144
4112026-03-11T21:00:50.186ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 6125 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = ecd7630c-4555-4910-9a74-8dd0d8e105b6 target = phd_framework::test_vm target_id = b6a67682-97b7-4e86-b2c8-618150414144 vm = migration_from_base_and_back_lifecycle_2 vm_id = b6a67682-97b7-4e86-b2c8-618150414144
4122026-03-11T21:00:50.186ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 883 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
4132026-03-11T21:00:50.186ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 6126 file = phd-tests/framework/src/test_vm/mod.rs line = 606 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = ecd7630c-4555-4910-9a74-8dd0d8e105b6 target = phd_framework::test_vm target_id = b6a67682-97b7-4e86-b2c8-618150414144
4142026-03-11T21:00:50.186ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 20391 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-03-11T21:00:50.186ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
4162026-03-11T21:00:50.186ZINFOphd-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 75.38s
418 
4192026-03-11T21:00:50.188ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 41 target = phd_runner