Console Output
01:14:15 [2024-11-18T01:14:15.331Z] + set -xeuo pipefail
01:14:15 [2024-11-18T01:14:15.331Z] ++ umask
01:14:15 [2024-11-18T01:14:15.331Z] + '[' 0022 = 0000 ']'
01:14:15 [2024-11-18T01:14:15.331Z] + cosa init --branch testing-devel --commit=faa28e6421ba6c7158f9c98e08d78ce5c3f75381 https://github.com/coreos/fedora-coreos-config
01:14:15 [2024-11-18T01:14:15.331Z] notice: failed to look up uid in /etc/passwd; enabling workaround
01:14:15 [2024-11-18T01:14:15.331Z] info: Missing CAP_SYS_ADMIN; using virt
01:14:15 [2024-11-18T01:14:15.331Z] + mkdir -p src
01:14:15 [2024-11-18T01:14:15.331Z] + cd src
01:14:15 [2024-11-18T01:14:15.331Z] + test -e config
01:14:15 [2024-11-18T01:14:15.331Z] + case "${source}" in
01:14:15 [2024-11-18T01:14:15.331Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
01:14:15 [2024-11-18T01:14:15.331Z] Cloning into 'config'...
01:14:15 [2024-11-18T01:14:15.585Z] + '[' -n faa28e6421ba6c7158f9c98e08d78ce5c3f75381 ']'
01:14:15 [2024-11-18T01:14:15.585Z] + git -C ./config fetch origin faa28e6421ba6c7158f9c98e08d78ce5c3f75381
01:14:15 [2024-11-18T01:14:15.839Z] From https://github.com/coreos/fedora-coreos-config
01:14:15 [2024-11-18T01:14:15.839Z] * branch faa28e6421ba6c7158f9c98e08d78ce5c3f75381 -> FETCH_HEAD
01:14:15 [2024-11-18T01:14:15.839Z] + git -C ./config reset --hard faa28e6421ba6c7158f9c98e08d78ce5c3f75381
01:14:15 [2024-11-18T01:14:15.839Z] HEAD is now at faa28e6 lockfiles: bump to latest
01:14:15 [2024-11-18T01:14:15.839Z] + git -C ./config submodule update --init --recursive
01:14:15 [2024-11-18T01:14:15.839Z] + set +x
01:14:15 [2024-11-18T01:14:15.839Z] Config commit: faa28e6421ba6c7158f9c98e08d78ce5c3f75381
01:14:15 [2024-11-18T01:14:15.839Z] + manifest=src/config/manifest.yaml
01:14:15 [2024-11-18T01:14:15.839Z] + image=src/config/image.yaml
01:14:15 [2024-11-18T01:14:15.839Z] + [[ ! -f src/config/manifest.yaml ]]
01:14:15 [2024-11-18T01:14:15.839Z] + [[ ! -f src/config/image.yaml ]]
01:14:15 [2024-11-18T01:14:15.839Z] + [[ -n '' ]]
01:14:15 [2024-11-18T01:14:15.839Z] + mkdir -p cache
01:14:15 [2024-11-18T01:14:15.839Z] + mkdir -p builds
01:14:15 [2024-11-18T01:14:15.839Z] + mkdir -p tmp
01:14:15 [2024-11-18T01:14:15.839Z] + mkdir -p overrides/rpm
01:14:15 [2024-11-18T01:14:15.839Z] + mkdir -p overrides/rootfs
01:14:15 [2024-11-18T01:14:15.839Z] + test 0 = 1
01:14:15 [2024-11-18T01:14:15.839Z] + case "${YUMREPOS}" in
01:14:15 [2024-11-18T01:14:15.839Z] + set +x
01:14:15 [2024-11-18T01:14:15.839Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.