Console Output

18:13:27 [2024-10-23T18:13:27.511Z] + set -xeuo pipefail
18:13:27 [2024-10-23T18:13:27.511Z] ++ umask
18:13:27 [2024-10-23T18:13:27.511Z] + '[' 0022 = 0000 ']'
18:13:27 [2024-10-23T18:13:27.511Z] + cosa buildextend-metal4k
18:13:27 [2024-10-23T18:13:27.765Z] Config commit: 8ee65a3b37fe6cff9f708f8f297e8f78c4968957
18:13:27 [2024-10-23T18:13:27.765Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml
18:13:29 [2024-10-23T18:13:29.646Z] true
18:13:29 [2024-10-23T18:13:29.900Z] Estimating disk size...
18:13:32 [2024-10-23T18:13:32.407Z] Disk sizes: metal: 2646M (estimated), cloud: 10240M
18:13:32 [2024-10-23T18:13:32.407Z] ++ python3 -c 'import sys, json; args = json.load(sys.stdin)["extra-kargs"]; print(" ".join(args))'
18:13:32 [2024-10-23T18:13:32.407Z] + extra_kargs=mitigations=auto,nosmt
18:13:32 [2024-10-23T18:13:32.407Z] + qemu-img create -f raw /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-42.20241023.dev.0-metal4k.x86_64.raw.tmp 2646M
18:13:32 [2024-10-23T18:13:32.407Z] Formatting '/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-42.20241023.dev.0-metal4k.x86_64.raw.tmp', fmt=raw size=2774532096
18:13:32 [2024-10-23T18:13:32.407Z] + extra_target_device_opts=
18:13:32 [2024-10-23T18:13:32.407Z] + [[ metal4k == dasd ]]
18:13:32 [2024-10-23T18:13:32.407Z] + [[ metal4k == metal4k ]]
18:13:32 [2024-10-23T18:13:32.407Z] + extra_target_device_opts=,physical_block_size=4096,logical_block_size=4096
18:13:32 [2024-10-23T18:13:32.407Z] + qemu_args+=("-drive" "if=none,id=target,format=${image_format},file=${path}.tmp,cache=unsafe" "-device" "virtio-blk,serial=target,drive=target${extra_target_device_opts}")
18:13:32 [2024-10-23T18:13:32.408Z] + image_dynamic_yaml=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-dynamic.yaml
18:13:32 [2024-10-23T18:13:32.408Z] + image_dynamic_json=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-dynamic.json
18:13:32 [2024-10-23T18:13:32.408Z] + image_for_disk_json=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-for-disk.json
18:13:32 [2024-10-23T18:13:32.408Z] + cat
18:13:32 [2024-10-23T18:13:32.408Z] + yaml2json /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-dynamic.yaml /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-dynamic.json
18:13:32 [2024-10-23T18:13:32.408Z] + python3 -c 'import sys, json, yaml; json.dump(yaml.safe_load(sys.stdin), sys.stdout, sort_keys=True)'
18:13:32 [2024-10-23T18:13:32.408Z] + cat /home/jenkins/agent/workspace/test-override/tmp/image.json /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-dynamic.json
18:13:32 [2024-10-23T18:13:32.408Z] + jq -s add
18:13:32 [2024-10-23T18:13:32.408Z] + platforms_json=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/platforms.json
18:13:32 [2024-10-23T18:13:32.408Z] + yaml2json /home/jenkins/agent/workspace/test-override/src/config/platforms.yaml /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/platforms.json
18:13:32 [2024-10-23T18:13:32.408Z] + python3 -c 'import sys, json, yaml; json.dump(yaml.safe_load(sys.stdin), sys.stdout, sort_keys=True)'
18:13:32 [2024-10-23T18:13:32.408Z] + osbuild_extra_args=()
18:13:32 [2024-10-23T18:13:32.408Z] + [[ '' -eq 1 ]]
18:13:32 [2024-10-23T18:13:32.408Z] + '[' metal4k == qemu ']'
18:13:32 [2024-10-23T18:13:32.408Z] + snapshot=on
18:13:32 [2024-10-23T18:13:32.408Z] + runvm_with_cache_snapshot on -- /usr/lib/coreos-assembler/runvm-osbuild --config /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-for-disk.json --mpp /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml --filepath /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-42.20241023.dev.0-metal4k.x86_64.raw.tmp
18:13:32 [2024-10-23T18:13:32.408Z] + local snapshot=on
18:13:32 [2024-10-23T18:13:32.408Z] + shift
18:13:32 [2024-10-23T18:13:32.408Z] + local cache_size=20G
18:13:32 [2024-10-23T18:13:32.408Z] + '[' '!' -f /home/jenkins/agent/workspace/test-override/cache/cache2.qcow2 ']'
18:13:32 [2024-10-23T18:13:32.408Z] + rm -vf /home/jenkins/agent/workspace/test-override/cache/cache.qcow2
18:13:32 [2024-10-23T18:13:32.408Z] + cache_args+=("-drive" "if=none,id=cache,discard=unmap,snapshot=${snapshot},file=${workdir}/cache/cache2.qcow2" "-device" "virtio-blk,drive=cache")
18:13:32 [2024-10-23T18:13:32.408Z] + runvm -drive if=none,id=cache,discard=unmap,snapshot=on,file=/home/jenkins/agent/workspace/test-override/cache/cache2.qcow2 -device virtio-blk,drive=cache -- /usr/lib/coreos-assembler/runvm-osbuild --config /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-for-disk.json --mpp /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml --filepath /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-42.20241023.dev.0-metal4k.x86_64.raw.tmp
18:13:32 [2024-10-23T18:13:32.408Z] + qemu_args=()
18:13:32 [2024-10-23T18:13:32.408Z] + local qemu_args
18:13:32 [2024-10-23T18:13:32.408Z] + true
18:13:32 [2024-10-23T18:13:32.408Z] + case "$1" in
18:13:32 [2024-10-23T18:13:32.408Z] + qemu_args+=("$1")
18:13:32 [2024-10-23T18:13:32.408Z] + shift
18:13:32 [2024-10-23T18:13:32.408Z] + true
18:13:32 [2024-10-23T18:13:32.408Z] + case "$1" in
18:13:32 [2024-10-23T18:13:32.408Z] + qemu_args+=("$1")
18:13:32 [2024-10-23T18:13:32.408Z] + shift
18:13:32 [2024-10-23T18:13:32.408Z] + true
18:13:32 [2024-10-23T18:13:32.408Z] + case "$1" in
18:13:32 [2024-10-23T18:13:32.408Z] + qemu_args+=("$1")
18:13:32 [2024-10-23T18:13:32.408Z] + shift
18:13:32 [2024-10-23T18:13:32.408Z] + true
18:13:32 [2024-10-23T18:13:32.408Z] + case "$1" in
18:13:32 [2024-10-23T18:13:32.408Z] + qemu_args+=("$1")
18:13:32 [2024-10-23T18:13:32.408Z] + shift
18:13:32 [2024-10-23T18:13:32.408Z] + true
18:13:32 [2024-10-23T18:13:32.408Z] + case "$1" in
18:13:32 [2024-10-23T18:13:32.408Z] + shift
18:13:32 [2024-10-23T18:13:32.408Z] + break
18:13:32 [2024-10-23T18:13:32.408Z] + '[' -z /home/jenkins/agent/workspace/test-override/tmp/build.metal4k ']'
18:13:32 [2024-10-23T18:13:32.408Z] + local vmpreparedir=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.prepare
18:13:32 [2024-10-23T18:13:32.408Z] + local vmbuilddir=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.build
18:13:32 [2024-10-23T18:13:32.408Z] + local runvm_console=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/runvm-console.txt
18:13:32 [2024-10-23T18:13:32.408Z] + local rc_file=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/rc
18:13:32 [2024-10-23T18:13:32.408Z] + mkdir -p /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.prepare /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.build
18:13:32 [2024-10-23T18:13:32.408Z] + local rpms
18:13:32 [2024-10-23T18:13:32.408Z] ++ grep -v '^#'
18:13:32 [2024-10-23T18:13:32.408Z] + rpms='
18:13:32 [2024-10-23T18:13:32.408Z] bash vim-minimal coreutils util-linux procps-ng kmod kernel-modules
18:13:32 [2024-10-23T18:13:32.408Z] 
18:13:32 [2024-10-23T18:13:32.408Z] rpm-ostree distribution-gpg-keys jq
18:13:32 [2024-10-23T18:13:32.408Z] 
18:13:32 [2024-10-23T18:13:32.408Z] systemd
18:13:32 [2024-10-23T18:13:32.408Z] 
18:13:32 [2024-10-23T18:13:32.408Z] dhcp-client iproute
18:13:32 [2024-10-23T18:13:32.408Z] 
18:13:32 [2024-10-23T18:13:32.408Z] selinux-policy selinux-policy-targeted policycoreutils
18:13:32 [2024-10-23T18:13:32.408Z] 
18:13:32 [2024-10-23T18:13:32.408Z] python3 python3-gobject-base buildah podman skopeo iptables iptables-libs
18:13:32 [2024-10-23T18:13:32.408Z] 
18:13:32 [2024-10-23T18:13:32.408Z] python3-pyyaml python3-botocore python3-flufl-lock python3-tenacity
18:13:32 [2024-10-23T18:13:32.408Z] 
18:13:32 [2024-10-23T18:13:32.408Z] cryptsetup
18:13:32 [2024-10-23T18:13:32.408Z] gdisk xfsprogs e2fsprogs dosfstools btrfs-progs
18:13:32 [2024-10-23T18:13:32.408Z] 
18:13:32 [2024-10-23T18:13:32.408Z] ca-certificates
18:13:32 [2024-10-23T18:13:32.408Z] 
18:13:32 [2024-10-23T18:13:32.408Z] tar
18:13:32 [2024-10-23T18:13:32.408Z] 
18:13:32 [2024-10-23T18:13:32.408Z] podman
18:13:32 [2024-10-23T18:13:32.408Z] 
18:13:32 [2024-10-23T18:13:32.408Z] osbuild osbuild-ostree osbuild-selinux osbuild-tools python3-pyrsistent
18:13:32 [2024-10-23T18:13:32.408Z] python3-dnf
18:13:32 [2024-10-23T18:13:32.408Z] 
18:13:32 [2024-10-23T18:13:32.408Z] /usr/bin/reset
18:13:32 [2024-10-23T18:13:32.408Z] /usr/bin/clear'
18:13:32 [2024-10-23T18:13:32.408Z] ++ grep -v '^#'
18:13:32 [2024-10-23T18:13:32.408Z] + archrpms='grub2
18:13:32 [2024-10-23T18:13:32.408Z] bootupd
18:13:32 [2024-10-23T18:13:32.408Z] 
18:13:32 [2024-10-23T18:13:32.408Z] shim-x64 grub2-efi-x64
18:13:32 [2024-10-23T18:13:32.408Z] 
18:13:32 [2024-10-23T18:13:32.408Z] grub2-tools-extra'
18:13:32 [2024-10-23T18:13:32.408Z] + supermin --prepare --use-installed -o /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.prepare bash vim-minimal coreutils util-linux procps-ng kmod kernel-modules rpm-ostree distribution-gpg-keys jq systemd dhcp-client iproute selinux-policy selinux-policy-targeted policycoreutils python3 python3-gobject-base buildah podman skopeo iptables iptables-libs python3-pyyaml python3-botocore python3-flufl-lock python3-tenacity cryptsetup gdisk xfsprogs e2fsprogs dosfstools btrfs-progs ca-certificates tar podman osbuild osbuild-ostree osbuild-selinux osbuild-tools python3-pyrsistent python3-dnf /usr/bin/reset /usr/bin/clear grub2 bootupd shim-x64 grub2-efi-x64 grub2-tools-extra
18:13:34 [2024-10-23T18:13:34.915Z] + find /usr/lib/coreos-assembler/ -type f
18:13:34 [2024-10-23T18:13:34.915Z] + find /etc/pki/rpm-gpg/ -type f
18:13:34 [2024-10-23T18:13:34.915Z] + cat
18:13:34 [2024-10-23T18:13:34.915Z] ++ id -u
18:13:34 [2024-10-23T18:13:34.915Z] ++ cat /usr/lib/coreos-assembler/supermin-init-prelude.sh
18:13:34 [2024-10-23T18:13:34.915Z] + chmod a+x /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.prepare/init
18:13:34 [2024-10-23T18:13:34.915Z] + cd /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.prepare
18:13:34 [2024-10-23T18:13:34.915Z] + tar -czf init.tar.gz --remove-files init
18:13:34 [2024-10-23T18:13:34.915Z] + supermin --build /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.prepare --size 10G -f ext2 -o /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.build
18:13:44 [2024-10-23T18:13:44.868Z] ++ blkid --output=value --match-tag=UUID /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.build/root
18:13:44 [2024-10-23T18:13:44.868Z] + superminrootfsuuid=7c4a8e3c-b5f7-4570-9840-483916eeb224
18:13:44 [2024-10-23T18:13:44.868Z] + echo 'umask 0022'
18:13:44 [2024-10-23T18:13:44.868Z] + for arg in "$@"
18:13:44 [2024-10-23T18:13:44.868Z] + printf '%q ' /usr/lib/coreos-assembler/runvm-osbuild
18:13:44 [2024-10-23T18:13:44.868Z] + for arg in "$@"
18:13:44 [2024-10-23T18:13:44.868Z] + printf '%q ' --config
18:13:44 [2024-10-23T18:13:44.868Z] + for arg in "$@"
18:13:44 [2024-10-23T18:13:44.868Z] + printf '%q ' /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-for-disk.json
18:13:44 [2024-10-23T18:13:44.868Z] + for arg in "$@"
18:13:44 [2024-10-23T18:13:44.868Z] + printf '%q ' --mpp
18:13:44 [2024-10-23T18:13:44.868Z] + for arg in "$@"
18:13:44 [2024-10-23T18:13:44.868Z] + printf '%q ' /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml
18:13:44 [2024-10-23T18:13:44.868Z] + for arg in "$@"
18:13:44 [2024-10-23T18:13:44.868Z] + printf '%q ' --filepath
18:13:44 [2024-10-23T18:13:44.868Z] + for arg in "$@"
18:13:44 [2024-10-23T18:13:44.868Z] + printf '%q ' /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-42.20241023.dev.0-metal4k.x86_64.raw.tmp
18:13:44 [2024-10-23T18:13:44.868Z] + touch /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/runvm-console.txt
18:13:44 [2024-10-23T18:13:44.868Z] + memory_default=2048
18:13:44 [2024-10-23T18:13:44.868Z] + case $arch in
18:13:44 [2024-10-23T18:13:44.868Z] + kola_args=(kola qemuexec -m "${COSA_SUPERMIN_MEMORY:-${memory_default}}" --auto-cpus -U --workdir none --console-to-file "${runvm_console}" --bind-rw "${workdir},workdir")
18:13:44 [2024-10-23T18:13:44.868Z] + base_qemu_args=(-drive 'if=none,id=root,format=raw,snapshot=on,file='"${vmbuilddir}"'/root,index=1' -device 'virtio-blk,drive=root' -kernel "${vmbuilddir}/kernel" -initrd "${vmbuilddir}/initrd" -no-reboot -nodefaults -device virtio-serial -append "root=UUID=${superminrootfsuuid} console=${DEFAULT_TERMINAL} selinux=1 enforcing=0 autorelabel=1")
18:13:44 [2024-10-23T18:13:44.868Z] + for maybe_symlink in "${workdir}"/{src/config,src/yumrepos}
18:13:44 [2024-10-23T18:13:44.868Z] + '[' -L /home/jenkins/agent/workspace/test-override/src/config ']'
18:13:44 [2024-10-23T18:13:44.868Z] + for maybe_symlink in "${workdir}"/{src/config,src/yumrepos}
18:13:44 [2024-10-23T18:13:44.868Z] + '[' -L /home/jenkins/agent/workspace/test-override/src/yumrepos ']'
18:13:44 [2024-10-23T18:13:44.868Z] + '[' -z '' ']'
18:13:44 [2024-10-23T18:13:44.868Z] + kola qemuexec -m 2048 --auto-cpus -U --workdir none --console-to-file /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/runvm-console.txt --bind-rw /home/jenkins/agent/workspace/test-override,workdir -- -drive if=none,id=root,format=raw,snapshot=on,file=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.build/root,index=1 -device virtio-blk,drive=root -kernel /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.build/kernel -initrd /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.build/initrd -no-reboot -nodefaults -device virtio-serial -append 'root=UUID=7c4a8e3c-b5f7-4570-9840-483916eeb224 console=ttyS0,115200n8 selinux=1 enforcing=0 autorelabel=1' -device virtserialport,chardev=virtioserial0,name=cosa-cmdout -chardev stdio,id=virtioserial0 -drive if=none,id=cache,discard=unmap,snapshot=on,file=/home/jenkins/agent/workspace/test-override/cache/cache2.qcow2 -device virtio-blk,drive=cache
18:13:51 [2024-10-23T18:13:51.390Z] + secex=
18:13:51 [2024-10-23T18:13:51.390Z] + '[' 6 -gt 0 ']'
18:13:51 [2024-10-23T18:13:51.390Z] + flag=--config
18:13:51 [2024-10-23T18:13:51.390Z] + shift
18:13:51 [2024-10-23T18:13:51.390Z] + case "${flag}" in
18:13:51 [2024-10-23T18:13:51.390Z] + config=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/image-for-disk.json
18:13:51 [2024-10-23T18:13:51.390Z] + shift
18:13:51 [2024-10-23T18:13:51.390Z] + '[' 4 -gt 0 ']'
18:13:51 [2024-10-23T18:13:51.390Z] + flag=--mpp
18:13:51 [2024-10-23T18:13:51.390Z] + shift
18:13:51 [2024-10-23T18:13:51.390Z] + case "${flag}" in
18:13:51 [2024-10-23T18:13:51.390Z] + mppyaml=/usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml
18:13:51 [2024-10-23T18:13:51.390Z] + shift
18:13:51 [2024-10-23T18:13:51.390Z] + '[' 2 -gt 0 ']'
18:13:51 [2024-10-23T18:13:51.390Z] + flag=--filepath
18:13:51 [2024-10-23T18:13:51.390Z] + shift
18:13:51 [2024-10-23T18:13:51.390Z] + case "${flag}" in
18:13:51 [2024-10-23T18:13:51.390Z] + filepath=/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-42.20241023.dev.0-metal4k.x86_64.raw.tmp
18:13:51 [2024-10-23T18:13:51.390Z] + shift
18:13:51 [2024-10-23T18:13:51.390Z] + '[' 0 -gt 0 ']'
18:13:51 [2024-10-23T18:13:51.390Z] ++ basename /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-42.20241023.dev.0-metal4k.x86_64.raw.tmp
18:13:51 [2024-10-23T18:13:51.390Z] + filename=fedora-coreos-42.20241023.dev.0-metal4k.x86_64.raw.tmp
18:13:51 [2024-10-23T18:13:51.390Z] ++ getconfig ostree-container
18:13:51 [2024-10-23T18:13:51.390Z] ++ k=ostree-container
18:13:51 [2024-10-23T18:13:51.390Z] ++ jq -re '."ostree-container"'
18:13:51 [2024-10-23T18:13:51.390Z] + ostree_container=/home/jenkins/agent/workspace/test-override/builds/42.20241023.dev.0/x86_64/fedora-coreos-42.20241023.dev.0-ostree.x86_64.ociarchive
18:13:51 [2024-10-23T18:13:51.390Z] ++ getconfig osname
18:13:51 [2024-10-23T18:13:51.390Z] ++ k=osname
18:13:51 [2024-10-23T18:13:51.390Z] ++ jq -re '."osname"'
18:13:51 [2024-10-23T18:13:51.390Z] + osname=fedora-coreos
18:13:51 [2024-10-23T18:13:51.390Z] ++ getconfig image-type
18:13:51 [2024-10-23T18:13:51.390Z] ++ k=image-type
18:13:51 [2024-10-23T18:13:51.390Z] ++ jq -re '."image-type"'
18:13:51 [2024-10-23T18:13:51.390Z] + platform=metal4k
18:13:51 [2024-10-23T18:13:51.390Z] ++ getconfig_def deploy-via-container ''
18:13:51 [2024-10-23T18:13:51.390Z] ++ k=deploy-via-container
18:13:51 [2024-10-23T18:13:51.390Z] ++ shift
18:13:51 [2024-10-23T18:13:51.390Z] ++ default=
18:13:51 [2024-10-23T18:13:51.390Z] ++ shift
18:13:51 [2024-10-23T18:13:51.390Z] ++ jq -re '."deploy-via-container"//""'
18:13:51 [2024-10-23T18:13:51.390Z] + deploy_via_container=true
18:13:51 [2024-10-23T18:13:51.390Z] ++ getconfig metal-image-size
18:13:51 [2024-10-23T18:13:51.390Z] ++ k=metal-image-size
18:13:51 [2024-10-23T18:13:51.390Z] ++ jq -re '."metal-image-size"'
18:13:51 [2024-10-23T18:13:51.390Z] + metal_image_size_mb=2646
18:13:51 [2024-10-23T18:13:51.390Z] ++ getconfig cloud-image-size
18:13:51 [2024-10-23T18:13:51.390Z] ++ k=cloud-image-size
18:13:51 [2024-10-23T18:13:51.390Z] ++ jq -re '."cloud-image-size"'
18:13:51 [2024-10-23T18:13:51.390Z] + cloud_image_size_mb=10240
18:13:51 [2024-10-23T18:13:51.390Z] ++ getconfig rootfs-size
18:13:51 [2024-10-23T18:13:51.390Z] ++ k=rootfs-size
18:13:51 [2024-10-23T18:13:51.390Z] ++ jq -re '."rootfs-size"'
18:13:51 [2024-10-23T18:13:51.390Z] + rootfs_size_mb=2133
18:13:51 [2024-10-23T18:13:51.390Z] ++ getconfig container-imgref
18:13:51 [2024-10-23T18:13:51.390Z] ++ k=container-imgref
18:13:51 [2024-10-23T18:13:51.390Z] ++ jq -re '."container-imgref"'
18:13:51 [2024-10-23T18:13:51.390Z] + container_imgref=ostree-remote-registry:fedora:quay.io/fedora/fedora-coreos:rawhide
18:13:51 [2024-10-23T18:13:51.390Z] ++ getconfig_def container-repo ''
18:13:51 [2024-10-23T18:13:51.390Z] ++ k=container-repo
18:13:51 [2024-10-23T18:13:51.390Z] ++ shift
18:13:51 [2024-10-23T18:13:51.390Z] ++ default=
18:13:51 [2024-10-23T18:13:51.390Z] ++ shift
18:13:51 [2024-10-23T18:13:51.390Z] ++ jq -re '."container-repo"//""'
18:13:51 [2024-10-23T18:13:51.390Z] + container_repo=
18:13:51 [2024-10-23T18:13:51.390Z] ++ getconfig_def container-tag ''
18:13:51 [2024-10-23T18:13:51.390Z] ++ k=container-tag
18:13:51 [2024-10-23T18:13:51.390Z] ++ shift
18:13:51 [2024-10-23T18:13:51.390Z] ++ default=
18:13:51 [2024-10-23T18:13:51.390Z] ++ shift
18:13:51 [2024-10-23T18:13:51.390Z] ++ jq -re '."container-tag"//""'
18:13:51 [2024-10-23T18:13:51.390Z] + container_tag=
18:13:51 [2024-10-23T18:13:51.390Z] ++ getconfig extra-kargs-string ''
18:13:51 [2024-10-23T18:13:51.390Z] ++ k=extra-kargs-string
18:13:51 [2024-10-23T18:13:51.390Z] ++ jq -re '."extra-kargs-string"'
18:13:51 [2024-10-23T18:13:51.390Z] + extra_kargs=mitigations=auto,nosmt
18:13:51 [2024-10-23T18:13:51.390Z] + ostree_ref=
18:13:51 [2024-10-23T18:13:51.390Z] + ostree_repo=
18:13:51 [2024-10-23T18:13:51.390Z] + '[' -z true ']'
18:13:51 [2024-10-23T18:13:51.390Z] + '[' '!' -e /dev/loop-control ']'
18:13:51 [2024-10-23T18:13:51.390Z] + mknod /dev/loop-control c 10 237
18:13:51 [2024-10-23T18:13:51.390Z] + outdir=cache/osbuild/out
18:13:51 [2024-10-23T18:13:51.390Z] + storedir=cache/osbuild/store
18:13:51 [2024-10-23T18:13:51.390Z] ++ mktemp -t osbuild-XXXX.json
18:13:51 [2024-10-23T18:13:51.390Z] + processed_json=/tmp/osbuild-P5hj.json
18:13:51 [2024-10-23T18:13:51.390Z] + podman images
18:13:51 [2024-10-23T18:13:51.390Z] ++ arch
18:13:51 [2024-10-23T18:13:51.390Z] + osbuild-mpp -D 'arch="x86_64"' -D 'ostree_ref=""' -D 'ostree_repo=""' -D 'filename="fedora-coreos-42.20241023.dev.0-metal4k.x86_64.raw.tmp"' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/42.20241023.dev.0/x86_64/fedora-coreos-42.20241023.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-remote-registry:fedora:quay.io/fedora/fedora-coreos:rawhide"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2646 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2133 -D 'qemu_secex=""' /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-P5hj.json
18:13:54 [2024-10-23T18:13:54.648Z] + osbuild --out cache/osbuild/out --store cache/osbuild/store --cache-max-size 14GiB --checkpoint build --checkpoint tree --checkpoint raw-image --export metal4k /tmp/osbuild-P5hj.json
18:13:54 [2024-10-23T18:13:54.648Z] starting /tmp/osbuild-P5hj.jsonPipeline source org.osbuild.curl: 04f22c881a1ae8c9a8eec9dce170bf5d923e96b4b007cface9d5dc1f1a988527
18:13:54 [2024-10-23T18:13:54.648Z] Build
18:13:54 [2024-10-23T18:13:54.648Z]   root: <host>
18:13:54 [2024-10-23T18:13:54.648Z] Pipeline raw-4k-image: 7b473fb026e656613c48a5e8fae8b7f472ea278fa245a8cb53d5d1df46e146e0
18:13:54 [2024-10-23T18:13:54.648Z] Build
18:13:54 [2024-10-23T18:13:54.648Z]   root: <host>
18:13:54 [2024-10-23T18:13:54.648Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
18:13:54 [2024-10-23T18:13:54.648Z] org.osbuild.truncate: acb9642862def3c5390f9b2bade8c0532b539b9a15ad09a3a016d8e5e9e2db55 {
18:13:54 [2024-10-23T18:13:54.648Z]   "filename": "disk.img",
18:13:54 [2024-10-23T18:13:54.648Z]   "size": "2774532096"
18:13:54 [2024-10-23T18:13:54.648Z] }
18:13:54 [2024-10-23T18:13:54.901Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
18:13:54 [2024-10-23T18:13:54.901Z] 
18:13:54 [2024-10-23T18:13:54.901Z] ���  Duration: 0s
18:13:54 [2024-10-23T18:13:54.901Z] org.osbuild.sfdisk: 6b25a5ca3d1633f4d1c27ce753f7de0508507da8c000430751145c54e69357f4 {
18:13:54 [2024-10-23T18:13:54.901Z]   "uuid": "00000000-0000-4000-a000-000000000001",
18:13:54 [2024-10-23T18:13:54.901Z]   "label": "gpt",
18:13:54 [2024-10-23T18:13:54.901Z]   "partitions": [
18:13:54 [2024-10-23T18:13:54.901Z]     {
18:13:54 [2024-10-23T18:13:54.901Z]       "start": 256,
18:13:54 [2024-10-23T18:13:54.901Z]       "partnum": 1,
18:13:54 [2024-10-23T18:13:54.901Z]       "size": 256,
18:13:54 [2024-10-23T18:13:54.901Z]       "type": "21686148-6449-6E6F-744E-656564454649",
18:13:54 [2024-10-23T18:13:54.901Z]       "bootable": true,
18:13:54 [2024-10-23T18:13:54.901Z]       "name": "BIOS-BOOT"
18:13:54 [2024-10-23T18:13:54.901Z]     },
18:13:54 [2024-10-23T18:13:54.901Z]     {
18:13:54 [2024-10-23T18:13:54.901Z]       "start": 512,
18:13:54 [2024-10-23T18:13:54.901Z]       "partnum": 2,
18:13:54 [2024-10-23T18:13:54.901Z]       "size": 32512,
18:13:54 [2024-10-23T18:13:54.901Z]       "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B",
18:13:54 [2024-10-23T18:13:54.901Z]       "name": "EFI-SYSTEM"
18:13:54 [2024-10-23T18:13:54.901Z]     },
18:13:54 [2024-10-23T18:13:54.901Z]     {
18:13:54 [2024-10-23T18:13:54.901Z]       "start": 33024,
18:13:54 [2024-10-23T18:13:54.901Z]       "partnum": 3,
18:13:54 [2024-10-23T18:13:54.901Z]       "size": 98304,
18:13:54 [2024-10-23T18:13:54.901Z]       "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
18:13:54 [2024-10-23T18:13:54.901Z]       "name": "boot"
18:13:54 [2024-10-23T18:13:54.901Z]     },
18:13:54 [2024-10-23T18:13:54.901Z]     {
18:13:54 [2024-10-23T18:13:54.901Z]       "start": 131328,
18:13:54 [2024-10-23T18:13:54.901Z]       "partnum": 4,
18:13:54 [2024-10-23T18:13:54.901Z]       "size": 545792,
18:13:54 [2024-10-23T18:13:54.901Z]       "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
18:13:54 [2024-10-23T18:13:54.901Z]       "name": "root"
18:13:54 [2024-10-23T18:13:54.901Z]     }
18:13:54 [2024-10-23T18:13:54.901Z]   ]
18:13:54 [2024-10-23T18:13:54.901Z] }
18:13:55 [2024-10-23T18:13:55.155Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False)
18:13:55 [2024-10-23T18:13:55.155Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
18:13:55 [2024-10-23T18:13:55.408Z] label: gpt
18:13:55 [2024-10-23T18:13:55.408Z] label-id: 00000000-0000-4000-a000-000000000001
18:13:55 [2024-10-23T18:13:55.408Z] /dev/loop0p1: start="256", size="256", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable
18:13:55 [2024-10-23T18:13:55.408Z] /dev/loop0p2: start="512", size="32512", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM"
18:13:55 [2024-10-23T18:13:55.408Z] /dev/loop0p3: start="33024", size="98304", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot"
18:13:55 [2024-10-23T18:13:55.408Z] /dev/loop0p4: start="131328", size="545792", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root"
18:13:55 [2024-10-23T18:13:55.408Z] {
18:13:55 [2024-10-23T18:13:55.408Z]    "partitiontable": {
18:13:55 [2024-10-23T18:13:55.408Z]       "label": "gpt",
18:13:55 [2024-10-23T18:13:55.408Z]       "id": "00000000-0000-4000-A000-000000000001",
18:13:55 [2024-10-23T18:13:55.408Z]       "device": "/dev/loop0",
18:13:55 [2024-10-23T18:13:55.408Z]       "unit": "sectors",
18:13:55 [2024-10-23T18:13:55.408Z]       "firstlba": 256,
18:13:55 [2024-10-23T18:13:55.408Z]       "lastlba": 677370,
18:13:55 [2024-10-23T18:13:55.408Z]       "sectorsize": 4096,
18:13:55 [2024-10-23T18:13:55.408Z]       "partitions": [
18:13:55 [2024-10-23T18:13:55.408Z]          {
18:13:55 [2024-10-23T18:13:55.408Z]             "node": "/dev/loop0p1",
18:13:55 [2024-10-23T18:13:55.408Z]             "start": 256,
18:13:55 [2024-10-23T18:13:55.408Z]             "size": 256,
18:13:55 [2024-10-23T18:13:55.408Z]             "type": "21686148-6449-6E6F-744E-656564454649",
18:13:55 [2024-10-23T18:13:55.408Z]             "uuid": "ED54C9AE-0960-42DF-A642-5C0BCE322774",
18:13:55 [2024-10-23T18:13:55.408Z]             "name": "BIOS-BOOT"
18:13:55 [2024-10-23T18:13:55.408Z]          },{
18:13:55 [2024-10-23T18:13:55.408Z]             "node": "/dev/loop0p2",
18:13:55 [2024-10-23T18:13:55.408Z]             "start": 512,
18:13:55 [2024-10-23T18:13:55.408Z]             "size": 32512,
18:13:55 [2024-10-23T18:13:55.408Z]             "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B",
18:13:55 [2024-10-23T18:13:55.408Z]             "uuid": "BA070926-C16E-46D2-9D15-1ED5ED318DC4",
18:13:55 [2024-10-23T18:13:55.408Z]             "name": "EFI-SYSTEM"
18:13:55 [2024-10-23T18:13:55.408Z]          },{
18:13:55 [2024-10-23T18:13:55.408Z]             "node": "/dev/loop0p3",
18:13:55 [2024-10-23T18:13:55.408Z]             "start": 33024,
18:13:55 [2024-10-23T18:13:55.408Z]             "size": 98304,
18:13:55 [2024-10-23T18:13:55.408Z]             "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
18:13:55 [2024-10-23T18:13:55.408Z]             "uuid": "CA004AA7-CAC9-4B78-9590-F27B4A301EA5",
18:13:55 [2024-10-23T18:13:55.408Z]             "name": "boot"
18:13:55 [2024-10-23T18:13:55.408Z]          },{
18:13:55 [2024-10-23T18:13:55.408Z]             "node": "/dev/loop0p4",
18:13:55 [2024-10-23T18:13:55.408Z]             "start": 131328,
18:13:55 [2024-10-23T18:13:55.408Z]             "size": 545792,
18:13:55 [2024-10-23T18:13:55.408Z]             "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
18:13:55 [2024-10-23T18:13:55.408Z]             "uuid": "7C1BA9B2-AB1E-4339-AFBA-42B59DA6024C",
18:13:55 [2024-10-23T18:13:55.408Z]             "name": "root"
18:13:55 [2024-10-23T18:13:55.408Z]          }
18:13:55 [2024-10-23T18:13:55.408Z]       ]
18:13:55 [2024-10-23T18:13:55.408Z]    }
18:13:55 [2024-10-23T18:13:55.408Z] }
18:13:55 [2024-10-23T18:13:55.408Z] 
18:13:55 [2024-10-23T18:13:55.408Z] ���  Duration: 0s
18:13:55 [2024-10-23T18:13:55.408Z] org.osbuild.mkfs.fat: 0a540a728ec1fd265dd77223730879d7a8013ccf39ad93b0e0286e8e4923d18a {
18:13:55 [2024-10-23T18:13:55.408Z]   "label": "EFI-SYSTEM",
18:13:55 [2024-10-23T18:13:55.408Z]   "volid": "7B7795E7"
18:13:55 [2024-10-23T18:13:55.408Z] }
18:13:55 [2024-10-23T18:13:55.408Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
18:13:55 [2024-10-23T18:13:55.662Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
18:13:55 [2024-10-23T18:13:55.662Z] mkfs.fat 4.2 (2021-01-31)
18:13:55 [2024-10-23T18:13:55.662Z] 
18:13:55 [2024-10-23T18:13:55.662Z] ���  Duration: 0s
18:13:55 [2024-10-23T18:13:55.662Z] org.osbuild.mkfs.ext4: be94b0d79be801c34621b37fa8a0969c963684390609f05ea45273826c3b45f3 {
18:13:55 [2024-10-23T18:13:55.662Z]   "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63",
18:13:55 [2024-10-23T18:13:55.662Z]   "label": "boot",
18:13:55 [2024-10-23T18:13:55.662Z]   "metadata_csum_seed": true
18:13:55 [2024-10-23T18:13:55.662Z] }
18:13:55 [2024-10-23T18:13:55.915Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
18:13:55 [2024-10-23T18:13:55.915Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
18:13:56 [2024-10-23T18:13:56.168Z] mke2fs 1.47.0 (5-Feb-2023)
18:13:56 [2024-10-23T18:13:56.168Z] Discarding device blocks:     0/98304           done                            
18:13:56 [2024-10-23T18:13:56.168Z] Creating filesystem with 98304 4k blocks and 98304 inodes
18:13:56 [2024-10-23T18:13:56.168Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63
18:13:56 [2024-10-23T18:13:56.168Z] Superblock backups stored on blocks: 
18:13:56 [2024-10-23T18:13:56.168Z] 	32768
18:13:56 [2024-10-23T18:13:56.168Z] 
18:13:56 [2024-10-23T18:13:56.168Z] Allocating group tables: 0/3   done                            
18:13:56 [2024-10-23T18:13:56.168Z] Writing inode tables: 0/3   done                            
18:13:56 [2024-10-23T18:13:56.168Z] Creating journal (4096 blocks): done
18:13:56 [2024-10-23T18:13:56.168Z] Writing superblocks and filesystem accounting information: 0/3   done
18:13:56 [2024-10-23T18:13:56.168Z] 
18:13:56 [2024-10-23T18:13:56.168Z] 
18:13:56 [2024-10-23T18:13:56.168Z] ���  Duration: 0s
18:13:56 [2024-10-23T18:13:56.168Z] org.osbuild.mkfs.xfs: d55568d4959719b8e490b45760a82518160808e75a7b6bd51442dcacbe6b2cb0 {
18:13:56 [2024-10-23T18:13:56.168Z]   "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823",
18:13:56 [2024-10-23T18:13:56.168Z]   "label": "root"
18:13:56 [2024-10-23T18:13:56.168Z] }
18:13:56 [2024-10-23T18:13:56.168Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
18:13:56 [2024-10-23T18:13:56.421Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
18:13:56 [2024-10-23T18:13:56.421Z] meta-data=/dev/loop0             isize=512    agcount=4, agsize=136448 blks
18:13:56 [2024-10-23T18:13:56.421Z]          =                       sectsz=4096  attr=2, projid32bit=1
18:13:56 [2024-10-23T18:13:56.421Z]          =                       crc=1        finobt=1, sparse=1, rmapbt=1
18:13:56 [2024-10-23T18:13:56.421Z]          =                       reflink=1    bigtime=1 inobtcount=1 nrext64=1
18:13:56 [2024-10-23T18:13:56.421Z] data     =                       bsize=4096   blocks=545792, imaxpct=25
18:13:56 [2024-10-23T18:13:56.421Z]          =                       sunit=0      swidth=0 blks
18:13:56 [2024-10-23T18:13:56.421Z] naming   =version 2              bsize=4096   ascii-ci=0, ftype=1
18:13:56 [2024-10-23T18:13:56.421Z] log      =internal log           bsize=4096   blocks=16384, version=2
18:13:56 [2024-10-23T18:13:56.421Z]          =                       sectsz=4096  sunit=1 blks, lazy-count=1
18:13:56 [2024-10-23T18:13:56.421Z] realtime =none                   extsz=4096   blocks=0, rtextents=0
18:13:56 [2024-10-23T18:13:56.421Z] Discarding blocks...Done.
18:13:56 [2024-10-23T18:13:56.675Z] 
18:13:56 [2024-10-23T18:13:56.675Z] ���  Duration: 0s
18:13:56 [2024-10-23T18:13:56.675Z] org.osbuild.copy: c0e5f83755078a619f5d319ef47e916e0ff10820bdf25afbc923d29205425a8a {
18:13:56 [2024-10-23T18:13:56.675Z]   "paths": [
18:13:56 [2024-10-23T18:13:56.675Z]     {
18:13:56 [2024-10-23T18:13:56.675Z]       "from": "input://tree/",
18:13:56 [2024-10-23T18:13:56.675Z]       "to": "mount://root/"
18:13:56 [2024-10-23T18:13:56.675Z]     }
18:13:56 [2024-10-23T18:13:56.675Z]   ]
18:13:56 [2024-10-23T18:13:56.675Z] }
18:13:56 [2024-10-23T18:13:56.675Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
18:13:56 [2024-10-23T18:13:56.928Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vns7eyul/mounts/
18:13:56 [2024-10-23T18:13:56.928Z] mount/boot (org.osbuild.ext4): changing security context of '/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vns7eyul/mounts/boot'
18:13:56 [2024-10-23T18:13:56.928Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vns7eyul/mounts/boot
18:13:56 [2024-10-23T18:13:56.928Z] mount/boot (org.osbuild.ext4): changing security context of '/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vns7eyul/mounts/boot/lost+found'
18:13:57 [2024-10-23T18:13:57.181Z] mount/efi (org.osbuild.fat): changing security context of '/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vns7eyul/mounts/boot/efi'
18:13:57 [2024-10-23T18:13:57.181Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
18:13:57 [2024-10-23T18:13:57.434Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.'
18:14:29 [2024-10-23T18:14:29.409Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vns7eyul/mounts/boot/efi
18:14:29 [2024-10-23T18:14:29.409Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vns7eyul/mounts/boot/efi unmounted
18:14:29 [2024-10-23T18:14:29.409Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vns7eyul/mounts/boot unmounted
18:14:29 [2024-10-23T18:14:29.409Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vns7eyul/mounts/ unmounted
18:14:29 [2024-10-23T18:14:29.410Z] 
18:14:29 [2024-10-23T18:14:29.410Z] ���  Duration: 30s
18:14:29 [2024-10-23T18:14:29.410Z] org.osbuild.bootupd: 397f38a75e8eaaa9075697e31ee5d248e58ab0ed268bd7497cfdf2ae24d6a35a {
18:14:29 [2024-10-23T18:14:29.410Z]   "static-configs": true,
18:14:29 [2024-10-23T18:14:29.410Z]   "deployment": {
18:14:29 [2024-10-23T18:14:29.410Z]     "default": true
18:14:29 [2024-10-23T18:14:29.410Z]   }
18:14:29 [2024-10-23T18:14:29.410Z] }
18:14:29 [2024-10-23T18:14:29.410Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
18:14:29 [2024-10-23T18:14:29.410Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-e274gqsu/mounts/
18:14:29 [2024-10-23T18:14:29.410Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-e274gqsu/mounts/boot
18:14:29 [2024-10-23T18:14:29.410Z] mount/boot (org.osbuild.ext4): changing security context of '/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-e274gqsu/mounts/boot/lost+found'
18:14:29 [2024-10-23T18:14:29.410Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-e274gqsu/mounts/boot/efi
18:14:29 [2024-10-23T18:14:29.410Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
18:14:29 [2024-10-23T18:14:29.410Z] Skip installing component BIOS without target device
18:14:29 [2024-10-23T18:14:29.410Z] Installed 40_coreos-ignition.cfg
18:14:29 [2024-10-23T18:14:29.410Z] Installed 70_coreos-user.cfg
18:14:29 [2024-10-23T18:14:29.410Z] Installed: grub.cfg
18:14:29 [2024-10-23T18:14:29.410Z] Installed: "fedora/grub.cfg"
18:14:29 [2024-10-23T18:14:29.410Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-e274gqsu/mounts/boot/efi unmounted
18:14:29 [2024-10-23T18:14:29.410Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-e274gqsu/mounts/boot unmounted
18:14:29 [2024-10-23T18:14:29.410Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-e274gqsu/mounts/ unmounted
18:14:29 [2024-10-23T18:14:29.410Z] 
18:14:29 [2024-10-23T18:14:29.410Z] ���  Duration: 0s
18:14:29 [2024-10-23T18:14:29.410Z] org.osbuild.chattr: 7b473fb026e656613c48a5e8fae8b7f472ea278fa245a8cb53d5d1df46e146e0 {
18:14:29 [2024-10-23T18:14:29.410Z]   "items": {
18:14:29 [2024-10-23T18:14:29.410Z]     "mount://root/": {
18:14:29 [2024-10-23T18:14:29.410Z]       "immutable": true
18:14:29 [2024-10-23T18:14:29.410Z]     }
18:14:29 [2024-10-23T18:14:29.410Z]   }
18:14:29 [2024-10-23T18:14:29.410Z] }
18:14:29 [2024-10-23T18:14:29.410Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
18:14:29 [2024-10-23T18:14:29.410Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-43hd4oqo/mounts/
18:14:29 [2024-10-23T18:14:29.410Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/9fa88b3a9537a74d9e3cd09f2a2c147e44a4759cba5d02894c759011c275a212.0'
18:14:29 [2024-10-23T18:14:29.410Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
18:14:29 [2024-10-23T18:14:29.410Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-43hd4oqo/mounts/ostree/deploy/fedora-coreos/deploy/9fa88b3a9537a74d9e3cd09f2a2c147e44a4759cba5d02894c759011c275a212.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-43hd4oqo/mounts
18:14:29 [2024-10-23T18:14:29.410Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-43hd4oqo/mounts/boot unmounted
18:14:29 [2024-10-23T18:14:29.410Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-43hd4oqo/mounts/var unmounted
18:14:29 [2024-10-23T18:14:29.410Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-43hd4oqo/mounts/sysroot unmounted
18:14:29 [2024-10-23T18:14:29.410Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-43hd4oqo/mounts unmounted
18:14:29 [2024-10-23T18:14:29.410Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-43hd4oqo/mounts unmounted
18:14:29 [2024-10-23T18:14:29.410Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-43hd4oqo/mounts unmounted
18:14:29 [2024-10-23T18:14:29.410Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-43hd4oqo/mounts/
18:14:29 [2024-10-23T18:14:29.410Z] 
18:14:29 [2024-10-23T18:14:29.410Z] ���  Duration: 0s
18:14:29 [2024-10-23T18:14:29.410Z] Pipeline raw-metal4k-image: 1e61b6edbb1c8b030cff2dbbf0821c2a5dd494e54693a359b11e50d751c7f378
18:14:29 [2024-10-23T18:14:29.410Z] Build
18:14:29 [2024-10-23T18:14:29.410Z]   root: <host>
18:14:29 [2024-10-23T18:14:29.410Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
18:14:29 [2024-10-23T18:14:29.410Z] org.osbuild.copy: 262d2694186650aee3989e2919d603c1b0b903ed2c04265d3c2a72b674e42e9c {
18:14:29 [2024-10-23T18:14:29.410Z]   "paths": [
18:14:29 [2024-10-23T18:14:29.410Z]     {
18:14:29 [2024-10-23T18:14:29.410Z]       "from": "input://tree/disk.img",
18:14:29 [2024-10-23T18:14:29.410Z]       "to": "tree:///disk.img"
18:14:29 [2024-10-23T18:14:29.410Z]     }
18:14:29 [2024-10-23T18:14:29.410Z]   ]
18:14:29 [2024-10-23T18:14:29.410Z] }
18:14:29 [2024-10-23T18:14:29.410Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
18:14:29 [2024-10-23T18:14:29.410Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img'
18:14:29 [2024-10-23T18:14:29.410Z] 
18:14:29 [2024-10-23T18:14:29.410Z] ���  Duration: 0s
18:14:29 [2024-10-23T18:14:29.410Z] org.osbuild.coreos.platform: 1e61b6edbb1c8b030cff2dbbf0821c2a5dd494e54693a359b11e50d751c7f378 {
18:14:29 [2024-10-23T18:14:29.410Z]   "platform": "metal"
18:14:29 [2024-10-23T18:14:29.410Z] }
18:14:29 [2024-10-23T18:14:29.663Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
18:14:29 [2024-10-23T18:14:29.663Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-u6tpozeu/mounts/
18:14:29 [2024-10-23T18:14:29.916Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/9fa88b3a9537a74d9e3cd09f2a2c147e44a4759cba5d02894c759011c275a212.0'
18:14:29 [2024-10-23T18:14:29.916Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-u6tpozeu/mounts/boot
18:14:29 [2024-10-23T18:14:29.916Z] mount/boot (org.osbuild.ext4): changing security context of '/home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-u6tpozeu/mounts/boot/lost+found'
18:14:30 [2024-10-23T18:14:30.169Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
18:14:30 [2024-10-23T18:14:30.169Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-u6tpozeu/mounts/boot unmounted
18:14:30 [2024-10-23T18:14:30.169Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-u6tpozeu/mounts/ostree/deploy/fedora-coreos/deploy/9fa88b3a9537a74d9e3cd09f2a2c147e44a4759cba5d02894c759011c275a212.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-u6tpozeu/mounts
18:14:30 [2024-10-23T18:14:30.169Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-u6tpozeu/mounts/boot unmounted
18:14:30 [2024-10-23T18:14:30.169Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-u6tpozeu/mounts/var unmounted
18:14:30 [2024-10-23T18:14:30.169Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-u6tpozeu/mounts/sysroot unmounted
18:14:30 [2024-10-23T18:14:30.169Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-u6tpozeu/mounts unmounted
18:14:30 [2024-10-23T18:14:30.169Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-u6tpozeu/mounts unmounted
18:14:30 [2024-10-23T18:14:30.169Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-u6tpozeu/mounts unmounted
18:14:30 [2024-10-23T18:14:30.169Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-u6tpozeu/mounts/
18:14:30 [2024-10-23T18:14:30.423Z] 
18:14:30 [2024-10-23T18:14:30.423Z] ���  Duration: 0s
18:14:30 [2024-10-23T18:14:30.423Z] Pipeline metal4k: b23fbdc4aea45694b215217be7197f543291f8af6cf977bbb4673e40df2e690f
18:14:30 [2024-10-23T18:14:30.423Z] Build
18:14:30 [2024-10-23T18:14:30.423Z]   root: <host>
18:14:30 [2024-10-23T18:14:30.423Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
18:14:30 [2024-10-23T18:14:30.423Z] org.osbuild.copy: b23fbdc4aea45694b215217be7197f543291f8af6cf977bbb4673e40df2e690f {
18:14:30 [2024-10-23T18:14:30.423Z]   "paths": [
18:14:30 [2024-10-23T18:14:30.423Z]     {
18:14:30 [2024-10-23T18:14:30.423Z]       "from": "input://tree/disk.img",
18:14:30 [2024-10-23T18:14:30.423Z]       "to": "tree:///fedora-coreos-42.20241023.dev.0-metal4k.x86_64.raw.tmp"
18:14:30 [2024-10-23T18:14:30.423Z]     }
18:14:30 [2024-10-23T18:14:30.423Z]   ]
18:14:30 [2024-10-23T18:14:30.423Z] }
18:14:30 [2024-10-23T18:14:30.677Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
18:14:30 [2024-10-23T18:14:30.677Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-42.20241023.dev.0-metal4k.x86_64.raw.tmp'
18:14:30 [2024-10-23T18:14:30.677Z] 
18:14:30 [2024-10-23T18:14:30.677Z] ���  Duration: 0s
18:14:30 [2024-10-23T18:14:30.677Z] manifest /tmp/osbuild-P5hj.json finished successfully
18:14:30 [2024-10-23T18:14:30.930Z] oci-archive:	23fbb9db354e7de87403e23c54480b1e6b74f194492a8661071009e975e1941a
18:14:30 [2024-10-23T18:14:30.930Z] build:    	0b099015dcc8fc65ed6bd485f4ee53aa909b7582c267b97c0886f580ed7851ef
18:14:30 [2024-10-23T18:14:30.930Z] tree:     	1b9a0ecf57ed2d3aea27abe258c4b29b8b2592c75ee536c7e27b389706a787ed
18:14:30 [2024-10-23T18:14:30.930Z] raw-image:	fd4653f4c88830a5e5c36dda31089fdcc37c3746d6a916a6e387bbe2390b1c1c
18:14:30 [2024-10-23T18:14:30.930Z] raw-4k-image:	7b473fb026e656613c48a5e8fae8b7f472ea278fa245a8cb53d5d1df46e146e0
18:14:30 [2024-10-23T18:14:30.930Z] raw-applehv-image:	f7dc7f30470dcf42ccca67a095c0fdeb89bb6c58454655c9a887e291b1f07f42
18:14:30 [2024-10-23T18:14:30.930Z] applehv:  	943b1fdbb03a94ea3c3b9b80e25418b7229119eba785c9d576c6fb788f633b2c
18:14:30 [2024-10-23T18:14:30.930Z] raw-gcp-image:	d807dba868919773684c03ae437b187cfdefcc7a3177cadac2417c66d76d15cb
18:14:30 [2024-10-23T18:14:30.930Z] raw-gcp-image-tar:	6d14339bb861cb2a29f60e282e2f2d97f994f5e39743a52c63c286396d87e23a
18:14:30 [2024-10-23T18:14:30.930Z] gcp:      	82b4f5ccd20be5905fd53d8888d7c2d1905be76ca4de6ecc09493873e98df286
18:14:30 [2024-10-23T18:14:30.930Z] raw-hyperv-image:	127dce1ffff544249e69d58504eb174533d18404097b571854e09479a8d16e21
18:14:30 [2024-10-23T18:14:30.930Z] hyperv:   	3ab2c888f4375d9a676a68e4220f08c014d99bb469f765c7cafc64809992064f
18:14:30 [2024-10-23T18:14:30.930Z] raw-metal-image:	58dc32ac2a525214a9dcdc58a3c3ed4fcd036a4305e05c38cae738fabc4cb362
18:14:30 [2024-10-23T18:14:30.930Z] metal:    	b737638233b818178d61230eca86eb7cb0ac61b181d0fc09de5ea4be7b09b3fe
18:14:30 [2024-10-23T18:14:30.930Z] raw-metal4k-image:	1e61b6edbb1c8b030cff2dbbf0821c2a5dd494e54693a359b11e50d751c7f378
18:14:30 [2024-10-23T18:14:30.930Z] metal4k:  	b23fbdc4aea45694b215217be7197f543291f8af6cf977bbb4673e40df2e690f
18:14:30 [2024-10-23T18:14:30.930Z] raw-qemu-image:	6ae3a68196aaf215538151c8f3b91155366d3483797d57e161cb051d47eb14f7
18:14:30 [2024-10-23T18:14:30.930Z] qemu:     	3aa886c7d4f8d529613714a72dd2f6689e62f0be7f7991142ed8532cae05bd7d
18:14:30 [2024-10-23T18:14:30.930Z] + mv cache/osbuild/out/metal4k/fedora-coreos-42.20241023.dev.0-metal4k.x86_64.raw.tmp /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-42.20241023.dev.0-metal4k.x86_64.raw.tmp
18:14:43 [2024-10-23T18:14:43.069Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-42.20241023.dev.0-metal4k.x86_64.raw.tmp': Operation not permitted
18:14:43 [2024-10-23T18:14:43.069Z] + '[' -n '' ']'
18:14:43 [2024-10-23T18:14:43.069Z] + rm -f /tmp/osbuild-P5hj.json
18:14:45 [2024-10-23T18:14:45.568Z] + rm -rf /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.out /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.prepare /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/supermin.build
18:14:45 [2024-10-23T18:14:45.568Z] + '[' '!' -f /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/rc ']'
18:14:45 [2024-10-23T18:14:45.568Z] ++ cat /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/rc
18:14:45 [2024-10-23T18:14:45.568Z] + rc=0
18:14:45 [2024-10-23T18:14:45.568Z] + '[' -n '' ']'
18:14:45 [2024-10-23T18:14:45.568Z] + return 0
18:14:45 [2024-10-23T18:14:45.568Z] + [[ '' -eq 1 ]]
18:14:45 [2024-10-23T18:14:45.568Z] + /usr/lib/coreos-assembler/finalize-artifact /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-42.20241023.dev.0-metal4k.x86_64.raw.tmp /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/fedora-coreos-42.20241023.dev.0-metal4k.x86_64.raw
18:14:45 [2024-10-23T18:14:45.568Z] ++ sha256sum_str
18:14:45 [2024-10-23T18:14:45.568Z] ++ sha256sum
18:14:45 [2024-10-23T18:14:45.568Z] ++ cut -f 1 -d ' '
18:14:48 [2024-10-23T18:14:48.068Z] + sha256=fc6780e3f6019d4345418401894bfef68594ea971b13ef13429edea6ab8e7dda
18:14:48 [2024-10-23T18:14:48.068Z] + cosa meta --workdir /home/jenkins/agent/workspace/test-override --build 42.20241023.dev.0 --dump
18:14:48 [2024-10-23T18:14:48.068Z] + jq -s add
18:14:48 [2024-10-23T18:14:48.068Z] ++ stat -c %s fedora-coreos-42.20241023.dev.0-metal4k.x86_64.raw
18:14:48 [2024-10-23T18:14:48.068Z] + python3 -c '
18:14:48 [2024-10-23T18:14:48.068Z] import sys, json
18:14:48 [2024-10-23T18:14:48.068Z] j = json.load(sys.stdin)
18:14:48 [2024-10-23T18:14:48.068Z] j['\''images'\'']['\''metal4k'\''] = {
18:14:48 [2024-10-23T18:14:48.068Z]     '\''path'\'': '\''fedora-coreos-42.20241023.dev.0-metal4k.x86_64.raw'\'',
18:14:48 [2024-10-23T18:14:48.068Z]     '\''sha256'\'': '\''fc6780e3f6019d4345418401894bfef68594ea971b13ef13429edea6ab8e7dda'\'',
18:14:48 [2024-10-23T18:14:48.068Z]     '\''size'\'': 2774532096
18:14:48 [2024-10-23T18:14:48.068Z] }
18:14:48 [2024-10-23T18:14:48.068Z] json.dump(j, sys.stdout, indent=4)
18:14:48 [2024-10-23T18:14:48.068Z] '
18:14:48 [2024-10-23T18:14:48.326Z] + [[ -n '' ]]
18:14:48 [2024-10-23T18:14:48.326Z] ++ readlink -f meta.json.new
18:14:48 [2024-10-23T18:14:48.326Z] + cosa meta --workdir /home/jenkins/agent/workspace/test-override --build 42.20241023.dev.0 --artifact metal4k --artifact-json /home/jenkins/agent/workspace/test-override/tmp/build.metal4k/meta.json.new
18:14:48 [2024-10-23T18:14:48.579Z] /home/jenkins/agent/workspace/test-override/builds/42.20241023.dev.0/x86_64/meta.json wrote with version stamp 1729707288407805004
18:14:48 [2024-10-23T18:14:48.579Z] + /usr/lib/coreos-assembler/finalize-artifact fedora-coreos-42.20241023.dev.0-metal4k.x86_64.raw /home/jenkins/agent/workspace/test-override/builds/42.20241023.dev.0/x86_64/fedora-coreos-42.20241023.dev.0-metal4k.x86_64.raw
18:14:48 [2024-10-23T18:14:48.579Z] + set +x
18:14:48 [2024-10-23T18:14:48.579Z] Successfully generated: fedora-coreos-42.20241023.dev.0-metal4k.x86_64.raw