Max level shown:
12026-02-27T04:55:15.106ZINFOphd-runner: phd_runner file = phd-tests/runner/src/main.rs line = 36 runner_args = ProcessArgs { command: Run(RunOptions { propolis_server_cmd: "/work/phd-test/propolis-server", base_propolis_branch: Some("master"), base_propolis_commit: None, base_propolis_cmd: None, crucible_downstairs_cmd: None, crucible_downstairs_commit: Some(Auto), tmp_directory: "/tmp/propolis-phd", artifact_directory: Some("/phd-artifacts"), output_mode: TmpFile, default_guest_cpus: 2, default_guest_memory_mib: 512, artifact_toml_path: "/work/phd-test/artifacts.toml", default_guest_artifact: "alpine", default_bootrom_artifact: "ovmf", include_filter: ["phd_tests::migrate::from_base"], exclude_filter: [], max_buildomat_wait_secs: 1200 }), disable_ansi: false, emit_bunyan: true } target = phd_runner
22026-02-27T04:55:15.136ZDEBGphd-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: 191, tv_nsec: 140281992 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32026-02-27T04:55:15.136ZINFOphd-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-02-27T04:55:15.140ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = 7103cd3a3d7b0112d2949dd135db06fef0c156bb file = phd-tests/framework/src/artifacts/store.rs line = 311 target = phd_framework::artifacts::store
52026-02-27T04:55:15.143ZDEBGphd-runner: Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/crucible/nightly-image/7103cd3a3d7b0112d2949dd135db06fef0c156bb/crucible-nightly.sha256.txt
62026-02-27T04:55:15.396ZINFOphd-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-02-27T04:55:15.984ZDEBGphd-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/053a10c071da60b1e7869d1eda6a03587b3b1b1d/propolis-server.sha256.txt
82026-02-27T04:55:16.134ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92026-02-27T04:55:16.134ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102026-02-27T04:55:16.135ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112026-02-27T04:55:16.135ZINFOphd-runner: Starting test phd_tests::migrate::from_base::can_migrate_from_base file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
122026-02-27T04:55:16.135ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132026-02-27T04:55:16.135ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142026-02-27T04:55:16.136ZINFOphd-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-02-27T04:55:16.138ZDEBGphd-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-02-27T04:55:16.139ZDEBGphd-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-02-27T04:55:16.492ZDEBGphd-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-02-27T04:55:16.505ZDEBGphd-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-02-27T04:55:23.714ZDEBGphd-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-02-27T04:55:23.715ZDEBGphd-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-02-27T04:55:23.730ZDEBGphd-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-02-27T04:55:23.730ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-dec8dc2e-95ef-4d1b-a13a-8d8487af4bc2"] 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-02-27T04:55:23.759ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-dec8dc2e-95ef-4d1b-a13a-8d8487af4bc2", "phd-artifacts/phd-clone-7c2335de-17e9-40cc-a6d9-e88042d2826d"] 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-02-27T04:55:23.776ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-7c2335de-17e9-40cc-a6d9-e88042d2826d"] 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-02-27T04:55:23.787ZDEBGphd-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-7c2335de-17e9-40cc-a6d9-e88042d2826d 0B 25.3T 48.9M /phd-artifacts/phd-clone-7c2335de-17e9-40cc-a6d9-e88042d2826d\n target = phd_framework::zfs
262026-02-27T04:55:23.789ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
272026-02-27T04:55:23.790ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base
282026-02-27T04:55:23.790ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/ebad43e7e3cf73c8be2422a567137c4e8fe46d24eeaeb1de9a288fd841ba2ecc/propolis-server.tar.gz path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
292026-02-27T04:55:23.790ZDEBGphd-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/053a10c071da60b1e7869d1eda6a03587b3b1b1d/propolis-server.tar.gz
302026-02-27T04:55:32.281ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/ebad43e7e3cf73c8be2422a567137c4e8fe46d24eeaeb1de9a288fd841ba2ecc/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-02-27T04:55:32.281ZDEBGphd-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-02-27T04:55:48.519ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/ebad43e7e3cf73c8be2422a567137c4e8fe46d24eeaeb1de9a288fd841ba2ecc/propolis-server" target = phd_framework::test_vm::server
332026-02-27T04:55:48.519ZINFOphd-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-02-27T04:55:48.641ZINFOphd-runner: [NEW - EVENT] Launched server with pid 825 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
352026-02-27T04:55:48.655ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
362026-02-27T04:55:48.657ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 452 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
372026-02-27T04:55:48.659ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 24871 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
382026-02-27T04:55:49.385ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392026-02-27T04:55:49.387ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 679e9d80-4894-468a-a433-4fd89b78039e, name: "phd-vm-679e9d80-4894-468a-a433-4fd89b78039e", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: b67dc3ef-05ad-4a89-b3a6-227f46ffe725, project_id: 3deb7c91-2a4d-4d59-b4b7-91dce88feb4b, sled_id: 74d6cc99-e416-4f2d-ad3f-54805eb948e3, sled_serial: "74d6cc99-e416-4f2d-ad3f-54805eb948e3", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 511 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
402026-02-27T04:55:49.387ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 572 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
412026-02-27T04:55:49.387ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 577 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
422026-02-27T04:55:49.389ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 1 file = phd-tests/framework/src/test_vm/mod.rs line = 572 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
432026-02-27T04:55:49.389ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 887 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
442026-02-27T04:55:49.389ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 836 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
452026-02-27T04:55:49.389ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
462026-02-27T04:55:49.389ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
472026-02-27T04:55:49.389ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
482026-02-27T04:55:53.888ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4499 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
492026-02-27T04:55:53.888ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
502026-02-27T04:55:53.889ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
512026-02-27T04:55:53.889ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
522026-02-27T04:55:53.889ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
532026-02-27T04:55:53.905ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 16 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
542026-02-27T04:55:53.906ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
552026-02-27T04:55:53.906ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
562026-02-27T04:55:53.906ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
572026-02-27T04:55:53.906ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
582026-02-27T04:55:53.938ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
592026-02-27T04:55:53.939ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 884 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
602026-02-27T04:55:53.939ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4549 file = phd-tests/framework/src/test_vm/mod.rs line = 887 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
612026-02-27T04:55:53.941ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
622026-02-27T04:55:53.941ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
632026-02-27T04:55:53.949ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 7 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
642026-02-27T04:55:53.949ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
652026-02-27T04:55:53.949ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
662026-02-27T04:55:53.982ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
672026-02-27T04:55:53.983ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
682026-02-27T04:55:53.983ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
692026-02-27T04:55:53.993ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
702026-02-27T04:55:53.993ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
712026-02-27T04:55:53.993ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
722026-02-27T04:55:54.016ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
732026-02-27T04:55:54.016ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
742026-02-27T04:55:54.016ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
752026-02-27T04:55:54.027ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
762026-02-27T04:55:54.027ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
772026-02-27T04:55:54.027ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
782026-02-27T04:55:54.060ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
792026-02-27T04:55:54.061ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
802026-02-27T04:55:54.061ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
812026-02-27T04:55:54.071ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
822026-02-27T04:55:54.071ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
832026-02-27T04:55:54.071ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
842026-02-27T04:55:54.105ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
852026-02-27T04:55:54.105ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
862026-02-27T04:55:54.105ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
872026-02-27T04:55:54.116ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
882026-02-27T04:55:54.116ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
892026-02-27T04:55:54.116ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
902026-02-27T04:55:54.150ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 34 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
912026-02-27T04:55:54.150ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
922026-02-27T04:55:54.151ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
932026-02-27T04:55:54.161ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
942026-02-27T04:55:54.161ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
952026-02-27T04:55:54.161ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
962026-02-27T04:55:54.194ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
972026-02-27T04:55:54.194ZINFOphd-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-02-27T04:55:54.194ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
992026-02-27T04:55:54.194ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base_lifecycle_0
1002026-02-27T04:55:54.195ZDEBGphd-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-02-27T04:55:54.195ZDEBGphd-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-02-27T04:55:54.195ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
1032026-02-27T04:55:54.195ZINFOphd-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-02-27T04:55:54.221ZINFOphd-runner: [NEW - EVENT] Launched server with pid 826 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
1052026-02-27T04:55:54.235ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 40 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
1062026-02-27T04:55:54.235ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 606 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 679e9d80-4894-468a-a433-4fd89b78039e target = phd_framework::test_vm target_id = 298ded87-5b2a-4344-a756-16d2c7b388ec
1072026-02-27T04:55:54.236ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 639 migration_id = 0c41c901-55dc-4962-9099-01e8bc184a9f path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 679e9d80-4894-468a-a433-4fd89b78039e target = phd_framework::test_vm target_id = 298ded87-5b2a-4344-a756-16d2c7b388ec timeout_duration = 45s
1082026-02-27T04:55:54.236ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 679e9d80-4894-468a-a433-4fd89b78039e target = phd_framework::test_vm target_id = 298ded87-5b2a-4344-a756-16d2c7b388ec vm = migration_from_base_lifecycle_0 vm_id = 298ded87-5b2a-4344-a756-16d2c7b388ec
1092026-02-27T04:55:54.237ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 452 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 679e9d80-4894-468a-a433-4fd89b78039e target = phd_framework::test_vm target_id = 298ded87-5b2a-4344-a756-16d2c7b388ec vm = migration_from_base_lifecycle_0 vm_id = 298ded87-5b2a-4344-a756-16d2c7b388ec
1102026-02-27T04:55:54.732ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 298ded87-5b2a-4344-a756-16d2c7b388ec, name: "phd-vm-298ded87-5b2a-4344-a756-16d2c7b388ec", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: b67dc3ef-05ad-4a89-b3a6-227f46ffe725, project_id: 3deb7c91-2a4d-4d59-b4b7-91dce88feb4b, sled_id: c7694e3c-0d90-4d6d-87be-499a8745469a, sled_serial: "c7694e3c-0d90-4d6d-87be-499a8745469a", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 511 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 679e9d80-4894-468a-a433-4fd89b78039e target = phd_framework::test_vm target_id = 298ded87-5b2a-4344-a756-16d2c7b388ec vm = migration_from_base_lifecycle_0 vm_id = 298ded87-5b2a-4344-a756-16d2c7b388ec
1112026-02-27T04:55:54.733ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = 0c41c901-55dc-4962-9099-01e8bc184a9f path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 679e9d80-4894-468a-a433-4fd89b78039e target = phd_framework::test_vm target_id = 298ded87-5b2a-4344-a756-16d2c7b388ec
1122026-02-27T04:55:57.230ZINFOphd-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-02-27T04:55:57.840ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 673 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 679e9d80-4894-468a-a433-4fd89b78039e target = phd_framework::test_vm target_id = 298ded87-5b2a-4344-a756-16d2c7b388ec
1142026-02-27T04:55:57.840ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3107 file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = 0c41c901-55dc-4962-9099-01e8bc184a9f path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 679e9d80-4894-468a-a433-4fd89b78039e target = phd_framework::test_vm target_id = 298ded87-5b2a-4344-a756-16d2c7b388ec
1152026-02-27T04:55:57.842ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1152 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
1162026-02-27T04:55:57.842ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 298ded87-5b2a-4344-a756-16d2c7b388ec
1172026-02-27T04:55:57.843ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_lifecycle_0 vm_id = 298ded87-5b2a-4344-a756-16d2c7b388ec
1182026-02-27T04:55:57.845ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::can_migrate_from_base self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
1192026-02-27T04:55:57.921ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 77 file = phd-tests/framework/src/test_vm/mod.rs line = 1152 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
1202026-02-27T04:55:57.922ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 79 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 298ded87-5b2a-4344-a756-16d2c7b388ec
1212026-02-27T04:55:57.922ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9267 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 679e9d80-4894-468a-a433-4fd89b78039e
1222026-02-27T04:55:57.922ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 298ded87-5b2a-4344-a756-16d2c7b388ec
1232026-02-27T04:55:57.922ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_lifecycle_0 vm_id = 298ded87-5b2a-4344-a756-16d2c7b388ec
1242026-02-27T04:55:57.954ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 298ded87-5b2a-4344-a756-16d2c7b388ec
1252026-02-27T04:55:57.954ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1152 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 298ded87-5b2a-4344-a756-16d2c7b388ec
1262026-02-27T04:55:57.954ZDEBGphd-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-02-27T04:55:57.954ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 8570 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1282026-02-27T04:55:57.955ZINFOphd-runner: test phd_tests::migrate::from_base::can_migrate_from_base ... ok file = phd-tests/runner/src/execute.rs line = 130 target = phd_runner::execute
1292026-02-27T04:55:57.955ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1302026-02-27T04:55:57.956ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1175 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 298ded87-5b2a-4344-a756-16d2c7b388ec
1312026-02-27T04:55:58.426ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::can_migrate_from_base self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_from_base_lifecycle_0 vm_id = 298ded87-5b2a-4344-a756-16d2c7b388ec
1322026-02-27T04:55:58.503ZDEBGphd-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 = 298ded87-5b2a-4344-a756-16d2c7b388ec
1332026-02-27T04:55:58.503ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-7c2335de-17e9-40cc-a6d9-e88042d2826d"] 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 = 298ded87-5b2a-4344-a756-16d2c7b388ec
1342026-02-27T04:55:58.530ZDEBGphd-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 = 298ded87-5b2a-4344-a756-16d2c7b388ec
1352026-02-27T04:55:58.530ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-dec8dc2e-95ef-4d1b-a13a-8d8487af4bc2"] 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 = 298ded87-5b2a-4344-a756-16d2c7b388ec
1362026-02-27T04:55:58.548ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 593 file = phd-tests/framework/src/test_vm/mod.rs line = 1152 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 298ded87-5b2a-4344-a756-16d2c7b388ec
1372026-02-27T04:55:58.549ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 4313 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 679e9d80-4894-468a-a433-4fd89b78039e target = phd_framework::test_vm target_id = 298ded87-5b2a-4344-a756-16d2c7b388ec vm = migration_from_base_lifecycle_0 vm_id = 298ded87-5b2a-4344-a756-16d2c7b388ec
1382026-02-27T04:55:58.549ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 594 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1392026-02-27T04:55:58.549ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4314 file = phd-tests/framework/src/test_vm/mod.rs line = 606 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 679e9d80-4894-468a-a433-4fd89b78039e target = phd_framework::test_vm target_id = 298ded87-5b2a-4344-a756-16d2c7b388ec
1402026-02-27T04:55:58.549ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 42416 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
1412026-02-27T04:55:58.549ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
1422026-02-27T04:55:58.549ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1432026-02-27T04:55:58.549ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1442026-02-27T04:55:58.549ZINFOphd-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-02-27T04:55:58.549ZDEBGphd-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-02-27T04:55:58.549ZDEBGphd-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-02-27T04:55:58.549ZDEBGphd-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-02-27T04:55:58.550ZDEBGphd-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-02-27T04:55:58.561ZDEBGphd-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 868M 25.3T 867M /phd-artifacts\n target = phd_framework::zfs
1502026-02-27T04:55:58.561ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-244997f5-f9ee-46cc-966b-775af151c203"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1512026-02-27T04:55:58.582ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-244997f5-f9ee-46cc-966b-775af151c203", "phd-artifacts/phd-clone-4a556dda-8bb1-45b2-9c5f-e6e0e07ca5bf"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1522026-02-27T04:55:58.599ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-4a556dda-8bb1-45b2-9c5f-e6e0e07ca5bf"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1532026-02-27T04:55:58.611ZDEBGphd-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-4a556dda-8bb1-45b2-9c5f-e6e0e07ca5bf 0B 25.3T 867M /phd-artifacts/phd-clone-4a556dda-8bb1-45b2-9c5f-e6e0e07ca5bf\n target = phd_framework::zfs
1542026-02-27T04:55:58.612ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1552026-02-27T04:55:58.612ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base
1562026-02-27T04:55:58.612ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ebad43e7e3cf73c8be2422a567137c4e8fe46d24eeaeb1de9a288fd841ba2ecc/propolis-server target = phd_framework::artifacts::store
1572026-02-27T04:55:58.612ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/ebad43e7e3cf73c8be2422a567137c4e8fe46d24eeaeb1de9a288fd841ba2ecc/propolis-server" target = phd_framework::test_vm::server
1582026-02-27T04:55:58.612ZINFOphd-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-02-27T04:55:58.638ZINFOphd-runner: [NEW - EVENT] Launched server with pid 835 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
1602026-02-27T04:55:58.653ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 40 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1612026-02-27T04:55:58.653ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a2b5be93-e4c8-4194-9528-fc9f85405bcd
1622026-02-27T04:55:58.653ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 452 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a2b5be93-e4c8-4194-9528-fc9f85405bcd
1632026-02-27T04:55:59.266ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1642026-02-27T04:55:59.267ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: a2b5be93-e4c8-4194-9528-fc9f85405bcd, name: "phd-vm-a2b5be93-e4c8-4194-9528-fc9f85405bcd", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 314f9d62-a8a9-4962-9686-0fb17563e255, project_id: d5082a53-30da-4196-abc3-9dc959ddcef2, sled_id: acc64492-61c6-4e25-aa04-46477b14a1fe, sled_serial: "acc64492-61c6-4e25-aa04-46477b14a1fe", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 511 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a2b5be93-e4c8-4194-9528-fc9f85405bcd
1652026-02-27T04:55:59.267ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 572 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a2b5be93-e4c8-4194-9528-fc9f85405bcd
1662026-02-27T04:55:59.267ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 577 path = phd_tests::migrate::from_base::serial_history state = Run target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a2b5be93-e4c8-4194-9528-fc9f85405bcd
1672026-02-27T04:55:59.269ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 1 file = phd-tests/framework/src/test_vm/mod.rs line = 572 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a2b5be93-e4c8-4194-9528-fc9f85405bcd
1682026-02-27T04:55:59.269ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 887 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1692026-02-27T04:55:59.269ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 836 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = 300s vm = migration_serial_history_base vm_id = a2b5be93-e4c8-4194-9528-fc9f85405bcd
1702026-02-27T04:55:59.269ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost login: ") target = phd_framework::test_vm
1712026-02-27T04:55:59.269ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a2b5be93-e4c8-4194-9528-fc9f85405bcd
1722026-02-27T04:55:59.270ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = a2b5be93-e4c8-4194-9528-fc9f85405bcd
1732026-02-27T04:56:03.852ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4583 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a2b5be93-e4c8-4194-9528-fc9f85405bcd
1742026-02-27T04:56:03.852ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::serial_history step = WriteStr("root") target = phd_framework::test_vm
1752026-02-27T04:56:03.853ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
1762026-02-27T04:56:03.853ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a2b5be93-e4c8-4194-9528-fc9f85405bcd
1772026-02-27T04:56:03.853ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = a2b5be93-e4c8-4194-9528-fc9f85405bcd
1782026-02-27T04:56:03.871ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a2b5be93-e4c8-4194-9528-fc9f85405bcd
1792026-02-27T04:56:03.871ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::serial_history step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
1802026-02-27T04:56:03.871ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
1812026-02-27T04:56:03.871ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a2b5be93-e4c8-4194-9528-fc9f85405bcd
1822026-02-27T04:56:03.871ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = a2b5be93-e4c8-4194-9528-fc9f85405bcd
1832026-02-27T04:56:03.905ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a2b5be93-e4c8-4194-9528-fc9f85405bcd
1842026-02-27T04:56:03.905ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 884 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1852026-02-27T04:56:03.905ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4636 file = phd-tests/framework/src/test_vm/mod.rs line = 887 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1862026-02-27T04:56:03.905ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a2b5be93-e4c8-4194-9528-fc9f85405bcd
1872026-02-27T04:56:03.905ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = a2b5be93-e4c8-4194-9528-fc9f85405bcd
1882026-02-27T04:56:03.916ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a2b5be93-e4c8-4194-9528-fc9f85405bcd
1892026-02-27T04:56:03.916ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a2b5be93-e4c8-4194-9528-fc9f85405bcd
1902026-02-27T04:56:03.916ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = a2b5be93-e4c8-4194-9528-fc9f85405bcd
1912026-02-27T04:56:03.948ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a2b5be93-e4c8-4194-9528-fc9f85405bcd
1922026-02-27T04:56:03.948ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a2b5be93-e4c8-4194-9528-fc9f85405bcd
1932026-02-27T04:56:03.948ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = a2b5be93-e4c8-4194-9528-fc9f85405bcd
1942026-02-27T04:56:03.959ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a2b5be93-e4c8-4194-9528-fc9f85405bcd
1952026-02-27T04:56:03.960ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a2b5be93-e4c8-4194-9528-fc9f85405bcd
1962026-02-27T04:56:03.960ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = a2b5be93-e4c8-4194-9528-fc9f85405bcd
1972026-02-27T04:56:03.992ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a2b5be93-e4c8-4194-9528-fc9f85405bcd
1982026-02-27T04:56:03.998ZINFOphd-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-02-27T04:56:03.999ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2002026-02-27T04:56:03.999ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base_lifecycle_0
2012026-02-27T04:56:03.999ZDEBGphd-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-02-27T04:56:03.999ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
2032026-02-27T04:56:03.999ZINFOphd-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-02-27T04:56:04.025ZINFOphd-runner: [NEW - EVENT] Launched server with pid 836 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
2052026-02-27T04:56:04.038ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 39 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2062026-02-27T04:56:04.039ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 606 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = a2b5be93-e4c8-4194-9528-fc9f85405bcd target = phd_framework::test_vm target_id = b1e44188-d10c-41c3-8436-c6dbfa062a0e
2072026-02-27T04:56:04.039ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 639 migration_id = b17c8969-add8-459e-ad96-d2f19558ee9c path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = a2b5be93-e4c8-4194-9528-fc9f85405bcd target = phd_framework::test_vm target_id = b1e44188-d10c-41c3-8436-c6dbfa062a0e timeout_duration = 45s
2082026-02-27T04:56:04.039ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = a2b5be93-e4c8-4194-9528-fc9f85405bcd target = phd_framework::test_vm target_id = b1e44188-d10c-41c3-8436-c6dbfa062a0e vm = migration_serial_history_base_lifecycle_0 vm_id = b1e44188-d10c-41c3-8436-c6dbfa062a0e
2092026-02-27T04:56:04.039ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 452 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = a2b5be93-e4c8-4194-9528-fc9f85405bcd target = phd_framework::test_vm target_id = b1e44188-d10c-41c3-8436-c6dbfa062a0e vm = migration_serial_history_base_lifecycle_0 vm_id = b1e44188-d10c-41c3-8436-c6dbfa062a0e
2102026-02-27T04:56:04.817ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: b1e44188-d10c-41c3-8436-c6dbfa062a0e, name: "phd-vm-b1e44188-d10c-41c3-8436-c6dbfa062a0e", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 314f9d62-a8a9-4962-9686-0fb17563e255, project_id: d5082a53-30da-4196-abc3-9dc959ddcef2, sled_id: 53a9ef1b-98c5-493d-b0c4-7cb9bddec442, sled_serial: "53a9ef1b-98c5-493d-b0c4-7cb9bddec442", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 511 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = a2b5be93-e4c8-4194-9528-fc9f85405bcd target = phd_framework::test_vm target_id = b1e44188-d10c-41c3-8436-c6dbfa062a0e vm = migration_serial_history_base_lifecycle_0 vm_id = b1e44188-d10c-41c3-8436-c6dbfa062a0e
2112026-02-27T04:56:04.817ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = b17c8969-add8-459e-ad96-d2f19558ee9c path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = a2b5be93-e4c8-4194-9528-fc9f85405bcd target = phd_framework::test_vm target_id = b1e44188-d10c-41c3-8436-c6dbfa062a0e
2122026-02-27T04:56:07.539ZINFOphd-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-02-27T04:56:09.230ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 673 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = a2b5be93-e4c8-4194-9528-fc9f85405bcd target = phd_framework::test_vm target_id = b1e44188-d10c-41c3-8436-c6dbfa062a0e
2142026-02-27T04:56:09.230ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4412 file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = b17c8969-add8-459e-ad96-d2f19558ee9c path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = a2b5be93-e4c8-4194-9528-fc9f85405bcd target = phd_framework::test_vm target_id = b1e44188-d10c-41c3-8436-c6dbfa062a0e
2152026-02-27T04:56:09.232ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1152 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a2b5be93-e4c8-4194-9528-fc9f85405bcd
2162026-02-27T04:56:09.233ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::serial_history self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_serial_history_base vm_id = a2b5be93-e4c8-4194-9528-fc9f85405bcd
2172026-02-27T04:56:09.312ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 79 file = phd-tests/framework/src/test_vm/mod.rs line = 1152 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a2b5be93-e4c8-4194-9528-fc9f85405bcd
2182026-02-27T04:56:09.312ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 10660 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a2b5be93-e4c8-4194-9528-fc9f85405bcd
2192026-02-27T04:56:09.314ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1152 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = b1e44188-d10c-41c3-8436-c6dbfa062a0e
2202026-02-27T04:56:09.315ZDEBGphd-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-02-27T04:56:09.315ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 10050 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2222026-02-27T04:56:09.315ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 130 target = phd_runner::execute
2232026-02-27T04:56:09.315ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2242026-02-27T04:56:09.316ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1175 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = b1e44188-d10c-41c3-8436-c6dbfa062a0e
2252026-02-27T04:56:09.725ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::serial_history self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_serial_history_base_lifecycle_0 vm_id = b1e44188-d10c-41c3-8436-c6dbfa062a0e
2262026-02-27T04:56:09.808ZDEBGphd-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 = b1e44188-d10c-41c3-8436-c6dbfa062a0e
2272026-02-27T04:56:09.808ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-4a556dda-8bb1-45b2-9c5f-e6e0e07ca5bf"] 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 = b1e44188-d10c-41c3-8436-c6dbfa062a0e
2282026-02-27T04:56:09.835ZDEBGphd-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 = b1e44188-d10c-41c3-8436-c6dbfa062a0e
2292026-02-27T04:56:09.835ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-244997f5-f9ee-46cc-966b-775af151c203"] 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 = b1e44188-d10c-41c3-8436-c6dbfa062a0e
2302026-02-27T04:56:09.852ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 537 file = phd-tests/framework/src/test_vm/mod.rs line = 1152 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = b1e44188-d10c-41c3-8436-c6dbfa062a0e
2312026-02-27T04:56:09.852ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 537 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2322026-02-27T04:56:09.853ZINFOphd-runner: Starting test phd_tests::migrate::from_base::migration_from_base_and_back file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
2332026-02-27T04:56:09.853ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2342026-02-27T04:56:09.853ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 5814 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = a2b5be93-e4c8-4194-9528-fc9f85405bcd target = phd_framework::test_vm target_id = b1e44188-d10c-41c3-8436-c6dbfa062a0e vm = migration_serial_history_base_lifecycle_0 vm_id = b1e44188-d10c-41c3-8436-c6dbfa062a0e
2352026-02-27T04:56:09.853ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2362026-02-27T04:56:09.853ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 5814 file = phd-tests/framework/src/test_vm/mod.rs line = 606 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = a2b5be93-e4c8-4194-9528-fc9f85405bcd target = phd_framework::test_vm target_id = b1e44188-d10c-41c3-8436-c6dbfa062a0e
2372026-02-27T04:56:09.853ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 11305 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2382026-02-27T04:56:09.853ZINFOphd-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-02-27T04:56:09.853ZDEBGphd-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-02-27T04:56:09.853ZDEBGphd-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-02-27T04:56:09.853ZDEBGphd-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-02-27T04:56:09.853ZDEBGphd-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-02-27T04:56:09.864ZDEBGphd-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 868M 25.3T 867M /phd-artifacts\n target = phd_framework::zfs
2442026-02-27T04:56:09.864ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-d48a05a3-2076-4276-9d68-e30b24186f1f"] 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-02-27T04:56:09.884ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-d48a05a3-2076-4276-9d68-e30b24186f1f", "phd-artifacts/phd-clone-9a2753fd-8d1e-4c28-800b-de23beef1c5f"] 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-02-27T04:56:09.902ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-9a2753fd-8d1e-4c28-800b-de23beef1c5f"] 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-02-27T04:56:09.914ZDEBGphd-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-9a2753fd-8d1e-4c28-800b-de23beef1c5f 0B 25.3T 867M /phd-artifacts/phd-clone-9a2753fd-8d1e-4c28-800b-de23beef1c5f\n target = phd_framework::zfs
2482026-02-27T04:56:09.915ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2492026-02-27T04:56:09.915ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back
2502026-02-27T04:56:09.915ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ebad43e7e3cf73c8be2422a567137c4e8fe46d24eeaeb1de9a288fd841ba2ecc/propolis-server target = phd_framework::artifacts::store
2512026-02-27T04:56:09.915ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/ebad43e7e3cf73c8be2422a567137c4e8fe46d24eeaeb1de9a288fd841ba2ecc/propolis-server" target = phd_framework::test_vm::server
2522026-02-27T04:56:09.915ZINFOphd-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-02-27T04:56:09.941ZINFOphd-runner: [NEW - EVENT] Launched server with pid 845 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
2542026-02-27T04:56:09.955ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 40 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2552026-02-27T04:56:09.956ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
2562026-02-27T04:56:09.956ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 452 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
2572026-02-27T04:56:10.825ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2582026-02-27T04:56:10.826ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 9e7089cb-50aa-4042-bd7b-14a1de67b871, name: "phd-vm-9e7089cb-50aa-4042-bd7b-14a1de67b871", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 973895dd-37bc-480f-acdb-f47ef17e0f72, project_id: 493cf204-4f9a-46ef-93f0-d7f1d11cace7, sled_id: fd385971-3d59-44c4-968d-d391a549bfe1, sled_serial: "fd385971-3d59-44c4-968d-d391a549bfe1", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 511 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
2592026-02-27T04:56:10.826ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 572 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
2602026-02-27T04:56:10.826ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 577 path = phd_tests::migrate::from_base::migration_from_base_and_back state = Run target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
2612026-02-27T04:56:10.827ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 1 file = phd-tests/framework/src/test_vm/mod.rs line = 572 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
2622026-02-27T04:56:10.827ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 887 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2632026-02-27T04:56:10.827ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 836 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
2642026-02-27T04:56:10.827ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost login: ") target = phd_framework::test_vm
2652026-02-27T04:56:10.827ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
2662026-02-27T04:56:10.827ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
2672026-02-27T04:56:15.397ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4570 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
2682026-02-27T04:56:15.398ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
2692026-02-27T04:56:15.398ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2702026-02-27T04:56:15.398ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
2712026-02-27T04:56:15.398ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
2722026-02-27T04:56:15.416ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
2732026-02-27T04:56:15.416ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
2742026-02-27T04:56:15.416ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 844 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2752026-02-27T04:56:15.416ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
2762026-02-27T04:56:15.416ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
2772026-02-27T04:56:15.449ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
2782026-02-27T04:56:15.449ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 884 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2792026-02-27T04:56:15.450ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4623 file = phd-tests/framework/src/test_vm/mod.rs line = 887 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2802026-02-27T04:56:15.450ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
2812026-02-27T04:56:15.450ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
2822026-02-27T04:56:15.460ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
2832026-02-27T04:56:15.461ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
2842026-02-27T04:56:15.461ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
2852026-02-27T04:56:15.494ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
2862026-02-27T04:56:15.494ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
2872026-02-27T04:56:15.494ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
2882026-02-27T04:56:15.504ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
2892026-02-27T04:56:15.505ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
2902026-02-27T04:56:15.505ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
2912026-02-27T04:56:15.538ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
2922026-02-27T04:56:15.538ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
2932026-02-27T04:56:15.538ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
2942026-02-27T04:56:15.549ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
2952026-02-27T04:56:15.549ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
2962026-02-27T04:56:15.549ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
2972026-02-27T04:56:15.582ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
2982026-02-27T04:56:15.582ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
2992026-02-27T04:56:15.582ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
3002026-02-27T04:56:15.593ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
3012026-02-27T04:56:15.593ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
3022026-02-27T04:56:15.593ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
3032026-02-27T04:56:15.626ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
3042026-02-27T04:56:15.626ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
3052026-02-27T04:56:15.626ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
3062026-02-27T04:56:15.637ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
3072026-02-27T04:56:15.638ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
3082026-02-27T04:56:15.638ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
3092026-02-27T04:56:15.671ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
3102026-02-27T04:56:15.671ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
3112026-02-27T04:56:15.671ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
3122026-02-27T04:56:15.681ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
3132026-02-27T04:56:15.682ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
3142026-02-27T04:56:15.682ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
3152026-02-27T04:56:15.714ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
3162026-02-27T04:56:15.715ZINFOphd-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-02-27T04:56:15.715ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3182026-02-27T04:56:15.715ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_0
3192026-02-27T04:56:15.715ZDEBGphd-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-02-27T04:56:15.715ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
3212026-02-27T04:56:15.715ZINFOphd-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-02-27T04:56:15.740ZINFOphd-runner: [NEW - EVENT] Launched server with pid 846 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3232026-02-27T04:56:15.753ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 38 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3242026-02-27T04:56:15.754ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 606 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871 target = phd_framework::test_vm target_id = 40522bb4-d56b-4cf7-b9a4-c3d7e06c5348
3252026-02-27T04:56:15.754ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 639 migration_id = 0d25b1d0-b55a-45e5-b126-2fe78a66fe8c path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871 target = phd_framework::test_vm target_id = 40522bb4-d56b-4cf7-b9a4-c3d7e06c5348 timeout_duration = 45s
3262026-02-27T04:56:15.754ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871 target = phd_framework::test_vm target_id = 40522bb4-d56b-4cf7-b9a4-c3d7e06c5348 vm = migration_from_base_and_back_lifecycle_0 vm_id = 40522bb4-d56b-4cf7-b9a4-c3d7e06c5348
3272026-02-27T04:56:15.754ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 452 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871 target = phd_framework::test_vm target_id = 40522bb4-d56b-4cf7-b9a4-c3d7e06c5348 vm = migration_from_base_and_back_lifecycle_0 vm_id = 40522bb4-d56b-4cf7-b9a4-c3d7e06c5348
3282026-02-27T04:56:16.619ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 40522bb4-d56b-4cf7-b9a4-c3d7e06c5348, name: "phd-vm-40522bb4-d56b-4cf7-b9a4-c3d7e06c5348", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 973895dd-37bc-480f-acdb-f47ef17e0f72, project_id: 493cf204-4f9a-46ef-93f0-d7f1d11cace7, sled_id: 8893c5b7-77fa-43e2-a35f-2378d954b69b, sled_serial: "8893c5b7-77fa-43e2-a35f-2378d954b69b", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 511 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871 target = phd_framework::test_vm target_id = 40522bb4-d56b-4cf7-b9a4-c3d7e06c5348 vm = migration_from_base_and_back_lifecycle_0 vm_id = 40522bb4-d56b-4cf7-b9a4-c3d7e06c5348
3292026-02-27T04:56:16.619ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = 0d25b1d0-b55a-45e5-b126-2fe78a66fe8c path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871 target = phd_framework::test_vm target_id = 40522bb4-d56b-4cf7-b9a4-c3d7e06c5348
3302026-02-27T04:56:19.290ZINFOphd-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-02-27T04:56:20.826ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 673 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871 target = phd_framework::test_vm target_id = 40522bb4-d56b-4cf7-b9a4-c3d7e06c5348
3322026-02-27T04:56:20.826ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4207 file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = 0d25b1d0-b55a-45e5-b126-2fe78a66fe8c path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871 target = phd_framework::test_vm target_id = 40522bb4-d56b-4cf7-b9a4-c3d7e06c5348
3332026-02-27T04:56:20.828ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1152 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
3342026-02-27T04:56:20.828ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 40522bb4-d56b-4cf7-b9a4-c3d7e06c5348
3352026-02-27T04:56:20.828ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_0 vm_id = 40522bb4-d56b-4cf7-b9a4-c3d7e06c5348
3362026-02-27T04:56:20.830ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
3372026-02-27T04:56:20.907ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 78 file = phd-tests/framework/src/test_vm/mod.rs line = 1152 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
3382026-02-27T04:56:20.907ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 10952 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871
3392026-02-27T04:56:20.907ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 78 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 40522bb4-d56b-4cf7-b9a4-c3d7e06c5348
3402026-02-27T04:56:20.907ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 40522bb4-d56b-4cf7-b9a4-c3d7e06c5348
3412026-02-27T04:56:20.907ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_0 vm_id = 40522bb4-d56b-4cf7-b9a4-c3d7e06c5348
3422026-02-27T04:56:20.939ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 40522bb4-d56b-4cf7-b9a4-c3d7e06c5348
3432026-02-27T04:56:20.939ZINFOphd-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-02-27T04:56:20.939ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3452026-02-27T04:56:20.939ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_1
3462026-02-27T04:56:20.939ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ebad43e7e3cf73c8be2422a567137c4e8fe46d24eeaeb1de9a288fd841ba2ecc/propolis-server target = phd_framework::artifacts::store
3472026-02-27T04:56:20.939ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9004 server_path = "/phd-artifacts/ebad43e7e3cf73c8be2422a567137c4e8fe46d24eeaeb1de9a288fd841ba2ecc/propolis-server" target = phd_framework::test_vm::server
3482026-02-27T04:56:20.939ZINFOphd-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-02-27T04:56:20.966ZINFOphd-runner: [NEW - EVENT] Launched server with pid 848 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3502026-02-27T04:56:20.980ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 41 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3512026-02-27T04:56:20.980ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 606 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 40522bb4-d56b-4cf7-b9a4-c3d7e06c5348 target = phd_framework::test_vm target_id = dfa12a81-3346-40b3-a1a4-32fb86f01a9f
3522026-02-27T04:56:20.980ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 639 migration_id = 48501d5a-5286-4867-911f-af4c064bd9bf path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 40522bb4-d56b-4cf7-b9a4-c3d7e06c5348 target = phd_framework::test_vm target_id = dfa12a81-3346-40b3-a1a4-32fb86f01a9f timeout_duration = 45s
3532026-02-27T04:56:20.980ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 40522bb4-d56b-4cf7-b9a4-c3d7e06c5348 target = phd_framework::test_vm target_id = dfa12a81-3346-40b3-a1a4-32fb86f01a9f vm = migration_from_base_and_back_lifecycle_1 vm_id = dfa12a81-3346-40b3-a1a4-32fb86f01a9f
3542026-02-27T04:56:20.981ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9004/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 452 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 40522bb4-d56b-4cf7-b9a4-c3d7e06c5348 target = phd_framework::test_vm target_id = dfa12a81-3346-40b3-a1a4-32fb86f01a9f vm = migration_from_base_and_back_lifecycle_1 vm_id = dfa12a81-3346-40b3-a1a4-32fb86f01a9f
3552026-02-27T04:56:21.740ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: dfa12a81-3346-40b3-a1a4-32fb86f01a9f, name: "phd-vm-dfa12a81-3346-40b3-a1a4-32fb86f01a9f", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 973895dd-37bc-480f-acdb-f47ef17e0f72, project_id: 493cf204-4f9a-46ef-93f0-d7f1d11cace7, sled_id: d50a9250-d988-4d02-adb5-0054683a97b9, sled_serial: "d50a9250-d988-4d02-adb5-0054683a97b9", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 511 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 40522bb4-d56b-4cf7-b9a4-c3d7e06c5348 target = phd_framework::test_vm target_id = dfa12a81-3346-40b3-a1a4-32fb86f01a9f vm = migration_from_base_and_back_lifecycle_1 vm_id = dfa12a81-3346-40b3-a1a4-32fb86f01a9f
3562026-02-27T04:56:21.740ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = 48501d5a-5286-4867-911f-af4c064bd9bf path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 40522bb4-d56b-4cf7-b9a4-c3d7e06c5348 target = phd_framework::test_vm target_id = dfa12a81-3346-40b3-a1a4-32fb86f01a9f
3572026-02-27T04:56:24.452ZINFOphd-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-02-27T04:56:25.900ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 673 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 40522bb4-d56b-4cf7-b9a4-c3d7e06c5348 target = phd_framework::test_vm target_id = dfa12a81-3346-40b3-a1a4-32fb86f01a9f
3592026-02-27T04:56:25.900ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4160 file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = 48501d5a-5286-4867-911f-af4c064bd9bf path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 40522bb4-d56b-4cf7-b9a4-c3d7e06c5348 target = phd_framework::test_vm target_id = dfa12a81-3346-40b3-a1a4-32fb86f01a9f
3602026-02-27T04:56:25.903ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1152 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 40522bb4-d56b-4cf7-b9a4-c3d7e06c5348
3612026-02-27T04:56:25.903ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = dfa12a81-3346-40b3-a1a4-32fb86f01a9f
3622026-02-27T04:56:25.903ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_1 vm_id = dfa12a81-3346-40b3-a1a4-32fb86f01a9f
3632026-02-27T04:56:25.905ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_0 vm_id = 40522bb4-d56b-4cf7-b9a4-c3d7e06c5348
3642026-02-27T04:56:25.980ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 76 file = phd-tests/framework/src/test_vm/mod.rs line = 1152 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 40522bb4-d56b-4cf7-b9a4-c3d7e06c5348
3652026-02-27T04:56:25.980ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 10227 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871 target = phd_framework::test_vm target_id = 40522bb4-d56b-4cf7-b9a4-c3d7e06c5348 vm = migration_from_base_and_back_lifecycle_0 vm_id = 40522bb4-d56b-4cf7-b9a4-c3d7e06c5348
3662026-02-27T04:56:25.980ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 76 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = dfa12a81-3346-40b3-a1a4-32fb86f01a9f
3672026-02-27T04:56:25.980ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 10227 file = phd-tests/framework/src/test_vm/mod.rs line = 606 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 9e7089cb-50aa-4042-bd7b-14a1de67b871 target = phd_framework::test_vm target_id = 40522bb4-d56b-4cf7-b9a4-c3d7e06c5348
3682026-02-27T04:56:25.980ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = dfa12a81-3346-40b3-a1a4-32fb86f01a9f
3692026-02-27T04:56:25.980ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_1 vm_id = dfa12a81-3346-40b3-a1a4-32fb86f01a9f
3702026-02-27T04:56:26.014ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = dfa12a81-3346-40b3-a1a4-32fb86f01a9f
3712026-02-27T04:56:26.014ZINFOphd-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-02-27T04:56:26.014ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3732026-02-27T04:56:26.014ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_2
3742026-02-27T04:56:26.014ZDEBGphd-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-02-27T04:56:26.014ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9006 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
3762026-02-27T04:56:26.014ZINFOphd-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-02-27T04:56:26.040ZINFOphd-runner: [NEW - EVENT] Launched server with pid 850 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3782026-02-27T04:56:26.054ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 40 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3792026-02-27T04:56:26.054ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 606 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = dfa12a81-3346-40b3-a1a4-32fb86f01a9f target = phd_framework::test_vm target_id = ac589b0c-2a68-4e1e-9795-d8bca915fc29
3802026-02-27T04:56:26.054ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 639 migration_id = 49fe15ce-db4d-4bd7-baaa-3883a929fe3d path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = dfa12a81-3346-40b3-a1a4-32fb86f01a9f target = phd_framework::test_vm target_id = ac589b0c-2a68-4e1e-9795-d8bca915fc29 timeout_duration = 45s
3812026-02-27T04:56:26.054ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = dfa12a81-3346-40b3-a1a4-32fb86f01a9f target = phd_framework::test_vm target_id = ac589b0c-2a68-4e1e-9795-d8bca915fc29 vm = migration_from_base_and_back_lifecycle_2 vm_id = ac589b0c-2a68-4e1e-9795-d8bca915fc29
3822026-02-27T04:56:26.055ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9006/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 452 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = dfa12a81-3346-40b3-a1a4-32fb86f01a9f target = phd_framework::test_vm target_id = ac589b0c-2a68-4e1e-9795-d8bca915fc29 vm = migration_from_base_and_back_lifecycle_2 vm_id = ac589b0c-2a68-4e1e-9795-d8bca915fc29
3832026-02-27T04:56:26.554ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: ac589b0c-2a68-4e1e-9795-d8bca915fc29, name: "phd-vm-ac589b0c-2a68-4e1e-9795-d8bca915fc29", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 973895dd-37bc-480f-acdb-f47ef17e0f72, project_id: 493cf204-4f9a-46ef-93f0-d7f1d11cace7, sled_id: bbbd648b-6876-410c-95ce-add3ad313103, sled_serial: "bbbd648b-6876-410c-95ce-add3ad313103", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 511 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = dfa12a81-3346-40b3-a1a4-32fb86f01a9f target = phd_framework::test_vm target_id = ac589b0c-2a68-4e1e-9795-d8bca915fc29 vm = migration_from_base_and_back_lifecycle_2 vm_id = ac589b0c-2a68-4e1e-9795-d8bca915fc29
3842026-02-27T04:56:26.554ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = 49fe15ce-db4d-4bd7-baaa-3883a929fe3d path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = dfa12a81-3346-40b3-a1a4-32fb86f01a9f target = phd_framework::test_vm target_id = ac589b0c-2a68-4e1e-9795-d8bca915fc29
3852026-02-27T04:56:29.295ZINFOphd-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-02-27T04:56:29.422ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 673 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = dfa12a81-3346-40b3-a1a4-32fb86f01a9f target = phd_framework::test_vm target_id = ac589b0c-2a68-4e1e-9795-d8bca915fc29
3872026-02-27T04:56:29.422ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2868 file = phd-tests/framework/src/test_vm/mod.rs line = 660 migration_id = 49fe15ce-db4d-4bd7-baaa-3883a929fe3d path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = dfa12a81-3346-40b3-a1a4-32fb86f01a9f target = phd_framework::test_vm target_id = ac589b0c-2a68-4e1e-9795-d8bca915fc29
3882026-02-27T04:56:29.424ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1152 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = dfa12a81-3346-40b3-a1a4-32fb86f01a9f
3892026-02-27T04:56:29.424ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = ac589b0c-2a68-4e1e-9795-d8bca915fc29
3902026-02-27T04:56:29.424ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_2 vm_id = ac589b0c-2a68-4e1e-9795-d8bca915fc29
3912026-02-27T04:56:29.425ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9004 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_1 vm_id = dfa12a81-3346-40b3-a1a4-32fb86f01a9f
3922026-02-27T04:56:29.505ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 80 file = phd-tests/framework/src/test_vm/mod.rs line = 1152 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = dfa12a81-3346-40b3-a1a4-32fb86f01a9f
3932026-02-27T04:56:29.505ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8525 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 40522bb4-d56b-4cf7-b9a4-c3d7e06c5348 target = phd_framework::test_vm target_id = dfa12a81-3346-40b3-a1a4-32fb86f01a9f vm = migration_from_base_and_back_lifecycle_1 vm_id = dfa12a81-3346-40b3-a1a4-32fb86f01a9f
3942026-02-27T04:56:29.505ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 8526 file = phd-tests/framework/src/test_vm/mod.rs line = 606 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 40522bb4-d56b-4cf7-b9a4-c3d7e06c5348 target = phd_framework::test_vm target_id = dfa12a81-3346-40b3-a1a4-32fb86f01a9f
3952026-02-27T04:56:29.712ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 287 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = ac589b0c-2a68-4e1e-9795-d8bca915fc29
3962026-02-27T04:56:29.712ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = ac589b0c-2a68-4e1e-9795-d8bca915fc29
3972026-02-27T04:56:29.712ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 909 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_2 vm_id = ac589b0c-2a68-4e1e-9795-d8bca915fc29
3982026-02-27T04:56:29.744ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 902 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = ac589b0c-2a68-4e1e-9795-d8bca915fc29
3992026-02-27T04:56:29.744ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1152 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = ac589b0c-2a68-4e1e-9795-d8bca915fc29
4002026-02-27T04:56:29.744ZDEBGphd-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-02-27T04:56:29.744ZINFOphd-runner: test phd_tests::migrate::from_base::migration_from_base_and_back ... ok file = phd-tests/runner/src/execute.rs line = 130 target = phd_runner::execute
4022026-02-27T04:56:29.744ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 18922 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
4032026-02-27T04:56:29.744ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
4042026-02-27T04:56:29.746ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1175 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = ac589b0c-2a68-4e1e-9795-d8bca915fc29
4052026-02-27T04:56:30.314ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9006 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_2 vm_id = ac589b0c-2a68-4e1e-9795-d8bca915fc29
4062026-02-27T04:56:30.391ZDEBGphd-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 = ac589b0c-2a68-4e1e-9795-d8bca915fc29
4072026-02-27T04:56:30.391ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-9a2753fd-8d1e-4c28-800b-de23beef1c5f"] 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 = ac589b0c-2a68-4e1e-9795-d8bca915fc29
4082026-02-27T04:56:30.422ZDEBGphd-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 = ac589b0c-2a68-4e1e-9795-d8bca915fc29
4092026-02-27T04:56:30.422ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-d48a05a3-2076-4276-9d68-e30b24186f1f"] 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 = ac589b0c-2a68-4e1e-9795-d8bca915fc29
4102026-02-27T04:56:30.440ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 696 file = phd-tests/framework/src/test_vm/mod.rs line = 1152 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = ac589b0c-2a68-4e1e-9795-d8bca915fc29
4112026-02-27T04:56:30.441ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 696 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
4122026-02-27T04:56:30.441ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
4132026-02-27T04:56:30.441ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 4386 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = dfa12a81-3346-40b3-a1a4-32fb86f01a9f target = phd_framework::test_vm target_id = ac589b0c-2a68-4e1e-9795-d8bca915fc29 vm = migration_from_base_and_back_lifecycle_2 vm_id = ac589b0c-2a68-4e1e-9795-d8bca915fc29
4142026-02-27T04:56:30.441ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
4152026-02-27T04:56:30.441ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4387 file = phd-tests/framework/src/test_vm/mod.rs line = 606 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = dfa12a81-3346-40b3-a1a4-32fb86f01a9f target = phd_framework::test_vm target_id = ac589b0c-2a68-4e1e-9795-d8bca915fc29
4162026-02-27T04:56:30.441ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 20590 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
417 test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 74.31s
418 
4192026-02-27T04:56:30.442ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 41 target = phd_runner