01KQ7479K7CJG6Y6AV77QSKX8X: helios / build TUF repo

BasicConfig {
    output_rules: [
        "=/work/manifest.toml",
        "=/work/repo.zip",
        "=/work/repo.zip.sha256.txt",
        "=/work/helios.json",
        "=/work/incorporation.p5m",
        "=/work/incorporation.p5p",
        "%/work/*.log",
    ],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-2.0-16c128gb",
    ),
    access_repos: [
        "oxidecomputer/amd-firmware",
        "oxidecomputer/chelsio-t6-roms",
        "oxidecomputer/dmar-report",
        "oxidecomputer/pilot",
    ],
    publish: [
        BasicConfigPublish {
            from_output: "/work/manifest.toml",
            series: "rot-all",
            name: "manifest.toml",
        },
        BasicConfigPublish {
            from_output: "/work/repo.zip",
            series: "rot-all",
            name: "repo.zip",
        },
        BasicConfigPublish {
            from_output: "/work/repo.zip.sha256.txt",
            series: "rot-all",
            name: "repo.zip.sha256.txt",
        },
        BasicConfigPublish {
            from_output: "/work/helios.json",
            series: "rot-all",
            name: "helios.json",
        },
        BasicConfigPublish {
            from_output: "/work/incorporation.p5m",
            series: "rot-all",
            name: "incorporation.p5m",
        },
        BasicConfigPublish {
            from_output: "/work/incorporation.p5p",
            series: "rot-all",
            name: "incorporation.p5p",
        },
    ],
    skip_clone: false,
}

Buildomat Job: 01KQ747NMME4ZS290DGKGRHKPT

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-04-27T09:28:25.503Zjob assigned to worker 01KQ747VY6WAM9VHKJV8Y1XCCG [factory aws, i-059a230fa1d6f30ea] (queued for 59 s)
 
22026-04-27T09:28:32.540Zstarting task 0: "setup"
32026-04-27T09:28:32.545Z++ uname -s
42026-04-27T09:28:32.548Z+ kern=SunOS
52026-04-27T09:28:32.548Z+ build_user=build
62026-04-27T09:28:32.548Z+ build_uid=12345
72026-04-27T09:28:32.548Z+ work_dir=/work
82026-04-27T09:28:32.549Z+ input_dir=/input
92026-04-27T09:28:32.549Z+ [[ 0 == 12345 ]]
102026-04-27T09:28:32.549Z+ case "$kern" in
112026-04-27T09:28:32.549Z+ groupadd -g 12345 build
122026-04-27T09:28:32.552Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-04-27T09:28:34.560Z+ zfs create -o mountpoint=/work rpool/work
142026-04-27T09:28:34.679Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-04-27T09:28:34.682Z+ home_fs=zfs
162026-04-27T09:28:34.682Z+ [[ zfs == autofs ]]
172026-04-27T09:28:34.682Z+ mkdir -p /home/build
182026-04-27T09:28:34.685Z+ chown build:build /home/build /work
192026-04-27T09:28:36.685Z+ chmod 0700 /home/build /work
202026-04-27T09:28:36.689Zprocess exited: duration 4150 ms, exit code 0
 
