Max level shown:
12024-12-04T00:57:49.488ZINFOphd-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-12-04T00:57:49.490ZDEBGphd-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: 469, tv_nsec: 238097104 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32024-12-04T00:57:49.490ZINFOphd-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-12-04T00:57:49.490ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = 5a41b826171c7d2a8412fa833377ab1df25ee8ec file = phd-tests/framework/src/artifacts/store.rs line = 313 target = phd_framework::artifacts::store
52024-12-04T00:57:49.490ZDEBGphd-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/5a41b826171c7d2a8412fa833377ab1df25ee8ec/crucible-nightly.sha256.txt
62024-12-04T00:57:49.627ZINFOphd-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-12-04T00:57:50.073ZDEBGphd-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/6088629014b1c133950ec8a02c5a47a482121e53/propolis-server.sha256.txt
82024-12-04T00:57:50.177ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92024-12-04T00:57:50.177ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102024-12-04T00:57:50.178ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112024-12-04T00:57:50.178ZINFOphd-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-12-04T00:57:50.178ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132024-12-04T00:57:50.178ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142024-12-04T00:57:50.178ZINFOphd-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-12-04T00:57:50.179ZDEBGphd-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-12-04T00:57:50.179ZDEBGphd-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-12-04T00:57:50.741ZDEBGphd-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-12-04T00:57:50.741ZDEBGphd-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-12-04T00:58:17.341ZDEBGphd-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-12-04T00:58:17.341ZDEBGphd-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-12-04T00:58:17.369ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::migration_from_base_and_back stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 2.00M 1.80T 1.91M /phd-artifacts\n target = phd_framework::zfs
222024-12-04T00:58:17.369ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-cc155ee9-5e5c-4889-8393-0d2dabdf73f7"] 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-12-04T00:58:17.397ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-cc155ee9-5e5c-4889-8393-0d2dabdf73f7", "phd-artifacts/phd-clone-399e408c-32ef-44a8-b661-9e7fb2a503e2"] 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-12-04T00:58:17.415ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-399e408c-32ef-44a8-b661-9e7fb2a503e2"] 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-12-04T00:58:17.427ZDEBGphd-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-399e408c-32ef-44a8-b661-9e7fb2a503e2 0B 1.80T 48.9M /phd-artifacts/phd-clone-399e408c-32ef-44a8-b661-9e7fb2a503e2\n target = phd_framework::zfs
262024-12-04T00:58:17.428ZINFOphd-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-12-04T00:58:17.428ZINFOphd-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-12-04T00:58:17.428ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/7127f9a0268259da63364fdec667cb5b2b55048ae29e6461766495d1b90af32d/propolis-server.tar.gz path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
292024-12-04T00:58:17.428ZDEBGphd-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/6088629014b1c133950ec8a02c5a47a482121e53/propolis-server.tar.gz
302024-12-04T00:58:41.420ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/7127f9a0268259da63364fdec667cb5b2b55048ae29e6461766495d1b90af32d/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-12-04T00:58:41.420ZDEBGphd-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-12-04T00:58:54.220ZINFOphd-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/7127f9a0268259da63364fdec667cb5b2b55048ae29e6461766495d1b90af32d/propolis-server" target = phd_framework::test_vm::server
332024-12-04T00:58:54.221ZINFOphd-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-12-04T00:58:54.271ZINFOphd-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-12-04T00:58:54.271ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 36843 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-12-04T00:58:54.271ZINFOphd-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 = 0f12f658-3236-4169-bf72-0ddaf2a1b396
372024-12-04T00:58:54.272ZINFOphd-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 = 0f12f658-3236-4169-bf72-0ddaf2a1b396
382024-12-04T00:58:54.980ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392024-12-04T00:58:54.981ZINFOphd-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: 0f12f658-3236-4169-bf72-0ddaf2a1b396, metadata: InstanceMetadata { project_id: fac095b3-05e9-4ca7-bd03-55c4bca56e74, silo_id: b1f49f1e-5020-48d0-83f6-bd4235504827, sled_id: 8d50fec4-3304-458e-a417-a0a89eb8f3d8, sled_model: "pheidippes", sled_revision: 1, sled_serial: "8d50fec4-3304-458e-a417-a0a89eb8f3d8" }, name: "phd-vm-0f12f658-3236-4169-bf72-0ddaf2a1b396" }, 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 = 0f12f658-3236-4169-bf72-0ddaf2a1b396
402024-12-04T00:58:54.981ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 709 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 = 0f12f658-3236-4169-bf72-0ddaf2a1b396
412024-12-04T00:58:54.981ZINFOphd-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 = 0f12f658-3236-4169-bf72-0ddaf2a1b396
422024-12-04T00:58:54.981ZINFOphd-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 = 0f12f658-3236-4169-bf72-0ddaf2a1b396
432024-12-04T00:58:54.982ZINFOphd-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 = 0f12f658-3236-4169-bf72-0ddaf2a1b396
442024-12-04T00:58:54.982ZINFOphd-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-12-04T00:58:54.982ZINFOphd-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 = 0f12f658-3236-4169-bf72-0ddaf2a1b396
462024-12-04T00:58:54.982ZDEBGphd-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-12-04T00:58:54.982ZINFOphd-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 = 0f12f658-3236-4169-bf72-0ddaf2a1b396
482024-12-04T00:58:54.982ZINFOphd-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 = 0f12f658-3236-4169-bf72-0ddaf2a1b396
492024-12-04T00:58:59.214ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4231 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 = 0f12f658-3236-4169-bf72-0ddaf2a1b396
502024-12-04T00:58:59.214ZDEBGphd-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-12-04T00:58:59.214ZDEBGphd-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-12-04T00:58:59.214ZINFOphd-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 = 0f12f658-3236-4169-bf72-0ddaf2a1b396
532024-12-04T00:58:59.214ZINFOphd-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 = 0f12f658-3236-4169-bf72-0ddaf2a1b396
542024-12-04T00:58:59.232ZINFOphd-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::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0f12f658-3236-4169-bf72-0ddaf2a1b396
552024-12-04T00:58:59.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::migration_from_base_and_back step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
562024-12-04T00:58:59.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::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
572024-12-04T00:58:59.232ZINFOphd-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 = 0f12f658-3236-4169-bf72-0ddaf2a1b396
582024-12-04T00:58:59.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::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = 0f12f658-3236-4169-bf72-0ddaf2a1b396
592024-12-04T00:58:59.265ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0f12f658-3236-4169-bf72-0ddaf2a1b396
602024-12-04T00:58:59.265ZINFOphd-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
612024-12-04T00:58:59.265ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4283 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
622024-12-04T00:58:59.265ZINFOphd-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 = 0f12f658-3236-4169-bf72-0ddaf2a1b396
632024-12-04T00:58:59.265ZINFOphd-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 = 0f12f658-3236-4169-bf72-0ddaf2a1b396
642024-12-04T00:58:59.276ZINFOphd-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 = 0f12f658-3236-4169-bf72-0ddaf2a1b396
652024-12-04T00:58:59.276ZINFOphd-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 = 0f12f658-3236-4169-bf72-0ddaf2a1b396
662024-12-04T00:58:59.276ZINFOphd-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 = 0f12f658-3236-4169-bf72-0ddaf2a1b396
672024-12-04T00:58:59.298ZINFOphd-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 = 0f12f658-3236-4169-bf72-0ddaf2a1b396
682024-12-04T00:58:59.298ZINFOphd-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 = 0f12f658-3236-4169-bf72-0ddaf2a1b396
692024-12-04T00:58:59.298ZINFOphd-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 = 0f12f658-3236-4169-bf72-0ddaf2a1b396
702024-12-04T00:58:59.309ZINFOphd-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::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0f12f658-3236-4169-bf72-0ddaf2a1b396
712024-12-04T00:58:59.309ZINFOphd-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 = 0f12f658-3236-4169-bf72-0ddaf2a1b396
722024-12-04T00:58:59.310ZINFOphd-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 = 0f12f658-3236-4169-bf72-0ddaf2a1b396
732024-12-04T00:58:59.341ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0f12f658-3236-4169-bf72-0ddaf2a1b396
742024-12-04T00:58:59.342ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0f12f658-3236-4169-bf72-0ddaf2a1b396
752024-12-04T00:58:59.342ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 0f12f658-3236-4169-bf72-0ddaf2a1b396
762024-12-04T00:58:59.353ZINFOphd-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::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0f12f658-3236-4169-bf72-0ddaf2a1b396
772024-12-04T00:58:59.353ZINFOphd-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 = 0f12f658-3236-4169-bf72-0ddaf2a1b396
782024-12-04T00:58:59.354ZINFOphd-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 = 0f12f658-3236-4169-bf72-0ddaf2a1b396
792024-12-04T00:58:59.385ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 0f12f658-3236-4169-bf72-0ddaf2a1b396
802024-12-04T00:58:59.385ZINFOphd-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
812024-12-04T00:58:59.386ZINFOphd-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
822024-12-04T00:58:59.386ZINFOphd-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
832024-12-04T00:58:59.386ZDEBGphd-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
842024-12-04T00:58:59.386ZDEBGphd-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
852024-12-04T00:58:59.386ZINFOphd-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
862024-12-04T00:58:59.386ZINFOphd-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
872024-12-04T00:58:59.401ZINFOphd-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
882024-12-04T00:58:59.401ZINFOphd-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
892024-12-04T00:58:59.401ZINFOphd-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 = 0f12f658-3236-4169-bf72-0ddaf2a1b396 target = phd_framework::test_vm target_id = 1ce07b8a-b6dc-4bf6-b790-60245b6d3119
902024-12-04T00:58:59.402ZINFOphd-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 = a5fa1929-4cea-4414-9d4a-ba5f171f4d92 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 0f12f658-3236-4169-bf72-0ddaf2a1b396 target = phd_framework::test_vm target_id = 1ce07b8a-b6dc-4bf6-b790-60245b6d3119 timeout_duration = 45s
912024-12-04T00:58:59.402ZINFOphd-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 = 0f12f658-3236-4169-bf72-0ddaf2a1b396 target = phd_framework::test_vm target_id = 1ce07b8a-b6dc-4bf6-b790-60245b6d3119 vm = migration_from_base_and_back_lifecycle_0 vm_id = 1ce07b8a-b6dc-4bf6-b790-60245b6d3119
922024-12-04T00:58:59.402ZINFOphd-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 = 0f12f658-3236-4169-bf72-0ddaf2a1b396 target = phd_framework::test_vm target_id = 1ce07b8a-b6dc-4bf6-b790-60245b6d3119 vm = migration_from_base_and_back_lifecycle_0 vm_id = 1ce07b8a-b6dc-4bf6-b790-60245b6d3119
932024-12-04T00:58:59.799ZINFOphd-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: 1ce07b8a-b6dc-4bf6-b790-60245b6d3119, metadata: InstanceMetadata { project_id: fac095b3-05e9-4ca7-bd03-55c4bca56e74, silo_id: b1f49f1e-5020-48d0-83f6-bd4235504827, sled_id: d23d0251-6f6c-4dc2-9aaf-814f63e33c76, sled_model: "pheidippes", sled_revision: 1, sled_serial: "d23d0251-6f6c-4dc2-9aaf-814f63e33c76" }, name: "phd-vm-1ce07b8a-b6dc-4bf6-b790-60245b6d3119" }, state: Migrating } line = 429 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 0f12f658-3236-4169-bf72-0ddaf2a1b396 target = phd_framework::test_vm target_id = 1ce07b8a-b6dc-4bf6-b790-60245b6d3119 vm = migration_from_base_and_back_lifecycle_0 vm_id = 1ce07b8a-b6dc-4bf6-b790-60245b6d3119
942024-12-04T00:58:59.799ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 397 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 = 0f12f658-3236-4169-bf72-0ddaf2a1b396 target = phd_framework::test_vm target_id = 1ce07b8a-b6dc-4bf6-b790-60245b6d3119 vm = migration_from_base_and_back_lifecycle_0 vm_id = 1ce07b8a-b6dc-4bf6-b790-60245b6d3119
952024-12-04T00:58:59.799ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = a5fa1929-4cea-4414-9d4a-ba5f171f4d92 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 0f12f658-3236-4169-bf72-0ddaf2a1b396 target = phd_framework::test_vm target_id = 1ce07b8a-b6dc-4bf6-b790-60245b6d3119
962024-12-04T00:59:02.312ZINFOphd-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":7760}} target = phd_framework::serial
972024-12-04T00:59:03.359ZINFOphd-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 = 0f12f658-3236-4169-bf72-0ddaf2a1b396 target = phd_framework::test_vm target_id = 1ce07b8a-b6dc-4bf6-b790-60245b6d3119
982024-12-04T00:59:03.359ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3560 file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = a5fa1929-4cea-4414-9d4a-ba5f171f4d92 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 0f12f658-3236-4169-bf72-0ddaf2a1b396 target = phd_framework::test_vm target_id = 1ce07b8a-b6dc-4bf6-b790-60245b6d3119
992024-12-04T00:59:03.359ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3957 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 = 0f12f658-3236-4169-bf72-0ddaf2a1b396 target = phd_framework::test_vm target_id = 1ce07b8a-b6dc-4bf6-b790-60245b6d3119
1002024-12-04T00:59:03.360ZINFOphd-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 = 0f12f658-3236-4169-bf72-0ddaf2a1b396
1012024-12-04T00:59:03.361ZINFOphd-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 = 1ce07b8a-b6dc-4bf6-b790-60245b6d3119
1022024-12-04T00:59:03.361ZINFOphd-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 = 1ce07b8a-b6dc-4bf6-b790-60245b6d3119
1032024-12-04T00:59:03.361ZDEBGphd-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 = 0f12f658-3236-4169-bf72-0ddaf2a1b396
1042024-12-04T00:59:03.491ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 130 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 = 0f12f658-3236-4169-bf72-0ddaf2a1b396
1052024-12-04T00:59:05.872ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 2511 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 = 1ce07b8a-b6dc-4bf6-b790-60245b6d3119
1062024-12-04T00:59:05.872ZINFOphd-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 = 1ce07b8a-b6dc-4bf6-b790-60245b6d3119
1072024-12-04T00:59:05.872ZINFOphd-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 = 1ce07b8a-b6dc-4bf6-b790-60245b6d3119
1082024-12-04T00:59:05.905ZINFOphd-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_0 vm_id = 1ce07b8a-b6dc-4bf6-b790-60245b6d3119
1092024-12-04T00:59:05.905ZINFOphd-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
1102024-12-04T00:59:05.906ZINFOphd-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
1112024-12-04T00:59:05.906ZINFOphd-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
1122024-12-04T00:59:05.906ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/7127f9a0268259da63364fdec667cb5b2b55048ae29e6461766495d1b90af32d/propolis-server target = phd_framework::artifacts::store
1132024-12-04T00:59:05.906ZINFOphd-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/7127f9a0268259da63364fdec667cb5b2b55048ae29e6461766495d1b90af32d/propolis-server" target = phd_framework::test_vm::server
1142024-12-04T00:59:05.906ZINFOphd-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
1152024-12-04T00:59:05.920ZINFOphd-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
1162024-12-04T00:59:05.921ZINFOphd-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
1172024-12-04T00:59:05.921ZINFOphd-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 = 1ce07b8a-b6dc-4bf6-b790-60245b6d3119 target = phd_framework::test_vm target_id = faf445f0-0a7c-495a-a5c4-4424e0ed2edb
1182024-12-04T00:59:05.921ZINFOphd-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 = 7e7a082c-ae01-4803-8454-b9a71bfdd616 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 1ce07b8a-b6dc-4bf6-b790-60245b6d3119 target = phd_framework::test_vm target_id = faf445f0-0a7c-495a-a5c4-4424e0ed2edb timeout_duration = 45s
1192024-12-04T00:59:05.921ZINFOphd-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 = 1ce07b8a-b6dc-4bf6-b790-60245b6d3119 target = phd_framework::test_vm target_id = faf445f0-0a7c-495a-a5c4-4424e0ed2edb vm = migration_from_base_and_back_lifecycle_1 vm_id = faf445f0-0a7c-495a-a5c4-4424e0ed2edb
1202024-12-04T00:59:05.922ZINFOphd-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 = 1ce07b8a-b6dc-4bf6-b790-60245b6d3119 target = phd_framework::test_vm target_id = faf445f0-0a7c-495a-a5c4-4424e0ed2edb vm = migration_from_base_and_back_lifecycle_1 vm_id = faf445f0-0a7c-495a-a5c4-4424e0ed2edb
1212024-12-04T00:59:06.327ZINFOphd-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: faf445f0-0a7c-495a-a5c4-4424e0ed2edb, metadata: InstanceMetadata { project_id: fac095b3-05e9-4ca7-bd03-55c4bca56e74, silo_id: b1f49f1e-5020-48d0-83f6-bd4235504827, sled_id: 0ca1197d-79cb-4c80-b490-f932dede7443, sled_model: "pheidippes", sled_revision: 1, sled_serial: "0ca1197d-79cb-4c80-b490-f932dede7443" }, name: "phd-vm-faf445f0-0a7c-495a-a5c4-4424e0ed2edb" }, 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 = 1ce07b8a-b6dc-4bf6-b790-60245b6d3119 target = phd_framework::test_vm target_id = faf445f0-0a7c-495a-a5c4-4424e0ed2edb vm = migration_from_base_and_back_lifecycle_1 vm_id = faf445f0-0a7c-495a-a5c4-4424e0ed2edb
1222024-12-04T00:59:06.327ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 406 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 = 1ce07b8a-b6dc-4bf6-b790-60245b6d3119 target = phd_framework::test_vm target_id = faf445f0-0a7c-495a-a5c4-4424e0ed2edb vm = migration_from_base_and_back_lifecycle_1 vm_id = faf445f0-0a7c-495a-a5c4-4424e0ed2edb
1232024-12-04T00:59:06.327ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 7e7a082c-ae01-4803-8454-b9a71bfdd616 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 1ce07b8a-b6dc-4bf6-b790-60245b6d3119 target = phd_framework::test_vm target_id = faf445f0-0a7c-495a-a5c4-4424e0ed2edb
1242024-12-04T00:59:08.822ZINFOphd-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":7807}} target = phd_framework::serial
1252024-12-04T00:59:09.248ZINFOphd-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 = 1ce07b8a-b6dc-4bf6-b790-60245b6d3119 target = phd_framework::test_vm target_id = faf445f0-0a7c-495a-a5c4-4424e0ed2edb
1262024-12-04T00:59:09.248ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2921 file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 7e7a082c-ae01-4803-8454-b9a71bfdd616 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 1ce07b8a-b6dc-4bf6-b790-60245b6d3119 target = phd_framework::test_vm target_id = faf445f0-0a7c-495a-a5c4-4424e0ed2edb
1272024-12-04T00:59:09.248ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3327 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 = 1ce07b8a-b6dc-4bf6-b790-60245b6d3119 target = phd_framework::test_vm target_id = faf445f0-0a7c-495a-a5c4-4424e0ed2edb
1282024-12-04T00:59:09.250ZINFOphd-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 = 1ce07b8a-b6dc-4bf6-b790-60245b6d3119
1292024-12-04T00:59:09.250ZINFOphd-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 = faf445f0-0a7c-495a-a5c4-4424e0ed2edb
1302024-12-04T00:59:09.250ZINFOphd-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 = faf445f0-0a7c-495a-a5c4-4424e0ed2edb
1312024-12-04T00:59:09.251ZDEBGphd-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 = 1ce07b8a-b6dc-4bf6-b790-60245b6d3119
1322024-12-04T00:59:09.369ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 118 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 = 1ce07b8a-b6dc-4bf6-b790-60245b6d3119
1332024-12-04T00:59:09.712ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 462 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 = faf445f0-0a7c-495a-a5c4-4424e0ed2edb
1342024-12-04T00:59:09.713ZINFOphd-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 = faf445f0-0a7c-495a-a5c4-4424e0ed2edb
1352024-12-04T00:59:09.713ZINFOphd-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 = faf445f0-0a7c-495a-a5c4-4424e0ed2edb
1362024-12-04T00:59:09.746ZINFOphd-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 = faf445f0-0a7c-495a-a5c4-4424e0ed2edb
1372024-12-04T00:59:09.746ZINFOphd-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
1382024-12-04T00:59:09.746ZINFOphd-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
1392024-12-04T00:59:09.746ZINFOphd-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
1402024-12-04T00:59:09.746ZDEBGphd-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
1412024-12-04T00:59:09.746ZINFOphd-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
1422024-12-04T00:59:09.746ZINFOphd-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
1432024-12-04T00:59:09.763ZINFOphd-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
1442024-12-04T00:59:09.763ZINFOphd-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
1452024-12-04T00:59:09.763ZINFOphd-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 = faf445f0-0a7c-495a-a5c4-4424e0ed2edb target = phd_framework::test_vm target_id = 1ff1f77e-4c9d-4973-82a3-a401300ac0a4
1462024-12-04T00:59:09.763ZINFOphd-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 = 2ef9fd1b-da99-4afa-ac0c-f437386929df path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = faf445f0-0a7c-495a-a5c4-4424e0ed2edb target = phd_framework::test_vm target_id = 1ff1f77e-4c9d-4973-82a3-a401300ac0a4 timeout_duration = 45s
1472024-12-04T00:59:09.763ZINFOphd-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 = faf445f0-0a7c-495a-a5c4-4424e0ed2edb target = phd_framework::test_vm target_id = 1ff1f77e-4c9d-4973-82a3-a401300ac0a4 vm = migration_from_base_and_back_lifecycle_2 vm_id = 1ff1f77e-4c9d-4973-82a3-a401300ac0a4
1482024-12-04T00:59:09.764ZINFOphd-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 = faf445f0-0a7c-495a-a5c4-4424e0ed2edb target = phd_framework::test_vm target_id = 1ff1f77e-4c9d-4973-82a3-a401300ac0a4 vm = migration_from_base_and_back_lifecycle_2 vm_id = 1ff1f77e-4c9d-4973-82a3-a401300ac0a4
1492024-12-04T00:59:10.513ZINFOphd-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: 1ff1f77e-4c9d-4973-82a3-a401300ac0a4, metadata: InstanceMetadata { project_id: fac095b3-05e9-4ca7-bd03-55c4bca56e74, silo_id: b1f49f1e-5020-48d0-83f6-bd4235504827, sled_id: 27a8f650-8dbb-4dfb-8e8a-5fdcae66fdfb, sled_model: "pheidippes", sled_revision: 1, sled_serial: "27a8f650-8dbb-4dfb-8e8a-5fdcae66fdfb" }, name: "phd-vm-1ff1f77e-4c9d-4973-82a3-a401300ac0a4" }, 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 = faf445f0-0a7c-495a-a5c4-4424e0ed2edb target = phd_framework::test_vm target_id = 1ff1f77e-4c9d-4973-82a3-a401300ac0a4 vm = migration_from_base_and_back_lifecycle_2 vm_id = 1ff1f77e-4c9d-4973-82a3-a401300ac0a4
1502024-12-04T00:59:10.513ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 749 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 = faf445f0-0a7c-495a-a5c4-4424e0ed2edb target = phd_framework::test_vm target_id = 1ff1f77e-4c9d-4973-82a3-a401300ac0a4 vm = migration_from_base_and_back_lifecycle_2 vm_id = 1ff1f77e-4c9d-4973-82a3-a401300ac0a4
1512024-12-04T00:59:10.513ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 2ef9fd1b-da99-4afa-ac0c-f437386929df path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = faf445f0-0a7c-495a-a5c4-4424e0ed2edb target = phd_framework::test_vm target_id = 1ff1f77e-4c9d-4973-82a3-a401300ac0a4
1522024-12-04T00:59:13.079ZINFOphd-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":7854}} target = phd_framework::serial
1532024-12-04T00:59:14.480ZINFOphd-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 = faf445f0-0a7c-495a-a5c4-4424e0ed2edb target = phd_framework::test_vm target_id = 1ff1f77e-4c9d-4973-82a3-a401300ac0a4
1542024-12-04T00:59:14.480ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3966 file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 2ef9fd1b-da99-4afa-ac0c-f437386929df path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = faf445f0-0a7c-495a-a5c4-4424e0ed2edb target = phd_framework::test_vm target_id = 1ff1f77e-4c9d-4973-82a3-a401300ac0a4
1552024-12-04T00:59:14.480ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4716 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 = faf445f0-0a7c-495a-a5c4-4424e0ed2edb target = phd_framework::test_vm target_id = 1ff1f77e-4c9d-4973-82a3-a401300ac0a4
1562024-12-04T00:59:14.481ZINFOphd-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 = faf445f0-0a7c-495a-a5c4-4424e0ed2edb
1572024-12-04T00:59:14.481ZINFOphd-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 = 1ff1f77e-4c9d-4973-82a3-a401300ac0a4
1582024-12-04T00:59:14.481ZINFOphd-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 = 1ff1f77e-4c9d-4973-82a3-a401300ac0a4
1592024-12-04T00:59:14.482ZDEBGphd-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 = faf445f0-0a7c-495a-a5c4-4424e0ed2edb
1602024-12-04T00:59:14.609ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 127 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 = faf445f0-0a7c-495a-a5c4-4424e0ed2edb
1612024-12-04T00:59:14.609ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 128 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 = 1ff1f77e-4c9d-4973-82a3-a401300ac0a4
1622024-12-04T00:59:14.609ZINFOphd-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 = 1ff1f77e-4c9d-4973-82a3-a401300ac0a4
1632024-12-04T00:59:14.609ZINFOphd-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 = 1ff1f77e-4c9d-4973-82a3-a401300ac0a4
1642024-12-04T00:59:14.632ZINFOphd-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 = 1ff1f77e-4c9d-4973-82a3-a401300ac0a4
1652024-12-04T00:59:14.632ZINFOphd-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 = 1ff1f77e-4c9d-4973-82a3-a401300ac0a4
1662024-12-04T00:59:14.633ZDEBGphd-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
1672024-12-04T00:59:14.633ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 19652 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1682024-12-04T00:59:14.633ZINFOphd-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
1692024-12-04T00:59:14.633ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1702024-12-04T00:59:14.633ZDEBGphd-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 = 1ff1f77e-4c9d-4973-82a3-a401300ac0a4
1712024-12-04T00:59:14.932ZDEBGphd-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 = 1ff1f77e-4c9d-4973-82a3-a401300ac0a4
1722024-12-04T00:59:15.055ZDEBGphd-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 = 1ff1f77e-4c9d-4973-82a3-a401300ac0a4
1732024-12-04T00:59:15.055ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-399e408c-32ef-44a8-b661-9e7fb2a503e2"] 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 = 1ff1f77e-4c9d-4973-82a3-a401300ac0a4
1742024-12-04T00:59:15.090ZDEBGphd-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 = 1ff1f77e-4c9d-4973-82a3-a401300ac0a4
1752024-12-04T00:59:15.090ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-cc155ee9-5e5c-4889-8393-0d2dabdf73f7"] 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 = 1ff1f77e-4c9d-4973-82a3-a401300ac0a4
1762024-12-04T00:59:15.118ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 485 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 = 1ff1f77e-4c9d-4973-82a3-a401300ac0a4
1772024-12-04T00:59:15.118ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 84939 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
1782024-12-04T00:59:15.118ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 485 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1792024-12-04T00:59:15.118ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
1802024-12-04T00:59:15.118ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1812024-12-04T00:59:15.118ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1822024-12-04T00:59:15.119ZINFOphd-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
1832024-12-04T00:59:15.119ZDEBGphd-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
1842024-12-04T00:59:15.119ZDEBGphd-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
1852024-12-04T00:59:15.119ZDEBGphd-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
1862024-12-04T00:59:15.119ZDEBGphd-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
1872024-12-04T00:59:15.138ZDEBGphd-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 693M 1.80T 693M /phd-artifacts\n target = phd_framework::zfs
1882024-12-04T00:59:15.138ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-eaa12c2b-3862-431f-a5c9-a655b681bc32"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1892024-12-04T00:59:15.159ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-eaa12c2b-3862-431f-a5c9-a655b681bc32", "phd-artifacts/phd-clone-45088c75-79ba-4309-850e-aee341161fc6"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1902024-12-04T00:59:15.181ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-45088c75-79ba-4309-850e-aee341161fc6"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1912024-12-04T00:59:15.198ZDEBGphd-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-45088c75-79ba-4309-850e-aee341161fc6 0B 1.80T 693M /phd-artifacts/phd-clone-45088c75-79ba-4309-850e-aee341161fc6\n target = phd_framework::zfs
1922024-12-04T00:59:15.199ZINFOphd-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
1932024-12-04T00:59:15.199ZINFOphd-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
1942024-12-04T00:59:15.199ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/7127f9a0268259da63364fdec667cb5b2b55048ae29e6461766495d1b90af32d/propolis-server target = phd_framework::artifacts::store
1952024-12-04T00:59:15.199ZINFOphd-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/7127f9a0268259da63364fdec667cb5b2b55048ae29e6461766495d1b90af32d/propolis-server" target = phd_framework::test_vm::server
1962024-12-04T00:59:15.199ZINFOphd-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
1972024-12-04T00:59:15.210ZINFOphd-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
1982024-12-04T00:59:15.210ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 188 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1992024-12-04T00:59:15.211ZINFOphd-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 = dc23be4a-856f-4f92-989a-edac8a502174
2002024-12-04T00:59:15.211ZINFOphd-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 = dc23be4a-856f-4f92-989a-edac8a502174
2012024-12-04T00:59:16.074ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2022024-12-04T00:59:16.075ZINFOphd-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: dc23be4a-856f-4f92-989a-edac8a502174, metadata: InstanceMetadata { project_id: 73d0cb6b-7c94-411e-ada8-1061c44fe958, silo_id: c8ce3046-6f40-4be1-bbc9-e73c14c8808a, sled_id: 381eaf80-e300-42bf-8742-a827a6ff0439, sled_model: "pheidippes", sled_revision: 1, sled_serial: "381eaf80-e300-42bf-8742-a827a6ff0439" }, name: "phd-vm-dc23be4a-856f-4f92-989a-edac8a502174" }, state: Creating } line = 429 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = dc23be4a-856f-4f92-989a-edac8a502174
2032024-12-04T00:59:16.075ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 864 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 = dc23be4a-856f-4f92-989a-edac8a502174
2042024-12-04T00:59:16.075ZINFOphd-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 = dc23be4a-856f-4f92-989a-edac8a502174
2052024-12-04T00:59:16.075ZINFOphd-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 = dc23be4a-856f-4f92-989a-edac8a502174
2062024-12-04T00:59:16.075ZINFOphd-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 = dc23be4a-856f-4f92-989a-edac8a502174
2072024-12-04T00:59:16.075ZINFOphd-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
2082024-12-04T00:59:16.075ZINFOphd-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 = dc23be4a-856f-4f92-989a-edac8a502174
2092024-12-04T00:59:16.076ZDEBGphd-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
2102024-12-04T00:59:16.076ZINFOphd-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 = dc23be4a-856f-4f92-989a-edac8a502174
2112024-12-04T00:59:16.076ZINFOphd-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 = dc23be4a-856f-4f92-989a-edac8a502174
2122024-12-04T00:59:20.256ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4180 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 = dc23be4a-856f-4f92-989a-edac8a502174
2132024-12-04T00:59:20.256ZDEBGphd-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
2142024-12-04T00:59:20.257ZDEBGphd-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
2152024-12-04T00:59:20.257ZINFOphd-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 = dc23be4a-856f-4f92-989a-edac8a502174
2162024-12-04T00:59:20.257ZINFOphd-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 = dc23be4a-856f-4f92-989a-edac8a502174
2172024-12-04T00:59:20.276ZINFOphd-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::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = dc23be4a-856f-4f92-989a-edac8a502174
2182024-12-04T00:59:20.276ZDEBGphd-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("stty -F `tty` cols 9999") target = phd_framework::test_vm
2192024-12-04T00:59:20.276ZDEBGphd-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
2202024-12-04T00:59:20.276ZINFOphd-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 = dc23be4a-856f-4f92-989a-edac8a502174
2212024-12-04T00:59:20.276ZINFOphd-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 = dc23be4a-856f-4f92-989a-edac8a502174
2222024-12-04T00:59:20.308ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = dc23be4a-856f-4f92-989a-edac8a502174
2232024-12-04T00:59:20.308ZINFOphd-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
2242024-12-04T00:59:20.308ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4232 file = phd-tests/framework/src/test_vm/mod.rs line = 763 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2252024-12-04T00:59:20.308ZINFOphd-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 = dc23be4a-856f-4f92-989a-edac8a502174
2262024-12-04T00:59:20.308ZINFOphd-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 = dc23be4a-856f-4f92-989a-edac8a502174
2272024-12-04T00:59:20.319ZINFOphd-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 = dc23be4a-856f-4f92-989a-edac8a502174
2282024-12-04T00:59:20.319ZINFOphd-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 = dc23be4a-856f-4f92-989a-edac8a502174
2292024-12-04T00:59:20.319ZINFOphd-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 = dc23be4a-856f-4f92-989a-edac8a502174
2302024-12-04T00:59:20.352ZINFOphd-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 = dc23be4a-856f-4f92-989a-edac8a502174
2312024-12-04T00:59:20.357ZINFOphd-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
2322024-12-04T00:59:20.357ZINFOphd-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
2332024-12-04T00:59:20.357ZINFOphd-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
2342024-12-04T00:59:20.357ZDEBGphd-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
2352024-12-04T00:59:20.357ZINFOphd-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
2362024-12-04T00:59:20.357ZINFOphd-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
2372024-12-04T00:59:20.372ZINFOphd-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
2382024-12-04T00:59:20.373ZINFOphd-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
2392024-12-04T00:59:20.373ZINFOphd-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 = dc23be4a-856f-4f92-989a-edac8a502174 target = phd_framework::test_vm target_id = 752639e5-4ceb-48a7-a4aa-aeb842317041
2402024-12-04T00:59:20.373ZINFOphd-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 = 861a97d3-dcd5-44b7-ac9c-e5cf09e13f7e path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = dc23be4a-856f-4f92-989a-edac8a502174 target = phd_framework::test_vm target_id = 752639e5-4ceb-48a7-a4aa-aeb842317041 timeout_duration = 45s
2412024-12-04T00:59:20.373ZINFOphd-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 = dc23be4a-856f-4f92-989a-edac8a502174 target = phd_framework::test_vm target_id = 752639e5-4ceb-48a7-a4aa-aeb842317041 vm = migration_serial_history_base_lifecycle_0 vm_id = 752639e5-4ceb-48a7-a4aa-aeb842317041
2422024-12-04T00:59:20.374ZINFOphd-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 = dc23be4a-856f-4f92-989a-edac8a502174 target = phd_framework::test_vm target_id = 752639e5-4ceb-48a7-a4aa-aeb842317041 vm = migration_serial_history_base_lifecycle_0 vm_id = 752639e5-4ceb-48a7-a4aa-aeb842317041
2432024-12-04T00:59:21.188ZINFOphd-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: 752639e5-4ceb-48a7-a4aa-aeb842317041, metadata: InstanceMetadata { project_id: 73d0cb6b-7c94-411e-ada8-1061c44fe958, silo_id: c8ce3046-6f40-4be1-bbc9-e73c14c8808a, sled_id: a6e8d287-d907-47b3-a3f9-72bb7488aa24, sled_model: "pheidippes", sled_revision: 1, sled_serial: "a6e8d287-d907-47b3-a3f9-72bb7488aa24" }, name: "phd-vm-752639e5-4ceb-48a7-a4aa-aeb842317041" }, state: Migrating } line = 429 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = dc23be4a-856f-4f92-989a-edac8a502174 target = phd_framework::test_vm target_id = 752639e5-4ceb-48a7-a4aa-aeb842317041 vm = migration_serial_history_base_lifecycle_0 vm_id = 752639e5-4ceb-48a7-a4aa-aeb842317041
2442024-12-04T00:59:21.188ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 815 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 = dc23be4a-856f-4f92-989a-edac8a502174 target = phd_framework::test_vm target_id = 752639e5-4ceb-48a7-a4aa-aeb842317041 vm = migration_serial_history_base_lifecycle_0 vm_id = 752639e5-4ceb-48a7-a4aa-aeb842317041
2452024-12-04T00:59:21.189ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 861a97d3-dcd5-44b7-ac9c-e5cf09e13f7e path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = dc23be4a-856f-4f92-989a-edac8a502174 target = phd_framework::test_vm target_id = 752639e5-4ceb-48a7-a4aa-aeb842317041
2462024-12-04T00:59:23.736ZINFOphd-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":7727}} target = phd_framework::serial
2472024-12-04T00:59:25.168ZINFOphd-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 = dc23be4a-856f-4f92-989a-edac8a502174 target = phd_framework::test_vm target_id = 752639e5-4ceb-48a7-a4aa-aeb842317041
2482024-12-04T00:59:25.168ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3979 file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 861a97d3-dcd5-44b7-ac9c-e5cf09e13f7e path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = dc23be4a-856f-4f92-989a-edac8a502174 target = phd_framework::test_vm target_id = 752639e5-4ceb-48a7-a4aa-aeb842317041
2492024-12-04T00:59:25.168ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4795 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 = dc23be4a-856f-4f92-989a-edac8a502174 target = phd_framework::test_vm target_id = 752639e5-4ceb-48a7-a4aa-aeb842317041
2502024-12-04T00:59:25.169ZINFOphd-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 = dc23be4a-856f-4f92-989a-edac8a502174
2512024-12-04T00:59:25.170ZDEBGphd-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 = dc23be4a-856f-4f92-989a-edac8a502174
2522024-12-04T00:59:25.303ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 133 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 = dc23be4a-856f-4f92-989a-edac8a502174
2532024-12-04T00:59:25.306ZINFOphd-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 = 752639e5-4ceb-48a7-a4aa-aeb842317041
2542024-12-04T00:59:25.306ZDEBGphd-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
2552024-12-04T00:59:25.307ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 9232 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2562024-12-04T00:59:25.307ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
2572024-12-04T00:59:25.307ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2582024-12-04T00:59:25.307ZDEBGphd-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 = 752639e5-4ceb-48a7-a4aa-aeb842317041
2592024-12-04T00:59:25.668ZDEBGphd-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 = 752639e5-4ceb-48a7-a4aa-aeb842317041
2602024-12-04T00:59:25.803ZDEBGphd-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 = 752639e5-4ceb-48a7-a4aa-aeb842317041
2612024-12-04T00:59:25.803ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-45088c75-79ba-4309-850e-aee341161fc6"] 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 = 752639e5-4ceb-48a7-a4aa-aeb842317041
2622024-12-04T00:59:25.835ZDEBGphd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped file = phd-tests/framework/src/zfs.rs line = 57 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs vm = migration_serial_history_base_lifecycle_0 vm_id = 752639e5-4ceb-48a7-a4aa-aeb842317041
2632024-12-04T00:59:25.835ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-eaa12c2b-3862-431f-a5c9-a655b681bc32"] 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 = 752639e5-4ceb-48a7-a4aa-aeb842317041
2642024-12-04T00:59:25.862ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 555 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 = 752639e5-4ceb-48a7-a4aa-aeb842317041
2652024-12-04T00:59:25.862ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 10743 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2662024-12-04T00:59:25.863ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 555 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2672024-12-04T00:59:25.863ZINFOphd-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
2682024-12-04T00:59:25.863ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2692024-12-04T00:59:25.863ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2702024-12-04T00:59:25.863ZINFOphd-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
2712024-12-04T00:59:25.863ZDEBGphd-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
2722024-12-04T00:59:25.863ZDEBGphd-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
2732024-12-04T00:59:25.863ZDEBGphd-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
2742024-12-04T00:59:25.863ZDEBGphd-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
2752024-12-04T00:59:25.881ZDEBGphd-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 694M 1.80T 693M /phd-artifacts\n target = phd_framework::zfs
2762024-12-04T00:59:25.881ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-234b8fd0-8047-47b9-b1f6-2e0f0f9991a6"] 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
2772024-12-04T00:59:25.903ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-234b8fd0-8047-47b9-b1f6-2e0f0f9991a6", "phd-artifacts/phd-clone-cccacc21-66e9-4e66-98c6-1fb3ad538fa8"] 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
2782024-12-04T00:59:25.927ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-cccacc21-66e9-4e66-98c6-1fb3ad538fa8"] 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
2792024-12-04T00:59:25.943ZDEBGphd-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-cccacc21-66e9-4e66-98c6-1fb3ad538fa8 0B 1.80T 693M /phd-artifacts/phd-clone-cccacc21-66e9-4e66-98c6-1fb3ad538fa8\n target = phd_framework::zfs
2802024-12-04T00:59:25.944ZINFOphd-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
2812024-12-04T00:59:25.944ZINFOphd-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
2822024-12-04T00:59:25.944ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/7127f9a0268259da63364fdec667cb5b2b55048ae29e6461766495d1b90af32d/propolis-server target = phd_framework::artifacts::store
2832024-12-04T00:59:25.944ZINFOphd-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/7127f9a0268259da63364fdec667cb5b2b55048ae29e6461766495d1b90af32d/propolis-server" target = phd_framework::test_vm::server
2842024-12-04T00:59:25.944ZINFOphd-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
2852024-12-04T00:59:25.954ZINFOphd-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
2862024-12-04T00:59:25.954ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 10 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
2872024-12-04T00:59:25.954ZINFOphd-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 = 9db8982f-b516-48ee-8393-8b521ba04492
2882024-12-04T00:59:25.955ZINFOphd-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 = 9db8982f-b516-48ee-8393-8b521ba04492
2892024-12-04T00:59:26.334ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2902024-12-04T00:59:26.335ZINFOphd-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: 9db8982f-b516-48ee-8393-8b521ba04492, metadata: InstanceMetadata { project_id: 03e415b0-de57-485a-b177-431209c2fbc1, silo_id: 492f0772-2f1d-445a-ac2d-549b0b7e0d58, sled_id: e9b2e859-3388-49ac-8557-cd2ebda64f64, sled_model: "pheidippes", sled_revision: 1, sled_serial: "e9b2e859-3388-49ac-8557-cd2ebda64f64" }, name: "phd-vm-9db8982f-b516-48ee-8393-8b521ba04492" }, 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 = 9db8982f-b516-48ee-8393-8b521ba04492
2912024-12-04T00:59:26.335ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 380 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 = 9db8982f-b516-48ee-8393-8b521ba04492
2922024-12-04T00:59:26.335ZINFOphd-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 = 9db8982f-b516-48ee-8393-8b521ba04492
2932024-12-04T00:59:26.335ZINFOphd-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 = 9db8982f-b516-48ee-8393-8b521ba04492
2942024-12-04T00:59:26.336ZINFOphd-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 = 9db8982f-b516-48ee-8393-8b521ba04492
2952024-12-04T00:59:26.336ZINFOphd-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
2962024-12-04T00:59:26.336ZINFOphd-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 = 9db8982f-b516-48ee-8393-8b521ba04492
2972024-12-04T00:59:26.336ZDEBGphd-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
2982024-12-04T00:59:26.336ZINFOphd-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 = 9db8982f-b516-48ee-8393-8b521ba04492
2992024-12-04T00:59:26.336ZINFOphd-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 = 9db8982f-b516-48ee-8393-8b521ba04492
3002024-12-04T00:59:30.561ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4225 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 = 9db8982f-b516-48ee-8393-8b521ba04492
3012024-12-04T00:59:30.561ZDEBGphd-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
3022024-12-04T00:59:30.561ZDEBGphd-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
3032024-12-04T00:59:30.561ZINFOphd-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 = 9db8982f-b516-48ee-8393-8b521ba04492
3042024-12-04T00:59:30.561ZINFOphd-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 = 9db8982f-b516-48ee-8393-8b521ba04492
3052024-12-04T00:59:30.580ZINFOphd-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::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 9db8982f-b516-48ee-8393-8b521ba04492
3062024-12-04T00:59:30.581ZDEBGphd-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("stty -F `tty` cols 9999") target = phd_framework::test_vm
3072024-12-04T00:59:30.581ZDEBGphd-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
3082024-12-04T00:59:30.581ZINFOphd-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 = 9db8982f-b516-48ee-8393-8b521ba04492
3092024-12-04T00:59:30.581ZINFOphd-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 = 9db8982f-b516-48ee-8393-8b521ba04492
3102024-12-04T00:59:30.614ZINFOphd-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 = 9db8982f-b516-48ee-8393-8b521ba04492
3112024-12-04T00:59:30.614ZINFOphd-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
3122024-12-04T00:59:30.614ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4277 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
3132024-12-04T00:59:30.614ZINFOphd-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 = 9db8982f-b516-48ee-8393-8b521ba04492
3142024-12-04T00:59:30.614ZINFOphd-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 = 9db8982f-b516-48ee-8393-8b521ba04492
3152024-12-04T00:59:30.625ZINFOphd-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 = 9db8982f-b516-48ee-8393-8b521ba04492
3162024-12-04T00:59:30.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 vm_id = 9db8982f-b516-48ee-8393-8b521ba04492
3172024-12-04T00:59:30.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(300s) vm = migration_from_base vm_id = 9db8982f-b516-48ee-8393-8b521ba04492
3182024-12-04T00:59:30.658ZINFOphd-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 = 9db8982f-b516-48ee-8393-8b521ba04492
3192024-12-04T00:59:30.658ZINFOphd-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 = 9db8982f-b516-48ee-8393-8b521ba04492
3202024-12-04T00:59:30.658ZINFOphd-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 = 9db8982f-b516-48ee-8393-8b521ba04492
3212024-12-04T00:59:30.669ZINFOphd-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 = 9db8982f-b516-48ee-8393-8b521ba04492
3222024-12-04T00:59:30.669ZINFOphd-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 = 9db8982f-b516-48ee-8393-8b521ba04492
3232024-12-04T00:59:30.669ZINFOphd-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 = 9db8982f-b516-48ee-8393-8b521ba04492
3242024-12-04T00:59:30.702ZINFOphd-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 = 9db8982f-b516-48ee-8393-8b521ba04492
3252024-12-04T00:59:30.702ZINFOphd-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 = 9db8982f-b516-48ee-8393-8b521ba04492
3262024-12-04T00:59:30.702ZINFOphd-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 = 9db8982f-b516-48ee-8393-8b521ba04492
3272024-12-04T00:59:30.713ZINFOphd-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 = 9db8982f-b516-48ee-8393-8b521ba04492
3282024-12-04T00:59:30.713ZINFOphd-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 = 9db8982f-b516-48ee-8393-8b521ba04492
3292024-12-04T00:59:30.713ZINFOphd-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 = 9db8982f-b516-48ee-8393-8b521ba04492
3302024-12-04T00:59:30.735ZINFOphd-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 = 9db8982f-b516-48ee-8393-8b521ba04492
3312024-12-04T00:59:30.735ZINFOphd-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
3322024-12-04T00:59:30.735ZINFOphd-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
3332024-12-04T00:59:30.735ZINFOphd-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
3342024-12-04T00:59:30.735ZDEBGphd-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
3352024-12-04T00:59:30.735ZINFOphd-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
3362024-12-04T00:59:30.735ZINFOphd-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
3372024-12-04T00:59:30.749ZINFOphd-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
3382024-12-04T00:59:30.750ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 14 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
3392024-12-04T00:59:30.750ZINFOphd-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 = 9db8982f-b516-48ee-8393-8b521ba04492 target = phd_framework::test_vm target_id = 17c5e499-5d9a-4828-9553-dbf903e8af28
3402024-12-04T00:59:30.750ZINFOphd-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 = e7b7bff1-8d3d-411c-bc70-8266c720e282 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 9db8982f-b516-48ee-8393-8b521ba04492 target = phd_framework::test_vm target_id = 17c5e499-5d9a-4828-9553-dbf903e8af28 timeout_duration = 45s
3412024-12-04T00:59:30.750ZINFOphd-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 = 9db8982f-b516-48ee-8393-8b521ba04492 target = phd_framework::test_vm target_id = 17c5e499-5d9a-4828-9553-dbf903e8af28 vm = migration_from_base_lifecycle_0 vm_id = 17c5e499-5d9a-4828-9553-dbf903e8af28
3422024-12-04T00:59:30.750ZINFOphd-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 = 9db8982f-b516-48ee-8393-8b521ba04492 target = phd_framework::test_vm target_id = 17c5e499-5d9a-4828-9553-dbf903e8af28 vm = migration_from_base_lifecycle_0 vm_id = 17c5e499-5d9a-4828-9553-dbf903e8af28
3432024-12-04T00:59:31.506ZINFOphd-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: 17c5e499-5d9a-4828-9553-dbf903e8af28, metadata: InstanceMetadata { project_id: 03e415b0-de57-485a-b177-431209c2fbc1, silo_id: 492f0772-2f1d-445a-ac2d-549b0b7e0d58, sled_id: 461f71fa-7d93-4d79-944b-816f4e8b59b1, sled_model: "pheidippes", sled_revision: 1, sled_serial: "461f71fa-7d93-4d79-944b-816f4e8b59b1" }, name: "phd-vm-17c5e499-5d9a-4828-9553-dbf903e8af28" }, state: Migrating } line = 429 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 9db8982f-b516-48ee-8393-8b521ba04492 target = phd_framework::test_vm target_id = 17c5e499-5d9a-4828-9553-dbf903e8af28 vm = migration_from_base_lifecycle_0 vm_id = 17c5e499-5d9a-4828-9553-dbf903e8af28
3442024-12-04T00:59:31.506ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 756 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 = 9db8982f-b516-48ee-8393-8b521ba04492 target = phd_framework::test_vm target_id = 17c5e499-5d9a-4828-9553-dbf903e8af28 vm = migration_from_base_lifecycle_0 vm_id = 17c5e499-5d9a-4828-9553-dbf903e8af28
3452024-12-04T00:59:31.507ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = e7b7bff1-8d3d-411c-bc70-8266c720e282 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 9db8982f-b516-48ee-8393-8b521ba04492 target = phd_framework::test_vm target_id = 17c5e499-5d9a-4828-9553-dbf903e8af28
3462024-12-04T00:59:34.052ZINFOphd-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":7760}} target = phd_framework::serial
3472024-12-04T00:59:35.849ZINFOphd-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 = 9db8982f-b516-48ee-8393-8b521ba04492 target = phd_framework::test_vm target_id = 17c5e499-5d9a-4828-9553-dbf903e8af28
3482024-12-04T00:59:35.849ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4342 file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = e7b7bff1-8d3d-411c-bc70-8266c720e282 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 9db8982f-b516-48ee-8393-8b521ba04492 target = phd_framework::test_vm target_id = 17c5e499-5d9a-4828-9553-dbf903e8af28
3492024-12-04T00:59:35.849ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 5099 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 = 9db8982f-b516-48ee-8393-8b521ba04492 target = phd_framework::test_vm target_id = 17c5e499-5d9a-4828-9553-dbf903e8af28
3502024-12-04T00:59:35.850ZINFOphd-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 = 9db8982f-b516-48ee-8393-8b521ba04492
3512024-12-04T00:59:35.850ZINFOphd-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 = 17c5e499-5d9a-4828-9553-dbf903e8af28
3522024-12-04T00:59:35.850ZINFOphd-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 = 17c5e499-5d9a-4828-9553-dbf903e8af28
3532024-12-04T00:59:35.851ZDEBGphd-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 = 9db8982f-b516-48ee-8393-8b521ba04492
3542024-12-04T00:59:35.979ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 128 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 = 9db8982f-b516-48ee-8393-8b521ba04492
3552024-12-04T00:59:35.980ZINFOphd-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::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 17c5e499-5d9a-4828-9553-dbf903e8af28
3562024-12-04T00:59:35.980ZINFOphd-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 = 17c5e499-5d9a-4828-9553-dbf903e8af28
3572024-12-04T00:59:35.980ZINFOphd-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 = 17c5e499-5d9a-4828-9553-dbf903e8af28
3582024-12-04T00:59:36.013ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 17c5e499-5d9a-4828-9553-dbf903e8af28
3592024-12-04T00:59:36.013ZINFOphd-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 = 17c5e499-5d9a-4828-9553-dbf903e8af28
3602024-12-04T00:59:36.013ZDEBGphd-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
3612024-12-04T00:59:36.013ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 9678 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
3622024-12-04T00:59:36.013ZINFOphd-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
3632024-12-04T00:59:36.013ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3642024-12-04T00:59:36.014ZDEBGphd-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 = 17c5e499-5d9a-4828-9553-dbf903e8af28
3652024-12-04T00:59:36.346ZDEBGphd-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 = 17c5e499-5d9a-4828-9553-dbf903e8af28
3662024-12-04T00:59:36.466ZDEBGphd-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 = 17c5e499-5d9a-4828-9553-dbf903e8af28
3672024-12-04T00:59:36.466ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-cccacc21-66e9-4e66-98c6-1fb3ad538fa8"] 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 = 17c5e499-5d9a-4828-9553-dbf903e8af28
3682024-12-04T00:59:36.499ZDEBGphd-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 = 17c5e499-5d9a-4828-9553-dbf903e8af28
3692024-12-04T00:59:36.499ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-234b8fd0-8047-47b9-b1f6-2e0f0f9991a6"] 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 = 17c5e499-5d9a-4828-9553-dbf903e8af28
3702024-12-04T00:59:36.525ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 511 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 = 17c5e499-5d9a-4828-9553-dbf903e8af28
3712024-12-04T00:59:36.525ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 10662 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
3722024-12-04T00:59:36.525ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 511 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3732024-12-04T00:59:36.525ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
3742024-12-04T00:59:36.525ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
375 test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 106.35s
376 
3772024-12-04T00:59:36.526ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 40 target = phd_runner