Skip to content

Console Output

02:07:50 [2025-09-29T02:07:50.841Z] + set -xeuo pipefail
02:07:50 [2025-09-29T02:07:50.841Z] ++ umask
02:07:50 [2025-09-29T02:07:50.841Z] + '[' 0022 = 0000 ']'
02:07:50 [2025-09-29T02:07:50.841Z] + cosa init --branch next-devel --commit=7985f96aafb1126e192361abf6e9607df0140fc1 https://github.com/coreos/fedora-coreos-config
02:07:50 [2025-09-29T02:07:50.841Z] notice: failed to look up uid in /etc/passwd; enabling workaround
02:07:50 [2025-09-29T02:07:50.841Z] info: Missing CAP_SYS_ADMIN; using virt
02:07:50 [2025-09-29T02:07:50.841Z] + mkdir -p src
02:07:50 [2025-09-29T02:07:50.841Z] + cd src
02:07:50 [2025-09-29T02:07:50.841Z] + test -e config
02:07:50 [2025-09-29T02:07:50.841Z] + case "${source}" in
02:07:50 [2025-09-29T02:07:50.841Z] + git clone --branch=next-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
02:07:50 [2025-09-29T02:07:50.841Z] Cloning into 'config'...
02:07:51 [2025-09-29T02:07:51.099Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
02:07:51 [2025-09-29T02:07:51.354Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
02:07:53 [2025-09-29T02:07:53.240Z] From https://gitlab.com/fedora/bootc/base-images
02:07:53 [2025-09-29T02:07:53.240Z]  * branch            4c5a458148c7505e7f453971a0aa217a8bde7dce -> FETCH_HEAD
02:07:53 [2025-09-29T02:07:53.240Z] Submodule path 'fedora-bootc': checked out '4c5a458148c7505e7f453971a0aa217a8bde7dce'
02:07:53 [2025-09-29T02:07:53.240Z] + '[' -n 7985f96aafb1126e192361abf6e9607df0140fc1 ']'
02:07:53 [2025-09-29T02:07:53.240Z] + git -C ./config fetch origin 7985f96aafb1126e192361abf6e9607df0140fc1
02:07:53 [2025-09-29T02:07:53.495Z] From https://github.com/coreos/fedora-coreos-config
02:07:53 [2025-09-29T02:07:53.495Z]  * branch            7985f96aafb1126e192361abf6e9607df0140fc1 -> FETCH_HEAD
02:07:53 [2025-09-29T02:07:53.495Z] + git -C ./config reset --hard 7985f96aafb1126e192361abf6e9607df0140fc1
02:07:53 [2025-09-29T02:07:53.495Z] HEAD is now at 7985f96 lockfiles: bump to latest
02:07:53 [2025-09-29T02:07:53.495Z] + git -C ./config submodule update --init --recursive
02:07:53 [2025-09-29T02:07:53.495Z] + set +x
02:07:53 [2025-09-29T02:07:53.495Z] Config commit: 7985f96aafb1126e192361abf6e9607df0140fc1
02:07:53 [2025-09-29T02:07:53.495Z] + manifest=src/config/manifest.yaml
02:07:53 [2025-09-29T02:07:53.495Z] + image=src/config/image.yaml
02:07:53 [2025-09-29T02:07:53.495Z] + [[ -n '' ]]
02:07:53 [2025-09-29T02:07:53.495Z] + [[ ! -f src/config/manifest.yaml ]]
02:07:53 [2025-09-29T02:07:53.495Z] + [[ ! -f src/config/image.yaml ]]
02:07:53 [2025-09-29T02:07:53.495Z] + mkdir -p cache
02:07:53 [2025-09-29T02:07:53.495Z] + mkdir -p builds
02:07:53 [2025-09-29T02:07:53.495Z] + mkdir -p tmp
02:07:53 [2025-09-29T02:07:53.495Z] + mkdir -p overrides/rpm
02:07:53 [2025-09-29T02:07:53.495Z] + mkdir -p overrides/rootfs
02:07:53 [2025-09-29T02:07:53.495Z] + test 0 = 1
02:07:53 [2025-09-29T02:07:53.495Z] + case "${YUMREPOS}" in
02:07:53 [2025-09-29T02:07:53.495Z] + set +x
02:07:53 [2025-09-29T02:07:53.495Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.