212026-04-27T09:28:36.695Zstarting task 1: "rust-toolchain"
222026-04-27T09:28:36.701Z+ printf ' * rust toolchain channel = "%s"\n' 1.94.0
232026-04-27T09:28:36.701Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-04-27T09:28:36.701Z * rust toolchain channel = "1.94.0"
252026-04-27T09:28:36.701Z * rust toolchain profile = "default"
262026-04-27T09:28:36.701Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-04-27T09:28:36.701Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-04-27T09:28:36.704Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-04-27T09:28:36.704Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default
302026-04-27T09:28:36.831Zinfo: downloading installer
312026-04-27T09:28:38.168Zwarn: It looks like you have an existing installation of Rust at:
322026-04-27T09:28:38.168Zwarn: /opt/ooce/bin
332026-04-27T09:28:38.168Zwarn: It is recommended that rustup be the primary Rust installation.
342026-04-27T09:28:38.168Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-04-27T09:28:38.168Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-04-27T09:28:38.168Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-04-27T09:28:38.168Zwarn: or pass `-y' to ignore all ignorable checks.
382026-04-27T09:28:38.168Zerror: cannot install while Rust is installed
392026-04-27T09:28:38.168Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-04-27T09:28:38.168Zwarn: It looks like you have an existing rustup settings file at:
412026-04-27T09:28:38.168Zwarn: /home/build/.rustup/settings.toml
422026-04-27T09:28:38.168Zwarn: Rustup will install the default toolchain as specified in the settings file,
432026-04-27T09:28:38.168Zwarn: instead of the one inferred from the default host triple.
442026-04-27T09:28:38.181Zinfo: profile set to default
452026-04-27T09:28:38.181Zinfo: default host triple is x86_64-unknown-illumos
462026-04-27T09:28:38.185Zinfo: syncing channel updates for 1.94.0-x86_64-unknown-illumos
472026-04-27T09:28:38.316Zinfo: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02)
482026-04-27T09:28:38.316Zinfo: downloading 6 components
492026-04-27T09:28:52.251Z
502026-04-27T09:28:52.251Zinfo: default toolchain set to 1.94.0-x86_64-unknown-illumos
512026-04-27T09:28:52.281Z 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02)
522026-04-27T09:28:52.281Z
532026-04-27T09:28:52.281Z
542026-04-27T09:28:52.281ZRust is installed now. Great!
552026-04-27T09:28:52.281Z
562026-04-27T09:28:52.281ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
572026-04-27T09:28:52.281Zenvironment variable. This has not been done automatically.
582026-04-27T09:28:52.281Z
592026-04-27T09:28:52.281ZTo configure your current shell, you need to source
602026-04-27T09:28:52.281Zthe corresponding env file under $HOME/.cargo.
612026-04-27T09:28:52.281Z
622026-04-27T09:28:52.281ZThis is usually done by running one of the following (note the leading DOT):
632026-04-27T09:28:52.281Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
642026-04-27T09:28:52.281Zsource "$HOME/.cargo/env.fish" # For fish
652026-04-27T09:28:52.281Zsource "~/.cargo/env.nu" # For nushell
662026-04-27T09:28:52.281Zsource "$HOME/.cargo/env.tcsh" # For tcsh
672026-04-27T09:28:52.281Z. "$HOME/.cargo/env.ps1" # For pwsh
682026-04-27T09:28:52.281Zsource "$HOME/.cargo/env.xsh" # For xonsh
692026-04-27T09:28:52.284Zwarn: no default linker (`cc`) was found in your PATH
702026-04-27T09:28:52.284Zwarn: many Rust crates require a system C toolchain to build
712026-04-27T09:28:52.385Z+ rustup --version
722026-04-27T09:28:52.391Zrustup 1.29.0 (28d1352db 2026-03-05)
732026-04-27T09:28:52.391Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
742026-04-27T09:28:52.413Zinfo: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)`
752026-04-27T09:28:52.416Z+ cargo --version
762026-04-27T09:28:52.425Zcargo 1.94.0 (85eff7c80 2026-01-15)
772026-04-27T09:28:52.429Z+ rustc --version
782026-04-27T09:28:52.447Zrustc 1.94.0 (4a4ef493e 2026-03-02)
792026-04-27T09:28:52.450Zprocess exited: duration 15752 ms, exit code 0
 
802026-04-27T09:28:52.456Zstarting task 2: "authentication"
812026-04-27T09:28:52.473Zprocess exited: duration 17 ms, exit code 0
 
822026-04-27T09:28:52.479Zstarting task 3: "clone repository"
832026-04-27T09:28:52.484Z+ mkdir -p /work/oxidecomputer/omicron
842026-04-27T09:28:52.487Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
852026-04-27T09:28:52.520ZCloning into '/work/oxidecomputer/omicron'...
862026-04-27T09:29:01.052Z+ cd /work/oxidecomputer/omicron
872026-04-27T09:29:01.052Z+ git fetch origin ae201928dd6aa9ea079394345bef91adb60cf428
882026-04-27T09:29:01.357ZFrom https://github.com/oxidecomputer/omicron
892026-04-27T09:29:01.357Z * branch ae201928dd6aa9ea079394345bef91adb60cf428 -> FETCH_HEAD
902026-04-27T09:29:01.372Z+ [[ -n renovate/lock-file-maintenance ]]
912026-04-27T09:29:01.375Z++ git branch --show-current
922026-04-27T09:29:01.378Z+ current=main
932026-04-27T09:29:01.378Z+ [[ main != renovate/lock-file-maintenance ]]
942026-04-27T09:29:01.378Z+ git branch -f renovate/lock-file-maintenance ae201928dd6aa9ea079394345bef91adb60cf428
952026-04-27T09:29:01.382Z+ git checkout -f renovate/lock-file-maintenance
962026-04-27T09:29:01.549ZSwitched to branch 'renovate/lock-file-maintenance'
972026-04-27T09:29:01.552Z+ git reset --hard ae201928dd6aa9ea079394345bef91adb60cf428
982026-04-27T09:29:01.712ZHEAD is now at ae201928d Lock file maintenance
992026-04-27T09:29:01.715Zprocess exited: duration 9232 ms, exit code 0
 
