|
|
|
| 1 | 2026-06-05T03:59:05.134Z | job assigned to worker 01KTAYX782MZ8KKEK9E9JHDSGZ [factory aws, i-0c18da34d93e410d4] (queued for 1 m 9 s) |
| |
| 2 | 2026-06-05T03:59:12.179Z | starting task 0: "setup" |
| 3 | 2026-06-05T03:59:12.183Z | ++ uname -s |
| 4 | 2026-06-05T03:59:12.188Z | + kern=SunOS |
| 5 | 2026-06-05T03:59:12.188Z | + build_user=build |
| 6 | 2026-06-05T03:59:12.188Z | + build_uid=12345 |
| 7 | 2026-06-05T03:59:12.188Z | + work_dir=/work |
| 8 | 2026-06-05T03:59:12.188Z | + input_dir=/input |
| 9 | 2026-06-05T03:59:12.188Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-05T03:59:12.188Z | + case "$kern" in |
| 11 | 2026-06-05T03:59:12.188Z | + groupadd -g 12345 build |
| 12 | 2026-06-05T03:59:12.188Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-05T03:59:14.191Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-05T03:59:14.318Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-05T03:59:14.331Z | + home_fs=zfs |
| 16 | 2026-06-05T03:59:14.331Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-05T03:59:14.331Z | + mkdir -p /home/build |
| 18 | 2026-06-05T03:59:14.331Z | + chown build:build /home/build /work |
| 19 | 2026-06-05T03:59:16.516Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-05T03:59:16.575Z | process exited: duration 4127 ms, exit code 0 |
| |
| 21 | 2026-06-05T03:59:16.639Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-05T03:59:16.650Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-05T03:59:16.650Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-06-05T03:59:16.650Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-06-05T03:59:16.650Z | * rust toolchain channel = "stable" |
| 26 | 2026-06-05T03:59:16.650Z | * rust toolchain profile = "default" |
| 27 | 2026-06-05T03:59:16.650Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-05T03:59:16.650Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-05T03:59:16.650Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-05T03:59:16.690Z | info: downloading installer |
| 31 | 2026-06-05T03:59:18.024Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-05T03:59:18.024Z | warn: /opt/ooce/bin |
| 33 | 2026-06-05T03:59:18.024Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-05T03:59:18.043Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-05T03:59:18.043Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-05T03:59:18.043Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-05T03:59:18.043Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-05T03:59:18.043Z | error: cannot install while Rust is installed |
| 39 | 2026-06-05T03:59:18.043Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-05T03:59:18.043Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-05T03:59:18.043Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-05T03:59:18.043Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-05T03:59:18.043Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-05T03:59:18.043Z | info: profile set to default |
| 45 | 2026-06-05T03:59:18.043Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-05T03:59:18.043Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-05T03:59:18.146Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-05T03:59:18.149Z | info: downloading 6 components |
| 49 | 2026-06-05T03:59:32.438Z | |
| 50 | 2026-06-05T03:59:32.438Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-06-05T03:59:32.467Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-05T03:59:32.467Z | |
| 53 | 2026-06-05T03:59:32.470Z | |
| 54 | 2026-06-05T03:59:32.470Z | Rust is installed now. Great! |
| 55 | 2026-06-05T03:59:32.470Z | |
| 56 | 2026-06-05T03:59:32.470Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-05T03:59:32.470Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-05T03:59:32.470Z | |
| 59 | 2026-06-05T03:59:32.471Z | To configure your current shell, you need to source |
| 60 | 2026-06-05T03:59:32.471Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-05T03:59:32.471Z | |
| 62 | 2026-06-05T03:59:32.471Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-05T03:59:32.471Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-05T03:59:32.471Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-05T03:59:32.471Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-05T03:59:32.471Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-05T03:59:32.471Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-05T03:59:32.471Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-05T03:59:32.471Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-05T03:59:32.471Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-05T03:59:32.558Z | + rustup --version |
| 72 | 2026-06-05T03:59:32.566Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-05T03:59:32.570Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-05T03:59:32.587Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-05T03:59:32.590Z | + cargo --version |
| 76 | 2026-06-05T03:59:32.603Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-05T03:59:32.606Z | + rustc --version |
| 78 | 2026-06-05T03:59:32.625Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-05T03:59:32.628Z | process exited: duration 16014 ms, exit code 0 |
| |
| 80 | 2026-06-05T03:59:32.635Z | starting task 2: "authentication" |
| 81 | 2026-06-05T03:59:32.649Z | WARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value... |
| 82 | 2026-06-05T03:59:56.700Z | process exited: duration 24064 ms, exit code 0 |
| |
| 83 | 2026-06-05T03:59:56.708Z | starting task 3: "clone repository" |
| 84 | 2026-06-05T03:59:56.712Z | + mkdir -p /work/oxidecomputer/maghemite |
| 85 | 2026-06-05T03:59:56.715Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 86 | 2026-06-05T03:59:56.746Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 87 | 2026-06-05T03:59:58.097Z | + cd /work/oxidecomputer/maghemite |
| 88 | 2026-06-05T03:59:58.097Z | + git fetch origin 67477e44dade6575731375fc4a3ddc8a728e6b47 |
| 89 | 2026-06-05T03:59:58.484Z | From https://github.com/oxidecomputer/maghemite |
| 90 | 2026-06-05T03:59:58.484Z | * branch 67477e44dade6575731375fc4a3ddc8a728e6b47 -> FETCH_HEAD |
| 91 | 2026-06-05T03:59:58.488Z | + [[ -n renovate/oxide-tokio-rt-0.x ]] |
| 92 | 2026-06-05T03:59:58.491Z | ++ git branch --show-current |
| 93 | 2026-06-05T03:59:58.491Z | + current=main |
| 94 | 2026-06-05T03:59:58.491Z | + [[ main != renovate/oxide-tokio-rt-0.x ]] |
| 95 | 2026-06-05T03:59:58.491Z | + git branch -f renovate/oxide-tokio-rt-0.x 67477e44dade6575731375fc4a3ddc8a728e6b47 |
| 96 | 2026-06-05T03:59:58.494Z | + git checkout -f renovate/oxide-tokio-rt-0.x |
| 97 | 2026-06-05T03:59:58.513Z | Switched to branch 'renovate/oxide-tokio-rt-0.x' |
| 98 | 2026-06-05T03:59:58.517Z | + git reset --hard 67477e44dade6575731375fc4a3ddc8a728e6b47 |
| 99 | 2026-06-05T03:59:58.517Z | HEAD is now at 67477e4 Update Rust crate oxide-tokio-rt to 0.1.6 |
| 100 | 2026-06-05T03:59:58.517Z | process exited: duration 1808 ms, exit code 0 |
| |
| 101 | 2026-06-05T03:59:58.527Z | starting task 4: "build" |
| 102 | 2026-06-05T03:59:58.531Z | + set -o errexit |
| 103 | 2026-06-05T03:59:58.531Z | + set -o pipefail |
| 104 | 2026-06-05T03:59:58.531Z | + source .github/buildomat/test-common.sh |
| 105 | 2026-06-05T03:59:58.531Z | ++ NEXTEST_VERSION=0.9.97 |
| 106 | 2026-06-05T03:59:58.531Z | ++ PLATFORM=illumos |
| 107 | 2026-06-05T03:59:58.531Z | ++ banner install |
| 108 | 2026-06-05T03:59:58.532Z | |
| 109 | 2026-06-05T03:59:58.532Z | # # # #### ##### ## # # |
| 110 | 2026-06-05T03:59:58.532Z | # ## # # # # # # # |
| 111 | 2026-06-05T03:59:58.532Z | # # # # #### # # # # # |
| 112 | 2026-06-05T03:59:58.532Z | # # # # # # ###### # # |
| 113 | 2026-06-05T03:59:58.532Z | # # ## # # # # # # # |
| 114 | 2026-06-05T03:59:58.532Z | # # # #### # # # ###### ###### |
| 115 | 2026-06-05T03:59:58.532Z | |
| 116 | 2026-06-05T03:59:58.532Z | ++ set +o errexit |
| 117 | 2026-06-05T03:59:58.532Z | ++ pkg info clang-15 |
| 118 | 2026-06-05T03:59:58.532Z | ++ grep -qi installed |
| 119 | 2026-06-05T03:59:59.708Z | pkg: info: no packages matching the following patterns you specified are |
| 120 | 2026-06-05T03:59:59.708Z | installed on the system. Try querying remotely instead: |
| 121 | 2026-06-05T03:59:59.708Z | |
| 122 | 2026-06-05T03:59:59.708Z | clang-15 |
| 123 | 2026-06-05T03:59:59.749Z | ++ [[ 1 != 0 ]] |
| 124 | 2026-06-05T03:59:59.749Z | ++ set -o errexit |
| 125 | 2026-06-05T03:59:59.753Z | ++ pfexec pkg install clang-15 |
| 126 | 2026-06-05T04:00:09.016Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 127 | 2026-06-05T04:00:16.669Z | Startup: Caching catalogs ... Done |
| 128 | 2026-06-05T04:00:23.817Z | Planning: Solver setup ... Done |
| 129 | 2026-06-05T04:00:23.857Z | Planning: Running solver ... Done |
| 130 | 2026-06-05T04:00:24.043Z | Planning: Finding local manifests ... Done |
| 131 | 2026-06-05T04:00:24.055Z | Planning: Fetching manifests: 0/2 0% complete |
| 132 | 2026-06-05T04:00:24.105Z | Planning: Fetching manifests: 2/2 100% complete |
| 133 | 2026-06-05T04:00:24.171Z | Planning: Package planning ... Done |
| 134 | 2026-06-05T04:00:24.227Z | Planning: Merging actions ... Done |
| 135 | 2026-06-05T04:00:24.330Z | Planning: Checking for conflicting actions ... Done |
| 136 | 2026-06-05T04:00:24.340Z | Planning: Consolidating action changes ... Done |
| 137 | 2026-06-05T04:00:25.046Z | Planning: Evaluating mediators ... Done |
| 138 | 2026-06-05T04:00:25.052Z | Planning: Planning completed in 8.22 seconds |
| 139 | 2026-06-05T04:00:25.066Z | Packages to install: 2 |
| 140 | 2026-06-05T04:00:25.066Z | Mediators to change: 2 |
| 141 | 2026-06-05T04:00:25.069Z | Services to change: 1 |
| 142 | 2026-06-05T04:00:25.069Z | Create boot environment: No |
| 143 | 2026-06-05T04:00:25.069Z | Create backup boot environment: No |
| 144 | 2026-06-05T04:00:25.105Z | |
| 145 | 2026-06-05T04:00:25.105Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 146 | 2026-06-05T04:00:30.142Z | Download: 408/3076 items 16.5/211.3MB 7% complete (3.7M/s) |
| 147 | 2026-06-05T04:00:31.122Z | |
| 148 | 2026-06-05T04:00:31.122Z | Errors were encountered while attempting to retrieve package or file data for |
| 149 | 2026-06-05T04:00:31.122Z | the requested operation. |
| 150 | 2026-06-05T04:00:31.122Z | Details follow: |
| 151 | 2026-06-05T04:00:31.122Z | |
| 152 | 2026-06-05T04:00:31.122Z | Framework error: code: E_SSL_CONNECT_ERROR (35) reason: TLS connect error: error:0A000126:SSL routines::unexpected eof while reading |
| 153 | 2026-06-05T04:00:31.122Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/cb8c9b01b0010b5ed735c1c3debb2625686c905d' |
| 154 | 2026-06-05T04:00:32.504Z | process exited: duration 33972 ms, exit code 1 |
| |
| 155 | 2026-06-05T04:00:32.515Z | found 0 output files |