Max level shown:
12026-05-06T01:15:46.533ZINFOphd-runner: phd_runner file = phd-tests/runner/src/main.rs line = 36 runner_args = ProcessArgs { command: Run(RunOptions { propolis_server_cmd: "/work/phd-test/propolis-server", base_propolis_branch: Some("master"), base_propolis_commit: None, base_propolis_cmd: None, crucible_downstairs_cmd: None, crucible_downstairs_commit: Some(Auto), tmp_directory: "/tmp/propolis-phd", artifact_directory: Some("/phd-artifacts"), output_mode: TmpFile, default_guest_cpus: 2, default_guest_memory_mib: 512, artifact_toml_path: "/work/phd-test/artifacts.toml", default_guest_artifact: "alpine", default_bootrom_artifact: "ovmf", include_filter: ["phd_tests::migrate::from_base"], exclude_filter: [], max_buildomat_wait_secs: 1200, manual_stop_on_failure: false }), disable_ansi: false, emit_bunyan: true } target = phd_runner
22026-05-06T01:15:46.564ZDEBGphd-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: 213, tv_nsec: 876424001 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32026-05-06T01:15:46.564ZINFOphd-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-05-06T01:15:46.567ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = 3c1708d86e10f0370807388a1efe092edd99d431 file = phd-tests/framework/src/artifacts/store.rs line = 311 target = phd_framework::artifacts::store
52026-05-06T01:15:46.571ZDEBGphd-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/3c1708d86e10f0370807388a1efe092edd99d431/crucible-nightly.sha256.txt
62026-05-06T01:15:46.787ZINFOphd-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-05-06T01:15:47.249ZDEBGphd-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/9343361f922d10c5825906a69c7bb05d139a3662/propolis-server.sha256.txt
82026-05-06T01:15:47.393ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92026-05-06T01:15:47.393ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102026-05-06T01:15:47.393ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 83 target = phd_runner::execute
112026-05-06T01:15:47.393ZINFOphd-runner: Starting test phd_tests::migrate::from_base::can_migrate_from_base file = phd-tests/runner/src/execute.rs line = 91 target = phd_runner::execute
122026-05-06T01:15:47.393ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132026-05-06T01:15:47.393ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142026-05-06T01:15:47.394ZINFOphd-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-05-06T01:15:47.395ZDEBGphd-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-05-06T01:15:47.396ZDEBGphd-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-05-06T01:15:47.866ZDEBGphd-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-05-06T01:15:47.879ZDEBGphd-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-05-06T01:15:54.503ZDEBGphd-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-05-06T01:15:54.503ZDEBGphd-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-05-06T01:15:54.516ZDEBGphd-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-05-06T01:15:54.517ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-514148fe-160f-4c53-a028-8041f4cb4144"] 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-05-06T01:15:54.538ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-514148fe-160f-4c53-a028-8041f4cb4144", "phd-artifacts/phd-clone-78bca1ef-980e-4477-a11e-c6bb71f16f31"] 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-05-06T01:15:54.553ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-78bca1ef-980e-4477-a11e-c6bb71f16f31"] 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-05-06T01:15:54.565ZDEBGphd-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-78bca1ef-980e-4477-a11e-c6bb71f16f31 0B 25.3T 48.9M /phd-artifacts/phd-clone-78bca1ef-980e-4477-a11e-c6bb71f16f31\n target = phd_framework::zfs
262026-05-06T01:15:54.569ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
272026-05-06T01:15:54.569ZINFOphd-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 = 322 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base
282026-05-06T01:15:54.569ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/4661b6ed1f84cbeb22b3e2f88d6887aca9319caf631843b443e68db31dd46542/propolis-server.tar.gz path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
292026-05-06T01:15:54.569ZDEBGphd-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/9343361f922d10c5825906a69c7bb05d139a3662/propolis-server.tar.gz
302026-05-06T01:16:04.820ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/4661b6ed1f84cbeb22b3e2f88d6887aca9319caf631843b443e68db31dd46542/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-05-06T01:16:04.820ZDEBGphd-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-05-06T01:16:24.139ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/4661b6ed1f84cbeb22b3e2f88d6887aca9319caf631843b443e68db31dd46542/propolis-server" target = phd_framework::test_vm::server
332026-05-06T01:16:24.140ZINFOphd-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-05-06T01:16:24.295ZINFOphd-runner: [NEW - EVENT] Launched server with pid 842 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
352026-05-06T01:16:24.308ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c7ba134-f21e-4f68-a796-b97448151569
362026-05-06T01:16:24.316ZINFOphd-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 = 459 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c7ba134-f21e-4f68-a796-b97448151569
372026-05-06T01:16:24.317ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 29743 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
382026-05-06T01:16:24.831ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392026-05-06T01:16:24.832ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 9c7ba134-f21e-4f68-a796-b97448151569, name: "phd-vm-9c7ba134-f21e-4f68-a796-b97448151569", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: c2869122-6c48-4616-8c91-61494f073988, project_id: 0fae7d01-0ac1-4f79-bd3a-19422b21ec3f, sled_id: acfc716e-06f2-4984-80af-4989f039d50b, sled_serial: "acfc716e-06f2-4984-80af-4989f039d50b", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 518 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c7ba134-f21e-4f68-a796-b97448151569
402026-05-06T01:16:24.833ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 579 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c7ba134-f21e-4f68-a796-b97448151569
412026-05-06T01:16:24.833ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 584 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = 9c7ba134-f21e-4f68-a796-b97448151569
422026-05-06T01:16:24.834ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 1 file = phd-tests/framework/src/test_vm/mod.rs line = 579 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c7ba134-f21e-4f68-a796-b97448151569
432026-05-06T01:16:24.834ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 894 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
442026-05-06T01:16:24.834ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 843 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base vm_id = 9c7ba134-f21e-4f68-a796-b97448151569
452026-05-06T01:16:24.834ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
462026-05-06T01:16:24.834ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c7ba134-f21e-4f68-a796-b97448151569
472026-05-06T01:16:24.834ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 9c7ba134-f21e-4f68-a796-b97448151569
482026-05-06T01:16:29.335ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4499 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c7ba134-f21e-4f68-a796-b97448151569
492026-05-06T01:16:29.335ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
502026-05-06T01:16:29.336ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
512026-05-06T01:16:29.336ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c7ba134-f21e-4f68-a796-b97448151569
522026-05-06T01:16:29.336ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 9c7ba134-f21e-4f68-a796-b97448151569
532026-05-06T01:16:29.354ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c7ba134-f21e-4f68-a796-b97448151569
542026-05-06T01:16:29.355ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
552026-05-06T01:16:29.355ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
562026-05-06T01:16:29.355ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c7ba134-f21e-4f68-a796-b97448151569
572026-05-06T01:16:29.355ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 9c7ba134-f21e-4f68-a796-b97448151569
582026-05-06T01:16:29.388ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c7ba134-f21e-4f68-a796-b97448151569
592026-05-06T01:16:29.388ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 891 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
602026-05-06T01:16:29.389ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4553 file = phd-tests/framework/src/test_vm/mod.rs line = 894 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
612026-05-06T01:16:29.389ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c7ba134-f21e-4f68-a796-b97448151569
622026-05-06T01:16:29.389ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 9c7ba134-f21e-4f68-a796-b97448151569
632026-05-06T01:16:29.399ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c7ba134-f21e-4f68-a796-b97448151569
642026-05-06T01:16:29.400ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c7ba134-f21e-4f68-a796-b97448151569
652026-05-06T01:16:29.400ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 9c7ba134-f21e-4f68-a796-b97448151569
662026-05-06T01:16:29.433ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c7ba134-f21e-4f68-a796-b97448151569
672026-05-06T01:16:29.433ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c7ba134-f21e-4f68-a796-b97448151569
682026-05-06T01:16:29.433ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 9c7ba134-f21e-4f68-a796-b97448151569
692026-05-06T01:16:29.443ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c7ba134-f21e-4f68-a796-b97448151569
702026-05-06T01:16:29.444ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c7ba134-f21e-4f68-a796-b97448151569
712026-05-06T01:16:29.444ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 9c7ba134-f21e-4f68-a796-b97448151569
722026-05-06T01:16:29.477ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c7ba134-f21e-4f68-a796-b97448151569
732026-05-06T01:16:29.477ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c7ba134-f21e-4f68-a796-b97448151569
742026-05-06T01:16:29.477ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 9c7ba134-f21e-4f68-a796-b97448151569
752026-05-06T01:16:29.487ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c7ba134-f21e-4f68-a796-b97448151569
762026-05-06T01:16:29.488ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c7ba134-f21e-4f68-a796-b97448151569
772026-05-06T01:16:29.488ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 9c7ba134-f21e-4f68-a796-b97448151569
782026-05-06T01:16:29.521ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c7ba134-f21e-4f68-a796-b97448151569
792026-05-06T01:16:29.521ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c7ba134-f21e-4f68-a796-b97448151569
802026-05-06T01:16:29.521ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 9c7ba134-f21e-4f68-a796-b97448151569
812026-05-06T01:16:29.532ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c7ba134-f21e-4f68-a796-b97448151569
822026-05-06T01:16:29.532ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c7ba134-f21e-4f68-a796-b97448151569
832026-05-06T01:16:29.532ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 9c7ba134-f21e-4f68-a796-b97448151569
842026-05-06T01:16:29.565ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c7ba134-f21e-4f68-a796-b97448151569
852026-05-06T01:16:29.565ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c7ba134-f21e-4f68-a796-b97448151569
862026-05-06T01:16:29.565ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 9c7ba134-f21e-4f68-a796-b97448151569
872026-05-06T01:16:29.576ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c7ba134-f21e-4f68-a796-b97448151569
882026-05-06T01:16:29.576ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c7ba134-f21e-4f68-a796-b97448151569
892026-05-06T01:16:29.576ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 9c7ba134-f21e-4f68-a796-b97448151569
902026-05-06T01:16:29.608ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c7ba134-f21e-4f68-a796-b97448151569
912026-05-06T01:16:29.608ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c7ba134-f21e-4f68-a796-b97448151569
922026-05-06T01:16:29.608ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 9c7ba134-f21e-4f68-a796-b97448151569
932026-05-06T01:16:29.620ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c7ba134-f21e-4f68-a796-b97448151569
942026-05-06T01:16:29.620ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c7ba134-f21e-4f68-a796-b97448151569
952026-05-06T01:16:29.620ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 9c7ba134-f21e-4f68-a796-b97448151569
962026-05-06T01:16:29.652ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c7ba134-f21e-4f68-a796-b97448151569
972026-05-06T01:16:29.653ZINFOphd-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-05-06T01:16:29.653ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
992026-05-06T01:16:29.654ZINFOphd-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 = 322 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base_lifecycle_0
1002026-05-06T01:16:29.654ZDEBGphd-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-05-06T01:16:29.654ZDEBGphd-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-05-06T01:16:29.654ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
1032026-05-06T01:16:29.654ZINFOphd-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-05-06T01:16:29.686ZINFOphd-runner: [NEW - EVENT] Launched server with pid 843 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
1052026-05-06T01:16:29.699ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 45 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
1062026-05-06T01:16:29.699ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 9c7ba134-f21e-4f68-a796-b97448151569 target = phd_framework::test_vm target_id = 984b3932-bd6f-49b8-b580-3fcb2a2eb7e6
1072026-05-06T01:16:29.699ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 646 migration_id = 14c82266-5e10-4f49-bb9a-af382446c526 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 9c7ba134-f21e-4f68-a796-b97448151569 target = phd_framework::test_vm target_id = 984b3932-bd6f-49b8-b580-3fcb2a2eb7e6 timeout_duration = 45s
1082026-05-06T01:16:29.699ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 9c7ba134-f21e-4f68-a796-b97448151569 target = phd_framework::test_vm target_id = 984b3932-bd6f-49b8-b580-3fcb2a2eb7e6 vm = migration_from_base_lifecycle_0 vm_id = 984b3932-bd6f-49b8-b580-3fcb2a2eb7e6
1092026-05-06T01:16:29.700ZINFOphd-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 = 459 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 9c7ba134-f21e-4f68-a796-b97448151569 target = phd_framework::test_vm target_id = 984b3932-bd6f-49b8-b580-3fcb2a2eb7e6 vm = migration_from_base_lifecycle_0 vm_id = 984b3932-bd6f-49b8-b580-3fcb2a2eb7e6
1102026-05-06T01:16:30.609ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 984b3932-bd6f-49b8-b580-3fcb2a2eb7e6, name: "phd-vm-984b3932-bd6f-49b8-b580-3fcb2a2eb7e6", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: c2869122-6c48-4616-8c91-61494f073988, project_id: 0fae7d01-0ac1-4f79-bd3a-19422b21ec3f, sled_id: 22607da6-cf54-43db-bf0c-b60cf19c7c33, sled_serial: "22607da6-cf54-43db-bf0c-b60cf19c7c33", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 518 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 9c7ba134-f21e-4f68-a796-b97448151569 target = phd_framework::test_vm target_id = 984b3932-bd6f-49b8-b580-3fcb2a2eb7e6 vm = migration_from_base_lifecycle_0 vm_id = 984b3932-bd6f-49b8-b580-3fcb2a2eb7e6
1112026-05-06T01:16:30.609ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 14c82266-5e10-4f49-bb9a-af382446c526 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 9c7ba134-f21e-4f68-a796-b97448151569 target = phd_framework::test_vm target_id = 984b3932-bd6f-49b8-b580-3fcb2a2eb7e6
1122026-05-06T01:16:33.301ZINFOphd-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-05-06T01:16:34.444ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 9c7ba134-f21e-4f68-a796-b97448151569 target = phd_framework::test_vm target_id = 984b3932-bd6f-49b8-b580-3fcb2a2eb7e6
1142026-05-06T01:16:34.444ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3833 file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 14c82266-5e10-4f49-bb9a-af382446c526 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 9c7ba134-f21e-4f68-a796-b97448151569 target = phd_framework::test_vm target_id = 984b3932-bd6f-49b8-b580-3fcb2a2eb7e6
1152026-05-06T01:16:34.446ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c7ba134-f21e-4f68-a796-b97448151569
1162026-05-06T01:16:34.449ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 984b3932-bd6f-49b8-b580-3fcb2a2eb7e6
1172026-05-06T01:16:34.449ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 984b3932-bd6f-49b8-b580-3fcb2a2eb7e6
1182026-05-06T01:16:34.452ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 path = phd_tests::migrate::from_base::can_migrate_from_base self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_from_base vm_id = 9c7ba134-f21e-4f68-a796-b97448151569
1192026-05-06T01:16:34.543ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 93 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c7ba134-f21e-4f68-a796-b97448151569
1202026-05-06T01:16:34.544ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 10233 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9c7ba134-f21e-4f68-a796-b97448151569
1212026-05-06T01:16:35.697ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 1247 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 984b3932-bd6f-49b8-b580-3fcb2a2eb7e6
1222026-05-06T01:16:35.697ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 984b3932-bd6f-49b8-b580-3fcb2a2eb7e6
1232026-05-06T01:16:35.697ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 984b3932-bd6f-49b8-b580-3fcb2a2eb7e6
1242026-05-06T01:16:35.729ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 984b3932-bd6f-49b8-b580-3fcb2a2eb7e6
1252026-05-06T01:16:35.729ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 984b3932-bd6f-49b8-b580-3fcb2a2eb7e6
1262026-05-06T01:16:35.730ZDEBGphd-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-05-06T01:16:35.730ZINFOphd-runner: test phd_tests::migrate::from_base::can_migrate_from_base ... ok file = phd-tests/runner/src/execute.rs line = 141 target = phd_runner::execute
1282026-05-06T01:16:35.730ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 10897 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1292026-05-06T01:16:35.730ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1302026-05-06T01:16:35.731ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1199 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 984b3932-bd6f-49b8-b580-3fcb2a2eb7e6
1312026-05-06T01:16:36.136ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 path = phd_tests::migrate::from_base::can_migrate_from_base self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_from_base_lifecycle_0 vm_id = 984b3932-bd6f-49b8-b580-3fcb2a2eb7e6
1322026-05-06T01:16:36.219ZDEBGphd-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 = 984b3932-bd6f-49b8-b580-3fcb2a2eb7e6
1332026-05-06T01:16:36.220ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-78bca1ef-980e-4477-a11e-c6bb71f16f31"] 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 = 984b3932-bd6f-49b8-b580-3fcb2a2eb7e6
1342026-05-06T01:16:36.246ZDEBGphd-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 = 984b3932-bd6f-49b8-b580-3fcb2a2eb7e6
1352026-05-06T01:16:36.246ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-514148fe-160f-4c53-a028-8041f4cb4144"] 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 = 984b3932-bd6f-49b8-b580-3fcb2a2eb7e6
1362026-05-06T01:16:36.263ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 533 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 984b3932-bd6f-49b8-b580-3fcb2a2eb7e6
1372026-05-06T01:16:36.263ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 533 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1382026-05-06T01:16:36.263ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 6562 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 9c7ba134-f21e-4f68-a796-b97448151569 target = phd_framework::test_vm target_id = 984b3932-bd6f-49b8-b580-3fcb2a2eb7e6 vm = migration_from_base_lifecycle_0 vm_id = 984b3932-bd6f-49b8-b580-3fcb2a2eb7e6
1392026-05-06T01:16:36.263ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 91 target = phd_runner::execute
1402026-05-06T01:16:36.263ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1412026-05-06T01:16:36.263ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 6563 file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 9c7ba134-f21e-4f68-a796-b97448151569 target = phd_framework::test_vm target_id = 984b3932-bd6f-49b8-b580-3fcb2a2eb7e6
1422026-05-06T01:16:36.263ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1432026-05-06T01:16:36.263ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 48861 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
1442026-05-06T01:16:36.264ZINFOphd-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-05-06T01:16:36.264ZDEBGphd-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-05-06T01:16:36.264ZDEBGphd-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-05-06T01:16:36.264ZDEBGphd-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-05-06T01:16:36.264ZDEBGphd-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-05-06T01:16:36.276ZDEBGphd-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 1.00G 25.3T 1023M /phd-artifacts\n target = phd_framework::zfs
1502026-05-06T01:16:36.276ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-69994693-d85e-4de5-a0fa-487832086bc6"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1512026-05-06T01:16:36.295ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-69994693-d85e-4de5-a0fa-487832086bc6", "phd-artifacts/phd-clone-7637b952-e205-4e2d-a59a-fe6b2adccb54"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1522026-05-06T01:16:36.316ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-7637b952-e205-4e2d-a59a-fe6b2adccb54"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1532026-05-06T01:16:36.329ZDEBGphd-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-7637b952-e205-4e2d-a59a-fe6b2adccb54 0B 25.3T 1023M /phd-artifacts/phd-clone-7637b952-e205-4e2d-a59a-fe6b2adccb54\n target = phd_framework::zfs
1542026-05-06T01:16:36.330ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1552026-05-06T01:16:36.330ZINFOphd-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 = 322 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base
1562026-05-06T01:16:36.330ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/4661b6ed1f84cbeb22b3e2f88d6887aca9319caf631843b443e68db31dd46542/propolis-server target = phd_framework::artifacts::store
1572026-05-06T01:16:36.330ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/4661b6ed1f84cbeb22b3e2f88d6887aca9319caf631843b443e68db31dd46542/propolis-server" target = phd_framework::test_vm::server
1582026-05-06T01:16:36.330ZINFOphd-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-05-06T01:16:36.363ZINFOphd-runner: [NEW - EVENT] Launched server with pid 852 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
1602026-05-06T01:16:36.377ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 46 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1612026-05-06T01:16:36.377ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = c4b8c94b-3d14-4735-b3b7-e3822a22b3f3
1622026-05-06T01:16:36.378ZINFOphd-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 = 459 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = c4b8c94b-3d14-4735-b3b7-e3822a22b3f3
1632026-05-06T01:16:36.906ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1642026-05-06T01:16:36.907ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: c4b8c94b-3d14-4735-b3b7-e3822a22b3f3, name: "phd-vm-c4b8c94b-3d14-4735-b3b7-e3822a22b3f3", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 50293eec-15b0-4244-afd4-46b299f00047, project_id: eb4e0463-2c48-4e61-b9bd-79f4bcc3a723, sled_id: 50cdea97-43be-4732-905c-79c4667e8765, sled_serial: "50cdea97-43be-4732-905c-79c4667e8765", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 518 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = c4b8c94b-3d14-4735-b3b7-e3822a22b3f3
1652026-05-06T01:16:36.908ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 579 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = c4b8c94b-3d14-4735-b3b7-e3822a22b3f3
1662026-05-06T01:16:36.908ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 584 path = phd_tests::migrate::from_base::serial_history state = Run target = phd_framework::test_vm vm = migration_serial_history_base vm_id = c4b8c94b-3d14-4735-b3b7-e3822a22b3f3
1672026-05-06T01:16:36.909ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 1 file = phd-tests/framework/src/test_vm/mod.rs line = 579 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = c4b8c94b-3d14-4735-b3b7-e3822a22b3f3
1682026-05-06T01:16:36.909ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 894 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1692026-05-06T01:16:36.909ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 843 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = 300s vm = migration_serial_history_base vm_id = c4b8c94b-3d14-4735-b3b7-e3822a22b3f3
1702026-05-06T01:16:36.909ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost login: ") target = phd_framework::test_vm
1712026-05-06T01:16:36.910ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = c4b8c94b-3d14-4735-b3b7-e3822a22b3f3
1722026-05-06T01:16:36.910ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = c4b8c94b-3d14-4735-b3b7-e3822a22b3f3
1732026-05-06T01:16:41.532ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4622 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = c4b8c94b-3d14-4735-b3b7-e3822a22b3f3
1742026-05-06T01:16:41.532ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::serial_history step = WriteStr("root") target = phd_framework::test_vm
1752026-05-06T01:16:41.533ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
1762026-05-06T01:16:41.533ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = c4b8c94b-3d14-4735-b3b7-e3822a22b3f3
1772026-05-06T01:16:41.533ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = c4b8c94b-3d14-4735-b3b7-e3822a22b3f3
1782026-05-06T01:16:41.550ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = c4b8c94b-3d14-4735-b3b7-e3822a22b3f3
1792026-05-06T01:16:41.550ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::serial_history step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
1802026-05-06T01:16:41.550ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
1812026-05-06T01:16:41.550ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = c4b8c94b-3d14-4735-b3b7-e3822a22b3f3
1822026-05-06T01:16:41.551ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = c4b8c94b-3d14-4735-b3b7-e3822a22b3f3
1832026-05-06T01:16:41.583ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = c4b8c94b-3d14-4735-b3b7-e3822a22b3f3
1842026-05-06T01:16:41.584ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 891 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1852026-05-06T01:16:41.584ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4673 file = phd-tests/framework/src/test_vm/mod.rs line = 894 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1862026-05-06T01:16:41.584ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = c4b8c94b-3d14-4735-b3b7-e3822a22b3f3
1872026-05-06T01:16:41.584ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = c4b8c94b-3d14-4735-b3b7-e3822a22b3f3
1882026-05-06T01:16:41.594ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = c4b8c94b-3d14-4735-b3b7-e3822a22b3f3
1892026-05-06T01:16:41.595ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = c4b8c94b-3d14-4735-b3b7-e3822a22b3f3
1902026-05-06T01:16:41.595ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = c4b8c94b-3d14-4735-b3b7-e3822a22b3f3
1912026-05-06T01:16:41.628ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = c4b8c94b-3d14-4735-b3b7-e3822a22b3f3
1922026-05-06T01:16:41.628ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = c4b8c94b-3d14-4735-b3b7-e3822a22b3f3
1932026-05-06T01:16:41.628ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = c4b8c94b-3d14-4735-b3b7-e3822a22b3f3
1942026-05-06T01:16:41.639ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = c4b8c94b-3d14-4735-b3b7-e3822a22b3f3
1952026-05-06T01:16:41.640ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = c4b8c94b-3d14-4735-b3b7-e3822a22b3f3
1962026-05-06T01:16:41.640ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = c4b8c94b-3d14-4735-b3b7-e3822a22b3f3
1972026-05-06T01:16:41.672ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = c4b8c94b-3d14-4735-b3b7-e3822a22b3f3
1982026-05-06T01:16:41.678ZINFOphd-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-05-06T01:16:41.678ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2002026-05-06T01:16:41.678ZINFOphd-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 = 322 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base_lifecycle_0
2012026-05-06T01:16:41.678ZDEBGphd-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-05-06T01:16:41.678ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
2032026-05-06T01:16:41.678ZINFOphd-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-05-06T01:16:41.711ZINFOphd-runner: [NEW - EVENT] Launched server with pid 853 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
2052026-05-06T01:16:41.724ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 45 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2062026-05-06T01:16:41.724ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = c4b8c94b-3d14-4735-b3b7-e3822a22b3f3 target = phd_framework::test_vm target_id = 2d7c71a2-6126-4761-8c72-7784c948d685
2072026-05-06T01:16:41.724ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 646 migration_id = beaf7372-e40d-4d1f-b24c-90fe28e677f1 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = c4b8c94b-3d14-4735-b3b7-e3822a22b3f3 target = phd_framework::test_vm target_id = 2d7c71a2-6126-4761-8c72-7784c948d685 timeout_duration = 45s
2082026-05-06T01:16:41.724ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = c4b8c94b-3d14-4735-b3b7-e3822a22b3f3 target = phd_framework::test_vm target_id = 2d7c71a2-6126-4761-8c72-7784c948d685 vm = migration_serial_history_base_lifecycle_0 vm_id = 2d7c71a2-6126-4761-8c72-7784c948d685
2092026-05-06T01:16:41.725ZINFOphd-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 = 459 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = c4b8c94b-3d14-4735-b3b7-e3822a22b3f3 target = phd_framework::test_vm target_id = 2d7c71a2-6126-4761-8c72-7784c948d685 vm = migration_serial_history_base_lifecycle_0 vm_id = 2d7c71a2-6126-4761-8c72-7784c948d685
2102026-05-06T01:16:42.553ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 2d7c71a2-6126-4761-8c72-7784c948d685, name: "phd-vm-2d7c71a2-6126-4761-8c72-7784c948d685", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 50293eec-15b0-4244-afd4-46b299f00047, project_id: eb4e0463-2c48-4e61-b9bd-79f4bcc3a723, sled_id: 292314a0-08db-41d5-a0d4-042e78706c9e, sled_serial: "292314a0-08db-41d5-a0d4-042e78706c9e", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 518 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = c4b8c94b-3d14-4735-b3b7-e3822a22b3f3 target = phd_framework::test_vm target_id = 2d7c71a2-6126-4761-8c72-7784c948d685 vm = migration_serial_history_base_lifecycle_0 vm_id = 2d7c71a2-6126-4761-8c72-7784c948d685
2112026-05-06T01:16:42.553ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = beaf7372-e40d-4d1f-b24c-90fe28e677f1 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = c4b8c94b-3d14-4735-b3b7-e3822a22b3f3 target = phd_framework::test_vm target_id = 2d7c71a2-6126-4761-8c72-7784c948d685
2122026-05-06T01:16:45.219ZINFOphd-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-05-06T01:16:45.322ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = c4b8c94b-3d14-4735-b3b7-e3822a22b3f3 target = phd_framework::test_vm target_id = 2d7c71a2-6126-4761-8c72-7784c948d685
2142026-05-06T01:16:45.322ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2768 file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = beaf7372-e40d-4d1f-b24c-90fe28e677f1 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = c4b8c94b-3d14-4735-b3b7-e3822a22b3f3 target = phd_framework::test_vm target_id = 2d7c71a2-6126-4761-8c72-7784c948d685
2152026-05-06T01:16:45.324ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = c4b8c94b-3d14-4735-b3b7-e3822a22b3f3
2162026-05-06T01:16:45.326ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 path = phd_tests::migrate::from_base::serial_history self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_serial_history_base vm_id = c4b8c94b-3d14-4735-b3b7-e3822a22b3f3
2172026-05-06T01:16:45.415ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 90 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = c4b8c94b-3d14-4735-b3b7-e3822a22b3f3
2182026-05-06T01:16:45.415ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9036 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = c4b8c94b-3d14-4735-b3b7-e3822a22b3f3
2192026-05-06T01:16:45.418ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 2d7c71a2-6126-4761-8c72-7784c948d685
2202026-05-06T01:16:45.418ZDEBGphd-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-05-06T01:16:45.418ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 8510 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2222026-05-06T01:16:45.418ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 141 target = phd_runner::execute
2232026-05-06T01:16:45.418ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2242026-05-06T01:16:45.420ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1199 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 2d7c71a2-6126-4761-8c72-7784c948d685
2252026-05-06T01:16:46.095ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 path = phd_tests::migrate::from_base::serial_history self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_serial_history_base_lifecycle_0 vm_id = 2d7c71a2-6126-4761-8c72-7784c948d685
2262026-05-06T01:16:46.174ZDEBGphd-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 = 2d7c71a2-6126-4761-8c72-7784c948d685
2272026-05-06T01:16:46.175ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-7637b952-e205-4e2d-a59a-fe6b2adccb54"] 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 = 2d7c71a2-6126-4761-8c72-7784c948d685
2282026-05-06T01:16:46.201ZDEBGphd-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 = 2d7c71a2-6126-4761-8c72-7784c948d685
2292026-05-06T01:16:46.201ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-69994693-d85e-4de5-a0fa-487832086bc6"] 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 = 2d7c71a2-6126-4761-8c72-7784c948d685
2302026-05-06T01:16:46.218ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 799 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 2d7c71a2-6126-4761-8c72-7784c948d685
2312026-05-06T01:16:46.218ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 799 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2322026-05-06T01:16:46.218ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 4493 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = c4b8c94b-3d14-4735-b3b7-e3822a22b3f3 target = phd_framework::test_vm target_id = 2d7c71a2-6126-4761-8c72-7784c948d685 vm = migration_serial_history_base_lifecycle_0 vm_id = 2d7c71a2-6126-4761-8c72-7784c948d685
2332026-05-06T01:16:46.219ZINFOphd-runner: Starting test phd_tests::migrate::from_base::migration_from_base_and_back file = phd-tests/runner/src/execute.rs line = 91 target = phd_runner::execute
2342026-05-06T01:16:46.219ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4494 file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = c4b8c94b-3d14-4735-b3b7-e3822a22b3f3 target = phd_framework::test_vm target_id = 2d7c71a2-6126-4761-8c72-7784c948d685
2352026-05-06T01:16:46.219ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2362026-05-06T01:16:46.219ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 9953 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2372026-05-06T01:16:46.219ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2382026-05-06T01:16:46.219ZINFOphd-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-05-06T01:16:46.219ZDEBGphd-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-05-06T01:16:46.219ZDEBGphd-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-05-06T01:16:46.219ZDEBGphd-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-05-06T01:16:46.219ZDEBGphd-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-05-06T01:16:46.230ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::migration_from_base_and_back stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 1.00G 25.3T 1023M /phd-artifacts\n target = phd_framework::zfs
2442026-05-06T01:16:46.231ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-00bfeba4-903f-4046-95e4-addff20f2789"] 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-05-06T01:16:46.253ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-00bfeba4-903f-4046-95e4-addff20f2789", "phd-artifacts/phd-clone-05b86374-8dbc-4526-88d6-87cf463010a0"] 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-05-06T01:16:46.270ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-05b86374-8dbc-4526-88d6-87cf463010a0"] 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-05-06T01:16:46.281ZDEBGphd-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-05b86374-8dbc-4526-88d6-87cf463010a0 0B 25.3T 1023M /phd-artifacts/phd-clone-05b86374-8dbc-4526-88d6-87cf463010a0\n target = phd_framework::zfs
2482026-05-06T01:16:46.282ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2492026-05-06T01:16:46.282ZINFOphd-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 = 322 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back
2502026-05-06T01:16:46.282ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/4661b6ed1f84cbeb22b3e2f88d6887aca9319caf631843b443e68db31dd46542/propolis-server target = phd_framework::artifacts::store
2512026-05-06T01:16:46.282ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/4661b6ed1f84cbeb22b3e2f88d6887aca9319caf631843b443e68db31dd46542/propolis-server" target = phd_framework::test_vm::server
2522026-05-06T01:16:46.282ZINFOphd-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-05-06T01:16:46.314ZINFOphd-runner: [NEW - EVENT] Launched server with pid 862 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
2542026-05-06T01:16:46.328ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 45 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2552026-05-06T01:16:46.328ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cc2ca2a4-060c-4303-8ff4-18af123c36c6
2562026-05-06T01:16:46.328ZINFOphd-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 = 459 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cc2ca2a4-060c-4303-8ff4-18af123c36c6
2572026-05-06T01:16:46.786ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2582026-05-06T01:16:46.787ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: cc2ca2a4-060c-4303-8ff4-18af123c36c6, name: "phd-vm-cc2ca2a4-060c-4303-8ff4-18af123c36c6", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 5dc6d6ae-5832-4bbd-8d02-543969313003, project_id: 7ea95759-0e5c-4581-ba32-5d72a5f209e9, sled_id: 610e2f79-ded3-43a6-b9a0-d60764c9ab82, sled_serial: "610e2f79-ded3-43a6-b9a0-d60764c9ab82", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 518 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cc2ca2a4-060c-4303-8ff4-18af123c36c6
2592026-05-06T01:16:46.788ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 579 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cc2ca2a4-060c-4303-8ff4-18af123c36c6
2602026-05-06T01:16:46.788ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 584 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 = cc2ca2a4-060c-4303-8ff4-18af123c36c6
2612026-05-06T01:16:46.789ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 579 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cc2ca2a4-060c-4303-8ff4-18af123c36c6
2622026-05-06T01:16:46.789ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 894 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2632026-05-06T01:16:46.789ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 843 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 = cc2ca2a4-060c-4303-8ff4-18af123c36c6
2642026-05-06T01:16:46.789ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost login: ") target = phd_framework::test_vm
2652026-05-06T01:16:46.789ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cc2ca2a4-060c-4303-8ff4-18af123c36c6
2662026-05-06T01:16:46.789ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = cc2ca2a4-060c-4303-8ff4-18af123c36c6
2672026-05-06T01:16:51.372ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4583 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cc2ca2a4-060c-4303-8ff4-18af123c36c6
2682026-05-06T01:16:51.372ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
2692026-05-06T01:16:51.373ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2702026-05-06T01:16:51.373ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cc2ca2a4-060c-4303-8ff4-18af123c36c6
2712026-05-06T01:16:51.373ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = cc2ca2a4-060c-4303-8ff4-18af123c36c6
2722026-05-06T01:16:51.401ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 28 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cc2ca2a4-060c-4303-8ff4-18af123c36c6
2732026-05-06T01:16:51.401ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
2742026-05-06T01:16:51.402ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2752026-05-06T01:16:51.402ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cc2ca2a4-060c-4303-8ff4-18af123c36c6
2762026-05-06T01:16:51.402ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = cc2ca2a4-060c-4303-8ff4-18af123c36c6
2772026-05-06T01:16:51.435ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cc2ca2a4-060c-4303-8ff4-18af123c36c6
2782026-05-06T01:16:51.435ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 891 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2792026-05-06T01:16:51.435ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4645 file = phd-tests/framework/src/test_vm/mod.rs line = 894 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2802026-05-06T01:16:51.435ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cc2ca2a4-060c-4303-8ff4-18af123c36c6
2812026-05-06T01:16:51.435ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = cc2ca2a4-060c-4303-8ff4-18af123c36c6
2822026-05-06T01:16:51.446ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cc2ca2a4-060c-4303-8ff4-18af123c36c6
2832026-05-06T01:16:51.446ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cc2ca2a4-060c-4303-8ff4-18af123c36c6
2842026-05-06T01:16:51.446ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = cc2ca2a4-060c-4303-8ff4-18af123c36c6
2852026-05-06T01:16:51.479ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cc2ca2a4-060c-4303-8ff4-18af123c36c6
2862026-05-06T01:16:51.480ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cc2ca2a4-060c-4303-8ff4-18af123c36c6
2872026-05-06T01:16:51.480ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = cc2ca2a4-060c-4303-8ff4-18af123c36c6
2882026-05-06T01:16:51.490ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cc2ca2a4-060c-4303-8ff4-18af123c36c6
2892026-05-06T01:16:51.491ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cc2ca2a4-060c-4303-8ff4-18af123c36c6
2902026-05-06T01:16:51.491ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = cc2ca2a4-060c-4303-8ff4-18af123c36c6
2912026-05-06T01:16:51.524ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cc2ca2a4-060c-4303-8ff4-18af123c36c6
2922026-05-06T01:16:51.525ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cc2ca2a4-060c-4303-8ff4-18af123c36c6
2932026-05-06T01:16:51.525ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = cc2ca2a4-060c-4303-8ff4-18af123c36c6
2942026-05-06T01:16:51.535ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cc2ca2a4-060c-4303-8ff4-18af123c36c6
2952026-05-06T01:16:51.535ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cc2ca2a4-060c-4303-8ff4-18af123c36c6
2962026-05-06T01:16:51.535ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = cc2ca2a4-060c-4303-8ff4-18af123c36c6
2972026-05-06T01:16:51.568ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cc2ca2a4-060c-4303-8ff4-18af123c36c6
2982026-05-06T01:16:51.569ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cc2ca2a4-060c-4303-8ff4-18af123c36c6
2992026-05-06T01:16:51.569ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = cc2ca2a4-060c-4303-8ff4-18af123c36c6
3002026-05-06T01:16:51.578ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 9 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cc2ca2a4-060c-4303-8ff4-18af123c36c6
3012026-05-06T01:16:51.578ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cc2ca2a4-060c-4303-8ff4-18af123c36c6
3022026-05-06T01:16:51.578ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = cc2ca2a4-060c-4303-8ff4-18af123c36c6
3032026-05-06T01:16:51.601ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cc2ca2a4-060c-4303-8ff4-18af123c36c6
3042026-05-06T01:16:51.602ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cc2ca2a4-060c-4303-8ff4-18af123c36c6
3052026-05-06T01:16:51.602ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = cc2ca2a4-060c-4303-8ff4-18af123c36c6
3062026-05-06T01:16:51.612ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cc2ca2a4-060c-4303-8ff4-18af123c36c6
3072026-05-06T01:16:51.612ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cc2ca2a4-060c-4303-8ff4-18af123c36c6
3082026-05-06T01:16:51.613ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = cc2ca2a4-060c-4303-8ff4-18af123c36c6
3092026-05-06T01:16:51.635ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cc2ca2a4-060c-4303-8ff4-18af123c36c6
3102026-05-06T01:16:51.636ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cc2ca2a4-060c-4303-8ff4-18af123c36c6
3112026-05-06T01:16:51.636ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = cc2ca2a4-060c-4303-8ff4-18af123c36c6
3122026-05-06T01:16:51.648ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cc2ca2a4-060c-4303-8ff4-18af123c36c6
3132026-05-06T01:16:51.648ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cc2ca2a4-060c-4303-8ff4-18af123c36c6
3142026-05-06T01:16:51.648ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = cc2ca2a4-060c-4303-8ff4-18af123c36c6
3152026-05-06T01:16:51.681ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cc2ca2a4-060c-4303-8ff4-18af123c36c6
3162026-05-06T01:16:51.681ZINFOphd-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-05-06T01:16:51.681ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3182026-05-06T01:16:51.681ZINFOphd-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 = 322 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-05-06T01:16:51.681ZDEBGphd-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-05-06T01:16:51.681ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
3212026-05-06T01:16:51.681ZINFOphd-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-05-06T01:16:51.714ZINFOphd-runner: [NEW - EVENT] Launched server with pid 863 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3232026-05-06T01:16:51.728ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 46 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3242026-05-06T01:16:51.728ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = cc2ca2a4-060c-4303-8ff4-18af123c36c6 target = phd_framework::test_vm target_id = f0ad5027-cf97-4d7c-8406-4b876abd9d45
3252026-05-06T01:16:51.728ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 646 migration_id = 4bed9258-4659-4784-bbaf-151a033ebc42 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = cc2ca2a4-060c-4303-8ff4-18af123c36c6 target = phd_framework::test_vm target_id = f0ad5027-cf97-4d7c-8406-4b876abd9d45 timeout_duration = 45s
3262026-05-06T01:16:51.728ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = cc2ca2a4-060c-4303-8ff4-18af123c36c6 target = phd_framework::test_vm target_id = f0ad5027-cf97-4d7c-8406-4b876abd9d45 vm = migration_from_base_and_back_lifecycle_0 vm_id = f0ad5027-cf97-4d7c-8406-4b876abd9d45
3272026-05-06T01:16:51.728ZINFOphd-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 = 459 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = cc2ca2a4-060c-4303-8ff4-18af123c36c6 target = phd_framework::test_vm target_id = f0ad5027-cf97-4d7c-8406-4b876abd9d45 vm = migration_from_base_and_back_lifecycle_0 vm_id = f0ad5027-cf97-4d7c-8406-4b876abd9d45
3282026-05-06T01:16:52.345ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: f0ad5027-cf97-4d7c-8406-4b876abd9d45, name: "phd-vm-f0ad5027-cf97-4d7c-8406-4b876abd9d45", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 5dc6d6ae-5832-4bbd-8d02-543969313003, project_id: 7ea95759-0e5c-4581-ba32-5d72a5f209e9, sled_id: b8d3b318-2d0a-4c47-88c5-65b7714f3095, sled_serial: "b8d3b318-2d0a-4c47-88c5-65b7714f3095", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 518 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = cc2ca2a4-060c-4303-8ff4-18af123c36c6 target = phd_framework::test_vm target_id = f0ad5027-cf97-4d7c-8406-4b876abd9d45 vm = migration_from_base_and_back_lifecycle_0 vm_id = f0ad5027-cf97-4d7c-8406-4b876abd9d45
3292026-05-06T01:16:52.345ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 4bed9258-4659-4784-bbaf-151a033ebc42 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = cc2ca2a4-060c-4303-8ff4-18af123c36c6 target = phd_framework::test_vm target_id = f0ad5027-cf97-4d7c-8406-4b876abd9d45
3302026-05-06T01:16:55.048ZINFOphd-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-05-06T01:16:55.269ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = cc2ca2a4-060c-4303-8ff4-18af123c36c6 target = phd_framework::test_vm target_id = f0ad5027-cf97-4d7c-8406-4b876abd9d45
3322026-05-06T01:16:55.269ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2924 file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 4bed9258-4659-4784-bbaf-151a033ebc42 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = cc2ca2a4-060c-4303-8ff4-18af123c36c6 target = phd_framework::test_vm target_id = f0ad5027-cf97-4d7c-8406-4b876abd9d45
3332026-05-06T01:16:55.272ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cc2ca2a4-060c-4303-8ff4-18af123c36c6
3342026-05-06T01:16:55.272ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = f0ad5027-cf97-4d7c-8406-4b876abd9d45
3352026-05-06T01:16:55.273ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = f0ad5027-cf97-4d7c-8406-4b876abd9d45
3362026-05-06T01:16:55.274ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_from_base_and_back vm_id = cc2ca2a4-060c-4303-8ff4-18af123c36c6
3372026-05-06T01:16:55.364ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 91 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cc2ca2a4-060c-4303-8ff4-18af123c36c6
3382026-05-06T01:16:55.364ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9035 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = cc2ca2a4-060c-4303-8ff4-18af123c36c6
3392026-05-06T01:16:55.365ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 91 file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = f0ad5027-cf97-4d7c-8406-4b876abd9d45
3402026-05-06T01:16:55.365ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = f0ad5027-cf97-4d7c-8406-4b876abd9d45
3412026-05-06T01:16:55.365ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = f0ad5027-cf97-4d7c-8406-4b876abd9d45
3422026-05-06T01:16:55.398ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = f0ad5027-cf97-4d7c-8406-4b876abd9d45
3432026-05-06T01:16:55.398ZINFOphd-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-05-06T01:16:55.398ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3452026-05-06T01:16:55.398ZINFOphd-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 = 322 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-05-06T01:16:55.398ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/4661b6ed1f84cbeb22b3e2f88d6887aca9319caf631843b443e68db31dd46542/propolis-server target = phd_framework::artifacts::store
3472026-05-06T01:16:55.398ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9004 server_path = "/phd-artifacts/4661b6ed1f84cbeb22b3e2f88d6887aca9319caf631843b443e68db31dd46542/propolis-server" target = phd_framework::test_vm::server
3482026-05-06T01:16:55.398ZINFOphd-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-05-06T01:16:55.433ZINFOphd-runner: [NEW - EVENT] Launched server with pid 865 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3502026-05-06T01:16:55.446ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 47 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3512026-05-06T01:16:55.446ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = f0ad5027-cf97-4d7c-8406-4b876abd9d45 target = phd_framework::test_vm target_id = bbdce99c-fcb4-4813-90d6-913f2404cf1e
3522026-05-06T01:16:55.446ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 646 migration_id = fb17bd6a-5f25-4feb-99a6-559ba0a494dc path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = f0ad5027-cf97-4d7c-8406-4b876abd9d45 target = phd_framework::test_vm target_id = bbdce99c-fcb4-4813-90d6-913f2404cf1e timeout_duration = 45s
3532026-05-06T01:16:55.446ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = f0ad5027-cf97-4d7c-8406-4b876abd9d45 target = phd_framework::test_vm target_id = bbdce99c-fcb4-4813-90d6-913f2404cf1e vm = migration_from_base_and_back_lifecycle_1 vm_id = bbdce99c-fcb4-4813-90d6-913f2404cf1e
3542026-05-06T01:16:55.447ZINFOphd-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 = 459 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = f0ad5027-cf97-4d7c-8406-4b876abd9d45 target = phd_framework::test_vm target_id = bbdce99c-fcb4-4813-90d6-913f2404cf1e vm = migration_from_base_and_back_lifecycle_1 vm_id = bbdce99c-fcb4-4813-90d6-913f2404cf1e
3552026-05-06T01:16:56.056ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: bbdce99c-fcb4-4813-90d6-913f2404cf1e, name: "phd-vm-bbdce99c-fcb4-4813-90d6-913f2404cf1e", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 5dc6d6ae-5832-4bbd-8d02-543969313003, project_id: 7ea95759-0e5c-4581-ba32-5d72a5f209e9, sled_id: 1d61d355-909b-42c9-9b90-0dda1e3a6c30, sled_serial: "1d61d355-909b-42c9-9b90-0dda1e3a6c30", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 518 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = f0ad5027-cf97-4d7c-8406-4b876abd9d45 target = phd_framework::test_vm target_id = bbdce99c-fcb4-4813-90d6-913f2404cf1e vm = migration_from_base_and_back_lifecycle_1 vm_id = bbdce99c-fcb4-4813-90d6-913f2404cf1e
3562026-05-06T01:16:56.057ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = fb17bd6a-5f25-4feb-99a6-559ba0a494dc path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = f0ad5027-cf97-4d7c-8406-4b876abd9d45 target = phd_framework::test_vm target_id = bbdce99c-fcb4-4813-90d6-913f2404cf1e
3572026-05-06T01:16:58.816ZINFOphd-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-05-06T01:16:59.413ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = f0ad5027-cf97-4d7c-8406-4b876abd9d45 target = phd_framework::test_vm target_id = bbdce99c-fcb4-4813-90d6-913f2404cf1e
3592026-05-06T01:16:59.413ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3356 file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = fb17bd6a-5f25-4feb-99a6-559ba0a494dc path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = f0ad5027-cf97-4d7c-8406-4b876abd9d45 target = phd_framework::test_vm target_id = bbdce99c-fcb4-4813-90d6-913f2404cf1e
3602026-05-06T01:16:59.416ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 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 = f0ad5027-cf97-4d7c-8406-4b876abd9d45
3612026-05-06T01:16:59.416ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = bbdce99c-fcb4-4813-90d6-913f2404cf1e
3622026-05-06T01:16:59.416ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = bbdce99c-fcb4-4813-90d6-913f2404cf1e
3632026-05-06T01:16:59.417ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_0 vm_id = f0ad5027-cf97-4d7c-8406-4b876abd9d45
3642026-05-06T01:16:59.501ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 84 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 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 = f0ad5027-cf97-4d7c-8406-4b876abd9d45
3652026-05-06T01:16:59.501ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 84 file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = bbdce99c-fcb4-4813-90d6-913f2404cf1e
3662026-05-06T01:16:59.501ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 7772 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = cc2ca2a4-060c-4303-8ff4-18af123c36c6 target = phd_framework::test_vm target_id = f0ad5027-cf97-4d7c-8406-4b876abd9d45 vm = migration_from_base_and_back_lifecycle_0 vm_id = f0ad5027-cf97-4d7c-8406-4b876abd9d45
3672026-05-06T01:16:59.501ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 7772 file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = cc2ca2a4-060c-4303-8ff4-18af123c36c6 target = phd_framework::test_vm target_id = f0ad5027-cf97-4d7c-8406-4b876abd9d45
3682026-05-06T01:16:59.501ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = bbdce99c-fcb4-4813-90d6-913f2404cf1e
3692026-05-06T01:16:59.501ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = bbdce99c-fcb4-4813-90d6-913f2404cf1e
3702026-05-06T01:16:59.528ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 26 file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = bbdce99c-fcb4-4813-90d6-913f2404cf1e
3712026-05-06T01:16:59.528ZINFOphd-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-05-06T01:16:59.528ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3732026-05-06T01:16:59.528ZINFOphd-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 = 322 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-05-06T01:16:59.528ZDEBGphd-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-05-06T01:16:59.528ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9006 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
3762026-05-06T01:16:59.529ZINFOphd-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-05-06T01:16:59.562ZINFOphd-runner: [NEW - EVENT] Launched server with pid 867 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3782026-05-06T01:16:59.576ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 47 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3792026-05-06T01:16:59.576ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = bbdce99c-fcb4-4813-90d6-913f2404cf1e target = phd_framework::test_vm target_id = 87c72ce9-ac73-43e8-9b79-7c1672adb697
3802026-05-06T01:16:59.576ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 646 migration_id = c9e17ade-1d11-41c3-88b3-c665336f8040 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = bbdce99c-fcb4-4813-90d6-913f2404cf1e target = phd_framework::test_vm target_id = 87c72ce9-ac73-43e8-9b79-7c1672adb697 timeout_duration = 45s
3812026-05-06T01:16:59.577ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = bbdce99c-fcb4-4813-90d6-913f2404cf1e target = phd_framework::test_vm target_id = 87c72ce9-ac73-43e8-9b79-7c1672adb697 vm = migration_from_base_and_back_lifecycle_2 vm_id = 87c72ce9-ac73-43e8-9b79-7c1672adb697
3822026-05-06T01:16:59.577ZINFOphd-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 = 459 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = bbdce99c-fcb4-4813-90d6-913f2404cf1e target = phd_framework::test_vm target_id = 87c72ce9-ac73-43e8-9b79-7c1672adb697 vm = migration_from_base_and_back_lifecycle_2 vm_id = 87c72ce9-ac73-43e8-9b79-7c1672adb697
3832026-05-06T01:17:00.298ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 87c72ce9-ac73-43e8-9b79-7c1672adb697, name: "phd-vm-87c72ce9-ac73-43e8-9b79-7c1672adb697", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 5dc6d6ae-5832-4bbd-8d02-543969313003, project_id: 7ea95759-0e5c-4581-ba32-5d72a5f209e9, sled_id: fa635cd3-b827-4dfe-853d-835ef9d0311e, sled_serial: "fa635cd3-b827-4dfe-853d-835ef9d0311e", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 518 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = bbdce99c-fcb4-4813-90d6-913f2404cf1e target = phd_framework::test_vm target_id = 87c72ce9-ac73-43e8-9b79-7c1672adb697 vm = migration_from_base_and_back_lifecycle_2 vm_id = 87c72ce9-ac73-43e8-9b79-7c1672adb697
3842026-05-06T01:17:00.298ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = c9e17ade-1d11-41c3-88b3-c665336f8040 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = bbdce99c-fcb4-4813-90d6-913f2404cf1e target = phd_framework::test_vm target_id = 87c72ce9-ac73-43e8-9b79-7c1672adb697
3852026-05-06T01:17:03.024ZINFOphd-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-05-06T01:17:03.561ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = bbdce99c-fcb4-4813-90d6-913f2404cf1e target = phd_framework::test_vm target_id = 87c72ce9-ac73-43e8-9b79-7c1672adb697
3872026-05-06T01:17:03.562ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3262 file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = c9e17ade-1d11-41c3-88b3-c665336f8040 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = bbdce99c-fcb4-4813-90d6-913f2404cf1e target = phd_framework::test_vm target_id = 87c72ce9-ac73-43e8-9b79-7c1672adb697
3882026-05-06T01:17:03.564ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 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 = bbdce99c-fcb4-4813-90d6-913f2404cf1e
3892026-05-06T01:17:03.564ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = 87c72ce9-ac73-43e8-9b79-7c1672adb697
3902026-05-06T01:17:03.564ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 87c72ce9-ac73-43e8-9b79-7c1672adb697
3912026-05-06T01:17:03.565ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9004 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_1 vm_id = bbdce99c-fcb4-4813-90d6-913f2404cf1e
3922026-05-06T01:17:03.653ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 89 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 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 = bbdce99c-fcb4-4813-90d6-913f2404cf1e
3932026-05-06T01:17:03.654ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8206 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = f0ad5027-cf97-4d7c-8406-4b876abd9d45 target = phd_framework::test_vm target_id = bbdce99c-fcb4-4813-90d6-913f2404cf1e vm = migration_from_base_and_back_lifecycle_1 vm_id = bbdce99c-fcb4-4813-90d6-913f2404cf1e
3942026-05-06T01:17:03.654ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 8206 file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = f0ad5027-cf97-4d7c-8406-4b876abd9d45 target = phd_framework::test_vm target_id = bbdce99c-fcb4-4813-90d6-913f2404cf1e
3952026-05-06T01:17:03.654ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 89 file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = 87c72ce9-ac73-43e8-9b79-7c1672adb697
3962026-05-06T01:17:03.654ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = 87c72ce9-ac73-43e8-9b79-7c1672adb697
3972026-05-06T01:17:03.654ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 87c72ce9-ac73-43e8-9b79-7c1672adb697
3982026-05-06T01:17:03.688ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = 87c72ce9-ac73-43e8-9b79-7c1672adb697
3992026-05-06T01:17:03.688ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 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 = 87c72ce9-ac73-43e8-9b79-7c1672adb697
4002026-05-06T01:17:03.689ZDEBGphd-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-05-06T01:17:03.689ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 16900 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
4022026-05-06T01:17:03.689ZINFOphd-runner: test phd_tests::migrate::from_base::migration_from_base_and_back ... ok file = phd-tests/runner/src/execute.rs line = 141 target = phd_runner::execute
4032026-05-06T01:17:03.689ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
4042026-05-06T01:17:03.690ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1199 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 = 87c72ce9-ac73-43e8-9b79-7c1672adb697
4052026-05-06T01:17:04.128ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9006 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_2 vm_id = 87c72ce9-ac73-43e8-9b79-7c1672adb697
4062026-05-06T01:17:04.205ZDEBGphd-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 = 87c72ce9-ac73-43e8-9b79-7c1672adb697
4072026-05-06T01:17:04.205ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-05b86374-8dbc-4526-88d6-87cf463010a0"] 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 = 87c72ce9-ac73-43e8-9b79-7c1672adb697
4082026-05-06T01:17:04.233ZDEBGphd-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 = 87c72ce9-ac73-43e8-9b79-7c1672adb697
4092026-05-06T01:17:04.233ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-00bfeba4-903f-4046-95e4-addff20f2789"] 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 = 87c72ce9-ac73-43e8-9b79-7c1672adb697
4102026-05-06T01:17:04.254ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 565 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 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 = 87c72ce9-ac73-43e8-9b79-7c1672adb697
4112026-05-06T01:17:04.254ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 4676 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = bbdce99c-fcb4-4813-90d6-913f2404cf1e target = phd_framework::test_vm target_id = 87c72ce9-ac73-43e8-9b79-7c1672adb697 vm = migration_from_base_and_back_lifecycle_2 vm_id = 87c72ce9-ac73-43e8-9b79-7c1672adb697
4122026-05-06T01:17:04.254ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4677 file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = bbdce99c-fcb4-4813-90d6-913f2404cf1e target = phd_framework::test_vm target_id = 87c72ce9-ac73-43e8-9b79-7c1672adb697
4132026-05-06T01:17:04.254ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 564 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
4142026-05-06T01:17:04.254ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 18033 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-05-06T01:17:04.254ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
4162026-05-06T01:17:04.254ZINFOphd-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 76.85s
418 
4192026-05-06T01:17:04.256ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 41 target = phd_runner