Max level shown:
12024-09-30T21:17:18.251ZINFOphd-runner: phd_runner file = phd-tests/runner/src/main.rs line = 35 runner_args = ProcessArgs { command: Run(RunOptions { propolis_server_cmd: "/work/phd-test/propolis-server", base_propolis_branch: Some("master"), base_propolis_commit: None, base_propolis_cmd: None, crucible_downstairs_cmd: None, crucible_downstairs_commit: Some(Auto), tmp_directory: "/tmp/propolis-phd", artifact_directory: Some("/phd-artifacts"), server_logging_mode: TmpFile, default_guest_cpus: 2, default_guest_memory_mib: 512, artifact_toml_path: "/work/phd-test/artifacts.toml", default_guest_artifact: "alpine", default_bootrom_artifact: "ovmf", include_filter: ["phd_tests::migrate::from_base"], exclude_filter: [], max_buildomat_wait_secs: 1200 }), disable_ansi: false, emit_bunyan: true } target = phd_runner
22024-09-30T21:17:18.254ZDEBGphd-runner: Created new artifact store from manifest file = phd-tests/framework/src/artifacts/store.rs line = 221 store = Store { local_dir: "/phd-artifacts", artifacts: {"alpine": Mutex { data: StoredArtifact { description: Artifact { filename: "alpine.iso", kind: GuestOs(Alpine), source: RemoteServer { sha256: "ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1" }, untar: None }, cached_path: None } }, "ovmf": Mutex { data: StoredArtifact { description: Artifact { filename: "OVMF_CODE.fd", kind: Bootrom, source: Buildomat(BuildomatArtifact { repo: Repo("oxidecomputer/edk2"), series: Series("image_debug"), commit: Commit("6d92acf0a22718dd4175d7c64dbcf7aaec3740bd"), sha256: "29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f" }), untar: None }, cached_path: None } }}, downloader: DownloadConfig { timeout: 600s, buildomat_backoff: ExponentialBackoff { current_interval: 1s, initial_interval: 1s, randomization_factor: 0.5, multiplier: 1.5, max_interval: 60s, start_time: Instant { tv_sec: 435, tv_nsec: 627820537 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32024-09-30T21:17:18.254ZINFOphd-runner: Adding Propolis server from local command file = phd-tests/framework/src/artifacts/store.rs line = 229 propolis_server_cmd = /work/phd-test/propolis-server target = phd_framework::artifacts::store
42024-09-30T21:17:18.254ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = 2b88ab88461fb06aaf2aab11c5e381a3cad25eac file = phd-tests/framework/src/artifacts/store.rs line = 313 target = phd_framework::artifacts::store
52024-09-30T21:17:18.254ZDEBGphd-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/2b88ab88461fb06aaf2aab11c5e381a3cad25eac/crucible-nightly.sha256.txt
62024-09-30T21:17:18.489ZINFOphd-runner: Adding 'current' Propolis server from Buildomat Git branch 'master' file = phd-tests/framework/src/artifacts/store.rs line = 250 target = phd_framework::artifacts::store
72024-09-30T21:17:18.906ZDEBGphd-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/11371b0f3743f8df5b047dc0edc2699f4bdf3927/propolis-server.sha256.txt
82024-09-30T21:17:19.013ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92024-09-30T21:17:19.013ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102024-09-30T21:17:19.013ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112024-09-30T21:17:19.013ZINFOphd-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
122024-09-30T21:17:19.013ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132024-09-30T21:17:19.013ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142024-09-30T21:17:19.014ZINFOphd-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
152024-09-30T21:17:19.014ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
162024-09-30T21:17:19.014ZDEBGphd-runner: [TEST - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/6d92acf0a22718dd4175d7c64dbcf7aaec3740bd/OVMF_CODE.fd
172024-09-30T21:17:19.578ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
182024-09-30T21:17:19.579ZDEBGphd-runner: [TEST - EVENT] Downloading alpine.iso from https://oxide-omicron-build.s3.amazonaws.com/alpine.iso file = phd-tests/framework/src/artifacts/store.rs line = 618 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store timeout = 600s
192024-09-30T21:17:51.322ZDEBGphd-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
202024-09-30T21:17:51.322ZDEBGphd-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
212024-09-30T21:17:51.351ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::migration_from_base_and_back stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 2.00M 1.80T 1.91M /phd-artifacts\n target = phd_framework::zfs
222024-09-30T21:17:51.351ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-6821e703-7c03-40cd-a705-542b0772dab3"] 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
232024-09-30T21:17:51.404ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-6821e703-7c03-40cd-a705-542b0772dab3", "phd-artifacts/phd-clone-65255989-0734-448a-8d39-e28bca48f986"] 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
242024-09-30T21:17:51.423ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-65255989-0734-448a-8d39-e28bca48f986"] 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
252024-09-30T21:17:51.435ZDEBGphd-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-65255989-0734-448a-8d39-e28bca48f986 0B 1.80T 48.9M /phd-artifacts/phd-clone-65255989-0734-448a-8d39-e28bca48f986\n target = phd_framework::zfs
262024-09-30T21:17:51.436ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
272024-09-30T21:17:51.436ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 204 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back
282024-09-30T21:17:51.436ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/01c47951b997937ea701294c55becdc0311e15ba672756045966559b11a000a7/propolis-server.tar.gz path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
292024-09-30T21:17:51.436ZDEBGphd-runner: [NEW - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/11371b0f3743f8df5b047dc0edc2699f4bdf3927/propolis-server.tar.gz
302024-09-30T21:18:16.342ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/01c47951b997937ea701294c55becdc0311e15ba672756045966559b11a000a7/propolis-server file = phd-tests/framework/src/artifacts/store.rs line = 162 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store untar_path = propolis-server
312024-09-30T21:18:16.343ZDEBGphd-runner: [NEW - EVENT] Extracting gzipped tarball... file = phd-tests/framework/src/artifacts/store.rs line = 518 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
322024-09-30T21:18:29.615ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/01c47951b997937ea701294c55becdc0311e15ba672756045966559b11a000a7/propolis-server" target = phd_framework::test_vm::server
332024-09-30T21:18:29.615ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back.stdout.log" target = phd_framework::server_log_mode
342024-09-30T21:18:29.659ZINFOphd-runner: [NEW - EVENT] Launched server with pid 865 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
352024-09-30T21:18:29.659ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 38223 file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
362024-09-30T21:18:29.659ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = b77dea9d-a62d-4891-839f-1d474008b578
372024-09-30T21:18:29.660ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 370 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = b77dea9d-a62d-4891-839f-1d474008b578
382024-09-30T21:18:30.339ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392024-09-30T21:18:30.341ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: b77dea9d-a62d-4891-839f-1d474008b578, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: e5a3006d-18eb-41be-b2b4-a27a7b7721a0, silo_id: eb3a7963-2337-4e5b-aed1-34e4515574c7, sled_id: e9d93efd-b62e-4fc1-b254-467d8622f72b, sled_model: "pheidippes", sled_revision: 1, sled_serial: "e9d93efd-b62e-4fc1-b254-467d8622f72b" }, name: "phd-vm-b77dea9d-a62d-4891-839f-1d474008b578", vcpus: 2 }, state: Creating } line = 429 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = b77dea9d-a62d-4891-839f-1d474008b578
402024-09-30T21:18:30.341ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 681 file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = b77dea9d-a62d-4891-839f-1d474008b578
412024-09-30T21:18:30.341ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 506 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = b77dea9d-a62d-4891-839f-1d474008b578
422024-09-30T21:18:30.341ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 511 path = phd_tests::migrate::from_base::migration_from_base_and_back state = Run target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = b77dea9d-a62d-4891-839f-1d474008b578
432024-09-30T21:18:30.341ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 506 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = b77dea9d-a62d-4891-839f-1d474008b578
442024-09-30T21:18:30.341ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 763 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
452024-09-30T21:18:30.342ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 712 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base_and_back vm_id = b77dea9d-a62d-4891-839f-1d474008b578
462024-09-30T21:18:30.342ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost login: ") target = phd_framework::test_vm
472024-09-30T21:18:30.342ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = b77dea9d-a62d-4891-839f-1d474008b578
482024-09-30T21:18:30.342ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = b77dea9d-a62d-4891-839f-1d474008b578
492024-09-30T21:18:34.625ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4283 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = b77dea9d-a62d-4891-839f-1d474008b578
502024-09-30T21:18:34.625ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
512024-09-30T21:18:34.625ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
522024-09-30T21:18:34.625ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = b77dea9d-a62d-4891-839f-1d474008b578
532024-09-30T21:18:34.625ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = b77dea9d-a62d-4891-839f-1d474008b578
542024-09-30T21:18:34.643ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = b77dea9d-a62d-4891-839f-1d474008b578
552024-09-30T21:18:34.644ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 760 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
562024-09-30T21:18:34.644ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4302 file = phd-tests/framework/src/test_vm/mod.rs line = 763 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
572024-09-30T21:18:34.644ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = b77dea9d-a62d-4891-839f-1d474008b578
582024-09-30T21:18:34.644ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = b77dea9d-a62d-4891-839f-1d474008b578
592024-09-30T21:18:34.655ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = b77dea9d-a62d-4891-839f-1d474008b578
602024-09-30T21:18:34.655ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = b77dea9d-a62d-4891-839f-1d474008b578
612024-09-30T21:18:34.655ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = b77dea9d-a62d-4891-839f-1d474008b578
622024-09-30T21:18:34.677ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = b77dea9d-a62d-4891-839f-1d474008b578
632024-09-30T21:18:34.677ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = b77dea9d-a62d-4891-839f-1d474008b578
642024-09-30T21:18:34.677ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = b77dea9d-a62d-4891-839f-1d474008b578
652024-09-30T21:18:34.687ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = b77dea9d-a62d-4891-839f-1d474008b578
662024-09-30T21:18:34.687ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = b77dea9d-a62d-4891-839f-1d474008b578
672024-09-30T21:18:34.687ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = b77dea9d-a62d-4891-839f-1d474008b578
682024-09-30T21:18:34.720ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = b77dea9d-a62d-4891-839f-1d474008b578
692024-09-30T21:18:34.720ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = b77dea9d-a62d-4891-839f-1d474008b578
702024-09-30T21:18:34.721ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = b77dea9d-a62d-4891-839f-1d474008b578
712024-09-30T21:18:34.731ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = b77dea9d-a62d-4891-839f-1d474008b578
722024-09-30T21:18:34.731ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = b77dea9d-a62d-4891-839f-1d474008b578
732024-09-30T21:18:34.731ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = b77dea9d-a62d-4891-839f-1d474008b578
742024-09-30T21:18:34.764ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = b77dea9d-a62d-4891-839f-1d474008b578
752024-09-30T21:18:34.764ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 74 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
762024-09-30T21:18:34.765ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
772024-09-30T21:18:34.765ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 204 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
782024-09-30T21:18:34.765ZDEBGphd-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
792024-09-30T21:18:34.765ZDEBGphd-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
802024-09-30T21:18:34.765ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
812024-09-30T21:18:34.765ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stdout.log" target = phd_framework::server_log_mode
822024-09-30T21:18:34.781ZINFOphd-runner: [NEW - EVENT] Launched server with pid 866 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
832024-09-30T21:18:34.782ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 16 file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
842024-09-30T21:18:34.782ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = b77dea9d-a62d-4891-839f-1d474008b578 target = phd_framework::test_vm target_id = c9a847c0-b16c-49f1-8b31-6ad378f9a9b9
852024-09-30T21:18:34.782ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 573 migration_id = 27a40d21-f5b3-4fa1-be54-2d70ad989f3f path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = b77dea9d-a62d-4891-839f-1d474008b578 target = phd_framework::test_vm target_id = c9a847c0-b16c-49f1-8b31-6ad378f9a9b9 timeout_duration = 45s
862024-09-30T21:18:34.782ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = b77dea9d-a62d-4891-839f-1d474008b578 target = phd_framework::test_vm target_id = c9a847c0-b16c-49f1-8b31-6ad378f9a9b9 vm = migration_from_base_and_back_lifecycle_0 vm_id = c9a847c0-b16c-49f1-8b31-6ad378f9a9b9
872024-09-30T21:18:34.782ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 370 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = b77dea9d-a62d-4891-839f-1d474008b578 target = phd_framework::test_vm target_id = c9a847c0-b16c-49f1-8b31-6ad378f9a9b9 vm = migration_from_base_and_back_lifecycle_0 vm_id = c9a847c0-b16c-49f1-8b31-6ad378f9a9b9
882024-09-30T21:18:35.471ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: c9a847c0-b16c-49f1-8b31-6ad378f9a9b9, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: e5a3006d-18eb-41be-b2b4-a27a7b7721a0, silo_id: eb3a7963-2337-4e5b-aed1-34e4515574c7, sled_id: 88f03acb-52ad-4dbe-ba6f-25dc08f1a8ff, sled_model: "pheidippes", sled_revision: 1, sled_serial: "88f03acb-52ad-4dbe-ba6f-25dc08f1a8ff" }, name: "phd-vm-c9a847c0-b16c-49f1-8b31-6ad378f9a9b9", vcpus: 2 }, state: Migrating } line = 429 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = b77dea9d-a62d-4891-839f-1d474008b578 target = phd_framework::test_vm target_id = c9a847c0-b16c-49f1-8b31-6ad378f9a9b9 vm = migration_from_base_and_back_lifecycle_0 vm_id = c9a847c0-b16c-49f1-8b31-6ad378f9a9b9
892024-09-30T21:18:35.471ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 689 file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = b77dea9d-a62d-4891-839f-1d474008b578 target = phd_framework::test_vm target_id = c9a847c0-b16c-49f1-8b31-6ad378f9a9b9 vm = migration_from_base_and_back_lifecycle_0 vm_id = c9a847c0-b16c-49f1-8b31-6ad378f9a9b9
902024-09-30T21:18:35.472ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 27a40d21-f5b3-4fa1-be54-2d70ad989f3f path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = b77dea9d-a62d-4891-839f-1d474008b578 target = phd_framework::test_vm target_id = c9a847c0-b16c-49f1-8b31-6ad378f9a9b9
912024-09-30T21:18:38.066ZINFOphd-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":7718}} target = phd_framework::serial
922024-09-30T21:18:40.109ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 607 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = b77dea9d-a62d-4891-839f-1d474008b578 target = phd_framework::test_vm target_id = c9a847c0-b16c-49f1-8b31-6ad378f9a9b9
932024-09-30T21:18:40.109ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4637 file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 27a40d21-f5b3-4fa1-be54-2d70ad989f3f path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = b77dea9d-a62d-4891-839f-1d474008b578 target = phd_framework::test_vm target_id = c9a847c0-b16c-49f1-8b31-6ad378f9a9b9
942024-09-30T21:18:40.109ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 5327 file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = b77dea9d-a62d-4891-839f-1d474008b578 target = phd_framework::test_vm target_id = c9a847c0-b16c-49f1-8b31-6ad378f9a9b9
952024-09-30T21:18:40.110ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = b77dea9d-a62d-4891-839f-1d474008b578
962024-09-30T21:18:40.111ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = c9a847c0-b16c-49f1-8b31-6ad378f9a9b9
972024-09-30T21:18:40.111ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_0 vm_id = c9a847c0-b16c-49f1-8b31-6ad378f9a9b9
982024-09-30T21:18:40.112ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_from_base_and_back vm_id = b77dea9d-a62d-4891-839f-1d474008b578
992024-09-30T21:18:40.243ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 132 file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = b77dea9d-a62d-4891-839f-1d474008b578
1002024-09-30T21:18:41.307ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 1196 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = c9a847c0-b16c-49f1-8b31-6ad378f9a9b9
1012024-09-30T21:18:41.307ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = c9a847c0-b16c-49f1-8b31-6ad378f9a9b9
1022024-09-30T21:18:41.307ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_0 vm_id = c9a847c0-b16c-49f1-8b31-6ad378f9a9b9
1032024-09-30T21:18:41.340ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = c9a847c0-b16c-49f1-8b31-6ad378f9a9b9
1042024-09-30T21:18:41.340ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 74 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __BASE_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
1052024-09-30T21:18:41.341ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1062024-09-30T21:18:41.341ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 204 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
1072024-09-30T21:18:41.341ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/01c47951b997937ea701294c55becdc0311e15ba672756045966559b11a000a7/propolis-server target = phd_framework::artifacts::store
1082024-09-30T21:18:41.341ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9004 server_path = "/phd-artifacts/01c47951b997937ea701294c55becdc0311e15ba672756045966559b11a000a7/propolis-server" target = phd_framework::test_vm::server
1092024-09-30T21:18:41.341ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stdout.log" target = phd_framework::server_log_mode
1102024-09-30T21:18:41.358ZINFOphd-runner: [NEW - EVENT] Launched server with pid 868 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
1112024-09-30T21:18:41.358ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1122024-09-30T21:18:41.358ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = c9a847c0-b16c-49f1-8b31-6ad378f9a9b9 target = phd_framework::test_vm target_id = 238d8a40-9dbf-478a-a8de-136f7c5b42bf
1132024-09-30T21:18:41.359ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 573 migration_id = f8d8c253-fed0-4960-849f-5c8157602ca0 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = c9a847c0-b16c-49f1-8b31-6ad378f9a9b9 target = phd_framework::test_vm target_id = 238d8a40-9dbf-478a-a8de-136f7c5b42bf timeout_duration = 45s
1142024-09-30T21:18:41.359ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = c9a847c0-b16c-49f1-8b31-6ad378f9a9b9 target = phd_framework::test_vm target_id = 238d8a40-9dbf-478a-a8de-136f7c5b42bf vm = migration_from_base_and_back_lifecycle_1 vm_id = 238d8a40-9dbf-478a-a8de-136f7c5b42bf
1152024-09-30T21:18:41.359ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9004/instance/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 370 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = c9a847c0-b16c-49f1-8b31-6ad378f9a9b9 target = phd_framework::test_vm target_id = 238d8a40-9dbf-478a-a8de-136f7c5b42bf vm = migration_from_base_and_back_lifecycle_1 vm_id = 238d8a40-9dbf-478a-a8de-136f7c5b42bf
1162024-09-30T21:18:41.958ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 238d8a40-9dbf-478a-a8de-136f7c5b42bf, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: e5a3006d-18eb-41be-b2b4-a27a7b7721a0, silo_id: eb3a7963-2337-4e5b-aed1-34e4515574c7, sled_id: 8074e56e-ef79-4cb4-9c4d-6bd2386dde14, sled_model: "pheidippes", sled_revision: 1, sled_serial: "8074e56e-ef79-4cb4-9c4d-6bd2386dde14" }, name: "phd-vm-238d8a40-9dbf-478a-a8de-136f7c5b42bf", vcpus: 2 }, state: Migrating } line = 429 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = c9a847c0-b16c-49f1-8b31-6ad378f9a9b9 target = phd_framework::test_vm target_id = 238d8a40-9dbf-478a-a8de-136f7c5b42bf vm = migration_from_base_and_back_lifecycle_1 vm_id = 238d8a40-9dbf-478a-a8de-136f7c5b42bf
1172024-09-30T21:18:41.958ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 599 file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = c9a847c0-b16c-49f1-8b31-6ad378f9a9b9 target = phd_framework::test_vm target_id = 238d8a40-9dbf-478a-a8de-136f7c5b42bf vm = migration_from_base_and_back_lifecycle_1 vm_id = 238d8a40-9dbf-478a-a8de-136f7c5b42bf
1182024-09-30T21:18:41.958ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = f8d8c253-fed0-4960-849f-5c8157602ca0 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = c9a847c0-b16c-49f1-8b31-6ad378f9a9b9 target = phd_framework::test_vm target_id = 238d8a40-9dbf-478a-a8de-136f7c5b42bf
1192024-09-30T21:18:44.548ZINFOphd-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":7765}} target = phd_framework::serial
1202024-09-30T21:18:46.616ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 607 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = c9a847c0-b16c-49f1-8b31-6ad378f9a9b9 target = phd_framework::test_vm target_id = 238d8a40-9dbf-478a-a8de-136f7c5b42bf
1212024-09-30T21:18:46.616ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4657 file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = f8d8c253-fed0-4960-849f-5c8157602ca0 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = c9a847c0-b16c-49f1-8b31-6ad378f9a9b9 target = phd_framework::test_vm target_id = 238d8a40-9dbf-478a-a8de-136f7c5b42bf
1222024-09-30T21:18:46.616ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 5257 file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = c9a847c0-b16c-49f1-8b31-6ad378f9a9b9 target = phd_framework::test_vm target_id = 238d8a40-9dbf-478a-a8de-136f7c5b42bf
1232024-09-30T21:18:46.617ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1018 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 = c9a847c0-b16c-49f1-8b31-6ad378f9a9b9
1242024-09-30T21:18:46.617ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 238d8a40-9dbf-478a-a8de-136f7c5b42bf
1252024-09-30T21:18:46.617ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_1 vm_id = 238d8a40-9dbf-478a-a8de-136f7c5b42bf
1262024-09-30T21:18:46.618ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_0 vm_id = c9a847c0-b16c-49f1-8b31-6ad378f9a9b9
1272024-09-30T21:18:46.728ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 111 file = phd-tests/framework/src/test_vm/mod.rs line = 1018 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 = c9a847c0-b16c-49f1-8b31-6ad378f9a9b9
1282024-09-30T21:18:46.729ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 111 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 238d8a40-9dbf-478a-a8de-136f7c5b42bf
1292024-09-30T21:18:46.729ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 238d8a40-9dbf-478a-a8de-136f7c5b42bf
1302024-09-30T21:18:46.729ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_1 vm_id = 238d8a40-9dbf-478a-a8de-136f7c5b42bf
1312024-09-30T21:18:46.762ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = 238d8a40-9dbf-478a-a8de-136f7c5b42bf
1322024-09-30T21:18:46.762ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 74 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
1332024-09-30T21:18:46.762ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1342024-09-30T21:18:46.762ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 204 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
1352024-09-30T21:18:46.762ZDEBGphd-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
1362024-09-30T21:18:46.763ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9006 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
1372024-09-30T21:18:46.763ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stdout.log" target = phd_framework::server_log_mode
1382024-09-30T21:18:46.780ZINFOphd-runner: [NEW - EVENT] Launched server with pid 870 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
1392024-09-30T21:18:46.781ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1402024-09-30T21:18:46.781ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 238d8a40-9dbf-478a-a8de-136f7c5b42bf target = phd_framework::test_vm target_id = 11aba827-1728-478b-830e-f4d34d47fef2
1412024-09-30T21:18:46.781ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 573 migration_id = af40e933-1ec9-468d-8302-09182cda9015 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 238d8a40-9dbf-478a-a8de-136f7c5b42bf target = phd_framework::test_vm target_id = 11aba827-1728-478b-830e-f4d34d47fef2 timeout_duration = 45s
1422024-09-30T21:18:46.781ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 238d8a40-9dbf-478a-a8de-136f7c5b42bf target = phd_framework::test_vm target_id = 11aba827-1728-478b-830e-f4d34d47fef2 vm = migration_from_base_and_back_lifecycle_2 vm_id = 11aba827-1728-478b-830e-f4d34d47fef2
1432024-09-30T21:18:46.781ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9006/instance/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 370 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 238d8a40-9dbf-478a-a8de-136f7c5b42bf target = phd_framework::test_vm target_id = 11aba827-1728-478b-830e-f4d34d47fef2 vm = migration_from_base_and_back_lifecycle_2 vm_id = 11aba827-1728-478b-830e-f4d34d47fef2
1442024-09-30T21:18:47.380ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 11aba827-1728-478b-830e-f4d34d47fef2, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: e5a3006d-18eb-41be-b2b4-a27a7b7721a0, silo_id: eb3a7963-2337-4e5b-aed1-34e4515574c7, sled_id: 116df53b-9cab-4d3c-8881-3a45566f331d, sled_model: "pheidippes", sled_revision: 1, sled_serial: "116df53b-9cab-4d3c-8881-3a45566f331d" }, name: "phd-vm-11aba827-1728-478b-830e-f4d34d47fef2", vcpus: 2 }, state: Migrating } line = 429 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 238d8a40-9dbf-478a-a8de-136f7c5b42bf target = phd_framework::test_vm target_id = 11aba827-1728-478b-830e-f4d34d47fef2 vm = migration_from_base_and_back_lifecycle_2 vm_id = 11aba827-1728-478b-830e-f4d34d47fef2
1452024-09-30T21:18:47.380ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 599 file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 238d8a40-9dbf-478a-a8de-136f7c5b42bf target = phd_framework::test_vm target_id = 11aba827-1728-478b-830e-f4d34d47fef2 vm = migration_from_base_and_back_lifecycle_2 vm_id = 11aba827-1728-478b-830e-f4d34d47fef2
1462024-09-30T21:18:47.380ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = af40e933-1ec9-468d-8302-09182cda9015 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 238d8a40-9dbf-478a-a8de-136f7c5b42bf target = phd_framework::test_vm target_id = 11aba827-1728-478b-830e-f4d34d47fef2
1472024-09-30T21:18:49.989ZINFOphd-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":7812}} target = phd_framework::serial
1482024-09-30T21:18:51.392ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 607 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 238d8a40-9dbf-478a-a8de-136f7c5b42bf target = phd_framework::test_vm target_id = 11aba827-1728-478b-830e-f4d34d47fef2
1492024-09-30T21:18:51.392ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4011 file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = af40e933-1ec9-468d-8302-09182cda9015 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 238d8a40-9dbf-478a-a8de-136f7c5b42bf target = phd_framework::test_vm target_id = 11aba827-1728-478b-830e-f4d34d47fef2
1502024-09-30T21:18:51.392ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4611 file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 238d8a40-9dbf-478a-a8de-136f7c5b42bf target = phd_framework::test_vm target_id = 11aba827-1728-478b-830e-f4d34d47fef2
1512024-09-30T21:18:51.393ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1018 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 = 238d8a40-9dbf-478a-a8de-136f7c5b42bf
1522024-09-30T21:18:51.394ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 11aba827-1728-478b-830e-f4d34d47fef2
1532024-09-30T21:18:51.394ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_2 vm_id = 11aba827-1728-478b-830e-f4d34d47fef2
1542024-09-30T21:18:51.395ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9004 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_1 vm_id = 238d8a40-9dbf-478a-a8de-136f7c5b42bf
1552024-09-30T21:18:51.529ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 135 file = phd-tests/framework/src/test_vm/mod.rs line = 1018 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 = 238d8a40-9dbf-478a-a8de-136f7c5b42bf
1562024-09-30T21:18:51.529ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 135 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 11aba827-1728-478b-830e-f4d34d47fef2
1572024-09-30T21:18:51.529ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 11aba827-1728-478b-830e-f4d34d47fef2
1582024-09-30T21:18:51.529ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_2 vm_id = 11aba827-1728-478b-830e-f4d34d47fef2
1592024-09-30T21:18:51.562ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 11aba827-1728-478b-830e-f4d34d47fef2
1602024-09-30T21:18:51.563ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1018 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 = 11aba827-1728-478b-830e-f4d34d47fef2
1612024-09-30T21:18:51.563ZDEBGphd-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
1622024-09-30T21:18:51.563ZINFOphd-runner: test phd_tests::migrate::from_base::migration_from_base_and_back ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
1632024-09-30T21:18:51.563ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1642024-09-30T21:18:51.563ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 21223 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1652024-09-30T21:18:51.564ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1041 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 = 11aba827-1728-478b-830e-f4d34d47fef2
1662024-09-30T21:18:52.087ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9006 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_2 vm_id = 11aba827-1728-478b-830e-f4d34d47fef2
1672024-09-30T21:18:52.210ZDEBGphd-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 = 11aba827-1728-478b-830e-f4d34d47fef2
1682024-09-30T21:18:52.210ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-65255989-0734-448a-8d39-e28bca48f986"] 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 = 11aba827-1728-478b-830e-f4d34d47fef2
1692024-09-30T21:18:52.251ZDEBGphd-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 = 11aba827-1728-478b-830e-f4d34d47fef2
1702024-09-30T21:18:52.251ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-6821e703-7c03-40cd-a705-542b0772dab3"] 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 = 11aba827-1728-478b-830e-f4d34d47fef2
1712024-09-30T21:18:52.282ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 719 file = phd-tests/framework/src/test_vm/mod.rs line = 1018 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 = 11aba827-1728-478b-830e-f4d34d47fef2
1722024-09-30T21:18:52.282ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 93268 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
1732024-09-30T21:18:52.282ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 719 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1742024-09-30T21:18:52.282ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
1752024-09-30T21:18:52.282ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1762024-09-30T21:18:52.282ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1772024-09-30T21:18:52.282ZINFOphd-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
1782024-09-30T21:18:52.283ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd target = phd_framework::artifacts::store
1792024-09-30T21:18:52.283ZDEBGphd-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
1802024-09-30T21:18:52.283ZDEBGphd-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
1812024-09-30T21:18:52.283ZDEBGphd-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
1822024-09-30T21:18:52.302ZDEBGphd-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 724M 1.80T 723M /phd-artifacts\n target = phd_framework::zfs
1832024-09-30T21:18:52.302ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-b55a544c-765b-488b-a016-8c409da1ce3d"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1842024-09-30T21:18:52.329ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-b55a544c-765b-488b-a016-8c409da1ce3d", "phd-artifacts/phd-clone-b0eba941-0814-40f5-8cd7-a9ae75994045"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1852024-09-30T21:18:52.357ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-b0eba941-0814-40f5-8cd7-a9ae75994045"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1862024-09-30T21:18:52.375ZDEBGphd-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-b0eba941-0814-40f5-8cd7-a9ae75994045 0B 1.80T 723M /phd-artifacts/phd-clone-b0eba941-0814-40f5-8cd7-a9ae75994045\n target = phd_framework::zfs
1872024-09-30T21:18:52.376ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1882024-09-30T21:18:52.376ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 204 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base
1892024-09-30T21:18:52.376ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/01c47951b997937ea701294c55becdc0311e15ba672756045966559b11a000a7/propolis-server target = phd_framework::artifacts::store
1902024-09-30T21:18:52.376ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_serial_history_base.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/01c47951b997937ea701294c55becdc0311e15ba672756045966559b11a000a7/propolis-server" target = phd_framework::test_vm::server
1912024-09-30T21:18:52.376ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/migration_serial_history_base.stderr.log" stdout_path = "/tmp/propolis-phd/migration_serial_history_base.stdout.log" target = phd_framework::server_log_mode
1922024-09-30T21:18:52.388ZINFOphd-runner: [NEW - EVENT] Launched server with pid 879 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
1932024-09-30T21:18:52.388ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 12 file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1942024-09-30T21:18:52.388ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a246b664-05a6-4648-b0c8-07a60b6bb620
1952024-09-30T21:18:52.389ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 370 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a246b664-05a6-4648-b0c8-07a60b6bb620
1962024-09-30T21:18:52.894ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1972024-09-30T21:18:52.895ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: a246b664-05a6-4648-b0c8-07a60b6bb620, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 380310e8-553e-48fb-8da0-ab779812b994, silo_id: b877338d-1e3a-454e-a4ef-51afd734cb14, sled_id: fa29188c-85df-467b-87c7-39e7093f9111, sled_model: "pheidippes", sled_revision: 1, sled_serial: "fa29188c-85df-467b-87c7-39e7093f9111" }, name: "phd-vm-a246b664-05a6-4648-b0c8-07a60b6bb620", vcpus: 2 }, state: Creating } line = 429 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a246b664-05a6-4648-b0c8-07a60b6bb620
1982024-09-30T21:18:52.895ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 506 file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a246b664-05a6-4648-b0c8-07a60b6bb620
1992024-09-30T21:18:52.895ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 506 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a246b664-05a6-4648-b0c8-07a60b6bb620
2002024-09-30T21:18:52.895ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 511 path = phd_tests::migrate::from_base::serial_history state = Run target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a246b664-05a6-4648-b0c8-07a60b6bb620
2012024-09-30T21:18:52.896ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 506 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a246b664-05a6-4648-b0c8-07a60b6bb620
2022024-09-30T21:18:52.896ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 763 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2032024-09-30T21:18:52.896ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 712 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = 300s vm = migration_serial_history_base vm_id = a246b664-05a6-4648-b0c8-07a60b6bb620
2042024-09-30T21:18:52.896ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost login: ") target = phd_framework::test_vm
2052024-09-30T21:18:52.896ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a246b664-05a6-4648-b0c8-07a60b6bb620
2062024-09-30T21:18:52.896ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = a246b664-05a6-4648-b0c8-07a60b6bb620
2072024-09-30T21:18:57.068ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4172 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a246b664-05a6-4648-b0c8-07a60b6bb620
2082024-09-30T21:18:57.068ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::serial_history step = WriteStr("root") target = phd_framework::test_vm
2092024-09-30T21:18:57.068ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
2102024-09-30T21:18:57.068ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a246b664-05a6-4648-b0c8-07a60b6bb620
2112024-09-30T21:18:57.068ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = a246b664-05a6-4648-b0c8-07a60b6bb620
2122024-09-30T21:18:57.086ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a246b664-05a6-4648-b0c8-07a60b6bb620
2132024-09-30T21:18:57.086ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 760 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2142024-09-30T21:18:57.086ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4190 file = phd-tests/framework/src/test_vm/mod.rs line = 763 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2152024-09-30T21:18:57.087ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a246b664-05a6-4648-b0c8-07a60b6bb620
2162024-09-30T21:18:57.087ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = a246b664-05a6-4648-b0c8-07a60b6bb620
2172024-09-30T21:18:57.097ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a246b664-05a6-4648-b0c8-07a60b6bb620
2182024-09-30T21:18:57.097ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a246b664-05a6-4648-b0c8-07a60b6bb620
2192024-09-30T21:18:57.097ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = a246b664-05a6-4648-b0c8-07a60b6bb620
2202024-09-30T21:18:57.120ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a246b664-05a6-4648-b0c8-07a60b6bb620
2212024-09-30T21:18:57.124ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 74 path = phd_tests::migrate::from_base::serial_history propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_serial_history_base
2222024-09-30T21:18:57.124ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2232024-09-30T21:18:57.124ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 204 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base_lifecycle_0
2242024-09-30T21:18:57.124ZDEBGphd-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
2252024-09-30T21:18:57.125ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
2262024-09-30T21:18:57.125ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stdout.log" target = phd_framework::server_log_mode
2272024-09-30T21:18:57.140ZINFOphd-runner: [NEW - EVENT] Launched server with pid 880 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
2282024-09-30T21:18:57.140ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 15 file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2292024-09-30T21:18:57.140ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = a246b664-05a6-4648-b0c8-07a60b6bb620 target = phd_framework::test_vm target_id = ac31c04b-4ec8-4eb0-a78e-af53aacfb072
2302024-09-30T21:18:57.140ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 573 migration_id = b52a1a30-6205-4e45-8321-e16a32fa7fdb path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = a246b664-05a6-4648-b0c8-07a60b6bb620 target = phd_framework::test_vm target_id = ac31c04b-4ec8-4eb0-a78e-af53aacfb072 timeout_duration = 45s
2312024-09-30T21:18:57.140ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = a246b664-05a6-4648-b0c8-07a60b6bb620 target = phd_framework::test_vm target_id = ac31c04b-4ec8-4eb0-a78e-af53aacfb072 vm = migration_serial_history_base_lifecycle_0 vm_id = ac31c04b-4ec8-4eb0-a78e-af53aacfb072
2322024-09-30T21:18:57.141ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 370 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = a246b664-05a6-4648-b0c8-07a60b6bb620 target = phd_framework::test_vm target_id = ac31c04b-4ec8-4eb0-a78e-af53aacfb072 vm = migration_serial_history_base_lifecycle_0 vm_id = ac31c04b-4ec8-4eb0-a78e-af53aacfb072
2332024-09-30T21:18:57.829ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: ac31c04b-4ec8-4eb0-a78e-af53aacfb072, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 380310e8-553e-48fb-8da0-ab779812b994, silo_id: b877338d-1e3a-454e-a4ef-51afd734cb14, sled_id: 924f5c62-525e-4826-babc-8bcc515647bf, sled_model: "pheidippes", sled_revision: 1, sled_serial: "924f5c62-525e-4826-babc-8bcc515647bf" }, name: "phd-vm-ac31c04b-4ec8-4eb0-a78e-af53aacfb072", vcpus: 2 }, state: Migrating } line = 429 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = a246b664-05a6-4648-b0c8-07a60b6bb620 target = phd_framework::test_vm target_id = ac31c04b-4ec8-4eb0-a78e-af53aacfb072 vm = migration_serial_history_base_lifecycle_0 vm_id = ac31c04b-4ec8-4eb0-a78e-af53aacfb072
2342024-09-30T21:18:57.829ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 688 file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = a246b664-05a6-4648-b0c8-07a60b6bb620 target = phd_framework::test_vm target_id = ac31c04b-4ec8-4eb0-a78e-af53aacfb072 vm = migration_serial_history_base_lifecycle_0 vm_id = ac31c04b-4ec8-4eb0-a78e-af53aacfb072
2352024-09-30T21:18:57.829ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = b52a1a30-6205-4e45-8321-e16a32fa7fdb path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = a246b664-05a6-4648-b0c8-07a60b6bb620 target = phd_framework::test_vm target_id = ac31c04b-4ec8-4eb0-a78e-af53aacfb072
2362024-09-30T21:19:00.440ZINFOphd-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":7685}} target = phd_framework::serial
2372024-09-30T21:19:00.535ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 607 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = a246b664-05a6-4648-b0c8-07a60b6bb620 target = phd_framework::test_vm target_id = ac31c04b-4ec8-4eb0-a78e-af53aacfb072
2382024-09-30T21:19:00.535ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2706 file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = b52a1a30-6205-4e45-8321-e16a32fa7fdb path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = a246b664-05a6-4648-b0c8-07a60b6bb620 target = phd_framework::test_vm target_id = ac31c04b-4ec8-4eb0-a78e-af53aacfb072
2392024-09-30T21:19:00.535ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3395 file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = a246b664-05a6-4648-b0c8-07a60b6bb620 target = phd_framework::test_vm target_id = ac31c04b-4ec8-4eb0-a78e-af53aacfb072
2402024-09-30T21:19:00.537ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a246b664-05a6-4648-b0c8-07a60b6bb620
2412024-09-30T21:19:00.538ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 path = phd_tests::migrate::from_base::serial_history self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_serial_history_base vm_id = a246b664-05a6-4648-b0c8-07a60b6bb620
2422024-09-30T21:19:00.660ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 122 file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a246b664-05a6-4648-b0c8-07a60b6bb620
2432024-09-30T21:19:00.663ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = ac31c04b-4ec8-4eb0-a78e-af53aacfb072
2442024-09-30T21:19:00.663ZDEBGphd-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
2452024-09-30T21:19:00.663ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
2462024-09-30T21:19:00.663ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 7768 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2472024-09-30T21:19:00.663ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2482024-09-30T21:19:00.664ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1041 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = ac31c04b-4ec8-4eb0-a78e-af53aacfb072
2492024-09-30T21:19:01.196ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 path = phd_tests::migrate::from_base::serial_history self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_serial_history_base_lifecycle_0 vm_id = ac31c04b-4ec8-4eb0-a78e-af53aacfb072
2502024-09-30T21:19:01.312ZDEBGphd-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 = ac31c04b-4ec8-4eb0-a78e-af53aacfb072
2512024-09-30T21:19:01.312ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-b0eba941-0814-40f5-8cd7-a9ae75994045"] 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 = ac31c04b-4ec8-4eb0-a78e-af53aacfb072
2522024-09-30T21:19:01.354ZDEBGphd-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 = ac31c04b-4ec8-4eb0-a78e-af53aacfb072
2532024-09-30T21:19:01.354ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-b55a544c-765b-488b-a016-8c409da1ce3d"] 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 = ac31c04b-4ec8-4eb0-a78e-af53aacfb072
2542024-09-30T21:19:01.387ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 724 file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = ac31c04b-4ec8-4eb0-a78e-af53aacfb072
2552024-09-30T21:19:01.387ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 9104 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2562024-09-30T21:19:01.387ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 724 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2572024-09-30T21:19:01.387ZINFOphd-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
2582024-09-30T21:19:01.387ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2592024-09-30T21:19:01.387ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2602024-09-30T21:19:01.387ZINFOphd-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
2612024-09-30T21:19:01.388ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd target = phd_framework::artifacts::store
2622024-09-30T21:19:01.388ZDEBGphd-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
2632024-09-30T21:19:01.388ZDEBGphd-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
2642024-09-30T21:19:01.388ZDEBGphd-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
2652024-09-30T21:19:01.406ZDEBGphd-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 724M 1.80T 723M /phd-artifacts\n target = phd_framework::zfs
2662024-09-30T21:19:01.406ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-bc30c834-97a3-416c-a2ef-18214ae6fd8a"] 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
2672024-09-30T21:19:01.433ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-bc30c834-97a3-416c-a2ef-18214ae6fd8a", "phd-artifacts/phd-clone-f51c6b9d-5b53-4632-8593-ecdec5712caa"] 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
2682024-09-30T21:19:01.462ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-f51c6b9d-5b53-4632-8593-ecdec5712caa"] 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
2692024-09-30T21:19:01.481ZDEBGphd-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-f51c6b9d-5b53-4632-8593-ecdec5712caa 0B 1.80T 723M /phd-artifacts/phd-clone-f51c6b9d-5b53-4632-8593-ecdec5712caa\n target = phd_framework::zfs
2702024-09-30T21:19:01.482ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2712024-09-30T21:19:01.482ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 204 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base
2722024-09-30T21:19:01.482ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/01c47951b997937ea701294c55becdc0311e15ba672756045966559b11a000a7/propolis-server target = phd_framework::artifacts::store
2732024-09-30T21:19:01.482ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_from_base.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/01c47951b997937ea701294c55becdc0311e15ba672756045966559b11a000a7/propolis-server" target = phd_framework::test_vm::server
2742024-09-30T21:19:01.482ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/migration_from_base.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base.stdout.log" target = phd_framework::server_log_mode
2752024-09-30T21:19:01.495ZINFOphd-runner: [NEW - EVENT] Launched server with pid 889 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
2762024-09-30T21:19:01.495ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 13 file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2772024-09-30T21:19:01.495ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = af833150-05b3-419d-92a6-a4dca3ceaeb6
2782024-09-30T21:19:01.496ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 370 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = af833150-05b3-419d-92a6-a4dca3ceaeb6
2792024-09-30T21:19:02.226ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2802024-09-30T21:19:02.227ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: af833150-05b3-419d-92a6-a4dca3ceaeb6, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 6df47152-9d4b-4669-99cf-6eba0734a364, silo_id: d26fc9c5-1cea-4907-9d3d-ddc55ff3f6e9, sled_id: 7b356a62-4227-4f61-acbc-dc441df36500, sled_model: "pheidippes", sled_revision: 1, sled_serial: "7b356a62-4227-4f61-acbc-dc441df36500" }, name: "phd-vm-af833150-05b3-419d-92a6-a4dca3ceaeb6", vcpus: 2 }, state: Creating } line = 429 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = af833150-05b3-419d-92a6-a4dca3ceaeb6
2812024-09-30T21:19:02.227ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 732 file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = af833150-05b3-419d-92a6-a4dca3ceaeb6
2822024-09-30T21:19:02.227ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 506 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = af833150-05b3-419d-92a6-a4dca3ceaeb6
2832024-09-30T21:19:02.227ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 511 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = af833150-05b3-419d-92a6-a4dca3ceaeb6
2842024-09-30T21:19:02.228ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 506 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = af833150-05b3-419d-92a6-a4dca3ceaeb6
2852024-09-30T21:19:02.228ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 763 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2862024-09-30T21:19:02.228ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 712 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base vm_id = af833150-05b3-419d-92a6-a4dca3ceaeb6
2872024-09-30T21:19:02.228ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
2882024-09-30T21:19:02.228ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = af833150-05b3-419d-92a6-a4dca3ceaeb6
2892024-09-30T21:19:02.228ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = af833150-05b3-419d-92a6-a4dca3ceaeb6
2902024-09-30T21:19:06.457ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4228 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = af833150-05b3-419d-92a6-a4dca3ceaeb6
2912024-09-30T21:19:06.457ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
2922024-09-30T21:19:06.457ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 720 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
2932024-09-30T21:19:06.457ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = af833150-05b3-419d-92a6-a4dca3ceaeb6
2942024-09-30T21:19:06.457ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = af833150-05b3-419d-92a6-a4dca3ceaeb6
2952024-09-30T21:19:06.475ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = af833150-05b3-419d-92a6-a4dca3ceaeb6
2962024-09-30T21:19:06.475ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 760 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2972024-09-30T21:19:06.475ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4246 file = phd-tests/framework/src/test_vm/mod.rs line = 763 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2982024-09-30T21:19:06.475ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = af833150-05b3-419d-92a6-a4dca3ceaeb6
2992024-09-30T21:19:06.475ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = af833150-05b3-419d-92a6-a4dca3ceaeb6
3002024-09-30T21:19:06.487ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = af833150-05b3-419d-92a6-a4dca3ceaeb6
3012024-09-30T21:19:06.487ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = af833150-05b3-419d-92a6-a4dca3ceaeb6
3022024-09-30T21:19:06.487ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = af833150-05b3-419d-92a6-a4dca3ceaeb6
3032024-09-30T21:19:06.519ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = af833150-05b3-419d-92a6-a4dca3ceaeb6
3042024-09-30T21:19:06.519ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = af833150-05b3-419d-92a6-a4dca3ceaeb6
3052024-09-30T21:19:06.519ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = af833150-05b3-419d-92a6-a4dca3ceaeb6
3062024-09-30T21:19:06.530ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = af833150-05b3-419d-92a6-a4dca3ceaeb6
3072024-09-30T21:19:06.530ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = af833150-05b3-419d-92a6-a4dca3ceaeb6
3082024-09-30T21:19:06.530ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = af833150-05b3-419d-92a6-a4dca3ceaeb6
3092024-09-30T21:19:06.563ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = af833150-05b3-419d-92a6-a4dca3ceaeb6
3102024-09-30T21:19:06.563ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = af833150-05b3-419d-92a6-a4dca3ceaeb6
3112024-09-30T21:19:06.563ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = af833150-05b3-419d-92a6-a4dca3ceaeb6
3122024-09-30T21:19:06.574ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = af833150-05b3-419d-92a6-a4dca3ceaeb6
3132024-09-30T21:19:06.574ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = af833150-05b3-419d-92a6-a4dca3ceaeb6
3142024-09-30T21:19:06.574ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = af833150-05b3-419d-92a6-a4dca3ceaeb6
3152024-09-30T21:19:06.596ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = af833150-05b3-419d-92a6-a4dca3ceaeb6
3162024-09-30T21:19:06.596ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 74 path = phd_tests::migrate::from_base::can_migrate_from_base propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base
3172024-09-30T21:19:06.597ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3182024-09-30T21:19:06.597ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 204 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base_lifecycle_0
3192024-09-30T21:19:06.597ZDEBGphd-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
3202024-09-30T21:19:06.597ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
3212024-09-30T21:19:06.597ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stdout.log" target = phd_framework::server_log_mode
3222024-09-30T21:19:06.613ZINFOphd-runner: [NEW - EVENT] Launched server with pid 890 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
3232024-09-30T21:19:06.613ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 16 file = phd-tests/framework/src/test_vm/mod.rs line = 186 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3242024-09-30T21:19:06.613ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = af833150-05b3-419d-92a6-a4dca3ceaeb6 target = phd_framework::test_vm target_id = c7a054e5-1375-4ff3-a217-2a78b345e5e3
3252024-09-30T21:19:06.613ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 573 migration_id = 5295c93a-4d75-4360-9cfb-e1e3caeb226e path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = af833150-05b3-419d-92a6-a4dca3ceaeb6 target = phd_framework::test_vm target_id = c7a054e5-1375-4ff3-a217-2a78b345e5e3 timeout_duration = 45s
3262024-09-30T21:19:06.613ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = af833150-05b3-419d-92a6-a4dca3ceaeb6 target = phd_framework::test_vm target_id = c7a054e5-1375-4ff3-a217-2a78b345e5e3 vm = migration_from_base_lifecycle_0 vm_id = c7a054e5-1375-4ff3-a217-2a78b345e5e3
3272024-09-30T21:19:06.614ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 370 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = af833150-05b3-419d-92a6-a4dca3ceaeb6 target = phd_framework::test_vm target_id = c7a054e5-1375-4ff3-a217-2a78b345e5e3 vm = migration_from_base_lifecycle_0 vm_id = c7a054e5-1375-4ff3-a217-2a78b345e5e3
3282024-09-30T21:19:07.197ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: c7a054e5-1375-4ff3-a217-2a78b345e5e3, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 6df47152-9d4b-4669-99cf-6eba0734a364, silo_id: d26fc9c5-1cea-4907-9d3d-ddc55ff3f6e9, sled_id: e5e049f1-3782-458a-894f-c08ba185d913, sled_model: "pheidippes", sled_revision: 1, sled_serial: "e5e049f1-3782-458a-894f-c08ba185d913" }, name: "phd-vm-c7a054e5-1375-4ff3-a217-2a78b345e5e3", vcpus: 2 }, state: Migrating } line = 429 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = af833150-05b3-419d-92a6-a4dca3ceaeb6 target = phd_framework::test_vm target_id = c7a054e5-1375-4ff3-a217-2a78b345e5e3 vm = migration_from_base_lifecycle_0 vm_id = c7a054e5-1375-4ff3-a217-2a78b345e5e3
3292024-09-30T21:19:07.197ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 583 file = phd-tests/framework/src/test_vm/mod.rs line = 290 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = af833150-05b3-419d-92a6-a4dca3ceaeb6 target = phd_framework::test_vm target_id = c7a054e5-1375-4ff3-a217-2a78b345e5e3 vm = migration_from_base_lifecycle_0 vm_id = c7a054e5-1375-4ff3-a217-2a78b345e5e3
3302024-09-30T21:19:07.197ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 5295c93a-4d75-4360-9cfb-e1e3caeb226e path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = af833150-05b3-419d-92a6-a4dca3ceaeb6 target = phd_framework::test_vm target_id = c7a054e5-1375-4ff3-a217-2a78b345e5e3
3312024-09-30T21:19:09.805ZINFOphd-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":7718}} target = phd_framework::serial
3322024-09-30T21:19:10.340ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 607 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = af833150-05b3-419d-92a6-a4dca3ceaeb6 target = phd_framework::test_vm target_id = c7a054e5-1375-4ff3-a217-2a78b345e5e3
3332024-09-30T21:19:10.341ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3143 file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 5295c93a-4d75-4360-9cfb-e1e3caeb226e path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = af833150-05b3-419d-92a6-a4dca3ceaeb6 target = phd_framework::test_vm target_id = c7a054e5-1375-4ff3-a217-2a78b345e5e3
3342024-09-30T21:19:10.341ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3727 file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = af833150-05b3-419d-92a6-a4dca3ceaeb6 target = phd_framework::test_vm target_id = c7a054e5-1375-4ff3-a217-2a78b345e5e3
3352024-09-30T21:19:10.342ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = af833150-05b3-419d-92a6-a4dca3ceaeb6
3362024-09-30T21:19:10.342ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = c7a054e5-1375-4ff3-a217-2a78b345e5e3
3372024-09-30T21:19:10.342ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_lifecycle_0 vm_id = c7a054e5-1375-4ff3-a217-2a78b345e5e3
3382024-09-30T21:19:10.343ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 path = phd_tests::migrate::from_base::can_migrate_from_base self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_from_base vm_id = af833150-05b3-419d-92a6-a4dca3ceaeb6
3392024-09-30T21:19:10.472ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 130 file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = af833150-05b3-419d-92a6-a4dca3ceaeb6
3402024-09-30T21:19:10.473ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 130 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = c7a054e5-1375-4ff3-a217-2a78b345e5e3
3412024-09-30T21:19:10.473ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = c7a054e5-1375-4ff3-a217-2a78b345e5e3
3422024-09-30T21:19:10.473ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_lifecycle_0 vm_id = c7a054e5-1375-4ff3-a217-2a78b345e5e3
3432024-09-30T21:19:10.506ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = c7a054e5-1375-4ff3-a217-2a78b345e5e3
3442024-09-30T21:19:10.506ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = c7a054e5-1375-4ff3-a217-2a78b345e5e3
3452024-09-30T21:19:10.506ZDEBGphd-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
3462024-09-30T21:19:10.506ZINFOphd-runner: test phd_tests::migrate::from_base::can_migrate_from_base ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
3472024-09-30T21:19:10.506ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 8279 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
3482024-09-30T21:19:10.506ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3492024-09-30T21:19:10.507ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1041 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = c7a054e5-1375-4ff3-a217-2a78b345e5e3
3502024-09-30T21:19:10.820ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 path = phd_tests::migrate::from_base::can_migrate_from_base self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_from_base_lifecycle_0 vm_id = c7a054e5-1375-4ff3-a217-2a78b345e5e3
3512024-09-30T21:19:10.944ZDEBGphd-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 = c7a054e5-1375-4ff3-a217-2a78b345e5e3
3522024-09-30T21:19:10.945ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-f51c6b9d-5b53-4632-8593-ecdec5712caa"] 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 = c7a054e5-1375-4ff3-a217-2a78b345e5e3
3532024-09-30T21:19:10.986ZDEBGphd-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 = c7a054e5-1375-4ff3-a217-2a78b345e5e3
3542024-09-30T21:19:10.986ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-bc30c834-97a3-416c-a2ef-18214ae6fd8a"] 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 = c7a054e5-1375-4ff3-a217-2a78b345e5e3
3552024-09-30T21:19:11.014ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 508 file = phd-tests/framework/src/test_vm/mod.rs line = 1018 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = c7a054e5-1375-4ff3-a217-2a78b345e5e3
3562024-09-30T21:19:11.015ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 9626 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
3572024-09-30T21:19:11.015ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 508 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3582024-09-30T21:19:11.015ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
3592024-09-30T21:19:11.015ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
360 test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 112.00s
361 
3622024-09-30T21:19:11.015ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 40 target = phd_runner