chore(deps): update actions/upload-artifact digest to 834a144 #280
Annotations
1 error and 1 warning
Error: buildah exited with code 1
Getting image source signatures
Copying blob sha256:8154a84200f2737abd8ffdf2f7b5de8d9a53ec3d73a0782fbc5ff9227e038ba5
Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
Copying config sha256:18e3c59321bf6d459d0e954ad411b20b2dd699b53b7ce604c235b1cbdd553adb
Writing manifest to image destination
Getting image source signatures
Copying blob sha256:6404a11c5b494cfd9ce66d8b36eb94584d46551b8cc3c4e5868d2c4ad2cf1dca
Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
Copying config sha256:90696f1cb0c74252234fbbf644e7a9dc51d6a521b238c8483ef5cb612400d026
Writing manifest to image destination
Getting image source signatures
Copying blob sha256:9abab920c9c0db45f1d07e5555bcf89d25cecbafe13aac89dce1d446e55dcaf0
Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
Copying config sha256:4997205d1abab1fa6e3c02eb804896b37fe881eb02b7d436cb8bd106ed189585
Writing manifest to image destination
Getting image source signatures
Copying blob sha256:151a768f5f024939f0082f460c8b4658a4a5c31c317aa7d7079d9da18a47a548
Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef
Copying config sha256:a7ef0fa8914d925b36f4b81ce9f9e893f4b5d31f3a5fbd4efbf075367f28e725
Writing manifest to image destination
+ cp -r /ctx/just /tmp/just
+ cp /ctx/packages.json /tmp/packages.json
+ cp /ctx/system_files/shared/usr/etc/ublue-update/ublue-update.toml /tmp/ublue-update.toml
+ rsync -rvK /ctx/system_files/shared/ /
+ rsync -rvK /ctx/system_files/silverblue/ /
+ /ctx/build_files/firmware.sh
+ mkdir -p /tmp/mediatek-firmware
+ curl -Lo /tmp/mediatek-firmware/WIFI_MT7922_patch_mcu_1_1_hdr.bin 'https://gitlab.com/kernel-firmware/linux-firmware/-/raw/8f08053b2a7474e210b03dbc2b4ba59afbe98802/mediatek/WIFI_MT7922_patch_mcu_1_1_hdr.bin?inline=false'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 134k 100 134k 0 0 3378k 0 --:--:-- --:--:-- --:--:-- 3446k
+ curl -Lo /tmp/mediatek-firmware/WIFI_RAM_CODE_MT7922_1.bin 'https://gitlab.com/kernel-firmware/linux-firmware/-/raw/8f08053b2a7474e210b03dbc2b4ba59afbe98802/mediatek/WIFI_RAM_CODE_MT7922_1.bin?inline=false'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 994k 100 994k 0 0 19.5M 0 --:--:-- --:--:-- --:--:-- 19.8M
+ xz --check=crc32 /tmp/mediatek-firmware/WIFI_MT7922_patch_mcu_1_1_hdr.bin
+ xz --check=crc32 /tmp/mediatek-firmware/WIFI_RAM_CODE_MT7922_1.bin
+ mv -vf /tmp/mediatek-firmware/WIFI_MT7922_patch_mcu_1_1_hdr.bin.xz /tmp/mediatek-firmware/WIFI_RAM_CODE_MT7922_1.bin.xz /usr/lib/firmware/mediatek/
+ rm -rf /tmp/mediatek-firmware
+ /ctx/build_files/cache_kernel.sh
+ [[ -n nvidia ]]
+ rpm-ostree override replace --experimental /tmp/kernel-rpms/kernel-6.9.12-203.fsync.fc40.x86_64.rpm /tmp/kernel-rpms/kernel-core-6.9.12-203.fsync.fc40.x86_64.rpm /tmp/kernel-rpms/kernel-modules-6.9.12-203.fsync.fc40.x86_64.rpm /tmp/kernel-rpms/kernel-modules-core-6.9.12-203.fsync.fc40.x86_64.rpm /tmp/kernel-rpms/kernel-modules-extra-6.9.12-203.fsync.fc40.x86_64.rpm
dracut[E]: No '/dev/log' or 'logger' included for syslog logging
dracut[I]: Executing: /usr/libexec/rpm-ostree/wrapped/dracut --no-hostonly --kver 6.9.12-203.fsync.fc40.x86_64 --reproducible -v --add ostree -f /tmp/.tmpoVL2Tg/initramfs.img
dracut-install: ERROR: installing '/root'
dracut[E]: FAILED: /usr/lib/dracut/dracut-install -D /var/tmp/dracut.DsgoOx/initramfs /root
dracut[I]: *** Including module: systemd ***
dracut[I]: *** Including module: systemd-ask-password ***
dracut[I]: *** Including module: systemd-initrd ***
dracut[I]: *** Including module: systemd-journald ***
dracut[I]: *** Including module: systemd-
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: extractions/setup-just@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading