Max level shown:
12024-12-02T20:49:37.431ZINFOphd-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-02T20:49:37.433ZDEBGphd-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: 1172, tv_nsec: 861422429 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32024-12-02T20:49:37.433ZINFOphd-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-02T20:49:37.433ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = 2cfc7e0c8572b3bfafbfc838c4e6d658f442d239 file = phd-tests/framework/src/artifacts/store.rs line = 313 target = phd_framework::artifacts::store
52024-12-02T20:49:37.433ZDEBGphd-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/2cfc7e0c8572b3bfafbfc838c4e6d658f442d239/crucible-nightly.sha256.txt
62024-12-02T20:49:37.566ZINFOphd-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-02T20:49:37.980ZDEBGphd-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/8e5693bfdc150671039f446e7366a40b2b3c1a3e/propolis-server.sha256.txt
82024-12-02T20:49:38.083ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92024-12-02T20:49:38.083ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102024-12-02T20:49:38.083ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112024-12-02T20:49:38.083ZINFOphd-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-02T20:49:38.083ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132024-12-02T20:49:38.083ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142024-12-02T20:49:38.083ZINFOphd-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-02T20:49:38.084ZDEBGphd-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-02T20:49:38.084ZDEBGphd-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-02T20:49:38.677ZDEBGphd-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-02T20:49:38.677ZDEBGphd-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-02T20:50:08.811ZDEBGphd-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-02T20:50:08.811ZDEBGphd-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-02T20:50:08.837ZDEBGphd-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-02T20:50:08.837ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-3e413b9e-aeea-4771-90db-0d5ac5fbb0bc"] 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-02T20:50:08.896ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-3e413b9e-aeea-4771-90db-0d5ac5fbb0bc", "phd-artifacts/phd-clone-4e8a7f57-fd8d-4aa8-87e5-8d440c1cc6f1"] 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-02T20:50:08.918ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-4e8a7f57-fd8d-4aa8-87e5-8d440c1cc6f1"] 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-02T20:50:08.931ZDEBGphd-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-4e8a7f57-fd8d-4aa8-87e5-8d440c1cc6f1 0B 1.80T 48.9M /phd-artifacts/phd-clone-4e8a7f57-fd8d-4aa8-87e5-8d440c1cc6f1\n target = phd_framework::zfs
262024-12-02T20:50:08.932ZINFOphd-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-02T20:50:08.932ZINFOphd-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-02T20:50:08.932ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/a6da9b5eb708201d599c19863f504408c09428a65163e725262867090eea0a1e/propolis-server.tar.gz path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
292024-12-02T20:50:08.932ZDEBGphd-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/8e5693bfdc150671039f446e7366a40b2b3c1a3e/propolis-server.tar.gz
302024-12-02T20:50:32.981ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/a6da9b5eb708201d599c19863f504408c09428a65163e725262867090eea0a1e/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-02T20:50:32.981ZDEBGphd-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-02T20:50:45.631ZINFOphd-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/a6da9b5eb708201d599c19863f504408c09428a65163e725262867090eea0a1e/propolis-server" target = phd_framework::test_vm::server
332024-12-02T20:50:45.631ZINFOphd-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-02T20:50:45.684ZINFOphd-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-02T20:50:45.685ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 36752 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-02T20:50:45.685ZINFOphd-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 = 14c7bd2d-1769-4517-bf7f-d7701f9d1b4c
372024-12-02T20:50:45.686ZINFOphd-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 = 14c7bd2d-1769-4517-bf7f-d7701f9d1b4c
382024-12-02T20:50:46.224ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392024-12-02T20:50:46.224ZINFOphd-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: 14c7bd2d-1769-4517-bf7f-d7701f9d1b4c, metadata: InstanceMetadata { project_id: d12de9fc-18f1-431c-b955-2a7ed51a6b22, silo_id: 29eb3da0-b373-47d8-bc6b-6e4c304cf536, sled_id: 3a12e93c-3613-4e61-ad30-7333750e9e25, sled_model: "pheidippes", sled_revision: 1, sled_serial: "3a12e93c-3613-4e61-ad30-7333750e9e25" }, name: "phd-vm-14c7bd2d-1769-4517-bf7f-d7701f9d1b4c" }, 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 = 14c7bd2d-1769-4517-bf7f-d7701f9d1b4c
402024-12-02T20:50:46.225ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 539 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 = 14c7bd2d-1769-4517-bf7f-d7701f9d1b4c
412024-12-02T20:50:46.225ZINFOphd-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 = 14c7bd2d-1769-4517-bf7f-d7701f9d1b4c
422024-12-02T20:50:46.225ZINFOphd-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 = 14c7bd2d-1769-4517-bf7f-d7701f9d1b4c
432024-12-02T20:50:46.225ZINFOphd-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 = 14c7bd2d-1769-4517-bf7f-d7701f9d1b4c
442024-12-02T20:50:46.225ZINFOphd-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-02T20:50:46.225ZINFOphd-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 = 14c7bd2d-1769-4517-bf7f-d7701f9d1b4c
462024-12-02T20:50:46.225ZDEBGphd-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-02T20:50:46.225ZINFOphd-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 = 14c7bd2d-1769-4517-bf7f-d7701f9d1b4c
482024-12-02T20:50:46.226ZINFOphd-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 = 14c7bd2d-1769-4517-bf7f-d7701f9d1b4c
492024-12-02T20:50:50.476ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4250 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 = 14c7bd2d-1769-4517-bf7f-d7701f9d1b4c
502024-12-02T20:50:50.476ZDEBGphd-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-02T20:50:50.477ZDEBGphd-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-02T20:50:50.477ZINFOphd-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 = 14c7bd2d-1769-4517-bf7f-d7701f9d1b4c
532024-12-02T20:50:50.477ZINFOphd-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 = 14c7bd2d-1769-4517-bf7f-d7701f9d1b4c
542024-12-02T20:50:50.496ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 14c7bd2d-1769-4517-bf7f-d7701f9d1b4c
552024-12-02T20:50:50.496ZDEBGphd-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-02T20:50:50.496ZDEBGphd-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-02T20:50:50.496ZINFOphd-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 = 14c7bd2d-1769-4517-bf7f-d7701f9d1b4c
582024-12-02T20:50:50.496ZINFOphd-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 = 14c7bd2d-1769-4517-bf7f-d7701f9d1b4c
592024-12-02T20:50:50.528ZINFOphd-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 = 14c7bd2d-1769-4517-bf7f-d7701f9d1b4c
602024-12-02T20:50:50.528ZINFOphd-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-02T20:50:50.528ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4302 file = phd-tests/framework/src/test_vm/mod.rs line = 763 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
622024-12-02T20:50:50.528ZINFOphd-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 = 14c7bd2d-1769-4517-bf7f-d7701f9d1b4c
632024-12-02T20:50:50.528ZINFOphd-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 = 14c7bd2d-1769-4517-bf7f-d7701f9d1b4c
642024-12-02T20:50:50.539ZINFOphd-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 = 14c7bd2d-1769-4517-bf7f-d7701f9d1b4c
652024-12-02T20:50:50.539ZINFOphd-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 = 14c7bd2d-1769-4517-bf7f-d7701f9d1b4c
662024-12-02T20:50:50.539ZINFOphd-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 = 14c7bd2d-1769-4517-bf7f-d7701f9d1b4c
672024-12-02T20:50:50.562ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 14c7bd2d-1769-4517-bf7f-d7701f9d1b4c
682024-12-02T20:50:50.562ZINFOphd-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 = 14c7bd2d-1769-4517-bf7f-d7701f9d1b4c
692024-12-02T20:50:50.562ZINFOphd-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 = 14c7bd2d-1769-4517-bf7f-d7701f9d1b4c
702024-12-02T20:50:50.574ZINFOphd-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 = 14c7bd2d-1769-4517-bf7f-d7701f9d1b4c
712024-12-02T20:50:50.574ZINFOphd-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 = 14c7bd2d-1769-4517-bf7f-d7701f9d1b4c
722024-12-02T20:50:50.574ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 785 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 14c7bd2d-1769-4517-bf7f-d7701f9d1b4c
732024-12-02T20:50:50.607ZINFOphd-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 = 14c7bd2d-1769-4517-bf7f-d7701f9d1b4c
742024-12-02T20:50:50.607ZINFOphd-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 = 14c7bd2d-1769-4517-bf7f-d7701f9d1b4c
752024-12-02T20:50:50.607ZINFOphd-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 = 14c7bd2d-1769-4517-bf7f-d7701f9d1b4c
762024-12-02T20:50:50.617ZINFOphd-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 = 14c7bd2d-1769-4517-bf7f-d7701f9d1b4c
772024-12-02T20:50:50.618ZINFOphd-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 = 14c7bd2d-1769-4517-bf7f-d7701f9d1b4c
782024-12-02T20:50:50.618ZINFOphd-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 = 14c7bd2d-1769-4517-bf7f-d7701f9d1b4c
792024-12-02T20:50:50.650ZINFOphd-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 = 14c7bd2d-1769-4517-bf7f-d7701f9d1b4c
802024-12-02T20:50:50.651ZINFOphd-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-02T20:50:50.651ZINFOphd-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-02T20:50:50.651ZINFOphd-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-02T20:50:50.651ZDEBGphd-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-02T20:50:50.651ZDEBGphd-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-02T20:50:50.651ZINFOphd-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-02T20:50:50.651ZINFOphd-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-02T20:50:50.669ZINFOphd-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-02T20:50:50.669ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 18 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-02T20:50:50.670ZINFOphd-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 = 14c7bd2d-1769-4517-bf7f-d7701f9d1b4c target = phd_framework::test_vm target_id = d7f4e109-2d53-4053-a127-96f2e9055b88
902024-12-02T20:50:50.670ZINFOphd-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 = be6d4a03-4294-4772-8960-2ae6d8c7a294 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 14c7bd2d-1769-4517-bf7f-d7701f9d1b4c target = phd_framework::test_vm target_id = d7f4e109-2d53-4053-a127-96f2e9055b88 timeout_duration = 45s
912024-12-02T20:50:50.670ZINFOphd-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 = 14c7bd2d-1769-4517-bf7f-d7701f9d1b4c target = phd_framework::test_vm target_id = d7f4e109-2d53-4053-a127-96f2e9055b88 vm = migration_from_base_and_back_lifecycle_0 vm_id = d7f4e109-2d53-4053-a127-96f2e9055b88
922024-12-02T20:50:50.670ZINFOphd-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 = 14c7bd2d-1769-4517-bf7f-d7701f9d1b4c target = phd_framework::test_vm target_id = d7f4e109-2d53-4053-a127-96f2e9055b88 vm = migration_from_base_and_back_lifecycle_0 vm_id = d7f4e109-2d53-4053-a127-96f2e9055b88
932024-12-02T20:50:51.412ZINFOphd-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: d7f4e109-2d53-4053-a127-96f2e9055b88, metadata: InstanceMetadata { project_id: d12de9fc-18f1-431c-b955-2a7ed51a6b22, silo_id: 29eb3da0-b373-47d8-bc6b-6e4c304cf536, sled_id: dbb8f804-c3ef-485a-b1df-9e58607df278, sled_model: "pheidippes", sled_revision: 1, sled_serial: "dbb8f804-c3ef-485a-b1df-9e58607df278" }, name: "phd-vm-d7f4e109-2d53-4053-a127-96f2e9055b88" }, state: Migrating } line = 429 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 14c7bd2d-1769-4517-bf7f-d7701f9d1b4c target = phd_framework::test_vm target_id = d7f4e109-2d53-4053-a127-96f2e9055b88 vm = migration_from_base_and_back_lifecycle_0 vm_id = d7f4e109-2d53-4053-a127-96f2e9055b88
942024-12-02T20:50:51.412ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 742 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 = 14c7bd2d-1769-4517-bf7f-d7701f9d1b4c target = phd_framework::test_vm target_id = d7f4e109-2d53-4053-a127-96f2e9055b88 vm = migration_from_base_and_back_lifecycle_0 vm_id = d7f4e109-2d53-4053-a127-96f2e9055b88
952024-12-02T20:50:51.412ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = be6d4a03-4294-4772-8960-2ae6d8c7a294 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 14c7bd2d-1769-4517-bf7f-d7701f9d1b4c target = phd_framework::test_vm target_id = d7f4e109-2d53-4053-a127-96f2e9055b88
962024-12-02T20:50:53.980ZINFOphd-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-02T20:50:54.177ZINFOphd-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 = 14c7bd2d-1769-4517-bf7f-d7701f9d1b4c target = phd_framework::test_vm target_id = d7f4e109-2d53-4053-a127-96f2e9055b88
982024-12-02T20:50:54.177ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2764 file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = be6d4a03-4294-4772-8960-2ae6d8c7a294 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 14c7bd2d-1769-4517-bf7f-d7701f9d1b4c target = phd_framework::test_vm target_id = d7f4e109-2d53-4053-a127-96f2e9055b88
992024-12-02T20:50:54.177ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3507 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 = 14c7bd2d-1769-4517-bf7f-d7701f9d1b4c target = phd_framework::test_vm target_id = d7f4e109-2d53-4053-a127-96f2e9055b88
1002024-12-02T20:50:54.178ZINFOphd-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 = 14c7bd2d-1769-4517-bf7f-d7701f9d1b4c
1012024-12-02T20:50:54.178ZINFOphd-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 = d7f4e109-2d53-4053-a127-96f2e9055b88
1022024-12-02T20:50:54.178ZINFOphd-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 = d7f4e109-2d53-4053-a127-96f2e9055b88
1032024-12-02T20:50:54.179ZDEBGphd-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 = 14c7bd2d-1769-4517-bf7f-d7701f9d1b4c
1042024-12-02T20:50:54.314ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 136 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 = 14c7bd2d-1769-4517-bf7f-d7701f9d1b4c
1052024-12-02T20:50:54.315ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 136 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 = d7f4e109-2d53-4053-a127-96f2e9055b88
1062024-12-02T20:50:54.315ZINFOphd-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 = d7f4e109-2d53-4053-a127-96f2e9055b88
1072024-12-02T20:50:54.315ZINFOphd-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 = d7f4e109-2d53-4053-a127-96f2e9055b88
1082024-12-02T20:50:54.338ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = d7f4e109-2d53-4053-a127-96f2e9055b88
1092024-12-02T20:50:54.338ZINFOphd-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-02T20:50:54.338ZINFOphd-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-02T20:50:54.338ZINFOphd-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-02T20:50:54.338ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/a6da9b5eb708201d599c19863f504408c09428a65163e725262867090eea0a1e/propolis-server target = phd_framework::artifacts::store
1132024-12-02T20:50:54.338ZINFOphd-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/a6da9b5eb708201d599c19863f504408c09428a65163e725262867090eea0a1e/propolis-server" target = phd_framework::test_vm::server
1142024-12-02T20:50:54.338ZINFOphd-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-02T20:50:54.358ZINFOphd-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-02T20:50:54.358ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 20 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-02T20:50:54.358ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 540 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = d7f4e109-2d53-4053-a127-96f2e9055b88 target = phd_framework::test_vm target_id = 86682e23-b30d-450d-ab17-bef77e8fae42
1182024-12-02T20:50:54.358ZINFOphd-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 = 2a815bd1-1db9-4fb0-b4d6-57b03f81ef54 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = d7f4e109-2d53-4053-a127-96f2e9055b88 target = phd_framework::test_vm target_id = 86682e23-b30d-450d-ab17-bef77e8fae42 timeout_duration = 45s
1192024-12-02T20:50:54.358ZINFOphd-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 = d7f4e109-2d53-4053-a127-96f2e9055b88 target = phd_framework::test_vm target_id = 86682e23-b30d-450d-ab17-bef77e8fae42 vm = migration_from_base_and_back_lifecycle_1 vm_id = 86682e23-b30d-450d-ab17-bef77e8fae42
1202024-12-02T20:50:54.359ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9004/instance/spec) file = phd-tests/framework/src/test_vm/mod.rs line = 370 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = d7f4e109-2d53-4053-a127-96f2e9055b88 target = phd_framework::test_vm target_id = 86682e23-b30d-450d-ab17-bef77e8fae42 vm = migration_from_base_and_back_lifecycle_1 vm_id = 86682e23-b30d-450d-ab17-bef77e8fae42
1212024-12-02T20:50:55.180ZINFOphd-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: 86682e23-b30d-450d-ab17-bef77e8fae42, metadata: InstanceMetadata { project_id: d12de9fc-18f1-431c-b955-2a7ed51a6b22, silo_id: 29eb3da0-b373-47d8-bc6b-6e4c304cf536, sled_id: 7581e1e4-2876-42e3-b9c2-0b5e5064ac8b, sled_model: "pheidippes", sled_revision: 1, sled_serial: "7581e1e4-2876-42e3-b9c2-0b5e5064ac8b" }, name: "phd-vm-86682e23-b30d-450d-ab17-bef77e8fae42" }, 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 = d7f4e109-2d53-4053-a127-96f2e9055b88 target = phd_framework::test_vm target_id = 86682e23-b30d-450d-ab17-bef77e8fae42 vm = migration_from_base_and_back_lifecycle_1 vm_id = 86682e23-b30d-450d-ab17-bef77e8fae42
1222024-12-02T20:50:55.180ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 821 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 = d7f4e109-2d53-4053-a127-96f2e9055b88 target = phd_framework::test_vm target_id = 86682e23-b30d-450d-ab17-bef77e8fae42 vm = migration_from_base_and_back_lifecycle_1 vm_id = 86682e23-b30d-450d-ab17-bef77e8fae42
1232024-12-02T20:50:55.180ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 2a815bd1-1db9-4fb0-b4d6-57b03f81ef54 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = d7f4e109-2d53-4053-a127-96f2e9055b88 target = phd_framework::test_vm target_id = 86682e23-b30d-450d-ab17-bef77e8fae42
1242024-12-02T20:50:57.643ZINFOphd-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-02T20:50:59.525ZINFOphd-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 = d7f4e109-2d53-4053-a127-96f2e9055b88 target = phd_framework::test_vm target_id = 86682e23-b30d-450d-ab17-bef77e8fae42
1262024-12-02T20:50:59.525ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4345 file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 2a815bd1-1db9-4fb0-b4d6-57b03f81ef54 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = d7f4e109-2d53-4053-a127-96f2e9055b88 target = phd_framework::test_vm target_id = 86682e23-b30d-450d-ab17-bef77e8fae42
1272024-12-02T20:50:59.525ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 5166 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 = d7f4e109-2d53-4053-a127-96f2e9055b88 target = phd_framework::test_vm target_id = 86682e23-b30d-450d-ab17-bef77e8fae42
1282024-12-02T20:50:59.526ZINFOphd-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 = d7f4e109-2d53-4053-a127-96f2e9055b88
1292024-12-02T20:50:59.526ZINFOphd-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 = 86682e23-b30d-450d-ab17-bef77e8fae42
1302024-12-02T20:50:59.527ZINFOphd-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 = 86682e23-b30d-450d-ab17-bef77e8fae42
1312024-12-02T20:50:59.527ZDEBGphd-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 = d7f4e109-2d53-4053-a127-96f2e9055b88
1322024-12-02T20:50:59.658ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 131 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 = d7f4e109-2d53-4053-a127-96f2e9055b88
1332024-12-02T20:50:59.659ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 131 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 = 86682e23-b30d-450d-ab17-bef77e8fae42
1342024-12-02T20:50:59.659ZINFOphd-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 = 86682e23-b30d-450d-ab17-bef77e8fae42
1352024-12-02T20:50:59.659ZINFOphd-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 = 86682e23-b30d-450d-ab17-bef77e8fae42
1362024-12-02T20:50:59.681ZINFOphd-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_1 vm_id = 86682e23-b30d-450d-ab17-bef77e8fae42
1372024-12-02T20:50:59.682ZINFOphd-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-02T20:50:59.682ZINFOphd-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-02T20:50:59.682ZINFOphd-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-02T20:50:59.682ZDEBGphd-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-02T20:50:59.682ZINFOphd-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-02T20:50:59.682ZINFOphd-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-02T20:50:59.703ZINFOphd-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-02T20:50:59.703ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 21 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-02T20:50:59.703ZINFOphd-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 = 86682e23-b30d-450d-ab17-bef77e8fae42 target = phd_framework::test_vm target_id = 1bab4f26-f072-4a91-a570-6eddcba7a786
1462024-12-02T20:50:59.703ZINFOphd-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 = d784d9a7-3470-4fc6-9d40-cb44e8017565 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 86682e23-b30d-450d-ab17-bef77e8fae42 target = phd_framework::test_vm target_id = 1bab4f26-f072-4a91-a570-6eddcba7a786 timeout_duration = 45s
1472024-12-02T20:50:59.703ZINFOphd-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 = 86682e23-b30d-450d-ab17-bef77e8fae42 target = phd_framework::test_vm target_id = 1bab4f26-f072-4a91-a570-6eddcba7a786 vm = migration_from_base_and_back_lifecycle_2 vm_id = 1bab4f26-f072-4a91-a570-6eddcba7a786
1482024-12-02T20:50:59.704ZINFOphd-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 = 86682e23-b30d-450d-ab17-bef77e8fae42 target = phd_framework::test_vm target_id = 1bab4f26-f072-4a91-a570-6eddcba7a786 vm = migration_from_base_and_back_lifecycle_2 vm_id = 1bab4f26-f072-4a91-a570-6eddcba7a786
1492024-12-02T20:51:00.115ZINFOphd-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: 1bab4f26-f072-4a91-a570-6eddcba7a786, metadata: InstanceMetadata { project_id: d12de9fc-18f1-431c-b955-2a7ed51a6b22, silo_id: 29eb3da0-b373-47d8-bc6b-6e4c304cf536, sled_id: 051c6f29-f720-4598-95dc-9355f2d0b173, sled_model: "pheidippes", sled_revision: 1, sled_serial: "051c6f29-f720-4598-95dc-9355f2d0b173" }, name: "phd-vm-1bab4f26-f072-4a91-a570-6eddcba7a786" }, 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 = 86682e23-b30d-450d-ab17-bef77e8fae42 target = phd_framework::test_vm target_id = 1bab4f26-f072-4a91-a570-6eddcba7a786 vm = migration_from_base_and_back_lifecycle_2 vm_id = 1bab4f26-f072-4a91-a570-6eddcba7a786
1502024-12-02T20:51:00.116ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 412 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 = 86682e23-b30d-450d-ab17-bef77e8fae42 target = phd_framework::test_vm target_id = 1bab4f26-f072-4a91-a570-6eddcba7a786 vm = migration_from_base_and_back_lifecycle_2 vm_id = 1bab4f26-f072-4a91-a570-6eddcba7a786
1512024-12-02T20:51:00.116ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = d784d9a7-3470-4fc6-9d40-cb44e8017565 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 86682e23-b30d-450d-ab17-bef77e8fae42 target = phd_framework::test_vm target_id = 1bab4f26-f072-4a91-a570-6eddcba7a786
1522024-12-02T20:51:02.714ZINFOphd-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-02T20:51:04.380ZINFOphd-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 = 86682e23-b30d-450d-ab17-bef77e8fae42 target = phd_framework::test_vm target_id = 1bab4f26-f072-4a91-a570-6eddcba7a786
1542024-12-02T20:51:04.380ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4264 file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = d784d9a7-3470-4fc6-9d40-cb44e8017565 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = 86682e23-b30d-450d-ab17-bef77e8fae42 target = phd_framework::test_vm target_id = 1bab4f26-f072-4a91-a570-6eddcba7a786
1552024-12-02T20:51:04.380ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4677 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 = 86682e23-b30d-450d-ab17-bef77e8fae42 target = phd_framework::test_vm target_id = 1bab4f26-f072-4a91-a570-6eddcba7a786
1562024-12-02T20:51:04.382ZINFOphd-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 = 86682e23-b30d-450d-ab17-bef77e8fae42
1572024-12-02T20:51:04.382ZINFOphd-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 = 1bab4f26-f072-4a91-a570-6eddcba7a786
1582024-12-02T20:51:04.382ZINFOphd-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 = 1bab4f26-f072-4a91-a570-6eddcba7a786
1592024-12-02T20:51:04.383ZDEBGphd-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 = 86682e23-b30d-450d-ab17-bef77e8fae42
1602024-12-02T20:51:04.504ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 122 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 = 86682e23-b30d-450d-ab17-bef77e8fae42
1612024-12-02T20:51:04.505ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 123 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 = 1bab4f26-f072-4a91-a570-6eddcba7a786
1622024-12-02T20:51:04.505ZINFOphd-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 = 1bab4f26-f072-4a91-a570-6eddcba7a786
1632024-12-02T20:51:04.505ZINFOphd-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 = 1bab4f26-f072-4a91-a570-6eddcba7a786
1642024-12-02T20:51:04.528ZINFOphd-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 = 1bab4f26-f072-4a91-a570-6eddcba7a786
1652024-12-02T20:51:04.528ZINFOphd-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 = 1bab4f26-f072-4a91-a570-6eddcba7a786
1662024-12-02T20:51:04.528ZDEBGphd-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-02T20:51:04.528ZINFOphd-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
1682024-12-02T20:51:04.529ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1692024-12-02T20:51:04.529ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 18304 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1702024-12-02T20:51:04.529ZDEBGphd-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 = 1bab4f26-f072-4a91-a570-6eddcba7a786
1712024-12-02T20:51:04.859ZDEBGphd-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 = 1bab4f26-f072-4a91-a570-6eddcba7a786
1722024-12-02T20:51:04.977ZDEBGphd-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 = 1bab4f26-f072-4a91-a570-6eddcba7a786
1732024-12-02T20:51:04.977ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-4e8a7f57-fd8d-4aa8-87e5-8d440c1cc6f1"] 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 = 1bab4f26-f072-4a91-a570-6eddcba7a786
1742024-12-02T20:51:05.020ZDEBGphd-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 = 1bab4f26-f072-4a91-a570-6eddcba7a786
1752024-12-02T20:51:05.020ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-3e413b9e-aeea-4771-90db-0d5ac5fbb0bc"] 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 = 1bab4f26-f072-4a91-a570-6eddcba7a786
1762024-12-02T20:51:05.052ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 523 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 = 1bab4f26-f072-4a91-a570-6eddcba7a786
1772024-12-02T20:51:05.052ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 86968 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-02T20:51:05.052ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 523 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1792024-12-02T20:51:05.052ZINFOphd-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-02T20:51:05.052ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1812024-12-02T20:51:05.052ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1822024-12-02T20:51:05.053ZINFOphd-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-02T20:51:05.053ZDEBGphd-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-02T20:51:05.053ZDEBGphd-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-02T20:51:05.053ZDEBGphd-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-02T20:51:05.053ZDEBGphd-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-02T20:51:05.076ZDEBGphd-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-02T20:51:05.076ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-f7e22924-660e-407c-9cbf-02e090acaa6b"] 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-02T20:51:05.104ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-f7e22924-660e-407c-9cbf-02e090acaa6b", "phd-artifacts/phd-clone-4548121b-9e5c-4b83-b4cb-3ae17eb27bc4"] 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-02T20:51:05.133ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-4548121b-9e5c-4b83-b4cb-3ae17eb27bc4"] 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-02T20:51:05.150ZDEBGphd-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-4548121b-9e5c-4b83-b4cb-3ae17eb27bc4 0B 1.80T 693M /phd-artifacts/phd-clone-4548121b-9e5c-4b83-b4cb-3ae17eb27bc4\n target = phd_framework::zfs
1922024-12-02T20:51:05.150ZINFOphd-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-02T20:51:05.150ZINFOphd-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-02T20:51:05.150ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/a6da9b5eb708201d599c19863f504408c09428a65163e725262867090eea0a1e/propolis-server target = phd_framework::artifacts::store
1952024-12-02T20:51:05.150ZINFOphd-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/a6da9b5eb708201d599c19863f504408c09428a65163e725262867090eea0a1e/propolis-server" target = phd_framework::test_vm::server
1962024-12-02T20:51:05.150ZINFOphd-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-02T20:51:05.162ZINFOphd-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-02T20:51:05.163ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 12 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-02T20:51:05.163ZINFOphd-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 = b396ea5b-3710-412f-b228-1aee147b2343
2002024-12-02T20:51:05.163ZINFOphd-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 = b396ea5b-3710-412f-b228-1aee147b2343
2012024-12-02T20:51:05.672ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2022024-12-02T20:51:05.673ZINFOphd-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: b396ea5b-3710-412f-b228-1aee147b2343, metadata: InstanceMetadata { project_id: 8c42214e-8ea0-4bdc-8c7b-0a07ca1b8784, silo_id: a9f56434-8873-4987-a5a5-2b11ad58fecd, sled_id: 8487f44a-145a-4e4a-941e-a09830bcda45, sled_model: "pheidippes", sled_revision: 1, sled_serial: "8487f44a-145a-4e4a-941e-a09830bcda45" }, name: "phd-vm-b396ea5b-3710-412f-b228-1aee147b2343" }, state: Creating } line = 429 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b396ea5b-3710-412f-b228-1aee147b2343
2032024-12-02T20:51:05.673ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 509 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 = b396ea5b-3710-412f-b228-1aee147b2343
2042024-12-02T20:51:05.673ZINFOphd-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 = b396ea5b-3710-412f-b228-1aee147b2343
2052024-12-02T20:51:05.673ZINFOphd-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 = b396ea5b-3710-412f-b228-1aee147b2343
2062024-12-02T20:51:05.673ZINFOphd-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 = b396ea5b-3710-412f-b228-1aee147b2343
2072024-12-02T20:51:05.673ZINFOphd-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-02T20:51:05.674ZINFOphd-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 = b396ea5b-3710-412f-b228-1aee147b2343
2092024-12-02T20:51:05.674ZDEBGphd-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-02T20:51:05.674ZINFOphd-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 = b396ea5b-3710-412f-b228-1aee147b2343
2112024-12-02T20:51:05.674ZINFOphd-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 = b396ea5b-3710-412f-b228-1aee147b2343
2122024-12-02T20:51:09.879ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4205 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 = b396ea5b-3710-412f-b228-1aee147b2343
2132024-12-02T20:51:09.879ZDEBGphd-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-02T20:51:09.880ZDEBGphd-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-02T20:51:09.880ZINFOphd-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 = b396ea5b-3710-412f-b228-1aee147b2343
2162024-12-02T20:51:09.880ZINFOphd-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 = b396ea5b-3710-412f-b228-1aee147b2343
2172024-12-02T20:51:09.897ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b396ea5b-3710-412f-b228-1aee147b2343
2182024-12-02T20:51:09.898ZDEBGphd-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-02T20:51:09.898ZDEBGphd-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-02T20:51:09.898ZINFOphd-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 = b396ea5b-3710-412f-b228-1aee147b2343
2212024-12-02T20:51:09.898ZINFOphd-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 = b396ea5b-3710-412f-b228-1aee147b2343
2222024-12-02T20:51:09.930ZINFOphd-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 = b396ea5b-3710-412f-b228-1aee147b2343
2232024-12-02T20:51:09.930ZINFOphd-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-02T20:51:09.930ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4256 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-02T20:51:09.930ZINFOphd-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 = b396ea5b-3710-412f-b228-1aee147b2343
2262024-12-02T20:51:09.930ZINFOphd-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 = b396ea5b-3710-412f-b228-1aee147b2343
2272024-12-02T20:51:09.942ZINFOphd-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::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = b396ea5b-3710-412f-b228-1aee147b2343
2282024-12-02T20:51:09.942ZINFOphd-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 = b396ea5b-3710-412f-b228-1aee147b2343
2292024-12-02T20:51:09.942ZINFOphd-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 = b396ea5b-3710-412f-b228-1aee147b2343
2302024-12-02T20:51:09.974ZINFOphd-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 = b396ea5b-3710-412f-b228-1aee147b2343
2312024-12-02T20:51:09.979ZINFOphd-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-02T20:51:09.979ZINFOphd-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-02T20:51:09.979ZINFOphd-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-02T20:51:09.979ZDEBGphd-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-02T20:51:09.979ZINFOphd-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-02T20:51:09.979ZINFOphd-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-02T20:51:09.999ZINFOphd-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-02T20:51:10.000ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 20 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-02T20:51:10.000ZINFOphd-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 = b396ea5b-3710-412f-b228-1aee147b2343 target = phd_framework::test_vm target_id = 86368430-0283-4ac5-aead-8eca95383fd3
2402024-12-02T20:51:10.000ZINFOphd-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 = caf68e23-65c5-4eed-902a-a538596618e9 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = b396ea5b-3710-412f-b228-1aee147b2343 target = phd_framework::test_vm target_id = 86368430-0283-4ac5-aead-8eca95383fd3 timeout_duration = 45s
2412024-12-02T20:51:10.000ZINFOphd-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 = b396ea5b-3710-412f-b228-1aee147b2343 target = phd_framework::test_vm target_id = 86368430-0283-4ac5-aead-8eca95383fd3 vm = migration_serial_history_base_lifecycle_0 vm_id = 86368430-0283-4ac5-aead-8eca95383fd3
2422024-12-02T20:51:10.000ZINFOphd-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 = b396ea5b-3710-412f-b228-1aee147b2343 target = phd_framework::test_vm target_id = 86368430-0283-4ac5-aead-8eca95383fd3 vm = migration_serial_history_base_lifecycle_0 vm_id = 86368430-0283-4ac5-aead-8eca95383fd3
2432024-12-02T20:51:10.725ZINFOphd-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: 86368430-0283-4ac5-aead-8eca95383fd3, metadata: InstanceMetadata { project_id: 8c42214e-8ea0-4bdc-8c7b-0a07ca1b8784, silo_id: a9f56434-8873-4987-a5a5-2b11ad58fecd, sled_id: 815aa94d-aabb-4257-9fde-1785cba62a53, sled_model: "pheidippes", sled_revision: 1, sled_serial: "815aa94d-aabb-4257-9fde-1785cba62a53" }, name: "phd-vm-86368430-0283-4ac5-aead-8eca95383fd3" }, state: Migrating } line = 429 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = b396ea5b-3710-412f-b228-1aee147b2343 target = phd_framework::test_vm target_id = 86368430-0283-4ac5-aead-8eca95383fd3 vm = migration_serial_history_base_lifecycle_0 vm_id = 86368430-0283-4ac5-aead-8eca95383fd3
2442024-12-02T20:51:10.725ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 724 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 = b396ea5b-3710-412f-b228-1aee147b2343 target = phd_framework::test_vm target_id = 86368430-0283-4ac5-aead-8eca95383fd3 vm = migration_serial_history_base_lifecycle_0 vm_id = 86368430-0283-4ac5-aead-8eca95383fd3
2452024-12-02T20:51:10.725ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = caf68e23-65c5-4eed-902a-a538596618e9 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = b396ea5b-3710-412f-b228-1aee147b2343 target = phd_framework::test_vm target_id = 86368430-0283-4ac5-aead-8eca95383fd3
2462024-12-02T20:51:13.300ZINFOphd-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-02T20:51:14.174ZINFOphd-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 = b396ea5b-3710-412f-b228-1aee147b2343 target = phd_framework::test_vm target_id = 86368430-0283-4ac5-aead-8eca95383fd3
2482024-12-02T20:51:14.175ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3449 file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = caf68e23-65c5-4eed-902a-a538596618e9 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = b396ea5b-3710-412f-b228-1aee147b2343 target = phd_framework::test_vm target_id = 86368430-0283-4ac5-aead-8eca95383fd3
2492024-12-02T20:51:14.175ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4174 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 = b396ea5b-3710-412f-b228-1aee147b2343 target = phd_framework::test_vm target_id = 86368430-0283-4ac5-aead-8eca95383fd3
2502024-12-02T20:51:14.176ZINFOphd-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 = b396ea5b-3710-412f-b228-1aee147b2343
2512024-12-02T20:51:14.177ZDEBGphd-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 = b396ea5b-3710-412f-b228-1aee147b2343
2522024-12-02T20:51:14.297ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 120 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 = b396ea5b-3710-412f-b228-1aee147b2343
2532024-12-02T20:51:14.299ZINFOphd-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 = 86368430-0283-4ac5-aead-8eca95383fd3
2542024-12-02T20:51:14.299ZDEBGphd-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-02T20:51:14.299ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
2562024-12-02T20:51:14.299ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2572024-12-02T20:51:14.300ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 8627 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2582024-12-02T20:51:14.300ZDEBGphd-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 = 86368430-0283-4ac5-aead-8eca95383fd3
2592024-12-02T20:51:14.688ZDEBGphd-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 = 86368430-0283-4ac5-aead-8eca95383fd3
2602024-12-02T20:51:14.821ZDEBGphd-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 = 86368430-0283-4ac5-aead-8eca95383fd3
2612024-12-02T20:51:14.821ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-4548121b-9e5c-4b83-b4cb-3ae17eb27bc4"] 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 = 86368430-0283-4ac5-aead-8eca95383fd3
2622024-12-02T20:51:14.862ZDEBGphd-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 = 86368430-0283-4ac5-aead-8eca95383fd3
2632024-12-02T20:51:14.862ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-f7e22924-660e-407c-9cbf-02e090acaa6b"] 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 = 86368430-0283-4ac5-aead-8eca95383fd3
2642024-12-02T20:51:14.894ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 595 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 = 86368430-0283-4ac5-aead-8eca95383fd3
2652024-12-02T20:51:14.895ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 9841 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-02T20:51:14.895ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 595 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2672024-12-02T20:51:14.895ZINFOphd-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-02T20:51:14.895ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2692024-12-02T20:51:14.895ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2702024-12-02T20:51:14.895ZINFOphd-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-02T20:51:14.895ZDEBGphd-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-02T20:51:14.895ZDEBGphd-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-02T20:51:14.896ZDEBGphd-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-02T20:51:14.896ZDEBGphd-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-02T20:51:14.916ZDEBGphd-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-02T20:51:14.916ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-678f2a50-05f6-4f52-b495-5e8155868529"] 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-02T20:51:14.945ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-678f2a50-05f6-4f52-b495-5e8155868529", "phd-artifacts/phd-clone-c734c0ee-ad7e-425d-ac2e-34825396e7c2"] 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-02T20:51:14.973ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-c734c0ee-ad7e-425d-ac2e-34825396e7c2"] 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-02T20:51:14.992ZDEBGphd-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-c734c0ee-ad7e-425d-ac2e-34825396e7c2 0B 1.80T 693M /phd-artifacts/phd-clone-c734c0ee-ad7e-425d-ac2e-34825396e7c2\n target = phd_framework::zfs
2802024-12-02T20:51:14.992ZINFOphd-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-02T20:51:14.993ZINFOphd-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-02T20:51:14.993ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/a6da9b5eb708201d599c19863f504408c09428a65163e725262867090eea0a1e/propolis-server target = phd_framework::artifacts::store
2832024-12-02T20:51:14.993ZINFOphd-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/a6da9b5eb708201d599c19863f504408c09428a65163e725262867090eea0a1e/propolis-server" target = phd_framework::test_vm::server
2842024-12-02T20:51:14.993ZINFOphd-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-02T20:51:15.005ZINFOphd-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-02T20:51:15.005ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 12 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-02T20:51:15.005ZINFOphd-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 = 11401514-b61c-473b-94a6-6918ef1a86f7
2882024-12-02T20:51:15.006ZINFOphd-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 = 11401514-b61c-473b-94a6-6918ef1a86f7
2892024-12-02T20:51:15.399ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2902024-12-02T20:51:15.400ZINFOphd-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: 11401514-b61c-473b-94a6-6918ef1a86f7, metadata: InstanceMetadata { project_id: 1eb248ef-6fcf-4fa1-aa4f-4fd52c0e5f0f, silo_id: 926dc0d9-5084-4d74-a36d-3c6276aeb6b1, sled_id: 4d0445ef-67e7-4afe-a530-f1298d2110c5, sled_model: "pheidippes", sled_revision: 1, sled_serial: "4d0445ef-67e7-4afe-a530-f1298d2110c5" }, name: "phd-vm-11401514-b61c-473b-94a6-6918ef1a86f7" }, 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 = 11401514-b61c-473b-94a6-6918ef1a86f7
2912024-12-02T20:51:15.400ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 394 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 = 11401514-b61c-473b-94a6-6918ef1a86f7
2922024-12-02T20:51:15.400ZINFOphd-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 = 11401514-b61c-473b-94a6-6918ef1a86f7
2932024-12-02T20:51:15.400ZINFOphd-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 = 11401514-b61c-473b-94a6-6918ef1a86f7
2942024-12-02T20:51:15.401ZINFOphd-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 = 11401514-b61c-473b-94a6-6918ef1a86f7
2952024-12-02T20:51:15.401ZINFOphd-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-02T20:51:15.401ZINFOphd-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 = 11401514-b61c-473b-94a6-6918ef1a86f7
2972024-12-02T20:51:15.401ZDEBGphd-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-02T20:51:15.401ZINFOphd-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 = 11401514-b61c-473b-94a6-6918ef1a86f7
2992024-12-02T20:51:15.401ZINFOphd-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 = 11401514-b61c-473b-94a6-6918ef1a86f7
3002024-12-02T20:51:19.626ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4224 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 = 11401514-b61c-473b-94a6-6918ef1a86f7
3012024-12-02T20:51:19.626ZDEBGphd-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-02T20:51:19.626ZDEBGphd-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-02T20:51:19.626ZINFOphd-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 = 11401514-b61c-473b-94a6-6918ef1a86f7
3042024-12-02T20:51:19.626ZINFOphd-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 = 11401514-b61c-473b-94a6-6918ef1a86f7
3052024-12-02T20:51:19.645ZINFOphd-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 = 11401514-b61c-473b-94a6-6918ef1a86f7
3062024-12-02T20:51:19.645ZDEBGphd-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-02T20:51:19.645ZDEBGphd-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-02T20:51:19.645ZINFOphd-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 = 11401514-b61c-473b-94a6-6918ef1a86f7
3092024-12-02T20:51:19.645ZINFOphd-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 = 11401514-b61c-473b-94a6-6918ef1a86f7
3102024-12-02T20:51:19.678ZINFOphd-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 = 11401514-b61c-473b-94a6-6918ef1a86f7
3112024-12-02T20:51:19.678ZINFOphd-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-02T20:51:19.678ZINFOphd-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-02T20:51:19.678ZINFOphd-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 = 11401514-b61c-473b-94a6-6918ef1a86f7
3142024-12-02T20:51:19.678ZINFOphd-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 = 11401514-b61c-473b-94a6-6918ef1a86f7
3152024-12-02T20:51:19.689ZINFOphd-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 = 11401514-b61c-473b-94a6-6918ef1a86f7
3162024-12-02T20:51:19.689ZINFOphd-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 = 11401514-b61c-473b-94a6-6918ef1a86f7
3172024-12-02T20:51:19.689ZINFOphd-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 = 11401514-b61c-473b-94a6-6918ef1a86f7
3182024-12-02T20:51:19.711ZINFOphd-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 = 11401514-b61c-473b-94a6-6918ef1a86f7
3192024-12-02T20:51:19.711ZINFOphd-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 = 11401514-b61c-473b-94a6-6918ef1a86f7
3202024-12-02T20:51:19.711ZINFOphd-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 = 11401514-b61c-473b-94a6-6918ef1a86f7
3212024-12-02T20:51:19.721ZINFOphd-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 = 11401514-b61c-473b-94a6-6918ef1a86f7
3222024-12-02T20:51:19.722ZINFOphd-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 = 11401514-b61c-473b-94a6-6918ef1a86f7
3232024-12-02T20:51:19.722ZINFOphd-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 = 11401514-b61c-473b-94a6-6918ef1a86f7
3242024-12-02T20:51:19.744ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 11401514-b61c-473b-94a6-6918ef1a86f7
3252024-12-02T20:51:19.744ZINFOphd-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 = 11401514-b61c-473b-94a6-6918ef1a86f7
3262024-12-02T20:51:19.745ZINFOphd-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 = 11401514-b61c-473b-94a6-6918ef1a86f7
3272024-12-02T20:51:19.756ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 778 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 11401514-b61c-473b-94a6-6918ef1a86f7
3282024-12-02T20:51:19.756ZINFOphd-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 = 11401514-b61c-473b-94a6-6918ef1a86f7
3292024-12-02T20:51:19.756ZINFOphd-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 = 11401514-b61c-473b-94a6-6918ef1a86f7
3302024-12-02T20:51:19.778ZINFOphd-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 = 11401514-b61c-473b-94a6-6918ef1a86f7
3312024-12-02T20:51:19.778ZINFOphd-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-02T20:51:19.778ZINFOphd-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-02T20:51:19.778ZINFOphd-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-02T20:51:19.778ZDEBGphd-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-02T20:51:19.778ZINFOphd-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-02T20:51:19.778ZINFOphd-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-02T20:51:19.797ZINFOphd-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-02T20:51:19.797ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 18 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-02T20:51:19.797ZINFOphd-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 = 11401514-b61c-473b-94a6-6918ef1a86f7 target = phd_framework::test_vm target_id = 66704dae-4edd-474f-9780-cf68e9a7e7dd
3402024-12-02T20:51:19.797ZINFOphd-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 = 4f70a972-16de-4a88-8a5b-2e8415f6949e path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 11401514-b61c-473b-94a6-6918ef1a86f7 target = phd_framework::test_vm target_id = 66704dae-4edd-474f-9780-cf68e9a7e7dd timeout_duration = 45s
3412024-12-02T20:51:19.797ZINFOphd-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 = 11401514-b61c-473b-94a6-6918ef1a86f7 target = phd_framework::test_vm target_id = 66704dae-4edd-474f-9780-cf68e9a7e7dd vm = migration_from_base_lifecycle_0 vm_id = 66704dae-4edd-474f-9780-cf68e9a7e7dd
3422024-12-02T20:51:19.798ZINFOphd-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 = 11401514-b61c-473b-94a6-6918ef1a86f7 target = phd_framework::test_vm target_id = 66704dae-4edd-474f-9780-cf68e9a7e7dd vm = migration_from_base_lifecycle_0 vm_id = 66704dae-4edd-474f-9780-cf68e9a7e7dd
3432024-12-02T20:51:20.349ZINFOphd-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: 66704dae-4edd-474f-9780-cf68e9a7e7dd, metadata: InstanceMetadata { project_id: 1eb248ef-6fcf-4fa1-aa4f-4fd52c0e5f0f, silo_id: 926dc0d9-5084-4d74-a36d-3c6276aeb6b1, sled_id: 933bda0e-c943-475b-bea4-4d38435e1daa, sled_model: "pheidippes", sled_revision: 1, sled_serial: "933bda0e-c943-475b-bea4-4d38435e1daa" }, name: "phd-vm-66704dae-4edd-474f-9780-cf68e9a7e7dd" }, state: Migrating } line = 429 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 11401514-b61c-473b-94a6-6918ef1a86f7 target = phd_framework::test_vm target_id = 66704dae-4edd-474f-9780-cf68e9a7e7dd vm = migration_from_base_lifecycle_0 vm_id = 66704dae-4edd-474f-9780-cf68e9a7e7dd
3442024-12-02T20:51:20.350ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 552 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 = 11401514-b61c-473b-94a6-6918ef1a86f7 target = phd_framework::test_vm target_id = 66704dae-4edd-474f-9780-cf68e9a7e7dd vm = migration_from_base_lifecycle_0 vm_id = 66704dae-4edd-474f-9780-cf68e9a7e7dd
3452024-12-02T20:51:20.350ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 4f70a972-16de-4a88-8a5b-2e8415f6949e path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 11401514-b61c-473b-94a6-6918ef1a86f7 target = phd_framework::test_vm target_id = 66704dae-4edd-474f-9780-cf68e9a7e7dd
3462024-12-02T20:51:22.920ZINFOphd-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-02T20:51:24.611ZINFOphd-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 = 11401514-b61c-473b-94a6-6918ef1a86f7 target = phd_framework::test_vm target_id = 66704dae-4edd-474f-9780-cf68e9a7e7dd
3482024-12-02T20:51:24.611ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4261 file = phd-tests/framework/src/test_vm/mod.rs line = 594 migration_id = 4f70a972-16de-4a88-8a5b-2e8415f6949e path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 11401514-b61c-473b-94a6-6918ef1a86f7 target = phd_framework::test_vm target_id = 66704dae-4edd-474f-9780-cf68e9a7e7dd
3492024-12-02T20:51:24.611ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4813 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 = 11401514-b61c-473b-94a6-6918ef1a86f7 target = phd_framework::test_vm target_id = 66704dae-4edd-474f-9780-cf68e9a7e7dd
3502024-12-02T20:51:24.612ZINFOphd-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 = 11401514-b61c-473b-94a6-6918ef1a86f7
3512024-12-02T20:51:24.612ZINFOphd-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 = 66704dae-4edd-474f-9780-cf68e9a7e7dd
3522024-12-02T20:51:24.612ZINFOphd-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 = 66704dae-4edd-474f-9780-cf68e9a7e7dd
3532024-12-02T20:51:24.613ZDEBGphd-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 = 11401514-b61c-473b-94a6-6918ef1a86f7
3542024-12-02T20:51:24.744ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 131 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 = 11401514-b61c-473b-94a6-6918ef1a86f7
3552024-12-02T20:51:24.744ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 131 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 = 66704dae-4edd-474f-9780-cf68e9a7e7dd
3562024-12-02T20:51:24.745ZINFOphd-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 = 66704dae-4edd-474f-9780-cf68e9a7e7dd
3572024-12-02T20:51:24.745ZINFOphd-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 = 66704dae-4edd-474f-9780-cf68e9a7e7dd
3582024-12-02T20:51:24.777ZINFOphd-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 = 66704dae-4edd-474f-9780-cf68e9a7e7dd
3592024-12-02T20:51:24.778ZINFOphd-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 = 66704dae-4edd-474f-9780-cf68e9a7e7dd
3602024-12-02T20:51:24.778ZDEBGphd-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-02T20:51:24.778ZINFOphd-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
3622024-12-02T20:51:24.778ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 9378 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
3632024-12-02T20:51:24.778ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3642024-12-02T20:51:24.779ZDEBGphd-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 = 66704dae-4edd-474f-9780-cf68e9a7e7dd
3652024-12-02T20:51:25.359ZDEBGphd-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 = 66704dae-4edd-474f-9780-cf68e9a7e7dd
3662024-12-02T20:51:25.478ZDEBGphd-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 = 66704dae-4edd-474f-9780-cf68e9a7e7dd
3672024-12-02T20:51:25.478ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-c734c0ee-ad7e-425d-ac2e-34825396e7c2"] 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 = 66704dae-4edd-474f-9780-cf68e9a7e7dd
3682024-12-02T20:51:25.520ZDEBGphd-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 = 66704dae-4edd-474f-9780-cf68e9a7e7dd
3692024-12-02T20:51:25.520ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-678f2a50-05f6-4f52-b495-5e8155868529"] 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 = 66704dae-4edd-474f-9780-cf68e9a7e7dd
3702024-12-02T20:51:25.554ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 776 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 = 66704dae-4edd-474f-9780-cf68e9a7e7dd
3712024-12-02T20:51:25.554ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 10659 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-02T20:51:25.555ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 776 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3732024-12-02T20:51:25.555ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
3742024-12-02T20:51:25.555ZINFOphd-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 107.47s
376 
3772024-12-02T20:51:25.555ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 40 target = phd_runner