1002026-04-27T09:29:01.721Zstarting task 4: "build"
1012026-04-27T09:29:01.727Z+ source .github/buildomat/ci-env.sh
1022026-04-27T09:29:01.727Z++ export CARGO_TERM_COLOR=always
1032026-04-27T09:29:01.727Z++ CARGO_TERM_COLOR=always
1042026-04-27T09:29:01.728Z+ cargo --version
1052026-04-27T09:29:01.738Zcargo 1.94.0 (85eff7c80 2026-01-15)
1062026-04-27T09:29:01.741Z+ rustc --version
1072026-04-27T09:29:01.763Zrustc 1.94.0 (4a4ef493e 2026-03-02)
1082026-04-27T09:29:01.766Z+ cargo tree --locked
1092026-04-27T09:29:01.936Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
1102026-04-27T09:29:02.202Z Updating crates.io index
1112026-04-27T09:29:02.205Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
1122026-04-27T09:29:02.497Z Updating git repository `https://github.com/oxidecomputer/lldp`
1132026-04-27T09:29:03.298Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
1142026-04-27T09:29:03.716Z Updating git repository `https://github.com/oxidecomputer/propolis`
1152026-04-27T09:29:04.797Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
1162026-04-27T09:29:05.331Z Updating git repository `https://github.com/oxidecomputer/crucible`
1172026-04-27T09:29:06.622Z Updating git repository `https://github.com/oxidecomputer/opte`
1182026-04-27T09:29:07.355Z Updating git repository `https://github.com/oxidecomputer/tofino`
1192026-04-27T09:29:07.876Z Updating git repository `https://github.com/oxidecomputer/maghemite`
1202026-04-27T09:29:08.883Z Updating git repository `https://github.com/oxidecomputer/clickward`
1212026-04-27T09:29:09.260Z Updating git repository `https://github.com/oxidecomputer/dice-util`
1222026-04-27T09:29:09.697Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
1232026-04-27T09:29:09.979Z Updating git repository `https://github.com/oxidecomputer/dendrite`
1242026-04-27T09:29:10.952Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1252026-04-27T09:29:11.424Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
1262026-04-27T09:29:11.812Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
1272026-04-27T09:29:12.332Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
1282026-04-27T09:29:12.624Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
1292026-04-27T09:29:13.109Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
1302026-04-27T09:29:13.331Z Updating git repository `https://github.com/oxidecomputer/libnvme`
1312026-04-27T09:29:13.558Z Updating git repository `https://github.com/oxidecomputer/dice-util`
1322026-04-27T09:29:13.968Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
1332026-04-27T09:29:14.347Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
1342026-04-27T09:29:14.924Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
1352026-04-27T09:29:15.237Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
1362026-04-27T09:29:15.555Z Updating git repository `https://github.com/oxidecomputer/ispf`
1372026-04-27T09:29:15.832Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
1382026-04-27T09:29:16.737Z Updating git repository `https://github.com/oxidecomputer/crucible`
1392026-04-27T09:29:17.980Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1402026-04-27T09:29:18.470Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
1412026-04-27T09:29:18.737Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
1422026-04-27T09:29:19.099Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
1432026-04-27T09:29:19.383Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
1442026-04-27T09:29:19.743Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1452026-04-27T09:29:20.160Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1462026-04-27T09:29:20.411Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1472026-04-27T09:29:20.667Z Updating git repository `https://github.com/illumos/smf-rs`
1482026-04-27T09:29:21.012Z Updating git repository `https://github.com/oxidecomputer/omicron`
1492026-04-27T09:29:32.061Z Updating git repository `https://github.com/oxidecomputer/dendrite`
1502026-04-27T09:29:34.139Zerror: cannot update the lock file /work/oxidecomputer/omicron/Cargo.lock because --locked was passed to prevent this
1512026-04-27T09:29:34.139Zhelp: to generate the lock file without accessing the network, remove the --locked flag and use --offline instead.
1522026-04-27T09:29:34.199Zprocess exited: duration 32473 ms, exit code 101
 
1532026-04-27T09:29:34.206Zfound 0 output files
1542026-04-27T09:29:34.206Zupload error: rule "/work/manifest.toml" required a match, but was not used
1552026-04-27T09:29:34.206Zupload error: rule "/work/repo.zip" required a match, but was not used
1562026-04-27T09:29:34.206Zupload error: rule "/work/repo.zip.sha256.txt" required a match, but was not used
1572026-04-27T09:29:34.206Zupload error: rule "/work/helios.json" required a match, but was not used
1582026-04-27T09:29:34.206Zupload error: rule "/work/incorporation.p5m" required a match, but was not used
1592026-04-27T09:29:34.206Zupload error: rule "/work/incorporation.p5p" required a match, but was not used