Max level shown:
12024-11-29T17:27:14.724ZINFOphd-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-11-29T17:27:14.726ZDEBGphd-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: 40606, tv_nsec: 34225343 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32024-11-29T17:27:14.726ZINFOphd-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-11-29T17:27:14.726ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = 1d82cc9fd9925814d097d39f7cbafd62fb8cfb7e file = phd-tests/framework/src/artifacts/store.rs line = 313 target = phd_framework::artifacts::store
52024-11-29T17:27:14.726ZDEBGphd-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/1d82cc9fd9925814d097d39f7cbafd62fb8cfb7e/crucible-nightly.sha256.txt
62024-11-29T17:27:14.847ZINFOphd-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-11-29T17:27:15.329ZDEBGphd-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/fca969a5d3bc834c5724ebb70517d3a132332aec/propolis-server.sha256.txt
82024-11-29T17:27:15.436ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92024-11-29T17:27:15.437ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102024-11-29T17:27:15.437ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112024-11-29T17:27:15.437ZINFOphd-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-11-29T17:27:15.437ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132024-11-29T17:27:15.437ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142024-11-29T17:27:15.437ZINFOphd-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-11-29T17:27:15.438ZDEBGphd-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-11-29T17:27:15.438ZDEBGphd-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-11-29T17:27:16.023ZDEBGphd-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-11-29T17:27:16.023ZDEBGphd-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-11-29T17:27:42.703ZDEBGphd-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-11-29T17:27:42.704ZDEBGphd-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-11-29T17:27:42.726ZDEBGphd-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.42M 1.80T 1.91M /phd-artifacts\n target = phd_framework::zfs
222024-11-29T17:27:42.726ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-52a0324e-8aa8-4c8f-9bcc-b93c1e8ac9ed"] 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-11-29T17:27:42.776ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-52a0324e-8aa8-4c8f-9bcc-b93c1e8ac9ed", "phd-artifacts/phd-clone-719e44e9-dcfd-4ae3-8f8e-45a0b47f8b22"] 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-11-29T17:27:42.797ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-719e44e9-dcfd-4ae3-8f8e-45a0b47f8b22"] 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-11-29T17:27:42.809ZDEBGphd-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-719e44e9-dcfd-4ae3-8f8e-45a0b47f8b22 0B 1.80T 48.9M /phd-artifacts/phd-clone-719e44e9-dcfd-4ae3-8f8e-45a0b47f8b22\n target = phd_framework::zfs
262024-11-29T17:27:42.810ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
272024-11-29T17:27:42.810ZINFOphd-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 = 206 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back
282024-11-29T17:27:42.810ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/6ddc7fe004633766b6b1a6f80e4a5a1443a681408aacb88b941a23d6d26b7ad6/propolis-server.tar.gz path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
292024-11-29T17:27:42.810ZDEBGphd-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/fca969a5d3bc834c5724ebb70517d3a132332aec/propolis-server.tar.gz
302024-11-29T17:28:07.433ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/6ddc7fe004633766b6b1a6f80e4a5a1443a681408aacb88b941a23d6d26b7ad6/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-11-29T17:28:07.433ZDEBGphd-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-11-29T17:28:20.055ZINFOphd-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/6ddc7fe004633766b6b1a6f80e4a5a1443a681408aacb88b941a23d6d26b7ad6/propolis-server" target = phd_framework::test_vm::server
332024-11-29T17:28:20.055ZINFOphd-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-11-29T17:28:20.103ZINFOphd-runner: [NEW - EVENT] Launched server with pid 867 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-11-29T17:28:20.103ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 37293 file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
362024-11-29T17:28:20.103ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 896db549-fe4f-4c9b-9a5a-7a43ac90a074
372024-11-29T17:28:20.104ZINFOphd-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 = 896db549-fe4f-4c9b-9a5a-7a43ac90a074
382024-11-29T17:28:20.593ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392024-11-29T17:28:20.594ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 896db549-fe4f-4c9b-9a5a-7a43ac90a074, metadata: InstanceMetadata { project_id: 017a6ea3-ad7a-442d-b175-5610e3977f13, silo_id: 1a188df4-4920-4ce9-b0a2-d5b0d8c72265, sled_id: 2a3265be-3b5d-406d-9d2a-f29942f90435, sled_model: "pheidippes", sled_revision: 1, sled_serial: "2a3265be-3b5d-406d-9d2a-f29942f90435" }, name: "phd-vm-896db549-fe4f-4c9b-9a5a-7a43ac90a074" }, 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 = 896db549-fe4f-4c9b-9a5a-7a43ac90a074
402024-11-29T17:28:20.594ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 490 file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 896db549-fe4f-4c9b-9a5a-7a43ac90a074
412024-11-29T17:28:20.594ZINFOphd-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 = 896db549-fe4f-4c9b-9a5a-7a43ac90a074
422024-11-29T17:28:20.594ZINFOphd-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 = 896db549-fe4f-4c9b-9a5a-7a43ac90a074
432024-11-29T17:28:20.594ZINFOphd-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 = 896db549-fe4f-4c9b-9a5a-7a43ac90a074
442024-11-29T17:28:20.594ZINFOphd-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-11-29T17:28:20.595ZINFOphd-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 = 896db549-fe4f-4c9b-9a5a-7a43ac90a074
462024-11-29T17:28:20.595ZDEBGphd-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-11-29T17:28:20.595ZINFOphd-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 = 896db549-fe4f-4c9b-9a5a-7a43ac90a074
482024-11-29T17:28:20.595ZINFOphd-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 = 896db549-fe4f-4c9b-9a5a-7a43ac90a074
492024-11-29T17:28:24.884ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4289 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 = 896db549-fe4f-4c9b-9a5a-7a43ac90a074
502024-11-29T17:28:24.885ZDEBGphd-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-11-29T17:28:24.885ZDEBGphd-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-11-29T17:28:24.885ZINFOphd-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 = 896db549-fe4f-4c9b-9a5a-7a43ac90a074
532024-11-29T17:28:24.885ZINFOphd-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 = 896db549-fe4f-4c9b-9a5a-7a43ac90a074
542024-11-29T17:28:24.904ZINFOphd-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 = 896db549-fe4f-4c9b-9a5a-7a43ac90a074
552024-11-29T17:28:24.904ZINFOphd-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-11-29T17:28:24.904ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4309 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-11-29T17:28:24.904ZINFOphd-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 = 896db549-fe4f-4c9b-9a5a-7a43ac90a074
582024-11-29T17:28:24.905ZINFOphd-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 = 896db549-fe4f-4c9b-9a5a-7a43ac90a074
592024-11-29T17:28:24.915ZINFOphd-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 = 896db549-fe4f-4c9b-9a5a-7a43ac90a074
602024-11-29T17:28:24.915ZINFOphd-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 = 896db549-fe4f-4c9b-9a5a-7a43ac90a074
612024-11-29T17:28:24.915ZINFOphd-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 = 896db549-fe4f-4c9b-9a5a-7a43ac90a074
622024-11-29T17:28:24.938ZINFOphd-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::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 896db549-fe4f-4c9b-9a5a-7a43ac90a074
632024-11-29T17:28:24.938ZINFOphd-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 = 896db549-fe4f-4c9b-9a5a-7a43ac90a074
642024-11-29T17:28:24.938ZINFOphd-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 = 896db549-fe4f-4c9b-9a5a-7a43ac90a074
652024-11-29T17:28:24.948ZINFOphd-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 = 896db549-fe4f-4c9b-9a5a-7a43ac90a074
662024-11-29T17:28:24.949ZINFOphd-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 = 896db549-fe4f-4c9b-9a5a-7a43ac90a074
672024-11-29T17:28:24.949ZINFOphd-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 = 896db549-fe4f-4c9b-9a5a-7a43ac90a074
682024-11-29T17:28:24.970ZINFOphd-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 = 896db549-fe4f-4c9b-9a5a-7a43ac90a074
692024-11-29T17:28:24.970ZINFOphd-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 = 896db549-fe4f-4c9b-9a5a-7a43ac90a074
702024-11-29T17:28:24.971ZINFOphd-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 = 896db549-fe4f-4c9b-9a5a-7a43ac90a074
712024-11-29T17:28:24.981ZINFOphd-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 = 896db549-fe4f-4c9b-9a5a-7a43ac90a074
722024-11-29T17:28:24.981ZINFOphd-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 = 896db549-fe4f-4c9b-9a5a-7a43ac90a074
732024-11-29T17:28:24.981ZINFOphd-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 = 896db549-fe4f-4c9b-9a5a-7a43ac90a074
742024-11-29T17:28:25.004ZINFOphd-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::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 896db549-fe4f-4c9b-9a5a-7a43ac90a074
752024-11-29T17:28:25.004ZINFOphd-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-11-29T17:28:25.004ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
772024-11-29T17:28:25.004ZINFOphd-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 = 206 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-11-29T17:28:25.004ZDEBGphd-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-11-29T17:28:25.004ZDEBGphd-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-11-29T17:28:25.004ZINFOphd-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-11-29T17:28:25.005ZINFOphd-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-11-29T17:28:25.019ZINFOphd-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
832024-11-29T17:28:25.020ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 15 file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
842024-11-29T17:28:25.020ZINFOphd-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 = 896db549-fe4f-4c9b-9a5a-7a43ac90a074 target = phd_framework::test_vm target_id = 0a572643-8895-4784-a54d-6c661f1df877
852024-11-29T17:28:25.020ZINFOphd-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 = c6f6b213-a62f-48f2-a276-fac0d5405e64 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 896db549-fe4f-4c9b-9a5a-7a43ac90a074 target = phd_framework::test_vm target_id = 0a572643-8895-4784-a54d-6c661f1df877 timeout_duration = 45s
862024-11-29T17:28:25.020ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 896db549-fe4f-4c9b-9a5a-7a43ac90a074 target = phd_framework::test_vm target_id = 0a572643-8895-4784-a54d-6c661f1df877 vm = migration_from_base_and_back_lifecycle_0 vm_id = 0a572643-8895-4784-a54d-6c661f1df877
872024-11-29T17:28:25.021ZINFOphd-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 = 896db549-fe4f-4c9b-9a5a-7a43ac90a074 target = phd_framework::test_vm target_id = 0a572643-8895-4784-a54d-6c661f1df877 vm = migration_from_base_and_back_lifecycle_0 vm_id = 0a572643-8895-4784-a54d-6c661f1df877
882024-11-29T17:28:25.644ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 0a572643-8895-4784-a54d-6c661f1df877, metadata: InstanceMetadata { project_id: 017a6ea3-ad7a-442d-b175-5610e3977f13, silo_id: 1a188df4-4920-4ce9-b0a2-d5b0d8c72265, sled_id: b6013447-406b-4d08-99cb-4df3dba7887f, sled_model: "pheidippes", sled_revision: 1, sled_serial: "b6013447-406b-4d08-99cb-4df3dba7887f" }, name: "phd-vm-0a572643-8895-4784-a54d-6c661f1df877" }, state: Migrating } line = 429 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 896db549-fe4f-4c9b-9a5a-7a43ac90a074 target = phd_framework::test_vm target_id = 0a572643-8895-4784-a54d-6c661f1df877 vm = migration_from_base_and_back_lifecycle_0 vm_id = 0a572643-8895-4784-a54d-6c661f1df877
892024-11-29T17:28:25.645ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 624 file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 896db549-fe4f-4c9b-9a5a-7a43ac90a074 target = phd_framework::test_vm target_id = 0a572643-8895-4784-a54d-6c661f1df877 vm = migration_from_base_and_back_lifecycle_0 vm_id = 0a572643-8895-4784-a54d-6c661f1df877
902024-11-29T17:28:25.645ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = c6f6b213-a62f-48f2-a276-fac0d5405e64 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 896db549-fe4f-4c9b-9a5a-7a43ac90a074 target = phd_framework::test_vm target_id = 0a572643-8895-4784-a54d-6c661f1df877
912024-11-29T17:28:28.120ZINFOphd-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-11-29T17:28:28.301ZINFOphd-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 = 896db549-fe4f-4c9b-9a5a-7a43ac90a074 target = phd_framework::test_vm target_id = 0a572643-8895-4784-a54d-6c661f1df877
932024-11-29T17:28:28.301ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2656 file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = c6f6b213-a62f-48f2-a276-fac0d5405e64 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 896db549-fe4f-4c9b-9a5a-7a43ac90a074 target = phd_framework::test_vm target_id = 0a572643-8895-4784-a54d-6c661f1df877
942024-11-29T17:28:28.301ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3281 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 = 896db549-fe4f-4c9b-9a5a-7a43ac90a074 target = phd_framework::test_vm target_id = 0a572643-8895-4784-a54d-6c661f1df877
952024-11-29T17:28:28.302ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1035 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 896db549-fe4f-4c9b-9a5a-7a43ac90a074
962024-11-29T17:28:28.302ZINFOphd-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 = 0a572643-8895-4784-a54d-6c661f1df877
972024-11-29T17:28:28.303ZINFOphd-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 = 0a572643-8895-4784-a54d-6c661f1df877
982024-11-29T17:28:28.303ZDEBGphd-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 = 896db549-fe4f-4c9b-9a5a-7a43ac90a074
992024-11-29T17:28:28.427ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 124 file = phd-tests/framework/src/test_vm/mod.rs line = 1035 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 896db549-fe4f-4c9b-9a5a-7a43ac90a074
1002024-11-29T17:28:28.428ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 125 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 = 0a572643-8895-4784-a54d-6c661f1df877
1012024-11-29T17:28:28.428ZINFOphd-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 = 0a572643-8895-4784-a54d-6c661f1df877
1022024-11-29T17:28:28.428ZINFOphd-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 = 0a572643-8895-4784-a54d-6c661f1df877
1032024-11-29T17:28:28.451ZINFOphd-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::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 0a572643-8895-4784-a54d-6c661f1df877
1042024-11-29T17:28:28.451ZINFOphd-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-11-29T17:28:28.451ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1062024-11-29T17:28:28.451ZINFOphd-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 = 206 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-11-29T17:28:28.451ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/6ddc7fe004633766b6b1a6f80e4a5a1443a681408aacb88b941a23d6d26b7ad6/propolis-server target = phd_framework::artifacts::store
1082024-11-29T17:28:28.451ZINFOphd-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/6ddc7fe004633766b6b1a6f80e4a5a1443a681408aacb88b941a23d6d26b7ad6/propolis-server" target = phd_framework::test_vm::server
1092024-11-29T17:28:28.451ZINFOphd-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-11-29T17:28:28.467ZINFOphd-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
1112024-11-29T17:28:28.467ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 16 file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1122024-11-29T17:28:28.467ZINFOphd-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 = 0a572643-8895-4784-a54d-6c661f1df877 target = phd_framework::test_vm target_id = 3587a26d-2462-417b-9802-965aeddd84d1
1132024-11-29T17:28:28.468ZINFOphd-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 = 5fc0789a-353f-4b09-982c-834aa3f23137 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 0a572643-8895-4784-a54d-6c661f1df877 target = phd_framework::test_vm target_id = 3587a26d-2462-417b-9802-965aeddd84d1 timeout_duration = 45s
1142024-11-29T17:28:28.468ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 0a572643-8895-4784-a54d-6c661f1df877 target = phd_framework::test_vm target_id = 3587a26d-2462-417b-9802-965aeddd84d1 vm = migration_from_base_and_back_lifecycle_1 vm_id = 3587a26d-2462-417b-9802-965aeddd84d1
1152024-11-29T17:28:28.468ZINFOphd-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 = 0a572643-8895-4784-a54d-6c661f1df877 target = phd_framework::test_vm target_id = 3587a26d-2462-417b-9802-965aeddd84d1 vm = migration_from_base_and_back_lifecycle_1 vm_id = 3587a26d-2462-417b-9802-965aeddd84d1
1162024-11-29T17:28:29.090ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 3587a26d-2462-417b-9802-965aeddd84d1, metadata: InstanceMetadata { project_id: 017a6ea3-ad7a-442d-b175-5610e3977f13, silo_id: 1a188df4-4920-4ce9-b0a2-d5b0d8c72265, sled_id: 99768e0e-b112-4dae-955a-e03b972c128c, sled_model: "pheidippes", sled_revision: 1, sled_serial: "99768e0e-b112-4dae-955a-e03b972c128c" }, name: "phd-vm-3587a26d-2462-417b-9802-965aeddd84d1" }, 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 = 0a572643-8895-4784-a54d-6c661f1df877 target = phd_framework::test_vm target_id = 3587a26d-2462-417b-9802-965aeddd84d1 vm = migration_from_base_and_back_lifecycle_1 vm_id = 3587a26d-2462-417b-9802-965aeddd84d1
1172024-11-29T17:28:29.090ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 622 file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 0a572643-8895-4784-a54d-6c661f1df877 target = phd_framework::test_vm target_id = 3587a26d-2462-417b-9802-965aeddd84d1 vm = migration_from_base_and_back_lifecycle_1 vm_id = 3587a26d-2462-417b-9802-965aeddd84d1
1182024-11-29T17:28:29.090ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 5fc0789a-353f-4b09-982c-834aa3f23137 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 0a572643-8895-4784-a54d-6c661f1df877 target = phd_framework::test_vm target_id = 3587a26d-2462-417b-9802-965aeddd84d1
1192024-11-29T17:28:31.666ZINFOphd-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-11-29T17:28:33.489ZINFOphd-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 = 0a572643-8895-4784-a54d-6c661f1df877 target = phd_framework::test_vm target_id = 3587a26d-2462-417b-9802-965aeddd84d1
1212024-11-29T17:28:33.489ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4398 file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 5fc0789a-353f-4b09-982c-834aa3f23137 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 0a572643-8895-4784-a54d-6c661f1df877 target = phd_framework::test_vm target_id = 3587a26d-2462-417b-9802-965aeddd84d1
1222024-11-29T17:28:33.489ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 5021 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 = 0a572643-8895-4784-a54d-6c661f1df877 target = phd_framework::test_vm target_id = 3587a26d-2462-417b-9802-965aeddd84d1
1232024-11-29T17:28:33.491ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1035 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 = 0a572643-8895-4784-a54d-6c661f1df877
1242024-11-29T17:28:33.491ZINFOphd-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 = 3587a26d-2462-417b-9802-965aeddd84d1
1252024-11-29T17:28:33.491ZINFOphd-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 = 3587a26d-2462-417b-9802-965aeddd84d1
1262024-11-29T17:28:33.492ZDEBGphd-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 = 0a572643-8895-4784-a54d-6c661f1df877
1272024-11-29T17:28:33.620ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 129 file = phd-tests/framework/src/test_vm/mod.rs line = 1035 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 = 0a572643-8895-4784-a54d-6c661f1df877
1282024-11-29T17:28:33.621ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 129 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 = 3587a26d-2462-417b-9802-965aeddd84d1
1292024-11-29T17:28:33.621ZINFOphd-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 = 3587a26d-2462-417b-9802-965aeddd84d1
1302024-11-29T17:28:33.621ZINFOphd-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 = 3587a26d-2462-417b-9802-965aeddd84d1
1312024-11-29T17:28:33.654ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 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 = 3587a26d-2462-417b-9802-965aeddd84d1
1322024-11-29T17:28:33.654ZINFOphd-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-11-29T17:28:33.654ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1342024-11-29T17:28:33.654ZINFOphd-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 = 206 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-11-29T17:28:33.654ZDEBGphd-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-11-29T17:28:33.655ZINFOphd-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-11-29T17:28:33.655ZINFOphd-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-11-29T17:28:33.670ZINFOphd-runner: [NEW - EVENT] Launched server with pid 872 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-11-29T17:28:33.671ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 16 file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1402024-11-29T17:28:33.671ZINFOphd-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 = 3587a26d-2462-417b-9802-965aeddd84d1 target = phd_framework::test_vm target_id = 639f4024-2f23-4806-b28c-f8e07e4c52da
1412024-11-29T17:28:33.671ZINFOphd-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 = 3895a596-f381-4335-a106-ef153782053f path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 3587a26d-2462-417b-9802-965aeddd84d1 target = phd_framework::test_vm target_id = 639f4024-2f23-4806-b28c-f8e07e4c52da timeout_duration = 45s
1422024-11-29T17:28:33.671ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 3587a26d-2462-417b-9802-965aeddd84d1 target = phd_framework::test_vm target_id = 639f4024-2f23-4806-b28c-f8e07e4c52da vm = migration_from_base_and_back_lifecycle_2 vm_id = 639f4024-2f23-4806-b28c-f8e07e4c52da
1432024-11-29T17:28:33.671ZINFOphd-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 = 3587a26d-2462-417b-9802-965aeddd84d1 target = phd_framework::test_vm target_id = 639f4024-2f23-4806-b28c-f8e07e4c52da vm = migration_from_base_and_back_lifecycle_2 vm_id = 639f4024-2f23-4806-b28c-f8e07e4c52da
1442024-11-29T17:28:34.515ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 639f4024-2f23-4806-b28c-f8e07e4c52da, metadata: InstanceMetadata { project_id: 017a6ea3-ad7a-442d-b175-5610e3977f13, silo_id: 1a188df4-4920-4ce9-b0a2-d5b0d8c72265, sled_id: c6d7c178-6545-4b2b-a020-378844a6fc96, sled_model: "pheidippes", sled_revision: 1, sled_serial: "c6d7c178-6545-4b2b-a020-378844a6fc96" }, name: "phd-vm-639f4024-2f23-4806-b28c-f8e07e4c52da" }, 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 = 3587a26d-2462-417b-9802-965aeddd84d1 target = phd_framework::test_vm target_id = 639f4024-2f23-4806-b28c-f8e07e4c52da vm = migration_from_base_and_back_lifecycle_2 vm_id = 639f4024-2f23-4806-b28c-f8e07e4c52da
1452024-11-29T17:28:34.515ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 844 file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 3587a26d-2462-417b-9802-965aeddd84d1 target = phd_framework::test_vm target_id = 639f4024-2f23-4806-b28c-f8e07e4c52da vm = migration_from_base_and_back_lifecycle_2 vm_id = 639f4024-2f23-4806-b28c-f8e07e4c52da
1462024-11-29T17:28:34.515ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 3895a596-f381-4335-a106-ef153782053f path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 3587a26d-2462-417b-9802-965aeddd84d1 target = phd_framework::test_vm target_id = 639f4024-2f23-4806-b28c-f8e07e4c52da
1472024-11-29T17:28:37.002ZINFOphd-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-11-29T17:28:38.481ZINFOphd-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 = 3587a26d-2462-417b-9802-965aeddd84d1 target = phd_framework::test_vm target_id = 639f4024-2f23-4806-b28c-f8e07e4c52da
1492024-11-29T17:28:38.481ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3965 file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 3895a596-f381-4335-a106-ef153782053f path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 3587a26d-2462-417b-9802-965aeddd84d1 target = phd_framework::test_vm target_id = 639f4024-2f23-4806-b28c-f8e07e4c52da
1502024-11-29T17:28:38.481ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4810 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 = 3587a26d-2462-417b-9802-965aeddd84d1 target = phd_framework::test_vm target_id = 639f4024-2f23-4806-b28c-f8e07e4c52da
1512024-11-29T17:28:38.482ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1035 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 = 3587a26d-2462-417b-9802-965aeddd84d1
1522024-11-29T17:28:38.482ZINFOphd-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 = 639f4024-2f23-4806-b28c-f8e07e4c52da
1532024-11-29T17:28:38.482ZINFOphd-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 = 639f4024-2f23-4806-b28c-f8e07e4c52da
1542024-11-29T17:28:38.483ZDEBGphd-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 = 3587a26d-2462-417b-9802-965aeddd84d1
1552024-11-29T17:28:38.602ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 120 file = phd-tests/framework/src/test_vm/mod.rs line = 1035 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 = 3587a26d-2462-417b-9802-965aeddd84d1
1562024-11-29T17:28:38.603ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 120 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 = 639f4024-2f23-4806-b28c-f8e07e4c52da
1572024-11-29T17:28:38.603ZINFOphd-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 = 639f4024-2f23-4806-b28c-f8e07e4c52da
1582024-11-29T17:28:38.603ZINFOphd-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 = 639f4024-2f23-4806-b28c-f8e07e4c52da
1592024-11-29T17:28:38.626ZINFOphd-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::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 639f4024-2f23-4806-b28c-f8e07e4c52da
1602024-11-29T17:28:38.626ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1035 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 = 639f4024-2f23-4806-b28c-f8e07e4c52da
1612024-11-29T17:28:38.626ZDEBGphd-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-11-29T17:28:38.626ZINFOphd-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-11-29T17:28:38.626ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1642024-11-29T17:28:38.626ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 18033 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1652024-11-29T17:28:38.627ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1058 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 = 639f4024-2f23-4806-b28c-f8e07e4c52da
1662024-11-29T17:28:39.124ZDEBGphd-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 = 639f4024-2f23-4806-b28c-f8e07e4c52da
1672024-11-29T17:28:39.253ZDEBGphd-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 = 639f4024-2f23-4806-b28c-f8e07e4c52da
1682024-11-29T17:28:39.253ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-719e44e9-dcfd-4ae3-8f8e-45a0b47f8b22"] 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 = 639f4024-2f23-4806-b28c-f8e07e4c52da
1692024-11-29T17:28:39.295ZDEBGphd-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 = 639f4024-2f23-4806-b28c-f8e07e4c52da
1702024-11-29T17:28:39.295ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-52a0324e-8aa8-4c8f-9bcc-b93c1e8ac9ed"] 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 = 639f4024-2f23-4806-b28c-f8e07e4c52da
1712024-11-29T17:28:39.321ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 695 file = phd-tests/framework/src/test_vm/mod.rs line = 1035 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 = 639f4024-2f23-4806-b28c-f8e07e4c52da
1722024-11-29T17:28:39.321ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 83883 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-11-29T17:28:39.321ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 695 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1742024-11-29T17:28:39.321ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
1752024-11-29T17:28:39.321ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1762024-11-29T17:28:39.321ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1772024-11-29T17:28:39.322ZINFOphd-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-11-29T17:28:39.322ZDEBGphd-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-11-29T17:28:39.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
1802024-11-29T17:28:39.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
1812024-11-29T17:28:39.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::serial_history target = phd_framework::zfs verb = list
1822024-11-29T17:28:39.342ZDEBGphd-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 698M 1.80T 696M /phd-artifacts\n target = phd_framework::zfs
1832024-11-29T17:28:39.342ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-200e1702-4ac3-4821-aeab-4072898fd029"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1842024-11-29T17:28:39.368ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-200e1702-4ac3-4821-aeab-4072898fd029", "phd-artifacts/phd-clone-a8f677ba-4d4d-4564-a131-ebd406f11284"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1852024-11-29T17:28:39.391ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-a8f677ba-4d4d-4564-a131-ebd406f11284"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1862024-11-29T17:28:39.409ZDEBGphd-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-a8f677ba-4d4d-4564-a131-ebd406f11284 0B 1.80T 696M /phd-artifacts/phd-clone-a8f677ba-4d4d-4564-a131-ebd406f11284\n target = phd_framework::zfs
1872024-11-29T17:28:39.409ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1882024-11-29T17:28:39.409ZINFOphd-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 = 206 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base
1892024-11-29T17:28:39.409ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/6ddc7fe004633766b6b1a6f80e4a5a1443a681408aacb88b941a23d6d26b7ad6/propolis-server target = phd_framework::artifacts::store
1902024-11-29T17:28:39.409ZINFOphd-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/6ddc7fe004633766b6b1a6f80e4a5a1443a681408aacb88b941a23d6d26b7ad6/propolis-server" target = phd_framework::test_vm::server
1912024-11-29T17:28:39.409ZINFOphd-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-11-29T17:28:39.420ZINFOphd-runner: [NEW - EVENT] Launched server with pid 881 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-11-29T17:28:39.420ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1942024-11-29T17:28:39.420ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = c35dfe6b-6b57-45df-93a9-a6349a5e65b9
1952024-11-29T17:28:39.420ZINFOphd-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 = c35dfe6b-6b57-45df-93a9-a6349a5e65b9
1962024-11-29T17:28:40.231ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1972024-11-29T17:28:40.231ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: c35dfe6b-6b57-45df-93a9-a6349a5e65b9, metadata: InstanceMetadata { project_id: 5936cde3-edbc-4d8f-b010-660355dcb830, silo_id: dd7f9906-38ef-482b-8997-d5dd1ebdaaa6, sled_id: 44fa469a-2fd6-405b-9dc9-cf7513710bcb, sled_model: "pheidippes", sled_revision: 1, sled_serial: "44fa469a-2fd6-405b-9dc9-cf7513710bcb" }, name: "phd-vm-c35dfe6b-6b57-45df-93a9-a6349a5e65b9" }, state: Creating } line = 429 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = c35dfe6b-6b57-45df-93a9-a6349a5e65b9
1982024-11-29T17:28:40.231ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 811 file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = c35dfe6b-6b57-45df-93a9-a6349a5e65b9
1992024-11-29T17:28:40.231ZINFOphd-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 = c35dfe6b-6b57-45df-93a9-a6349a5e65b9
2002024-11-29T17:28:40.231ZINFOphd-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 = c35dfe6b-6b57-45df-93a9-a6349a5e65b9
2012024-11-29T17:28:40.232ZINFOphd-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 = c35dfe6b-6b57-45df-93a9-a6349a5e65b9
2022024-11-29T17:28:40.232ZINFOphd-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-11-29T17:28:40.232ZINFOphd-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 = c35dfe6b-6b57-45df-93a9-a6349a5e65b9
2042024-11-29T17:28:40.232ZDEBGphd-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-11-29T17:28:40.232ZINFOphd-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 = c35dfe6b-6b57-45df-93a9-a6349a5e65b9
2062024-11-29T17:28:40.232ZINFOphd-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 = c35dfe6b-6b57-45df-93a9-a6349a5e65b9
2072024-11-29T17:28:44.389ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4156 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 = c35dfe6b-6b57-45df-93a9-a6349a5e65b9
2082024-11-29T17:28:44.389ZDEBGphd-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-11-29T17:28:44.389ZDEBGphd-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-11-29T17:28:44.389ZINFOphd-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 = c35dfe6b-6b57-45df-93a9-a6349a5e65b9
2112024-11-29T17:28:44.389ZINFOphd-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 = c35dfe6b-6b57-45df-93a9-a6349a5e65b9
2122024-11-29T17:28:44.407ZINFOphd-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 = c35dfe6b-6b57-45df-93a9-a6349a5e65b9
2132024-11-29T17:28:44.407ZINFOphd-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-11-29T17:28:44.407ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4175 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-11-29T17:28:44.407ZINFOphd-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 = c35dfe6b-6b57-45df-93a9-a6349a5e65b9
2162024-11-29T17:28:44.407ZINFOphd-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 = c35dfe6b-6b57-45df-93a9-a6349a5e65b9
2172024-11-29T17:28:44.418ZINFOphd-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 = c35dfe6b-6b57-45df-93a9-a6349a5e65b9
2182024-11-29T17:28:44.418ZINFOphd-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 = c35dfe6b-6b57-45df-93a9-a6349a5e65b9
2192024-11-29T17:28:44.418ZINFOphd-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 = c35dfe6b-6b57-45df-93a9-a6349a5e65b9
2202024-11-29T17:28:44.451ZINFOphd-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::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = c35dfe6b-6b57-45df-93a9-a6349a5e65b9
2212024-11-29T17:28:44.456ZINFOphd-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-11-29T17:28:44.456ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2232024-11-29T17:28:44.456ZINFOphd-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 = 206 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base_lifecycle_0
2242024-11-29T17:28:44.456ZDEBGphd-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-11-29T17:28:44.456ZINFOphd-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-11-29T17:28:44.456ZINFOphd-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-11-29T17:28:44.472ZINFOphd-runner: [NEW - EVENT] Launched server with pid 882 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-11-29T17:28:44.472ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 15 file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2292024-11-29T17:28:44.472ZINFOphd-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 = c35dfe6b-6b57-45df-93a9-a6349a5e65b9 target = phd_framework::test_vm target_id = 34b9dd19-f7cf-48b5-91b9-592f6385f21f
2302024-11-29T17:28:44.472ZINFOphd-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 = 1a3f4123-2d13-4f6f-b66e-748cdf5b52a9 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = c35dfe6b-6b57-45df-93a9-a6349a5e65b9 target = phd_framework::test_vm target_id = 34b9dd19-f7cf-48b5-91b9-592f6385f21f timeout_duration = 45s
2312024-11-29T17:28:44.472ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = c35dfe6b-6b57-45df-93a9-a6349a5e65b9 target = phd_framework::test_vm target_id = 34b9dd19-f7cf-48b5-91b9-592f6385f21f vm = migration_serial_history_base_lifecycle_0 vm_id = 34b9dd19-f7cf-48b5-91b9-592f6385f21f
2322024-11-29T17:28:44.473ZINFOphd-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 = c35dfe6b-6b57-45df-93a9-a6349a5e65b9 target = phd_framework::test_vm target_id = 34b9dd19-f7cf-48b5-91b9-592f6385f21f vm = migration_serial_history_base_lifecycle_0 vm_id = 34b9dd19-f7cf-48b5-91b9-592f6385f21f
2332024-11-29T17:28:45.269ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 34b9dd19-f7cf-48b5-91b9-592f6385f21f, metadata: InstanceMetadata { project_id: 5936cde3-edbc-4d8f-b010-660355dcb830, silo_id: dd7f9906-38ef-482b-8997-d5dd1ebdaaa6, sled_id: 3f24dfb2-5118-4a36-a31d-974a303a0bcc, sled_model: "pheidippes", sled_revision: 1, sled_serial: "3f24dfb2-5118-4a36-a31d-974a303a0bcc" }, name: "phd-vm-34b9dd19-f7cf-48b5-91b9-592f6385f21f" }, state: Migrating } line = 429 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = c35dfe6b-6b57-45df-93a9-a6349a5e65b9 target = phd_framework::test_vm target_id = 34b9dd19-f7cf-48b5-91b9-592f6385f21f vm = migration_serial_history_base_lifecycle_0 vm_id = 34b9dd19-f7cf-48b5-91b9-592f6385f21f
2342024-11-29T17:28:45.269ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 797 file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = c35dfe6b-6b57-45df-93a9-a6349a5e65b9 target = phd_framework::test_vm target_id = 34b9dd19-f7cf-48b5-91b9-592f6385f21f vm = migration_serial_history_base_lifecycle_0 vm_id = 34b9dd19-f7cf-48b5-91b9-592f6385f21f
2352024-11-29T17:28:45.269ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 1a3f4123-2d13-4f6f-b66e-748cdf5b52a9 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = c35dfe6b-6b57-45df-93a9-a6349a5e65b9 target = phd_framework::test_vm target_id = 34b9dd19-f7cf-48b5-91b9-592f6385f21f
2362024-11-29T17:28:47.529ZINFOphd-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-11-29T17:28:47.538ZINFOphd-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 = c35dfe6b-6b57-45df-93a9-a6349a5e65b9 target = phd_framework::test_vm target_id = 34b9dd19-f7cf-48b5-91b9-592f6385f21f
2382024-11-29T17:28:47.538ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2268 file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 1a3f4123-2d13-4f6f-b66e-748cdf5b52a9 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = c35dfe6b-6b57-45df-93a9-a6349a5e65b9 target = phd_framework::test_vm target_id = 34b9dd19-f7cf-48b5-91b9-592f6385f21f
2392024-11-29T17:28:47.538ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3066 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 = c35dfe6b-6b57-45df-93a9-a6349a5e65b9 target = phd_framework::test_vm target_id = 34b9dd19-f7cf-48b5-91b9-592f6385f21f
2402024-11-29T17:28:47.539ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1035 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = c35dfe6b-6b57-45df-93a9-a6349a5e65b9
2412024-11-29T17:28:47.540ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1058 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = c35dfe6b-6b57-45df-93a9-a6349a5e65b9
2422024-11-29T17:28:47.544ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1035 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 34b9dd19-f7cf-48b5-91b9-592f6385f21f
2432024-11-29T17:28:47.544ZDEBGphd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed file = phd-tests/framework/src/serial/mod.rs line = 213 target = phd_framework::serial
2442024-11-29T17:28:47.544ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 7313 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2452024-11-29T17:28:47.544ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
2462024-11-29T17:28:47.544ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2472024-11-29T17:28:47.545ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1058 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 34b9dd19-f7cf-48b5-91b9-592f6385f21f
2482024-11-29T17:28:47.888ZDEBGphd-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 = c35dfe6b-6b57-45df-93a9-a6349a5e65b9
2492024-11-29T17:28:48.016ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 476 file = phd-tests/framework/src/test_vm/mod.rs line = 1035 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = c35dfe6b-6b57-45df-93a9-a6349a5e65b9
2502024-11-29T17:28:48.106ZDEBGphd-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 = 34b9dd19-f7cf-48b5-91b9-592f6385f21f
2512024-11-29T17:28:48.238ZDEBGphd-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 = 34b9dd19-f7cf-48b5-91b9-592f6385f21f
2522024-11-29T17:28:48.238ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-a8f677ba-4d4d-4564-a131-ebd406f11284"] 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 = 34b9dd19-f7cf-48b5-91b9-592f6385f21f
2532024-11-29T17:28:48.271ZDEBGphd-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 = 34b9dd19-f7cf-48b5-91b9-592f6385f21f
2542024-11-29T17:28:48.271ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-200e1702-4ac3-4821-aeab-4072898fd029"] 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 = 34b9dd19-f7cf-48b5-91b9-592f6385f21f
2552024-11-29T17:28:48.295ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 751 file = phd-tests/framework/src/test_vm/mod.rs line = 1035 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 34b9dd19-f7cf-48b5-91b9-592f6385f21f
2562024-11-29T17:28:48.295ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 8973 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2572024-11-29T17:28:48.295ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 751 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2582024-11-29T17:28:48.295ZINFOphd-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
2592024-11-29T17:28:48.295ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2602024-11-29T17:28:48.295ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2612024-11-29T17:28:48.296ZINFOphd-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
2622024-11-29T17:28:48.296ZDEBGphd-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
2632024-11-29T17:28:48.296ZDEBGphd-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-11-29T17:28:48.296ZDEBGphd-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
2652024-11-29T17:28:48.296ZDEBGphd-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
2662024-11-29T17:28:48.313ZDEBGphd-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 697M 1.80T 696M /phd-artifacts\n target = phd_framework::zfs
2672024-11-29T17:28:48.313ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-0297439f-0070-4792-bb1a-e14c2777f0aa"] 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
2682024-11-29T17:28:48.335ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-0297439f-0070-4792-bb1a-e14c2777f0aa", "phd-artifacts/phd-clone-f0139125-21a3-4081-a4ac-fa511f57e88e"] 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
2692024-11-29T17:28:48.361ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-f0139125-21a3-4081-a4ac-fa511f57e88e"] 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
2702024-11-29T17:28:48.378ZDEBGphd-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-f0139125-21a3-4081-a4ac-fa511f57e88e 0B 1.80T 696M /phd-artifacts/phd-clone-f0139125-21a3-4081-a4ac-fa511f57e88e\n target = phd_framework::zfs
2712024-11-29T17:28:48.379ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2722024-11-29T17:28:48.379ZINFOphd-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 = 206 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base
2732024-11-29T17:28:48.379ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/6ddc7fe004633766b6b1a6f80e4a5a1443a681408aacb88b941a23d6d26b7ad6/propolis-server target = phd_framework::artifacts::store
2742024-11-29T17:28:48.379ZINFOphd-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/6ddc7fe004633766b6b1a6f80e4a5a1443a681408aacb88b941a23d6d26b7ad6/propolis-server" target = phd_framework::test_vm::server
2752024-11-29T17:28:48.379ZINFOphd-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
2762024-11-29T17:28:48.390ZINFOphd-runner: [NEW - EVENT] Launched server with pid 891 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
2772024-11-29T17:28:48.390ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2782024-11-29T17:28:48.390ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 551146a6-08a0-44ac-9106-ef2eb2d57f59
2792024-11-29T17:28:48.391ZINFOphd-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 = 551146a6-08a0-44ac-9106-ef2eb2d57f59
2802024-11-29T17:28:48.814ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2812024-11-29T17:28:48.815ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 551146a6-08a0-44ac-9106-ef2eb2d57f59, metadata: InstanceMetadata { project_id: d85a97e7-1750-4d01-83f4-f2b2a78fffe4, silo_id: a1286465-72df-441e-89f0-c630081211ba, sled_id: 0bb1d392-ef1f-4c0f-aa20-4ac7da743161, sled_model: "pheidippes", sled_revision: 1, sled_serial: "0bb1d392-ef1f-4c0f-aa20-4ac7da743161" }, name: "phd-vm-551146a6-08a0-44ac-9106-ef2eb2d57f59" }, 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 = 551146a6-08a0-44ac-9106-ef2eb2d57f59
2822024-11-29T17:28:48.815ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 425 file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 551146a6-08a0-44ac-9106-ef2eb2d57f59
2832024-11-29T17:28:48.815ZINFOphd-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 = 551146a6-08a0-44ac-9106-ef2eb2d57f59
2842024-11-29T17:28:48.815ZINFOphd-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 = 551146a6-08a0-44ac-9106-ef2eb2d57f59
2852024-11-29T17:28:48.816ZINFOphd-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 = 551146a6-08a0-44ac-9106-ef2eb2d57f59
2862024-11-29T17:28:48.816ZINFOphd-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
2872024-11-29T17:28:48.816ZINFOphd-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 = 551146a6-08a0-44ac-9106-ef2eb2d57f59
2882024-11-29T17:28:48.816ZDEBGphd-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
2892024-11-29T17:28:48.816ZINFOphd-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 = 551146a6-08a0-44ac-9106-ef2eb2d57f59
2902024-11-29T17:28:48.816ZINFOphd-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 = 551146a6-08a0-44ac-9106-ef2eb2d57f59
2912024-11-29T17:28:53.003ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4186 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 = 551146a6-08a0-44ac-9106-ef2eb2d57f59
2922024-11-29T17:28:53.003ZDEBGphd-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
2932024-11-29T17:28:53.003ZDEBGphd-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
2942024-11-29T17:28:53.003ZINFOphd-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 = 551146a6-08a0-44ac-9106-ef2eb2d57f59
2952024-11-29T17:28:53.003ZINFOphd-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 = 551146a6-08a0-44ac-9106-ef2eb2d57f59
2962024-11-29T17:28:53.021ZINFOphd-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 = 551146a6-08a0-44ac-9106-ef2eb2d57f59
2972024-11-29T17:28:53.021ZINFOphd-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
2982024-11-29T17:28:53.022ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4205 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
2992024-11-29T17:28:53.022ZINFOphd-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 = 551146a6-08a0-44ac-9106-ef2eb2d57f59
3002024-11-29T17:28:53.022ZINFOphd-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 = 551146a6-08a0-44ac-9106-ef2eb2d57f59
3012024-11-29T17:28:53.032ZINFOphd-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 = 551146a6-08a0-44ac-9106-ef2eb2d57f59
3022024-11-29T17:28:53.032ZINFOphd-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 = 551146a6-08a0-44ac-9106-ef2eb2d57f59
3032024-11-29T17:28:53.032ZINFOphd-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 = 551146a6-08a0-44ac-9106-ef2eb2d57f59
3042024-11-29T17:28:53.055ZINFOphd-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 = 551146a6-08a0-44ac-9106-ef2eb2d57f59
3052024-11-29T17:28:53.055ZINFOphd-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 = 551146a6-08a0-44ac-9106-ef2eb2d57f59
3062024-11-29T17:28:53.055ZINFOphd-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 = 551146a6-08a0-44ac-9106-ef2eb2d57f59
3072024-11-29T17:28:53.066ZINFOphd-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 = 551146a6-08a0-44ac-9106-ef2eb2d57f59
3082024-11-29T17:28:53.067ZINFOphd-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 = 551146a6-08a0-44ac-9106-ef2eb2d57f59
3092024-11-29T17:28:53.067ZINFOphd-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 = 551146a6-08a0-44ac-9106-ef2eb2d57f59
3102024-11-29T17:28:53.088ZINFOphd-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::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 551146a6-08a0-44ac-9106-ef2eb2d57f59
3112024-11-29T17:28:53.089ZINFOphd-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 = 551146a6-08a0-44ac-9106-ef2eb2d57f59
3122024-11-29T17:28:53.089ZINFOphd-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 = 551146a6-08a0-44ac-9106-ef2eb2d57f59
3132024-11-29T17:28:53.099ZINFOphd-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 = 551146a6-08a0-44ac-9106-ef2eb2d57f59
3142024-11-29T17:28:53.099ZINFOphd-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 = 551146a6-08a0-44ac-9106-ef2eb2d57f59
3152024-11-29T17:28:53.099ZINFOphd-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 = 551146a6-08a0-44ac-9106-ef2eb2d57f59
3162024-11-29T17:28:53.132ZINFOphd-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 = 551146a6-08a0-44ac-9106-ef2eb2d57f59
3172024-11-29T17:28:53.132ZINFOphd-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
3182024-11-29T17:28:53.133ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3192024-11-29T17:28:53.133ZINFOphd-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 = 206 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base_lifecycle_0
3202024-11-29T17:28:53.133ZDEBGphd-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
3212024-11-29T17:28:53.133ZINFOphd-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
3222024-11-29T17:28:53.133ZINFOphd-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
3232024-11-29T17:28:53.147ZINFOphd-runner: [NEW - EVENT] Launched server with pid 892 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
3242024-11-29T17:28:53.148ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 15 file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3252024-11-29T17:28:53.148ZINFOphd-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 = 551146a6-08a0-44ac-9106-ef2eb2d57f59 target = phd_framework::test_vm target_id = 622e4f2d-d08a-429f-88c2-cba7d756ae0b
3262024-11-29T17:28:53.148ZINFOphd-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 = f76ad012-121d-40b5-bd3a-b7b12232ffd0 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 551146a6-08a0-44ac-9106-ef2eb2d57f59 target = phd_framework::test_vm target_id = 622e4f2d-d08a-429f-88c2-cba7d756ae0b timeout_duration = 45s
3272024-11-29T17:28:53.148ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 551146a6-08a0-44ac-9106-ef2eb2d57f59 target = phd_framework::test_vm target_id = 622e4f2d-d08a-429f-88c2-cba7d756ae0b vm = migration_from_base_lifecycle_0 vm_id = 622e4f2d-d08a-429f-88c2-cba7d756ae0b
3282024-11-29T17:28:53.149ZINFOphd-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 = 551146a6-08a0-44ac-9106-ef2eb2d57f59 target = phd_framework::test_vm target_id = 622e4f2d-d08a-429f-88c2-cba7d756ae0b vm = migration_from_base_lifecycle_0 vm_id = 622e4f2d-d08a-429f-88c2-cba7d756ae0b
3292024-11-29T17:28:53.857ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { description: "Pheidippides-managed VM", id: 622e4f2d-d08a-429f-88c2-cba7d756ae0b, metadata: InstanceMetadata { project_id: d85a97e7-1750-4d01-83f4-f2b2a78fffe4, silo_id: a1286465-72df-441e-89f0-c630081211ba, sled_id: f6121312-7321-492c-9782-a9007fa5bb6a, sled_model: "pheidippes", sled_revision: 1, sled_serial: "f6121312-7321-492c-9782-a9007fa5bb6a" }, name: "phd-vm-622e4f2d-d08a-429f-88c2-cba7d756ae0b" }, state: Migrating } line = 429 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 551146a6-08a0-44ac-9106-ef2eb2d57f59 target = phd_framework::test_vm target_id = 622e4f2d-d08a-429f-88c2-cba7d756ae0b vm = migration_from_base_lifecycle_0 vm_id = 622e4f2d-d08a-429f-88c2-cba7d756ae0b
3302024-11-29T17:28:53.857ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 708 file = phd-tests/framework/src/test_vm/mod.rs line = 292 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 551146a6-08a0-44ac-9106-ef2eb2d57f59 target = phd_framework::test_vm target_id = 622e4f2d-d08a-429f-88c2-cba7d756ae0b vm = migration_from_base_lifecycle_0 vm_id = 622e4f2d-d08a-429f-88c2-cba7d756ae0b
3312024-11-29T17:28:53.857ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = f76ad012-121d-40b5-bd3a-b7b12232ffd0 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 551146a6-08a0-44ac-9106-ef2eb2d57f59 target = phd_framework::test_vm target_id = 622e4f2d-d08a-429f-88c2-cba7d756ae0b
3322024-11-29T17:28:56.340ZINFOphd-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
3332024-11-29T17:28:56.623ZINFOphd-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 = 551146a6-08a0-44ac-9106-ef2eb2d57f59 target = phd_framework::test_vm target_id = 622e4f2d-d08a-429f-88c2-cba7d756ae0b
3342024-11-29T17:28:56.623ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2766 file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = f76ad012-121d-40b5-bd3a-b7b12232ffd0 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 551146a6-08a0-44ac-9106-ef2eb2d57f59 target = phd_framework::test_vm target_id = 622e4f2d-d08a-429f-88c2-cba7d756ae0b
3352024-11-29T17:28:56.623ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3475 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 = 551146a6-08a0-44ac-9106-ef2eb2d57f59 target = phd_framework::test_vm target_id = 622e4f2d-d08a-429f-88c2-cba7d756ae0b
3362024-11-29T17:28:56.625ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1035 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 551146a6-08a0-44ac-9106-ef2eb2d57f59
3372024-11-29T17:28:56.625ZINFOphd-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 = 622e4f2d-d08a-429f-88c2-cba7d756ae0b
3382024-11-29T17:28:56.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::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_lifecycle_0 vm_id = 622e4f2d-d08a-429f-88c2-cba7d756ae0b
3392024-11-29T17:28:56.626ZDEBGphd-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 = 551146a6-08a0-44ac-9106-ef2eb2d57f59
3402024-11-29T17:28:56.763ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 137 file = phd-tests/framework/src/test_vm/mod.rs line = 1035 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 551146a6-08a0-44ac-9106-ef2eb2d57f59
3412024-11-29T17:28:56.764ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 138 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 = 622e4f2d-d08a-429f-88c2-cba7d756ae0b
3422024-11-29T17:28:56.764ZINFOphd-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 = 622e4f2d-d08a-429f-88c2-cba7d756ae0b
3432024-11-29T17:28:56.764ZINFOphd-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 = 622e4f2d-d08a-429f-88c2-cba7d756ae0b
3442024-11-29T17:28:56.786ZINFOphd-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_lifecycle_0 vm_id = 622e4f2d-d08a-429f-88c2-cba7d756ae0b
3452024-11-29T17:28:56.787ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1035 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 622e4f2d-d08a-429f-88c2-cba7d756ae0b
3462024-11-29T17:28:56.787ZDEBGphd-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
3472024-11-29T17:28:56.787ZINFOphd-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
3482024-11-29T17:28:56.787ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 7972 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
3492024-11-29T17:28:56.787ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3502024-11-29T17:28:56.787ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1058 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 622e4f2d-d08a-429f-88c2-cba7d756ae0b
3512024-11-29T17:28:57.423ZDEBGphd-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 = 622e4f2d-d08a-429f-88c2-cba7d756ae0b
3522024-11-29T17:28:57.538ZDEBGphd-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 = 622e4f2d-d08a-429f-88c2-cba7d756ae0b
3532024-11-29T17:28:57.538ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-f0139125-21a3-4081-a4ac-fa511f57e88e"] 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 = 622e4f2d-d08a-429f-88c2-cba7d756ae0b
3542024-11-29T17:28:57.568ZDEBGphd-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 = 622e4f2d-d08a-429f-88c2-cba7d756ae0b
3552024-11-29T17:28:57.568ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-0297439f-0070-4792-bb1a-e14c2777f0aa"] 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 = 622e4f2d-d08a-429f-88c2-cba7d756ae0b
3562024-11-29T17:28:57.594ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 806 file = phd-tests/framework/src/test_vm/mod.rs line = 1035 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 622e4f2d-d08a-429f-88c2-cba7d756ae0b
3572024-11-29T17:28:57.594ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 9298 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
3582024-11-29T17:28:57.594ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 807 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3592024-11-29T17:28:57.594ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
3602024-11-29T17:28:57.594ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
361 test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 102.16s
362 
3632024-11-29T17:28:57.594ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 40 target = phd_runner